.GhostLoop-module__uU4MKW__feed{flex-direction:column;gap:32px;width:88%;max-width:1300px;margin:0 auto;padding:8px 0 32px;display:flex}.GhostLoop-module__uU4MKW__post{background-color:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;grid-template-columns:260px 1fr;gap:0;width:100%;min-height:calc(140px + 2rem);transition:box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 4px 16px #00000040}.GhostLoop-module__uU4MKW__post:hover{border-color:#c6a6464d;box-shadow:0 6px 24px #0006}.GhostLoop-module__uU4MKW__imgWrapper{width:100%;height:100%;min-height:160px;position:relative;overflow:hidden}.GhostLoop-module__uU4MKW__imgWrapper img{-o-object-fit:cover;object-fit:cover;transition:transform .35s}.GhostLoop-module__uU4MKW__post:hover .GhostLoop-module__uU4MKW__imgWrapper img{transform:scale(1.04)}.GhostLoop-module__uU4MKW__text{flex-direction:column;gap:10px;padding:28px 28px 24px;display:flex}.GhostLoop-module__uU4MKW__meta{flex-direction:column;gap:6px;display:flex}.GhostLoop-module__uU4MKW__text h2{font-size:1.8rem;font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:1.25}.GhostLoop-module__uU4MKW__byline{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1rem;display:flex}.GhostLoop-module__uU4MKW__author{font-weight:var(--font-weight-bold);color:var(--text-secondary)}.GhostLoop-module__uU4MKW__author:before{content:"By ";color:var(--text-muted);font-weight:400}.GhostLoop-module__uU4MKW__tags{flex-wrap:wrap;gap:.4rem;margin-top:2px;display:flex}.GhostLoop-module__uU4MKW__tag{color:var(--text-accent);letter-spacing:.03em;background-color:#c6a64626;border:1px solid #c6a6464d;border-radius:999px;padding:.15rem .55rem;font-size:.78rem}.GhostLoop-module__uU4MKW__text p{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1.15rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:1100px){.GhostLoop-module__uU4MKW__post{grid-template-columns:200px 1fr}}@media (max-width:800px){.GhostLoop-module__uU4MKW__post{grid-template-rows:200px auto;grid-template-columns:1fr}.GhostLoop-module__uU4MKW__imgWrapper{min-height:200px}.GhostLoop-module__uU4MKW__text{padding:20px}}@media (max-width:500px){.GhostLoop-module__uU4MKW__feed{width:100%}.GhostLoop-module__uU4MKW__post{grid-template-rows:160px auto}.GhostLoop-module__uU4MKW__text{padding:16px}.GhostLoop-module__uU4MKW__text h2{font-size:1.5rem}}
.Button-module__G8RKKW__button{border:1px solid var(--accent-primary);color:var(--text-accent);border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:3px;padding:4px 12px;font-size:1.2rem;transition:all .15s ease-in-out;display:flex;box-shadow:1px 1px 3px #00000026}.Button-module__G8RKKW__button:hover{background-color:var(--accent-primary);color:var(--bg-main)}.Button-module__G8RKKW__button:active{transform:scale(.97)}
.Cart-module__1cRjSq__container{max-width:960px;margin:0 auto;padding:24px}.Cart-module__1cRjSq__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Cart-module__1cRjSq__header h2{font-size:28px;font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.Cart-module__1cRjSq__clearButton{font-size:14px;border-color:var(--border-subtle)!important;color:var(--text-muted)!important;background:0 0!important}.Cart-module__1cRjSq__clearButton:hover{color:var(--text-secondary)!important;background:0 0!important}.Cart-module__1cRjSq__emptyCart{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:72px 24px 80px;display:flex}.Cart-module__1cRjSq__emptyCartIcon{width:64px;height:64px;color:var(--text-muted);background:#c6a64614;border:1px solid #c6a64633;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;font-size:1.8rem;display:flex}.Cart-module__1cRjSq__emptyCartTitle{font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-primary)}.Cart-module__1cRjSq__emptyCart p{color:var(--text-secondary);max-width:32ch;font-size:1.1rem;line-height:1.55}.Cart-module__1cRjSq__cartWrapper{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.Cart-module__1cRjSq__itemsList{border-bottom:1px solid var(--border-subtle)}.Cart-module__1cRjSq__cartItem{border-bottom:1px solid var(--border-subtle);gap:16px;padding:24px;display:flex}.Cart-module__1cRjSq__cartItem:last-child{border-bottom:none}.Cart-module__1cRjSq__cartItem.Cart-module__1cRjSq__loading{opacity:.5}.Cart-module__1cRjSq__productImage{background:var(--bg-section);border-radius:8px;flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.Cart-module__1cRjSq__productImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Cart-module__1cRjSq__noImage{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}.Cart-module__1cRjSq__productDetails{flex-grow:1;min-width:0}.Cart-module__1cRjSq__productDetails h3{font-size:18px;font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0 0 8px}.Cart-module__1cRjSq__variant{color:var(--text-secondary);margin:0 0 8px;font-size:14px}.Cart-module__1cRjSq__unitPrice{color:var(--text-primary);margin:0;font-size:14px;font-weight:500}.Cart-module__1cRjSq__quantitySection{align-items:center;gap:16px;display:flex}.Cart-module__1cRjSq__quantity{gap:10px;display:flex}.Cart-module__1cRjSq__quantityLabel{color:var(--text-secondary);align-self:center}.Cart-module__1cRjSq__quantityInput{width:80px}.Cart-module__1cRjSq__itemTotal{text-align:right;width:96px}.Cart-module__1cRjSq__itemTotal p{font-size:18px;font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.Cart-module__1cRjSq__removeButton{color:#f5a3a3!important;width:40px!important;height:40px!important;box-shadow:none!important;background:0 0!important;border:1px solid #9e1f2e80!important;border-radius:3px!important;justify-content:center!important;align-items:center!important;padding:10px!important;transition:all .15s!important;display:inline-flex!important}.Cart-module__1cRjSq__removeButton:hover:not(:disabled){background:var(--accent-danger-pale)!important;color:#fff!important;border-color:#9e1f2e!important}.Cart-module__1cRjSq__removeButton:disabled{opacity:.3;cursor:not-allowed}.Cart-module__1cRjSq__removeIcon{font-size:1.05rem;line-height:1}.Cart-module__1cRjSq__summary{background:var(--bg-section);padding:24px}.Cart-module__1cRjSq__summaryRows{margin-bottom:24px}.Cart-module__1cRjSq__summaryRow{justify-content:space-between;margin-bottom:12px;font-size:16px;display:flex}.Cart-module__1cRjSq__summaryRow span:first-child{color:var(--text-secondary)}.Cart-module__1cRjSq__summaryRow span:last-child{color:var(--text-primary);font-weight:500}.Cart-module__1cRjSq__summaryRow.Cart-module__1cRjSq__discount span{color:var(--text-accent)}.Cart-module__1cRjSq__totalRow{border-top:1px solid var(--border-subtle);justify-content:space-between;margin-top:16px;padding-top:16px;display:flex}.Cart-module__1cRjSq__totalRow span:first-child{font-size:20px;font-weight:var(--font-weight-bold);color:var(--text-primary)}.Cart-module__1cRjSq__totalAmount{font-size:24px;font-weight:var(--font-weight-bold);color:var(--text-primary)}.Cart-module__1cRjSq__promoSection{gap:8px;margin-bottom:8px;display:flex}.Cart-module__1cRjSq__promoError{color:var(--accent-danger);margin:0 0 16px;font-size:14px}.Cart-module__1cRjSq__checkoutButton{width:100%;background:var(--accent-primary)!important;color:var(--bg-main)!important;font-size:18px!important;font-weight:var(--font-weight-bold)!important;border-radius:8px!important;padding:16px!important}.Cart-module__1cRjSq__checkoutButton:hover{background:var(--accent-primary-hover)!important;color:var(--bg-main)!important}@media (max-width:825px){.Cart-module__1cRjSq__quantitySection{flex-wrap:wrap;justify-content:center;align-items:center}.Cart-module__1cRjSq__itemTotal{text-align:center}}@media (max-width:550px){.Cart-module__1cRjSq__cartItem{grid-template-columns:1fr 1fr;display:grid}.Cart-module__1cRjSq__quantitySection{grid-column:1/3}}
.CheckoutStep-module__Tv8qTq__step{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:16px;width:100%;padding:16px 24px;display:flex}.CheckoutStep-module__Tv8qTq__stepTitle{font-size:20px;font-weight:var(--font-weight-bold);color:var(--text-primary);justify-content:space-between;align-items:center;margin:0;display:flex}.CheckoutStep-module__Tv8qTq__summary{justify-content:space-between;align-items:center;gap:16px;display:flex}.CheckoutStep-module__Tv8qTq__summaryText{color:var(--text-secondary);font-size:14px;line-height:1.5}.CheckoutStep-module__Tv8qTq__editButton{color:var(--text-primary);border:1px solid var(--border-subtle);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;flex-shrink:0;padding:4px 12px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s}.CheckoutStep-module__Tv8qTq__editButton:hover{border-color:var(--text-primary)}
.Product-module__CWxJcq__categoryLabel{color:var(--text-muted);font-size:.75rem}.Product-module__CWxJcq__title{color:var(--text-primary);font-size:1rem}.Product-module__CWxJcq__price,.Product-module__CWxJcq__description{color:var(--text-secondary);font-size:.875rem}.Product-module__CWxJcq__optionLabel,.Product-module__CWxJcq__quantityLabel{color:var(--text-muted);font-size:.75rem}.Product-module__CWxJcq__divider{border:none;border-top:1px solid var(--border-subtle);margin:0}.Product-module__CWxJcq__error{color:var(--accent-danger);font-size:14px}
.Address-module__fLMRuG__label{color:var(--text-secondary);font-size:1.2rem}.Address-module__fLMRuG__form{flex-direction:column;gap:16px;display:flex}.Address-module__fLMRuG__field{flex-direction:column;gap:8px;display:flex}.Address-module__fLMRuG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Address-module__fLMRuG__selectTrigger{background-color:var(--bg-main)!important;color:var(--text-primary)!important;border:1px solid var(--border-strong)!important;border-radius:5px!important;font-size:1.2rem!important;box-shadow:1px 1px 3px #00000026!important}.Address-module__fLMRuG__selectTrigger:hover{background-color:var(--bg-card)!important}.Address-module__fLMRuG__selectTrigger[data-state=open]{border-color:var(--accent-primary)!important}.Address-module__fLMRuG__selectContent{background-color:var(--bg-card)!important;border:1px solid var(--border-strong)!important;color:var(--text-primary)!important}.Address-module__fLMRuG__selectContent [role=option]{color:var(--text-primary)!important;background-color:var(--bg-card)!important}.Address-module__fLMRuG__selectContent [role=option][data-highlighted]{background-color:var(--bg-section)!important}.Address-module__fLMRuG__countryContainer{position:relative}.Address-module__fLMRuG__countryDropdown{background-color:var(--bg-card);border:1px solid var(--border-strong);z-index:1200;border-radius:5px;max-height:220px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:2px 4px 12px #0003}.Address-module__fLMRuG__countryOption{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:1.2rem;display:block}.Address-module__fLMRuG__countryOption:hover{background-color:var(--bg-section)}.Address-module__fLMRuG__countryOptionSelected{background-color:var(--bg-section);font-weight:var(--font-weight-bold)}.Address-module__fLMRuG__countryNoResults{color:var(--text-secondary);padding:8px 12px;font-size:1.2rem}.Address-module__fLMRuG__divider{border:none;border-top:1px solid var(--border-subtle);margin:0}.Address-module__fLMRuG__error{color:var(--accent-danger);font-size:14px}
.Shipping-module__--hDaa__content{flex-direction:column;gap:32px;display:flex}.Shipping-module__--hDaa__options{flex-direction:column;gap:8px;display:flex}.Shipping-module__--hDaa__optionRow{gap:4px;display:flex}.Shipping-module__--hDaa__optionInfo{justify-content:space-between;gap:8px;width:100%;display:flex}.Shipping-module__--hDaa__optionName{color:var(--text-primary);font-size:14px}.Shipping-module__--hDaa__optionPrice{color:var(--text-muted);font-size:12px}.Shipping-module__--hDaa__divider{border:none;border-top:1px solid var(--border-subtle);margin:0}.Shipping-module__--hDaa__error{color:var(--accent-danger);font-size:14px}
.Payment-module__Kvj9MW__orderLabel{color:var(--text-secondary);font-size:14px}.Payment-module__Kvj9MW__item{gap:8px;display:flex}.Payment-module__Kvj9MW__itemImage{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:96px;height:96px}.Payment-module__Kvj9MW__itemDetails{flex-direction:column;gap:12px;display:flex}.Payment-module__Kvj9MW__itemTitle{color:var(--text-primary);font-size:16px}.Payment-module__Kvj9MW__itemOption{gap:4px;font-size:14px;display:flex}.Payment-module__Kvj9MW__optionLabel{color:var(--text-muted)}.Payment-module__Kvj9MW__optionValue{color:var(--text-primary)}.Payment-module__Kvj9MW__quantityRow{align-items:center;gap:4px;font-size:14px;display:flex}.Payment-module__Kvj9MW__quantityLabel{color:var(--text-muted)}.Payment-module__Kvj9MW__divider{border:none;border-top:1px solid var(--border-subtle);margin:0}.Payment-module__Kvj9MW__summaryRow{justify-content:space-between;display:flex}.Payment-module__Kvj9MW__summaryLabel{color:var(--text-muted);font-size:14px}.Payment-module__Kvj9MW__summaryValue{color:var(--text-primary);font-size:14px}.Payment-module__Kvj9MW__addressLabel{color:var(--text-secondary);font-size:14px}.Payment-module__Kvj9MW__addressText{color:var(--text-muted);font-size:12px}.Payment-module__Kvj9MW__paymentLabel{color:var(--text-secondary);font-size:14px}.Payment-module__Kvj9MW__providerRow{gap:4px;display:flex}.Payment-module__Kvj9MW__providerInfo{justify-content:space-between;gap:8px;width:100%;display:flex}.Payment-module__Kvj9MW__providerName{color:var(--text-primary);font-size:14px}.Payment-module__Kvj9MW__error{color:var(--accent-danger);font-size:14px}.Payment-module__Kvj9MW__countryCode{text-transform:uppercase}
.CheckoutDialog-module__R7fWlq__dialog{background:var(--bg-section)!important;border:1px solid var(--border-strong)!important;font-family:inherit!important;box-shadow:0 8px 32px #0009!important}.CheckoutDialog-module__R7fWlq__dialog .p-dialog-header{background:var(--bg-section)!important;color:var(--text-primary)!important;border-bottom:1px solid var(--border-subtle)!important;padding:16px 24px!important;font-family:inherit!important}.CheckoutDialog-module__R7fWlq__dialog .p-dialog-title{color:var(--text-primary)!important;font-size:20px!important;font-weight:var(--font-weight-bold)!important}.CheckoutDialog-module__R7fWlq__dialog .p-dialog-header-icon{color:var(--text-muted)!important;border-radius:4px!important}.CheckoutDialog-module__R7fWlq__dialog .p-dialog-header-icon:hover{background:var(--bg-card)!important;color:var(--text-primary)!important}.CheckoutDialog-module__R7fWlq__dialog .p-dialog-content{background:var(--bg-section)!important;color:var(--text-primary)!important;padding:24px!important;font-family:inherit!important}.CheckoutDialog-module__R7fWlq__mask .p-dialog-mask{background:var(--bg-overlay)}
.CheckoutGate-module__Xfgjjq__dialog{background:var(--bg-section)!important;border:1px solid var(--border-strong)!important;font-family:inherit!important;overflow:hidden!important;box-shadow:0 24px 60px #0000008c,0 0 0 1px #c6a64614!important}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-header{background:0 0!important;border-bottom:none!important;padding:20px 28px 0!important;font-family:inherit!important}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-title{color:var(--text-accent)!important;letter-spacing:.3em!important;text-transform:uppercase!important;font-size:.78rem!important;font-weight:500!important}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-header-icon{color:var(--text-muted)!important}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-header-icon:hover{color:var(--text-accent)!important;background:var(--bg-card)!important}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-content{background:var(--bg-section)!important;color:var(--text-primary)!important;padding:18px 28px 28px!important;font-family:inherit!important}.CheckoutGate-module__Xfgjjq__lede{color:var(--text-primary);letter-spacing:-.01em;margin:4px 0 6px;font-size:2rem;font-weight:500;line-height:1.15}.CheckoutGate-module__Xfgjjq__sub{color:var(--text-muted);margin:0 0 18px;font-size:.95rem}.CheckoutGate-module__Xfgjjq__textLink{color:var(--text-primary);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.CheckoutGate-module__Xfgjjq__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:10px;margin-bottom:8px;font-size:.72rem;display:flex}.CheckoutGate-module__Xfgjjq__dot{background:var(--accent-primary);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #c6a6462e}.CheckoutGate-module__Xfgjjq__options{grid-template-columns:1fr 1fr;gap:14px;margin-top:4px;display:grid}.CheckoutGate-module__Xfgjjq__option{border:1px solid var(--border-subtle);cursor:pointer;text-align:left;color:var(--text-primary);background:#0f17208c;border-radius:6px;flex-direction:column;gap:10px;padding:18px 16px 16px;font-family:inherit;transition:border-color .18s,background .18s,transform 80ms;display:flex;position:relative}.CheckoutGate-module__Xfgjjq__option:hover{border-color:var(--accent-primary);background:#0f1720d9}.CheckoutGate-module__Xfgjjq__option:active{transform:translateY(1px)}.CheckoutGate-module__Xfgjjq__option.CheckoutGate-module__Xfgjjq__primary{background:linear-gradient(140deg,#c6a6461f,#c6a64605 70%);border-color:#c6a64673}.CheckoutGate-module__Xfgjjq__optionLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--text-accent);font-size:.68rem}.CheckoutGate-module__Xfgjjq__optionTitle{color:var(--text-primary);font-size:1.2rem;line-height:1.2}.CheckoutGate-module__Xfgjjq__optionBody{color:var(--text-muted);font-size:.85rem;line-height:1.4}.CheckoutGate-module__Xfgjjq__optionArrow{color:var(--text-accent);letter-spacing:.2em;text-transform:uppercase;align-self:flex-end;align-items:center;gap:6px;margin-top:auto;font-size:.75rem;display:inline-flex}.CheckoutGate-module__Xfgjjq__form{flex-direction:column;gap:14px;display:flex}.CheckoutGate-module__Xfgjjq__field{flex-direction:column;gap:6px;display:flex}.CheckoutGate-module__Xfgjjq__label{letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem}.CheckoutGate-module__Xfgjjq__input{border:1px solid var(--border-subtle);color:var(--text-primary);background:#0f1720a6;border-radius:4px;outline:none;padding:12px 14px;font-family:inherit;font-size:1.05rem;transition:border-color .15s,box-shadow .15s,background .15s}.CheckoutGate-module__Xfgjjq__input:focus{border-color:var(--accent-primary);background:#0f1720e6;box-shadow:0 0 0 3px #c6a64624}.CheckoutGate-module__Xfgjjq__welcome{background:linear-gradient(120deg,#c6a64614,#c6a64605 60%,#0000);border:1px solid #c6a64640;border-radius:4px;padding:14px 16px}.CheckoutGate-module__Xfgjjq__welcomeLabel{letter-spacing:.28em;text-transform:uppercase;color:var(--text-accent);margin-bottom:4px;font-size:.66rem}.CheckoutGate-module__Xfgjjq__welcomeText{color:var(--text-primary);font-size:1.25rem;line-height:1.25}.CheckoutGate-module__Xfgjjq__actions{gap:10px;margin-top:6px;display:flex}.CheckoutGate-module__Xfgjjq__submit{background:var(--accent-primary);border:1px solid var(--accent-primary);color:#0b0f15;letter-spacing:.3em;text-transform:uppercase;cursor:pointer;border-radius:3px;flex:1;padding:14px 18px;font-family:inherit;font-size:.8rem;transition:all .15s}.CheckoutGate-module__Xfgjjq__submit:hover:not(:disabled){background:var(--accent-primary-hover);box-shadow:0 8px 24px #c6a64640}.CheckoutGate-module__Xfgjjq__submit:disabled{opacity:.55;cursor:not-allowed}.CheckoutGate-module__Xfgjjq__ghost{border:1px solid var(--border-subtle);color:var(--text-secondary);letter-spacing:.28em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:3px;padding:12px 14px;font-family:inherit;font-size:.74rem;transition:all .15s}.CheckoutGate-module__Xfgjjq__ghost:hover{border-color:var(--accent-primary);color:var(--text-accent)}.CheckoutGate-module__Xfgjjq__error{color:#f5a3a3;background:var(--accent-danger-pale);border:1px solid #9e1f2e59;border-radius:3px;padding:10px 12px;font-size:.9rem}.CheckoutGate-module__Xfgjjq__emailLocked{border:1px solid var(--border-subtle);background:#0f17208c;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.CheckoutGate-module__Xfgjjq__emailLockedText{font-size:.95rem}.CheckoutGate-module__Xfgjjq__emailLockedEdit{cursor:pointer;color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;background:0 0;border:none;font-size:.7rem}.CheckoutGate-module__Xfgjjq__emailLockedEdit:hover{color:var(--text-accent)}@media (max-width:560px){.CheckoutGate-module__Xfgjjq__options{grid-template-columns:1fr}.CheckoutGate-module__Xfgjjq__lede{font-size:1.55rem}.CheckoutGate-module__Xfgjjq__dialog .p-dialog-content{padding:16px 18px 22px!important}}
.ProductDetails-module__D86M3a__addToCartButton{background-color:var(--accent-primary)!important;width:100%!important;color:var(--bg-main)!important;font-size:.92rem!important;font-weight:var(--font-weight-bold)!important;letter-spacing:.24em!important;text-transform:uppercase!important;border:1px solid var(--accent-primary)!important;border-radius:4px!important;padding:16px 20px!important;transition:background-color .15s,box-shadow .18s,transform 80ms!important}.ProductDetails-module__D86M3a__addToCartButton:hover:not(:disabled){background-color:var(--accent-primary-hover)!important;color:var(--bg-main)!important;box-shadow:0 12px 30px #c6a64640!important}.ProductDetails-module__D86M3a__addToCartButton:active:not(:disabled){transform:translateY(1px)}.ProductDetails-module__D86M3a__addToCartButton:disabled{cursor:not-allowed;opacity:.55}.ProductDetails-module__D86M3a__categoryLabel{font-size:.82rem;font-weight:var(--font-weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.ProductDetails-module__D86M3a__titlePriceBlock{flex-direction:column;gap:.75rem;display:flex}.ProductDetails-module__D86M3a__titlePriceBlock h1{color:var(--text-primary);letter-spacing:-.01em;font-size:2.4rem;font-weight:400;line-height:1.2}.ProductDetails-module__D86M3a__productSubtitle{color:var(--text-secondary);margin-top:.25rem;font-size:1.4rem;font-weight:400;line-height:1.4}.ProductDetails-module__D86M3a__price{font-size:1.875rem;font-weight:var(--font-weight-bold);color:var(--text-accent);margin-top:.25rem}.ProductDetails-module__D86M3a__priceUnavailable{color:var(--text-muted);font-size:1.25rem}.ProductDetails-module__D86M3a__priceRow{align-items:center;gap:1rem;display:flex}.ProductDetails-module__D86M3a__optionQuantityStack{flex-direction:column;align-items:stretch;gap:1.5rem;display:flex}.ProductDetails-module__D86M3a__optionsGroup{flex-direction:column;gap:1.25rem;display:flex}.ProductDetails-module__D86M3a__fieldLabel{font-size:1.1rem;font-weight:var(--font-weight-bold);color:var(--text-primary);letter-spacing:.01em;line-height:1.2}.ProductDetails-module__D86M3a__fieldGroup{flex-direction:column;gap:.75rem;display:flex}.ProductDetails-module__D86M3a__optionValues{flex-wrap:wrap;gap:.75rem;display:flex}.ProductDetails-module__D86M3a__quantityGroup{flex-direction:column;gap:.75rem;display:flex}.ProductDetails-module__D86M3a__quantityRow{align-items:center;gap:1rem;display:flex}.ProductDetails-module__D86M3a__stockStatus{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:1rem;display:flex}.ProductDetails-module__D86M3a__description{color:var(--text-secondary);border-left:1px solid #c6a6464d;flex-direction:column;gap:1rem;padding-left:18px;font-size:1.15rem;line-height:1.75;display:flex;position:relative}.ProductDetails-module__D86M3a__description p:first-of-type:first-letter{color:var(--text-accent);letter-spacing:.02em;font-size:1.35em}.ProductDetails-module__D86M3a__table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-subtle);border-radius:8px;width:100%;margin:2rem auto 0;font-size:1.1rem;overflow:hidden}.ProductDetails-module__D86M3a__table thead tr{background-color:var(--bg-card)}.ProductDetails-module__D86M3a__table thead th{font-size:.85rem;font-weight:var(--font-weight-bold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border-subtle);padding:10px 14px}.ProductDetails-module__D86M3a__tableHeading{font-size:1rem;font-weight:var(--font-weight-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.ProductDetails-module__D86M3a__table thead td{padding:8px 12px}.ProductDetails-module__D86M3a__table tbody th,.ProductDetails-module__D86M3a__table tbody td{color:var(--text-secondary);padding:10px 14px}.ProductDetails-module__D86M3a__table tbody tr:nth-of-type(2n){background:var(--bg-section)}.ProductDetails-module__D86M3a__table tbody tr:nth-of-type(odd){background:var(--bg-main)}.ProductDetails-module__D86M3a__table tbody tr td:first-child{color:var(--text-muted);font-size:.9em;font-weight:500}.ProductDetails-module__D86M3a__table tr{text-align:left}.ProductDetails-module__D86M3a__tableDesktop{display:table}.ProductDetails-module__D86M3a__tableMobile{display:none}@media (max-width:550px){.ProductDetails-module__D86M3a__tableDesktop{display:none}.ProductDetails-module__D86M3a__tableMobile{width:100%;display:table}.ProductDetails-module__D86M3a__description{order:10}.ProductDetails-module__D86M3a__tableMobile{order:20}.ProductDetails-module__D86M3a__priceRow{justify-content:flex-start}.ProductDetails-module__D86M3a__quantityRow{flex-direction:column}.ProductDetails-module__D86M3a__optionsGroup,.ProductDetails-module__D86M3a__quantityGroup{text-align:center;align-items:center}.ProductDetails-module__D86M3a__optionValues{justify-content:center}}
