.currency-selector{display:grid;gap:6px;min-width:0}.currency-selector-label{color:rgba(74,52,40,.68);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.currency-selector-label.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.currency-selector select{width:100%;min-width:112px;min-height:34px;padding:0 30px 0 12px;color:var(--bling-text);background-color:rgba(255,253,248,.96);border:1px solid rgba(201,164,106,.32);border-radius:999px;font-family:var(--sans),"Segoe UI","Noto Sans",sans-serif;font-size:.8rem;font-weight:700;line-height:1.2;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8b6f5c 0),linear-gradient(135deg,#8b6f5c 50%,transparent 0);background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.currency-selector--header{display:flex;align-items:center;position:relative}.currency-selector--header select{width:auto;min-width:96px;max-width:118px;min-height:32px;padding-right:28px;font-size:.74rem}.currency-selector--loading select{opacity:.72;cursor:wait}.currency-selector select:focus-visible{outline:2px solid rgba(154,104,72,.45);outline-offset:2px}.header-actions .currency-selector{flex:0 1 auto}@media (max-width:760px){.header-actions .currency-selector{max-width:92px}.header-actions .currency-selector select{min-width:88px;max-width:92px;min-height:30px;padding-left:10px;padding-right:26px;font-size:.7rem}}.welcome-popup-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(20,8,2,.62);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:welcome-popup-fade-in .28s ease;box-sizing:border-box;overflow-y:auto}@keyframes welcome-popup-fade-in{0%{opacity:0}to{opacity:1}}.welcome-popup-modal{position:relative;width:min(500px,100%);border-radius:20px;overflow:hidden;background:#fdfaf6;box-shadow:0 4px 16px rgba(20,8,2,.08),0 24px 64px rgba(20,8,2,.24);animation:welcome-popup-rise .38s cubic-bezier(.19,1,.22,1);flex-shrink:0}@keyframes welcome-popup-rise{0%{transform:translateY(28px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.welcome-popup-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:28px 28px 24px;background:linear-gradient(135deg,#7a3820,#a85f45 35%,#c27840 65%,#d4a56a);overflow:hidden}.welcome-popup-header:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 20% 50%,rgba(255,255,255,.08) 0,transparent 70%),radial-gradient(ellipse 40% 60% at 80% 20%,rgba(255,255,255,.06) 0,transparent 70%);pointer-events:none}.welcome-popup-header-content{flex:1 1;position:relative}.welcome-popup-brand-mark{display:flex;align-items:center;gap:8px;margin-bottom:10px}.welcome-popup-brand-gem{font-size:.75rem;color:rgba(255,255,255,.6)}.welcome-popup-brand-name{font-family:var(--font-sans,system-ui);font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.9)}.welcome-popup-offer-eyebrow{margin:0;font-family:var(--font-serif,Georgia,serif);font-size:1.55rem;font-weight:600;line-height:1.2;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.18)}.welcome-popup-badge{flex-shrink:0;position:relative;width:86px;height:86px;border-radius:50%;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.38);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;box-shadow:0 4px 16px rgba(0,0,0,.14)}.welcome-popup-badge-top{font-family:var(--font-serif,Georgia,serif);font-size:1.65rem;font-weight:700;line-height:1;color:#fff;letter-spacing:-.01em}.welcome-popup-badge-bottom{font-family:var(--font-sans,system-ui);font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.82);margin-top:2px}.welcome-popup-close{position:absolute;top:10px;right:12px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(255,255,255,.18);color:rgba(255,255,255,.88);border-radius:50%;cursor:pointer;font-size:1.1rem;line-height:1;z-index:1;transition:background .16s ease}.welcome-popup-close:hover{background:rgba(255,255,255,.3)}.welcome-popup-body{padding:22px 24px 20px;text-align:center}.welcome-popup-title{margin:0 0 8px;font-family:var(--font-serif,Georgia,serif);font-size:1.45rem;font-weight:600;color:#2c1f14;line-height:1.2}.welcome-popup-message{margin:0 0 16px;color:#6b5448;line-height:1.6;font-size:.92rem}.welcome-popup-discount-strip{display:inline-flex;flex-direction:column;align-items:center;margin:0 auto 20px;padding:8px 20px;border-radius:40px;background:linear-gradient(90deg,rgba(168,95,69,.09),rgba(212,165,106,.14));border:1px solid rgba(168,95,69,.22)}.welcome-popup-discount-text{font-family:var(--font-serif,Georgia,serif);font-size:1.1rem;font-weight:700;color:var(--bling-copper,#a85f45);letter-spacing:.02em}.welcome-popup-discount-desc{font-size:.75rem;color:#8a7264;letter-spacing:.04em}.welcome-popup-no-thanks{display:block;width:100%;margin-top:12px;border:none;background:transparent;font-size:.8rem;color:#a0887c;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .16s ease}.welcome-popup-no-thanks:hover{color:#7a6058}.email-subscribe-form{display:grid;gap:10px;text-align:left}.email-subscribe-label{font-size:.88rem;color:#5c4a40;font-weight:500}.email-subscribe-row{display:grid;grid-template-columns:1fr auto;gap:8px}.email-subscribe-row input{width:100%;padding:10px 14px;border:1.5px solid rgba(168,95,69,.25);border-radius:10px;background:#fff;font-size:.9rem;color:var(--bling-text,#2c1f14);transition:border-color .16s ease,box-shadow .16s ease}.email-subscribe-row input:focus{outline:none;border-color:var(--bling-primary,#c9a96e);box-shadow:0 0 0 3px color-mix(in srgb,var(--bling-primary,#c9a96e) 18%,transparent)}.email-subscribe-hint{margin:6px 0 0;font-size:.76rem;line-height:1.4;color:#8a7360}.email-subscribe-cc{flex-shrink:0;min-width:92px;padding:0 8px;border:1px solid rgba(201,164,106,.4);border-radius:10px;background:rgba(255,253,248,.95);font:inherit;font-size:.88rem;color:var(--bling-text);cursor:pointer}.email-subscribe-cc:focus{outline:none;border-color:var(--bling-copper,#a85f45)}.email-subscribe-message{margin:0;font-size:.88rem;line-height:1.45}.email-subscribe-message.success{color:#5c4a40;font-weight:500}.email-subscribe-message.error{color:#8b3a1f}.email-subscribe-dismiss{margin-top:8px}.welcome-popup-body .email-subscribe-row{grid-template-columns:1fr}.footer-newsletter-form .email-subscribe-row{grid-template-columns:1fr auto}@media (max-width:640px){.welcome-popup-backdrop{align-items:flex-start;padding:16px 12px 24px}.welcome-popup-offer-eyebrow{font-size:1.3rem}.welcome-popup-badge{width:76px;height:76px}.welcome-popup-badge-top{font-size:1.4rem}.footer-newsletter-form .email-subscribe-row{grid-template-columns:1fr}}@media (max-width:400px){.welcome-popup-header{padding:22px 20px 20px}.welcome-popup-body{padding:18px 18px 16px}}.email-subscribe-coupon{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding:12px 14px;border:1px dashed rgba(201,164,106,.55);border-radius:12px;background:rgba(143,79,57,.06);text-align:center}.email-subscribe-coupon-label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8f4f39}.email-subscribe-coupon-row{display:flex;align-items:stretch;gap:8px;justify-content:center}.email-subscribe-coupon-code{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-family:var(--font-mono,ui-monospace,monospace);font-size:1.05rem;font-weight:800;letter-spacing:.16em;color:#5a3b2d;background:#fff;border:1px solid rgba(201,164,106,.5);border-radius:8px}.email-subscribe-coupon-copy{flex:0 0 auto;padding:8px 16px;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:#fff;background:#8f4f39;border:none;border-radius:8px;cursor:pointer;transition:background .16s ease}.email-subscribe-coupon-copy:hover{background:#7a4230}.email-subscribe-coupon-hint{font-size:.72rem;color:#7a675c}