:root{--plum:#1d1713;--plum-soft:#3c3026;--bone:#fbf7f0;--bone-deep:#f0e6d8;--sage:#8a9a7e;--sage-deep:#54614d;--gold:#bd7d24;--gold-deep:#9b641a;--gold-bright:#d6a65b;--ink:#15120f;--ink-soft:#5e5a54;--line:#976a3038;--white:#fffdf9;--danger:#a5403a;--success:#4c7a52;--font-display:"Fraunces", "Georgia", serif;--font-body:"Inter", -apple-system, sans-serif;--radius-facet:0;--container:1440px;--shadow-card:0 1px 2px #2e1f0c0f, 0 10px 28px #2e1f0c14;--shadow-pop:0 12px 40px #2e1f0c2e}*{box-sizing:border-box}html,body{scroll-behavior:smooth;background:var(--white);width:100%;max-width:100vw;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow-x:clip}#root{flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:clip}main{width:100%;max-width:100%;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.container{width:100%;max-width:var(--container);box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}@media (width<=1024px){.container{padding-left:22px;padding-right:22px}}@media (width<=640px){.container{padding-left:16px!important;padding-right:16px!important}}@media (width<=380px){.container{padding-left:12px!important;padding-right:12px!important}}.facet{clip-path:polygon(0 0,calc(100% - 22px) 0,100% 22px,100% 100%,0 100%)}.facet-sm{clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%)}.facet-corner{position:relative}.facet-corner:after{content:"";background:var(--bone);clip-path:polygon(100% 0,0 0,100% 100%);width:22px;height:22px;position:absolute;top:0;right:0}.eyebrow{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep);font-size:.72rem;font-weight:700}h1,h2,h3,.display{font-family:var(--font-display);color:var(--ink);margin:0;font-weight:600;line-height:1.08}p{margin:0;line-height:1.6}.btn{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.82rem;font-weight:700;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(180deg, var(--gold-bright) 0%, var(--gold) 100%);color:var(--white);border-color:var(--gold);box-shadow:inset 0 1px #ffffff52,0 10px 20px #9b641a2e}.btn-primary:hover{background:linear-gradient(180deg, #c98f3f 0%, var(--gold-deep) 100%)}.btn-gold{background:var(--gold);color:var(--white)}.btn-gold:hover{background:var(--gold-bright)}.btn-outline{border-color:var(--gold);color:var(--gold-deep);background:#fffdf9b8}.btn-outline:hover{background:var(--gold);color:var(--white)}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover{border-color:var(--plum)}.btn-block{box-sizing:border-box!important;text-align:center!important;white-space:normal!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;display:flex!important}.btn-sm{padding:9px 16px;font-size:.82rem}.btn:disabled:not(.btn-out-of-stock){opacity:.45;cursor:not-allowed}.btn-out-of-stock,.btn.btn-out-of-stock,button.btn-out-of-stock:disabled{color:#fcebd0!important;opacity:1!important;cursor:not-allowed!important;letter-spacing:.05em!important;text-align:center!important;box-sizing:border-box!important;text-transform:uppercase!important;white-space:normal!important;background:#2a221b!important;border:1.5px solid #c5a059!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:12px 0!important;padding:13px 16px!important;font-weight:700!important;display:flex!important;box-shadow:0 4px 12px #2a221b40!important}.product-card .btn-out-of-stock{color:#fcebd0!important;opacity:1!important;background:#2a221b!important;border:1px solid #c5a059!important;border-radius:4px!important;margin:0!important;padding:8px 10px!important;font-size:.78rem!important}.field{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.field label{color:#3c3028;letter-spacing:.02em;font-size:.84rem;font-weight:700}.field input,.field select,.field textarea{color:#2d2520;background:#fff;border:1.5px solid #c59b2747;border-radius:10px;padding:13px 16px;font-family:inherit;font-size:.96rem;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px #2d252005}.field input:focus,.field select:focus,.field textarea:focus{background:#fffdf9;border-color:#b8860b;outline:none;box-shadow:0 0 0 4px #b8860b26}.field input::placeholder,.field textarea::placeholder{color:#a3968c}.field-error{color:#a5403a;font-size:.8rem;font-weight:600}.form-error-banner{color:#9b1c1c;background:#fdf2f2;border:1px solid #f8b4b4;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:12px 16px;font-size:.88rem;display:flex}.badge{letter-spacing:.06em;text-transform:uppercase;align-items:center;padding:4px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.badge-new{background:var(--plum);color:var(--white)}.badge-status{text-transform:capitalize;letter-spacing:0;border-radius:100px;padding:4px 10px;font-size:.72rem;font-weight:600}.status-pending{color:#8a6a1f;background:#f1e3c4}.status-processing{color:#355a85;background:#d9e3ee}.status-shipped{color:#3c7a4a;background:#ddeadd}.status-delivered{color:var(--success);background:#d6ecd9}.status-cancelled,.status-returned{color:var(--danger);background:#f3d9d7}.muted{color:var(--ink-soft)}.text-center{text-align:center}.section{padding:64px 0}.section-tint{background:#fbf7f0;border-top:1px solid #976a301f;border-bottom:1px solid #976a301f}@media (width<=768px){.section{padding:44px 0}}.section-blurb{max-width:650px;color:var(--ink-soft);margin:10px auto 0;font-size:.96rem;line-height:1.6}.divider{background:var(--gold);width:48px;height:3px;margin:18px 0}.divider-center{margin:18px auto}.skeleton-swatch{background:linear-gradient(135deg, var(--swatch-color,var(--sage)) 0%, #ffffff59 100%)}.site-header{z-index:999!important;-webkit-backdrop-filter:blur(14px)!important;background:#fffdf9fa!important;border-bottom:1px solid #c59b2738!important;width:100%!important;position:sticky!important;top:0!important;left:0!important;box-shadow:0 4px 20px #2d252014!important}.mobile-top-consultation-bar{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#4a1220 0%,#7e223b 50%,#4a1220 100%);border-bottom:1px solid #d4af3773;justify-content:center;align-items:center;padding:6px 12px;transition:all .25s;display:flex;position:relative;box-shadow:0 2px 8px #4a122033;z-index:1000!important}.mobile-top-consultation-bar:hover,.mobile-top-consultation-bar:active{background:linear-gradient(90deg,#5b1829 0%,#962b47 50%,#5b1829 100%);box-shadow:0 3px 12px #7e223b59}.mobile-top-consult-inner{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.mobile-consult-badge-pill{color:#f8e3a8;letter-spacing:.06em;white-space:nowrap;background:#d4af3738;border:1px solid #d4af3780;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:2px 7px;font-size:.62rem;font-weight:700;display:inline-flex}.mobile-consult-badge-pill svg{fill:#f8e3a8;width:11px;height:11px}.live-sparkle-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:1.8s infinite pulseGlow;box-shadow:0 0 6px #4ade80}@keyframes pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.mobile-consult-promo-text{color:#fff;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:500;overflow:hidden}.mobile-consult-btn-text{color:#f8e3a8;white-space:nowrap;flex-shrink:0;align-items:center;gap:2px;font-size:.7rem;font-weight:700;display:inline-flex}.mobile-consult-btn-text .arrow-sym{transition:transform .2s}.mobile-top-consultation-bar:hover .arrow-sym{transform:translate(3px)}@media (width>=1025px){.mobile-top-consultation-bar{display:none!important}}.site-topbar{color:var(--ink-soft);letter-spacing:.03em;background:#fdfbf7d9;border-bottom:1px solid #e2dace99;font-size:.76rem;font-weight:500}.site-topbar-row{justify-content:space-between;align-items:center;gap:18px;min-height:36px;display:flex}.topbar-phone-info svg{width:13px;height:13px;fill:var(--gold)}.topbar-trust-notes span{position:relative}.topbar-trust-notes span:not(:last-child):after{content:"•";color:var(--gold-bright);opacity:.6;margin-left:20px}.site-topbar .container,.site-header .container{max-width:1480px}.site-header-row{justify-content:space-between;align-items:center;gap:16px;width:100%;height:74px;display:flex}.header-left-brand-group{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (width>=1025px){.header-left-brand-group .hamburger-trigger-btn{display:none!important}}.icon-btn{width:36px;height:36px;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:inline-flex;position:relative}.icon-btn:hover{color:var(--gold-deep)}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:64px;max-height:70px;transition:transform .25s}.brand-logo:hover{transform:scale(1.03)}.brand-text{flex-direction:column;display:flex}.brand-word{font-family:var(--font-display);letter-spacing:.06em;color:var(--plum);text-transform:uppercase;font-size:1.15rem;font-weight:700;line-height:1}.brand-since{letter-spacing:.18em;color:var(--gold-deep);text-transform:uppercase;margin-top:3px;font-size:.64rem}.site-nav-desktop{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:16px;font-size:.76rem;font-weight:600;display:flex}.site-nav-desktop a{color:#2d2520;padding:6px 0;text-decoration:none;transition:all .2s;position:relative}.site-nav-desktop a:hover{color:var(--gold-deep)}.site-nav-desktop a:after{content:"";background:var(--gold);border-radius:2px;width:0;height:2px;transition:all .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.site-nav-desktop a:hover:after{width:100%}.site-nav-desktop a.active,.site-nav-desktop .site-nav-link.active{color:#bd7d24!important;font-weight:700!important}.site-nav-desktop a.active:after,.site-nav-desktop .site-nav-link.active:after{box-shadow:0 1px 6px #bd7d2466;background:linear-gradient(90deg,#d4a34b,#bd7d24)!important;width:100%!important;height:2.5px!important}.drawer-category-item.active{background:#bd7d241a!important;border-color:#bd7d24!important}.drawer-category-item.active .drawer-cat-title{color:#bd7d24!important;font-weight:700!important}.drawer-link-btn.active{color:#fff!important;background:#bd7d24!important;font-weight:700!important}.site-header-actions{align-items:center;gap:14px;display:flex}.btn-luxury-consultation{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#7e223b 0%,#5b1829 100%);border:1px solid #d4af3766;border-radius:50px;align-items:center;gap:7px;padding:8px 18px;font-size:.72rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #7e223b2e}.btn-luxury-consultation:hover{background:linear-gradient(135deg,#962b47 0%,#6e1f33 100%);transform:translateY(-1px);box-shadow:0 6px 18px #7e223b47}.btn-luxury-consultation svg{fill:#d4af37;width:13px;height:13px}.cart-trigger{position:relative}.cart-count{background:var(--gold-deep);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.account-pill{align-items:center;gap:10px;font-size:.85rem;display:flex}.account-link{align-items:center;gap:6px;display:flex}.account-name{font-weight:600}.link-btn{color:var(--ink-soft);background:0 0;border:none;padding:0;font-size:.82rem;text-decoration:underline}.link-btn:hover{color:var(--plum)}@media (width>=1025px){.site-nav-desktop{display:flex}.hamburger-trigger-btn{display:none!important}}@media (width<=1024px){.site-topbar,.site-nav-desktop,.site-header-actions .btn-luxury-consultation{display:none!important}.site-header-row{gap:8px;height:62px}.brand-logo{max-width:130px;height:clamp(38px,6vw,48px)}.brand-word{letter-spacing:.04em;font-size:.86rem}.brand-since{display:none}.brand-mark{width:28px;height:28px}.header-wholesale{display:none}}.mega-menu-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#231b228c;min-height:100dvh;display:flex;position:fixed;inset:0}.mega-menu{background:var(--white);width:min(340px,84vw);height:100dvh;box-shadow:var(--shadow-pop);flex-direction:column;padding:16px 0 24px;display:flex;overflow-y:auto}.mega-menu-head{justify-content:flex-end;align-items:center;padding:0 16px 8px;display:flex}.mega-menu-brand{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:600;line-height:1.2;display:none}.mega-menu-link{letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #976a3024;padding:18px 24px;font-size:.86rem;font-weight:800}.mega-menu-button{width:100%;color:var(--ink);text-align:left;background:0 0;border:none;border-bottom:1px solid #976a3024;justify-content:space-between;align-items:center;display:flex}.mega-menu-back{color:var(--ink-soft);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:.95rem;display:inline-flex}.mega-menu-link:hover{background:var(--bone)}.mega-submenu{padding:20px 18px 32px}.mega-submenu-section{border-top:1px solid #976a3024;padding-top:28px}.mega-submenu-title{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:1rem;display:flex}.mega-submenu-link{min-height:52px;color:var(--ink);align-items:center;gap:12px;font-size:1rem;display:flex}.mega-submenu-thumb{background:radial-gradient(circle at 50% 44%,#9f6239 0 12%,#c4885b 13% 17%,#0000 18%),radial-gradient(at 50% 70%,#9a5b2a33 0 40%,#0000 41%),linear-gradient(135deg,#fff2e4 0%,#ead2bc 100%);border-radius:6px;flex-shrink:0;width:56px;height:56px}@media (width<=760px){.menu-trigger{display:inline-flex}.mega-menu-overlay{background:#231b2273}.mega-menu{width:min(78vw,340px);max-width:340px;padding:0 0 24px;box-shadow:18px 0 40px #2e1f0c2e}.mega-menu-head{border-bottom:1px solid #976a3024;justify-content:space-between;min-height:68px;padding:0 18px 0 22px}.mega-menu-brand{display:inline-flex}.mega-menu-link{letter-spacing:0;text-transform:none;padding:17px 22px;font-size:.95rem;font-weight:500}.mega-menu-button{font-family:var(--font-body)}}@media (width<=420px){.mega-menu-brand{letter-spacing:.04em;font-size:.86rem}}.hero{background-image:linear-gradient(90deg, #fffdf9fa 0%, #fffdf9eb 28%, #fffdf959 55%, #fffdf90d 80%), var(--hero-image);border-bottom:1px solid var(--line);background-position:62%;background-size:cover;min-height:600px;padding:0;position:relative;overflow:hidden}.hero-inner{align-items:center;min-height:600px;display:flex;position:relative}.hero-copy{max-width:520px;padding:72px 0 58px}.hero-title{letter-spacing:0;margin:18px 0 20px;font-size:clamp(3rem,5.6vw,5.25rem);font-weight:500}.hero-title span{color:#b58a58}.hero-sub{max-width:500px;margin-bottom:30px;font-size:1.02rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-proof-row{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;display:grid}.hero-proof-row div{align-items:center;gap:12px;min-width:0;display:flex}.proof-icon{border:1px solid var(--gold);width:36px;height:36px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.hero-proof-row p{color:var(--ink-soft);flex-direction:column;gap:3px;font-size:.78rem;line-height:1.35;display:flex}.hero-proof-row strong{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;font-size:.74rem}.hero-seal{border:2px solid var(--gold);width:112px;height:112px;color:var(--gold-deep);text-align:center;letter-spacing:.18em;text-transform:uppercase;background:#fffdf9d1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:.62rem;font-weight:700;display:flex;position:absolute;bottom:34px;right:22px}.hero-seal strong{letter-spacing:.08em;max-width:78px;font-size:.7rem}@media (width<=880px){.hero{background-image:linear-gradient(180deg, #fffdf9f5 0%, #fffdf9e0 44%, #fffdf93d 82%), var(--hero-image);background-position:68%;min-height:620px}.hero-inner{align-items:flex-start;min-height:620px}.hero-copy{padding-top:58px}.hero-proof-row{grid-template-columns:1fr;gap:12px;margin-top:34px}.hero-seal{display:none}}@media (width<=520px){.hero{background-position:66%;min-height:680px}.hero-inner{min-height:680px}.hero-title{font-size:2.75rem}.hero-actions .btn{width:100%}}.trust-strip{color:var(--ink);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f8f0e4 0%,#fffaf2 48%,#eadbc7 100%)}.trust-strip-row{grid-template-columns:repeat(2,1fr);gap:0;padding:22px 0;display:grid}.trust-item{text-align:center;border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0 24px;display:flex}.trust-item:last-child{border-right:none}.trust-item strong{font-family:var(--font-display);color:var(--plum);font-size:1.55rem;font-weight:600;line-height:1.2}.trust-item .muted{color:var(--ink-soft);font-size:.84rem}@media (width>=720px){.trust-strip-row{grid-template-columns:repeat(4,1fr)}}@media (width<=720px){.trust-strip-row{padding:12px 0}.trust-item{border-right:none;column-gap:8px;padding:10px 8px}.metric-icon{font-size:1.25rem}.trust-item strong{font-size:1.15rem}.trust-item .muted{font-size:.72rem}}.section-tint{background:var(--bone)}.section-head h2{margin-top:8px;font-size:clamp(1.7rem,4vw,2.2rem)}.section-collections{padding-top:36px;padding-bottom:44px}.category-section-header{text-align:center;margin-bottom:30px}.category-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:6px;font-size:.8rem;font-weight:700;display:block}.category-main-title{font-family:var(--font-display);color:#581622;letter-spacing:-.01em;margin:0 0 6px;font-size:2.45rem;font-weight:600;line-height:1.2}.category-title-flourish{justify-content:center;align-items:center;margin-top:2px;display:flex}.category-compact-wrapper{width:100%;position:relative}.category-compact-grid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px 22px;width:100%;display:flex}.category-compact-card{cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;width:114px;text-decoration:none;transition:transform .25s;display:flex}.category-compact-thumb{aspect-ratio:1;background:#fff;border:1.2px solid #bd7d2452;border-radius:18px;justify-content:center;align-items:center;width:100%;padding:3px;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 3px 12px #2e1f0c0d}.category-compact-img{object-fit:cover;object-position:center;border-radius:14px;width:100%;height:100%;transition:transform .35s;display:block}.category-compact-title{color:#1a1614;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:.88rem;font-weight:600;line-height:1.25;transition:color .2s;display:-webkit-box;overflow:hidden}.category-compact-card:hover .category-compact-thumb{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 8px 22px #bd7d2433}.category-compact-card:hover .category-compact-img{transform:scale(1.08)}.category-compact-card:hover .category-compact-title{color:var(--gold-deep)}@media (width<=1024px){.category-compact-grid{gap:16px 18px}.category-compact-card{width:100px}.category-compact-thumb{border-radius:16px}.category-compact-img{border-radius:12px}.category-main-title{font-size:2.1rem}}@media (width<=640px){.section-collections{padding-top:24px;padding-bottom:28px}.category-section-header{margin-bottom:20px}.category-eyebrow{letter-spacing:.14em;font-size:.72rem}.category-main-title{font-size:1.65rem}.category-compact-wrapper{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -16px;padding-bottom:8px;padding-left:16px;padding-right:16px;overflow-x:auto}.category-compact-wrapper::-webkit-scrollbar{display:none}.category-compact-grid{flex-wrap:nowrap;justify-content:flex-start;gap:12px;width:max-content;padding:4px 2px;display:flex}.category-compact-card{scroll-snap-align:start;width:82px}.category-compact-thumb{border-radius:14px;padding:2px}.category-compact-img{border-radius:11px}.category-compact-title{margin-top:6px;font-size:.75rem}}.promise-section{background:linear-gradient(90deg,#f2dfc5 0%,#fff5e3 52%,#fffaf1 100%);padding:64px 0;position:relative;overflow:hidden}.promise-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:52px;display:grid}.promise-media{border-radius:18px;justify-self:center;width:100%;max-width:460px;height:420px;min-height:0;position:relative;overflow:hidden;box-shadow:0 20px 48px #2e1f0c26}.promise-media img{object-fit:cover;width:100%;height:100%;min-height:0}.promise-badge{background:var(--white);border-radius:8px;flex-direction:column;gap:2px;padding:14px 20px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 14px 28px #00000029}.promise-badge strong{color:#9f1f22;font-family:var(--font-display);font-size:1.55rem;font-weight:500}.promise-badge span{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem}.promise-title{margin:18px 0 24px;font-size:clamp(2.1rem,4vw,3rem)}.promise-title span{color:#a57a3b;font-style:italic;display:block}.promise-lead{color:var(--plum-soft);max-width:820px;margin-bottom:32px;font-size:1rem;line-height:1.8}.promise-list{flex-direction:column;gap:20px;margin-bottom:34px;display:flex}.promise-list p{color:var(--ink);grid-template-columns:34px 1fr;align-items:start;gap:12px;line-height:1.55;display:grid}.promise-list em{min-width:0;font-style:normal;display:block}.promise-list span{width:28px;height:28px;color:var(--white);background:#a47b3f;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex}.promise-list strong{font-weight:800}.btn-red{color:var(--white);background:#9f1f22;border-color:#9f1f22;border-radius:999px;padding:17px 36px;box-shadow:0 16px 30px #9f1f2238}.btn-red:hover{background:#7f171a}.whatsapp-rail,.whatsapp-chat{z-index:35;color:var(--white);background:#23cf62;font-weight:800;position:fixed;box-shadow:0 12px 26px #0000002e}.whatsapp-rail{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.12em;background:#9f1f22;border-radius:12px 0 0 12px;padding:18px 12px;font-size:.78rem;top:48%;right:0;transform:translateY(-50%)}.whatsapp-chat{border-radius:999px;padding:16px 26px;font-size:1rem;bottom:18px;right:18px}@media (width<=960px){.promise-grid{grid-template-columns:1fr;gap:34px}.promise-section{padding:48px 0}}@media (width<=640px){.promise-media,.promise-media img{min-height:300px}.promise-copy{padding:0 4px}.promise-list p{grid-template-columns:30px 1fr;font-size:.9rem}.whatsapp-rail{display:none}.whatsapp-chat{padding:13px 20px;bottom:14px;right:14px}}.how-section{background:var(--white);padding:74px 0 82px}.eyebrow-red{color:#9f1f22}.how-title{margin:22px 0 18px;font-size:clamp(2.2rem,4vw,3.1rem)}.how-title span{font-style:italic}.how-sub{color:var(--ink-soft);font-size:1rem}.how-divider{background:#9f1f22;width:64px;height:2px;margin:28px auto 0}.how-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:54px;margin-top:54px;display:grid}.how-step{flex-direction:column;align-items:center;display:flex}.how-icon{color:#9f1f22;background:#fbf1e7;border:1px solid #ecd8c9;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:28px;display:inline-flex}.how-step-label{color:#9f1f22;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:800}.how-step h3{margin-bottom:14px;font-size:1.35rem}.how-step p{color:var(--ink-soft);max-width:290px;line-height:1.65}@media (width<=780px){.how-section{padding:52px 0 58px}.how-grid{grid-template-columns:1fr;gap:42px;margin-top:44px}}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;min-width:0;display:grid}@media (width>=580px){.product-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (width>=860px){.product-grid{grid-template-columns:repeat(4,1fr);gap:12px}}@media (width>=1120px){.product-grid{grid-template-columns:repeat(5,1fr);gap:14px}}@media (width>=1440px){.product-grid{grid-template-columns:repeat(5,1fr);gap:14px}}@media (width<=580px){.product-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gold-bright) transparent;gap:10px;margin-left:-16px;margin-right:-16px;padding-bottom:8px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.product-grid::-webkit-scrollbar{height:4px}.product-grid::-webkit-scrollbar-thumb{background:var(--gold-bright);border-radius:4px}.product-grid>.product-card{scroll-snap-align:start;flex:0 0 50%;min-width:145px;max-width:175px}.product-grid.product-grid-2col{grid-template-columns:repeat(2,1fr);gap:8px;margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:grid;overflow-x:visible}.product-grid.product-grid-2col>.product-card{flex:unset;width:100%;min-width:0;max-width:100%}.product-grid.product-grid-2col .product-card-body{gap:2px;padding:6px 5px}.product-grid.product-grid-2col .product-card-title{font-size:.76rem;line-height:1.2}.product-grid.product-grid-2col .price-now{font-size:.82rem}.product-grid.product-grid-2col .product-card .btn{padding:4px 5px;font-size:.65rem}}@media (width<=380px){.product-grid.product-grid-2col{gap:6px}.product-grid.product-grid-2col .product-card-body{padding:5px 4px}.product-grid.product-grid-2col .product-card-title{font-size:.72rem}}.product-card{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-direction:column;width:100%;min-width:0;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden}.product-card:hover{border-color:#bd7d2466;transform:translateY(-2px);box-shadow:0 4px 14px #2e1f0c1a}.product-card-media{aspect-ratio:1;background:#faf7f2;display:block;position:relative;overflow:hidden}.product-card-image,.pdp-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-card-image{transform:scale(1.04)}.product-card-badge{z-index:2;border-radius:3px;padding:2px 5px;font-size:.6rem;position:absolute;top:5px;left:5px}.product-card-body{flex-direction:column;gap:3px;min-width:0;padding:8px 10px;display:flex}.product-card .btn{white-space:normal;word-break:break-word;text-align:center;border-radius:4px;margin-top:2px;padding:5px 6px;font-size:.7rem;font-weight:600;line-height:1.2}.product-card-title{font-size:.82rem;font-weight:600;font-family:var(--font-display);overflow-wrap:break-word;color:var(--ink);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;line-height:1.2;display:-webkit-box;overflow:hidden}.product-card-sku{margin:0;font-size:.64rem}.price-block{flex-wrap:wrap;align-items:baseline;gap:4px;margin:1px 0 3px;display:flex}.price-now{color:var(--ink);font-size:.88rem;font-weight:700}.price-compare{color:var(--ink-soft);font-size:.72rem;text-decoration:line-through}.price-unit{font-size:.66rem}.stone-swatch{justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.stone-swatch-bead{aspect-ratio:1;border-radius:50%;width:22%;box-shadow:inset -4px -4px 8px #0003,inset 3px 3px 6px #ffffff40}.stone-swatch-category{aspect-ratio:1}.stone-swatch-sm{flex-shrink:0;width:64px;height:64px}.stone-swatch-xs{flex-shrink:0;width:32px;height:32px}.stone-swatch-pdp{width:100%;height:100%;min-height:320px}@keyframes cartDrawerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cartDrawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-overlay{-webkit-backdrop-filter:blur(5px);touch-action:pan-y;background:#1e14198c;justify-content:flex-end;animation:.25s ease-out cartDrawerFadeIn;display:flex;position:fixed;inset:0;z-index:10000!important}.drawer{background:#fffdf9;border-left:1px solid #d4af3740;flex-direction:column;width:min(440px,100vw);height:100dvh;max-height:100dvh;animation:.3s cubic-bezier(.16,1,.3,1) cartDrawerSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:-10px 0 45px #23141947;z-index:10001!important}.drawer-head{background:#faf6f0;border-bottom:1px solid #b8860b33;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.drawer-head h3{font-family:var(--font-display,"Playfair Display", Georgia, serif);color:#7e1b24;letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:700}.drawer-head .icon-btn{color:#7e1b24;cursor:pointer;background:#7e1b2414;border:1px solid #7e1b2426;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;line-height:1;transition:all .2s;display:flex}.drawer-head .icon-btn:hover{color:#fffdf9;background:#7e1b24;transform:scale(1.05)}.drawer-empty{text-align:center;color:#8c7b70;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;font-size:1rem;display:flex}.drawer-items{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:14px;padding:16px 20px;display:flex;overflow-y:auto}.drawer-item{background:#fff;border:1px solid #d4af372e;border-radius:8px;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:12px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 2px 8px #2d25200a}.drawer-item:hover{box-shadow:0 4px 12px #2d252014}.drawer-item-media{justify-content:center;align-items:center;display:flex}.drawer-item-media img{object-fit:cover;border:1px solid #d4af3740;border-radius:6px;width:52px!important;height:52px!important}.drawer-item-info{flex-direction:column;gap:4px;min-width:0;display:flex}.drawer-item-name{color:#2d2520;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}.drawer-item-info .cart-variant-tag{color:#7e1b24;background:#7e1b2414;border:1px solid #7e1b2426;border-radius:4px;width:fit-content;padding:1px 6px;font-size:.72rem;display:inline-block}.drawer-item-info .muted{color:#786960;font-size:.8rem}.drawer-item-end{color:#7e1b24;white-space:nowrap;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:8px;font-size:.95rem;font-weight:700;display:flex}.drawer-item-end .link-btn{color:#a03232;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline;transition:color .15s}.drawer-item-end .link-btn:hover{color:#6e1010}.qty-control{background:#fffdf9;border:1px solid #b8860b59;border-radius:6px;align-items:center;width:fit-content;margin-top:4px;display:inline-flex;overflow:hidden}.qty-control button{color:#7e1b24;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.05rem;font-weight:700;transition:background .15s,color .15s;display:flex}.qty-control button:hover{color:#b8860b;background:#faf6f0}.qty-control button:active{background:#f2ece0}.qty-control input{text-align:center;color:#2d2520;-moz-appearance:textfield;background:0 0;border:none;width:36px;height:30px;padding:0;font-size:.9rem;font-weight:700}.qty-control input::-webkit-outer-spin-button{-webkit-appearance:none}.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none}.drawer-foot{padding:18px 22px;padding-bottom:max(18px, env(safe-area-inset-bottom,18px));background:#faf6f0;border-top:1px solid #b8860b33;flex-shrink:0}.drawer-subtotal{color:#2d2520;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:1.05rem;display:flex}.drawer-subtotal strong{color:#7e1b24;font-size:1.2rem}.category-head{margin-bottom:24px}.category-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.checkbox-inline{align-items:center;gap:8px;font-size:.88rem;display:flex}.category-toolbar select{border:1px solid var(--line);background:var(--white);padding:9px 12px}.pdp-grid{grid-template-columns:1fr;gap:36px;padding:12px 0 32px;display:grid}@media (width>=880px){.pdp-grid{grid-template-columns:1.05fr 1fr;gap:48px;padding:20px 0 48px}}.pdp-info{flex-direction:column;padding:0 2px;display:flex}.pdp-info h1.display{word-break:break-word;margin-top:4px;margin-bottom:6px;font-size:clamp(1.8rem,4.5vw,2.5rem);line-height:1.15}.pdp-media{background:var(--bone-deep);aspect-ratio:1;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.pdp-rating{color:var(--gold);margin:8px 0;font-size:.9rem}.pdp-price{margin:10px 0;font-size:1.3rem}.pdp-meaning{color:var(--ink);margin:16px 0;font-size:.96rem;line-height:1.6}.qty-row{align-items:center;gap:14px;margin:18px 0;font-size:.9rem;display:flex}.pdp-desc{margin-top:28px}.pdp-desc h3{margin-bottom:8px;font-size:1.05rem}.pdp-perks{color:var(--sage-deep);flex-direction:column;gap:6px;margin-top:20px;font-size:.85rem;display:flex}@media (width<=640px){.pdp-grid{gap:22px;padding:8px 4px 24px}.pdp-info{padding:0 4px}.pdp-info h1.display{font-size:1.85rem}.pdp-meaning{font-size:.9rem;line-height:1.5}}.cart-page-grid{grid-template-columns:1fr;gap:28px;display:grid}@media (width>=880px){.cart-page-grid{grid-template-columns:2fr 1fr}}.cart-page-list{flex-direction:column;gap:16px;display:flex}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr auto auto auto;align-items:center;gap:14px;padding-bottom:16px;display:grid}.cart-row-info{flex-direction:column;gap:4px;font-size:.9rem;display:flex}.cart-row-total{text-align:right;min-width:64px}@media (width<=640px){.cart-row{grid-template-columns:48px 1fr auto;grid-template-areas:"img info total""img qty del";align-items:center;gap:8px 12px;padding-bottom:14px}.cart-row>img,.cart-row>.stone-swatch{grid-area:img;width:48px!important;height:48px!important}.cart-row-info{grid-area:info;font-size:.84rem}.cart-row-total{grid-area:total;font-size:.95rem}.cart-row .qty-control{transform-origin:0;grid-area:qty;transform:scale(.92)}.cart-row .link-btn{color:var(--danger);text-align:right;grid-area:del;font-size:.78rem}}.cart-summary{background:var(--white);border:1px solid var(--line);flex-direction:column;align-self:start;gap:12px;padding:22px;display:flex}.cart-summary h3{margin-bottom:4px}.cart-summary-row{justify-content:space-between;font-size:.92rem;display:flex}.cart-summary-total{font-size:1.1rem}.empty-state{text-align:center;padding:60px 0}.checkout-grid{grid-template-columns:1fr;gap:28px;display:grid}@media (width>=880px){.checkout-grid{grid-template-columns:1.4fr 1fr}}.checkout-form h3{margin:24px 0 14px}.checkout-form h3:first-child{margin-top:0}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=560px){.field-row{grid-template-columns:1fr;gap:10px}}.radio-group{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.radio-card{border:1px solid var(--line);background:var(--white);align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;display:flex}.auth-page{background:radial-gradient(circle at 50% 15%,#f5ebdcb3 0%,#faf7f2fa 100%);justify-content:center;align-items:center;min-height:calc(100vh - 220px);padding:64px 20px;display:flex;position:relative}.auth-page:before{content:"";pointer-events:none;filter:blur(45px);background:radial-gradient(circle,#d4af3726 0%,#0000 70%);width:min(600px,90vw);height:380px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.auth-card{z-index:1;background:#fff;border:1px solid #d4af3752;border-radius:20px;width:100%;max-width:450px;padding:42px 36px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 20px 60px -12px #4a12201f,0 0 0 1px #d4af3726}.auth-card:hover{box-shadow:0 24px 70px -15px #4a122029,0 0 0 1px #d4af3740}.auth-card .eyebrow{color:#7e1b24;letter-spacing:.1em;text-transform:uppercase;background:#7e1b2414;border:1px solid #7e1b242e;border-radius:30px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.auth-card .display{font-family:var(--font-display,"Playfair Display", Georgia, serif);color:#4a1220;letter-spacing:-.01em;margin:0 0 8px;font-size:2.05rem;font-weight:700}.auth-card-wide{max-width:620px}.auth-demo-hint{color:#5c4a3e;background:#faf6f0;border:1px dashed #b8860b59;border-radius:10px;flex-direction:column;gap:4px;margin-top:20px;padding:14px 16px;font-size:.82rem;display:flex}.auth-links{text-align:center;border-top:1px solid #b8860b26;flex-direction:column;gap:10px;margin-top:24px;padding-top:20px;font-size:.88rem;display:flex}.auth-links .muted{color:#6c5f57}.auth-links a{color:#7e1b24;font-weight:700;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.auth-links a:hover{color:#b8860b;text-decoration:underline}.wholesale-hero{margin-bottom:36px}.wholesale-perks{grid-template-columns:1fr;gap:16px;margin-bottom:36px;display:grid}@media (width>=720px){.wholesale-perks{grid-template-columns:repeat(3,1fr)}}.wholesale-perk{background:var(--white);border:1px solid var(--line);padding:22px}.wholesale-perk h3{margin-bottom:8px;font-size:1.05rem}.wholesale-cta{background:var(--plum);color:var(--white);text-align:center;padding:32px}.wholesale-cta h3{color:var(--white);margin-bottom:8px}.wholesale-cta .muted{color:#f7f1e8bf;margin-bottom:18px}.wholesale-cta .hero-actions{justify-content:center}.bulk-search{border:1px solid var(--line);background:var(--white);width:100%;max-width:360px;margin-bottom:18px;padding:11px 14px}.bulk-table{border:1px solid var(--line);background:var(--white)}.bulk-table-head,.bulk-table-row{grid-template-columns:2fr 1fr 1fr 100px;align-items:center;gap:12px;padding:12px 16px;display:grid}.bulk-table-head{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px solid var(--line);font-size:.78rem;font-weight:700}.bulk-table-row{border-bottom:1px solid var(--line);font-size:.9rem}.bulk-table-row:last-child{border-bottom:none}.bulk-table-name{align-items:center;gap:12px;font-weight:500;display:flex}.admin-product-thumb{object-fit:cover;background:#fdfbf7;border:1px solid #976a3033;border-radius:6px;flex-shrink:0;width:38px;height:38px;box-shadow:0 1px 4px #0000000d}.bulk-table-row input{border:1px solid var(--line);text-align:center;width:100%;padding:8px 10px}.bulk-summary-bar{background:var(--white);border:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding:16px 20px;display:flex;position:sticky;bottom:0}.account-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.order-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--line);background:var(--white);border-radius:8px;width:100%;overflow-x:auto;box-shadow:0 2px 8px #00000008}.order-table{background:var(--white);min-width:580px}.order-table-head,.order-table-row{grid-template-columns:1fr 1.1fr 1fr 1fr 1fr .8fr;align-items:center;gap:10px;padding:12px 16px;font-size:.88rem;display:grid}.order-table-head{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);border-bottom:1px solid var(--line);background:#00000005;font-size:.74rem;font-weight:700}.order-table-row{border-bottom:1px solid var(--line);transition:background .15s}.order-table-row:hover{background:var(--bone)}.order-table-row:last-child{border-bottom:none}.admin-shell{background:var(--bone);z-index:20;width:100vw;max-width:100vw;height:100vh;max-height:100vh;display:flex;position:fixed;inset:0;overflow:hidden}.admin-sidebar{background:var(--plum);width:230px;color:var(--white);z-index:30;flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:sticky;top:0;left:0;overflow-y:auto;box-shadow:2px 0 12px #00000026}.admin-brand{font-family:var(--font-display);border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:22px 20px;font-size:1.1rem;font-weight:600;display:flex}.admin-brand .brand-mark{background:var(--gold)}.admin-nav{flex-direction:column;flex:1;padding:12px 0;display:flex}.admin-nav a{color:#f7f1e8bf;border-left:3px solid #0000;padding:12px 20px;font-size:.9rem}.admin-nav a:hover{color:var(--white)}.admin-nav a.active{color:var(--white);border-left-color:var(--gold);background:#ffffff0f}.admin-sidebar-foot{border-top:1px solid #ffffff1f;flex-direction:column;gap:6px;padding:16px 20px;font-size:.8rem;display:flex}.admin-sidebar-foot .muted{color:#f7f1e899;word-break:break-all}.admin-sidebar-foot .link-btn{color:#f7f1e8d9}main.admin-content,.admin-content{-webkit-overflow-scrolling:touch;flex:1;min-width:0;height:100vh;max-height:100vh;padding:32px;overflow:auto!important}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.admin-kpi-card{background:var(--white);border:1px solid var(--line);border-radius:6px;align-items:center;gap:14px;padding:16px 20px;transition:transform .2s,box-shadow .2s;display:flex}.admin-kpi-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.admin-kpi-card.highlight-card{color:#fff;background:linear-gradient(135deg,#1b3022 0%,#2e4a36 100%);border-color:#2e4a36}.admin-kpi-card.highlight-card .kpi-label,.admin-kpi-card.highlight-card .kpi-sub{color:#ffffffbf}.admin-kpi-card.highlight-card .kpi-value{color:#f7e6c4}.kpi-icon{font-size:1.8rem}.kpi-info{flex-direction:column;display:flex}.kpi-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.78rem;font-weight:600}.kpi-value{font-family:var(--font-display);margin:2px 0;font-size:1.45rem;line-height:1.2}.kpi-sub{color:var(--muted);font-size:.75rem}.admin-charts-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=900px){.admin-charts-grid{grid-template-columns:1.3fr 1fr}}.admin-chart-card{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:24px}.chart-card-head{justify-content:space-between;align-items:flex-baseline;margin-bottom:24px;display:flex}.bar-chart-container{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;height:200px;padding-top:20px;display:flex}.bar-chart-col{flex-direction:column;flex:1;align-items:center;height:100%;display:flex;position:relative}.bar-wrapper{background:#00000008;border-radius:4px 4px 0 0;flex:1;align-items:flex-end;width:100%;max-width:36px;display:flex;overflow:hidden}.bar-fill{background:linear-gradient(#c5a059 0%,#8a6d3b 100%);border-radius:4px 4px 0 0;width:100%;transition:height .4s ease-out}.bar-chart-col:hover .bar-fill{background:linear-gradient(#d4af37 0%,#c5a059 100%)}.bar-label{color:var(--muted);text-align:center;margin-top:8px;font-size:.72rem}.bar-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#000c;border-radius:4px;padding:2px 6px;font-size:.7rem;transition:opacity .2s;position:absolute;top:-24px}.bar-chart-col:hover .bar-tooltip{opacity:1}.status-progress-list{flex-direction:column;gap:14px;display:flex}.status-info-row{justify-content:space-between;margin-bottom:4px;font-size:.85rem;display:flex}.progress-track{background:#0000000f;border-radius:4px;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .4s}.admin-panel{background:var(--white);border:1px solid var(--line);padding:20px}.admin-panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.admin-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.admin-toolbar input,.admin-toolbar select{border:1px solid var(--line);background:var(--white);padding:10px 14px}.admin-toolbar input{flex:1;min-width:220px}.admin-orders-table{background:var(--white);border:1px solid var(--line);min-width:760px}.admin-orders-head,.admin-orders-row{grid-template-columns:1fr 1.2fr 1fr 1fr 1fr 1fr 1.2fr;align-items:center;gap:10px;padding:12px 16px;font-size:.86rem;display:grid}.admin-orders-head{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);border-bottom:1px solid var(--line);font-size:.72rem;font-weight:700}.admin-orders-row{border-bottom:1px solid var(--line);cursor:pointer}.admin-orders-row:hover{background:var(--bone)}.admin-orders-row:last-child{border-bottom:none}.status-select{text-transform:capitalize;background:0 0;border:none;border-radius:100px;padding:4px 8px;font-size:.78rem;font-weight:600}.status-select.status-pending{color:#8a6a1f;background:#f1e3c4}.status-select.status-processing{color:#355a85;background:#d9e3ee}.status-select.status-shipped{color:#3c7a4a;background:#ddeadd}.status-select.status-delivered{color:var(--success);background:#d6ecd9}.status-select.status-cancelled{color:var(--danger);background:#f3d9d7}.order-detail{flex-direction:column;gap:6px;padding:20px;font-size:.9rem;display:flex}.order-detail-line{justify-content:space-between;padding:6px 0;display:flex}.chart-timeframe-toggle{background:var(--sand);border-radius:4px;gap:4px;padding:3px;display:flex}.chart-tab-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:3px;padding:4px 10px;font-size:.76rem;font-weight:600;transition:all .2s}.chart-tab-btn:hover{color:var(--charcoal)}.chart-tab-btn.active{background:var(--white);color:var(--charcoal);box-shadow:0 1px 3px #00000014}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;transition:color .15s;display:inline-flex}.sortable-th:hover{color:#c5a059}.sort-indicator{opacity:.5;font-size:.75rem}.sortable-th.active-sort{color:#8a6d3b;font-weight:700}.sortable-th.active-sort .sort-indicator{opacity:1;color:#c5a059}.admin-monthly-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px;display:grid}.admin-monthly-metric{background:var(--sand);border:1px solid var(--line);border-radius:4px;padding:14px 18px}.admin-monthly-metric .metric-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.72rem;display:block}.admin-monthly-metric .metric-val{font-family:var(--font-display);color:var(--charcoal);margin-top:4px;font-size:1.25rem;font-weight:600;display:block}.monthly-table{background:var(--white);border:1px solid var(--line);overflow-x:auto}.monthly-table-head,.monthly-table-row{grid-template-columns:1.5fr 1fr 1.2fr 1.2fr 1.4fr 1.2fr 1.2fr;align-items:center;gap:12px;padding:12px 16px;font-size:.85rem;display:grid}.monthly-table-head{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);border-bottom:1px solid var(--line);background:#00000004;font-size:.72rem;font-weight:700}.monthly-table-row{border-bottom:1px solid var(--line);transition:background .15s}.monthly-table-row:hover{background:var(--bone)}.monthly-table-row:last-child{border-bottom:none}.btn-bill-sm{color:#8c6a2b;cursor:pointer;white-space:nowrap;background:#fbf7ef;border:1px solid #c5a059;border-radius:4px;align-items:center;gap:4px;padding:4px 9px;font-size:.76rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-bill-sm:hover{color:#fff;background:#c5a059;transform:translateY(-1px)}.badge-out-of-stock{letter-spacing:.04em;border-radius:4px;padding:4px 8px;box-shadow:0 2px 6px #ef444459;color:#fff!important;background:#ef4444!important;font-weight:700!important}.product-card.is-out-of-stock .product-card-image{filter:grayscale(25%)}.site-footer{background:var(--plum);color:#f7f1e8d9;margin-top:60px;padding-top:48px}.footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:32px;display:grid}@media (width>=720px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col h4{color:var(--white);font-family:var(--font-display);margin-bottom:4px;font-size:.95rem}.footer-col a{color:#f7f1e8bf;font-size:.86rem}.footer-col a:hover{color:var(--gold-bright)}.footer-brand .brand-word{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:12px;padding:18px 0;font-size:.78rem;display:flex}@media (width>=720px){.footer-bottom{flex-direction:row;justify-content:space-between;padding-right:120px}}.site-footer .muted{color:#f7f1e899}.footer-address{color:#f7f1e8a6;margin:0;font-size:.86rem;line-height:1.45}.powered-by-link{color:#f7f1e8cc;text-decoration:underline}.powered-by-link:hover{color:var(--gold-bright)}.footer-trust-info{color:var(--gold-bright);border-left:2px solid var(--gold);margin-top:12px;padding-left:10px;font-size:.82rem;line-height:1.45}.header-search-container{position:relative}.header-search-container.search-desktop{width:220px;display:block;position:relative}.header-search-container.search-mobile{border-bottom:1px solid var(--line);padding:12px 18px}.header-search-bar{background:#faf8f5eb;border:1px solid #d4af374d;border-radius:100px;align-items:center;gap:8px;height:36px;padding:5px 14px;transition:all .2s;display:flex}.header-search-bar:focus-within{border-color:var(--gold);background:#fff;box-shadow:0 2px 12px #d4af3733}.header-search-bar input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;padding:0;font-size:.84rem}.header-search-bar input::placeholder{color:var(--ink-soft)}.search-icon-wrapper{color:var(--ink-soft);flex-shrink:0;align-items:center;display:flex}.search-clear-btn{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.search-clear-btn:hover{color:var(--danger)}.search-dropdown{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-pop);z-index:1000;border-radius:8px;max-height:360px;margin-top:8px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.search-desktop .search-dropdown{width:320px}@media (width<=1024px){.header-search-container.search-desktop{flex:auto;width:auto;min-width:105px;max-width:220px;margin:0;display:block!important}.header-search-bar{background:#faf8f5f2;border:1px solid #d4af3759;gap:6px;height:34px;padding:3px 10px}.header-search-bar input{font-size:.78rem}.header-search-bar input::placeholder{font-size:.75rem}.search-icon-wrapper svg{width:15px;height:15px}.header-search-container .search-dropdown{z-index:1000;border-radius:12px;max-width:calc(100vw - 20px);max-height:65vh;position:fixed;top:96px;left:10px;right:10px;box-shadow:0 12px 36px #00000038;width:auto!important}.site-header-actions{flex:1;justify-content:flex-end;gap:8px}}@media (width<=480px){.header-search-container.search-desktop{min-width:90px;max-width:160px}.header-search-bar input::placeholder{font-size:.72rem}.mobile-consult-promo-text{font-size:.68rem}.mobile-top-consult-inner{justify-content:space-between}}@media (width<=360px){.header-search-container.search-desktop{min-width:80px;max-width:125px}.mobile-consult-promo-text{display:none}}.search-result-item{border-bottom:1px solid var(--line);color:var(--ink);align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:background .2s;display:flex}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--bone)}.search-result-img{object-fit:cover;border:1px solid var(--line);border-radius:4px;width:42px;height:42px}.search-result-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-result-name{white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:.85rem;font-weight:700;overflow:hidden}.search-result-meaning{color:var(--ink-soft);white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:.72rem;overflow:hidden}.search-result-price{color:var(--gold-deep);flex-shrink:0;font-size:.85rem;font-weight:700}.search-no-results{color:var(--ink-soft);text-align:center;padding:14px;font-size:.8rem}.price-block{flex-wrap:wrap;align-items:baseline;gap:6px;display:inline-flex}.price-now{color:var(--gold-deep);font-weight:700}.price-compare{color:var(--ink-soft);opacity:.7;font-size:.85em;text-decoration:line-through}.tax-inclusive-tag{color:#10b981;white-space:nowrap;background:#10b98114;border:1px solid #10b98133;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:500}.pdp-media-column{flex-direction:column;align-self:start;gap:12px;width:100%;min-width:0;max-width:100%;display:flex}.pdp-slider-wrapper{aspect-ratio:1;background:var(--white);border:1px solid var(--line);border-radius:14px;width:100%;min-width:0;max-width:100%;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000000f}.pdp-slider-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;min-width:0;max-width:100%;height:100%;display:flex;overflow-x:auto}.pdp-slider-track::-webkit-scrollbar{display:none}.pdp-slide-item{scroll-snap-align:start;scroll-snap-stop:always;background:#fdfaf6;flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.pdp-slide-item .pdp-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.pdp-slide-counter{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.05em;z-index:5;background:#12100eb8;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;bottom:14px;right:14px}.pdp-slider-arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#6a5323;cursor:pointer;z-index:6;background:#ffffffe0;border:1px solid #c5a05966;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.pdp-slider-arrow:hover{color:#12100e;background:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 4px 14px #c5a0594d}.pdp-slider-arrow:disabled{opacity:0;pointer-events:none}.pdp-slider-arrow.prev{left:10px}.pdp-slider-arrow.next{right:10px}.pdp-slider-dots{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000047;border-radius:12px;gap:6px;padding:4px 8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.pdp-slider-dot{cursor:pointer;background:#ffffff8c;border-radius:50%;width:7px;height:7px;transition:all .2s}.pdp-slider-dot.active{background:#c5a059;border-radius:4px;width:18px;box-shadow:0 0 6px #c5a05999}.pdp-gallery-thumbs{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.pdp-thumb-btn{border:2px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;flex-shrink:0;width:64px;height:64px;padding:2px;transition:all .2s;position:relative;overflow:hidden}.pdp-thumb-btn img{object-fit:cover;border-radius:4px;width:100%;height:100%}.pdp-thumb-btn.active{border-color:var(--gold-deep);transform:translateY(-2px);box-shadow:0 0 0 2px #b8860b40}.pdp-thumb-dot{border:1px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:3px;right:3px;box-shadow:0 1px 3px #0000004d}.pdp-variant-selector{flex-direction:column;gap:8px;margin:16px 0;display:flex}.variant-label{color:var(--ink-soft);font-size:.85rem}.variant-options{flex-wrap:wrap;gap:8px;display:flex}.variant-option-chip{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;transition:all .2s;display:inline-flex}.variant-option-chip:hover{border-color:var(--gold)}.variant-option-chip.selected{border-color:var(--gold-deep);color:var(--gold-deep);background:#b8860b14;font-weight:600;box-shadow:0 1px 4px #0000000f}.variant-swatch-circle{border:1px solid #00000026;border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.card-color-swatches{align-items:center;gap:4px;margin:2px 0 4px;display:flex}.card-color-dot{cursor:pointer;border:1px solid #00000026;border-radius:50%;width:9px;height:9px;padding:0;transition:transform .15s}.card-color-dot:hover,.card-color-dot.active{transform:scale(1.3);box-shadow:0 0 0 1.5px #b8860b66}.card-variant-countmuted{color:var(--ink-soft);margin-left:3px;font-size:.64rem}.cart-variant-tag{color:var(--gold-deep);background:#b8860b14;border-radius:4px;margin-top:2px;padding:1px 6px;font-size:.72rem;display:inline-block}.bracelet-collection-wrapper{background:var(--white,#fffdf9);width:100%;margin-bottom:24px;padding-top:32px;padding-bottom:0}.bracelet-header-banner{text-align:center;padding:24px 16px 36px}.bracelet-title-container{justify-content:center;align-items:center;gap:24px;max-width:100%;display:inline-flex}.bracelet-flourish-svg{color:#8b1d24;flex-shrink:0}.bracelet-collection-title{font-family:var(--font-display,"Fraunces", "Georgia", serif);letter-spacing:.08em;color:#8b1d24;text-transform:uppercase;margin:0;font-size:2.25rem;font-weight:700;line-height:1.2}.bracelet-trust-bar{background:#faf6f0;border-top:1px solid #efe4d6;border-bottom:1px solid #efe4d6;width:100%}.bracelet-trust-grid{grid-template-columns:repeat(3,1fr);align-items:center;width:100%;display:grid}.bracelet-trust-item{justify-content:center;align-items:center;gap:16px;padding:24px 20px;display:flex;position:relative}.bracelet-trust-item:not(:last-child):after{content:"";background-color:#efe4d6;width:1px;position:absolute;top:15%;bottom:15%;right:0}.bracelet-trust-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.bracelet-trust-text{flex-direction:column;display:flex}.bracelet-trust-heading{font-family:var(--font-body,"Inter", sans-serif);color:#3b332b;margin:0 0 2px;font-size:1.05rem;font-weight:600;line-height:1.2}.bracelet-trust-sub{font-family:var(--font-body,"Inter", sans-serif);color:#8e857c;margin:0;font-size:.88rem;line-height:1.3}@media (width<=900px){.bracelet-collection-title{letter-spacing:.06em;font-size:1.75rem}.bracelet-flourish-svg{width:60px;height:28px}.bracelet-trust-grid{grid-template-columns:repeat(3,1fr)}.bracelet-trust-item{gap:10px;padding:18px 12px}.bracelet-trust-heading{font-size:.95rem}.bracelet-trust-sub{font-size:.8rem}}@media (width<=640px){.bracelet-title-container{gap:10px}.bracelet-collection-title{letter-spacing:.05em;font-size:1.35rem}.bracelet-flourish-svg{width:44px;height:22px}.bracelet-trust-grid{grid-template-columns:1fr}.bracelet-trust-item:not(:last-child):after{display:none}.bracelet-trust-item{border-bottom:1px solid #efe4d6;justify-content:flex-start;padding:16px 20px}.bracelet-trust-item:last-child{border-bottom:none}}.topbar-phone-info{color:#8b1d24;align-items:center;gap:8px;display:flex}.topbar-phone-info div{flex-direction:column;line-height:1.1;display:flex}.topbar-phone-info strong{color:#8b1d24;font-size:.85rem;font-weight:700}.topbar-phone-info small{color:#6e675f;letter-spacing:.04em;font-size:.65rem}.topbar-trust-notes{align-items:center;gap:20px;display:flex}.btn-consultation-pill{color:#fff;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#800020;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #80002040}.btn-consultation-pill:hover{background:#600018;transform:translateY(-1px);box-shadow:0 4px 12px #80002059}.nav-highlight-link{color:#8b1d24!important;font-weight:600!important}.gems-consultant-container{background:#fff;border:1px solid #efe4d6;border-radius:12px;width:100%;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 4px 24px #2e1f0c1f}.gems-consultant-promo-bar{color:#fff;text-align:center;letter-spacing:.02em;background:#7d151a;padding:8px 14px;font-size:.88rem;font-weight:600}.gems-consultant-body{grid-template-columns:.95fr 1.25fr;min-height:440px;display:grid}.gems-consultant-media{background:#faf6f0;position:relative;overflow:hidden}.gems-consultant-media img{object-fit:cover;object-position:top center;width:100%;height:100%}.gems-consultant-overlay-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #fffc;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 4px 16px #0000001a}.gems-consultant-overlay-tag .badge-icon{font-size:1.3rem}.gems-consultant-overlay-tag strong{color:#2d2520;font-size:.86rem;display:block}.gems-consultant-overlay-tag span{color:#665d55;font-size:.74rem}.gems-consultant-form-wrapper{background:#fff;padding:20px 24px}.gems-consultant-form{flex-direction:column;gap:12px;display:flex}.gems-form-error{color:#9b1c1c;background:#fdf2f2;border:1px solid #f8b4b4;border-radius:6px;padding:8px 12px;font-size:.82rem}.form-grid-3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.form-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-group{flex-direction:column;gap:4px;display:flex}.form-group label{color:#2d2520;font-size:.78rem;font-weight:600}.form-group label .req{color:#8b1d24}.form-group input,.form-group select,.form-group textarea{color:#2d2520;background:#fcfaf7;border:1px solid #ddd3c7;border-radius:6px;width:100%;padding:7px 10px;font-size:.84rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#8b1d24;outline:none;box-shadow:0 0 0 3px #8b1d241a}.time-select-row{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.phone-input-row{grid-template-columns:110px 1fr;gap:6px;display:grid}.gems-consultant-submit-btn{color:#fff;cursor:pointer;background:#7d151a;border:none;border-radius:6px;width:100%;margin-top:8px;padding:14px;font-size:1.02rem;font-weight:700;transition:background .2s,transform .1s;box-shadow:0 4px 14px #7d151a4d}.gems-consultant-submit-btn:hover{background:#600018;transform:translateY(-1px)}.gems-consultant-success{text-align:center;padding:36px 20px}.success-icon-box{color:#137333;background:#e6f4ea;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;font-size:2rem;display:flex}.gems-consultant-success h3{font-family:var(--font-display);color:#2d2520;margin:0 0 10px;font-size:1.5rem}.gems-consultant-success p{color:#554d46;font-size:.95rem;line-height:1.5}.redeemable-box{background:#faf6f0;border:1px dashed #bd7d24;border-radius:8px;flex-direction:column;align-items:center;gap:4px;margin:20px 0;padding:16px;display:flex}.redeemable-box span{color:#9b641a;font-size:1.1rem;font-weight:700}.redeemable-box small{color:#776e65;font-size:.82rem}.gems-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0c0aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gems-modal-content{border-radius:12px;width:100%;max-width:980px;max-height:90vh;position:relative;overflow-y:auto}.gems-modal-close{z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 2px 8px #0003}@media (width<=900px){.gems-consultant-body{grid-template-columns:1fr}.gems-consultant-media{height:290px}.gems-consultant-media img{object-fit:cover;object-position:50% 5%}.gems-consultant-overlay-tag{background:#ffffffeb;padding:8px 12px;bottom:8px;left:8px;right:8px}.gems-consultant-overlay-tag .badge-icon{font-size:1.1rem}.gems-consultant-overlay-tag strong{font-size:.8rem}.gems-consultant-overlay-tag span{font-size:.7rem}.form-grid-3,.form-grid-2{grid-template-columns:1fr}.btn-consultation-pill span{display:none}.btn-consultation-pill{padding:8px 12px}}.mega-site-footer{color:#4a3e39;font-family:var(--font-body,"Inter", sans-serif);background:#f7ebe1;border-top:1px solid #c59b2740;padding:64px 0 32px}.mega-footer-inner{width:100%}.mega-footer-grid{border-bottom:1px solid #b8860b33;grid-template-columns:repeat(6,1fr);gap:28px;padding-bottom:48px;display:grid}.mega-footer-col{flex-direction:column;gap:14px;display:flex}.mega-col-heading{font-family:var(--font-display,"Fraunces", "Georgia", serif);color:#7e1b24;letter-spacing:.02em;margin:0 0 6px;font-size:1.05rem;font-weight:700}.mega-link-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.mega-link-list li a{color:#5c4f48;font-size:.82rem;line-height:1.45;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.mega-link-list li a:hover{color:#7e1b24;transform:translate(3px)}.mega-footer-banner{border-bottom:1px solid #b8860b26;grid-template-columns:1.3fr 1fr;align-items:center;gap:40px;padding:36px 0;display:grid}.banner-brand-title{font-family:var(--font-display,"Fraunces", serif);letter-spacing:.08em;color:#7e1b24;margin:0 0 4px;font-size:1.4rem;font-weight:700}.banner-brand-tagline{letter-spacing:.18em;color:var(--gold-deep,#9b641a);margin:0 0 10px;font-size:.72rem;font-weight:700}.banner-brand-desc{color:#63564f;margin:0;font-size:.88rem;line-height:1.6}.banner-contact-block{background:#fffdf9a6;border:1px solid #b8860b33;border-radius:10px;flex-direction:column;gap:10px;padding:20px 24px;font-size:.86rem;display:flex}.contact-row{color:#4a3e39;line-height:1.4}.contact-row strong{color:#7e1b24}.contact-row a{color:#7e1b24;font-weight:600;text-decoration:none}.contact-row a:hover{text-decoration:underline}.mega-footer-bottom{color:#776a62;justify-content:space-between;align-items:center;padding-top:24px;font-size:.8rem;display:flex}.mega-footer-bottom a{color:#7e1b24;font-weight:600;text-decoration:underline}@media (width<=1200px){.mega-footer-grid{grid-template-columns:repeat(3,1fr);gap:36px 24px}}@media (width<=768px){.mega-footer-grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}.mega-footer-banner{grid-template-columns:1fr;gap:24px}.mega-footer-bottom{text-align:center;flex-direction:column;gap:12px}}@media (width<=480px){.mega-footer-grid{grid-template-columns:1fr;gap:24px}}.pdp-intention-fit-box{background:#faf6f0cc;border:1px solid #b8860b40;border-radius:8px;margin:14px 0;padding:10px 14px;font-size:.85rem}.fit-badge{letter-spacing:.1em;text-transform:uppercase;color:#7e1b24;margin-bottom:4px;font-size:.72rem;font-weight:700}.pdp-combo-card{background:linear-gradient(135deg,#fffdf9 0%,#faf4ec 100%);border:1.5px dashed #c59b27;border-radius:12px;margin:20px 0;padding:18px 20px;box-shadow:0 4px 14px #c59b2714}.combo-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.combo-tag{letter-spacing:.06em;color:#7e1b24;font-size:.75rem;font-weight:800}.combo-savings{color:#fff;background:#23cf62;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700}.combo-products-row{align-items:center;gap:14px;margin-bottom:14px;display:flex}.combo-item{background:#fff;border:1px solid #efe4d6;border-radius:8px;flex:1;align-items:center;gap:10px;padding:6px 12px;display:flex}.combo-item img{object-fit:cover;border-radius:6px;width:38px;height:38px}.combo-item span{color:#3b332b;font-size:.82rem;font-weight:600}.combo-plus{color:#9b641a;font-size:1.2rem;font-weight:700}.combo-pricing{align-items:center;gap:10px;margin-bottom:12px;display:flex}.combo-old-price{color:#8e857c;font-size:.9rem;text-decoration:line-through}.combo-new-price{color:#7e1b24;font-size:1.2rem;font-weight:700}.combo-discount-badge{color:#9b641a;background:linen;border:1px solid #9b641a;border-radius:4px;padding:2px 6px;font-size:.72rem;font-weight:700}.btn-combo-buy{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7e1b24 0%,#5b131a 100%);border:none;border-radius:8px;width:100%;padding:12px 18px;font-size:.85rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #7e1b2433}.btn-combo-buy:hover{background:linear-gradient(135deg,#96232d 0%,#6e1921 100%);transform:translateY(-1px)}.pdp-ritual-guide-card{background:#faf6f0;border:1px solid #efe4d6;border-radius:12px;margin:24px 0;padding:20px}.ritual-title{font-family:var(--font-display);color:#7e1b24;margin:0 0 14px;font-size:1.1rem}.ritual-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px;display:grid}.ritual-step{background:#fff;border:1px solid #efe4d6;border-radius:8px;padding:12px}.ritual-step strong{color:#9b641a;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.78rem;display:block}.ritual-step p{color:#4a3e39;margin:0;font-size:.82rem;line-height:1.4}.pdp-whatsapp-doubt-bar{border-top:1px dashed #ddd2c4;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.pdp-whatsapp-doubt-bar p{color:#63564f;margin:0;font-size:.82rem}.btn-pdp-whatsapp{color:#fff;white-space:nowrap;background:#23cf62;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 3px 10px #23cf6240}.btn-pdp-whatsapp:hover{background:#1eb956}.order-success-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0c0abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.order-success-modal{text-align:center;background:#fffdf9;border:1px solid #d4af37;border-radius:16px;width:100%;max-width:480px;padding:32px 28px;animation:.3s modalPopIn;box-shadow:0 20px 50px #0000004d}@keyframes modalPopIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.success-icon-badge{color:#fff;background:linear-gradient(135deg,#23cf62 0%,#159c45 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:1.8rem;font-weight:800;display:flex;box-shadow:0 6px 16px #23cf624d}.order-success-modal h2{font-family:var(--font-display);color:#2d2520;margin:0 0 4px;font-size:1.6rem}.success-subtitle{color:#7e1b24;margin-bottom:20px;font-size:.95rem;font-weight:700}.success-info-box{text-align:left;background:#faf6f0;border:1px solid #efe4d6;border-radius:10px;flex-direction:column;gap:6px;margin-bottom:18px;padding:14px 18px;font-size:.88rem;display:flex}.success-info-box p{color:#4a3e39;margin:0}.success-info-box strong{color:#2d2520}.success-blessing-note{color:#7a5912;text-align:left;background:#d4af371a;border:1px solid #d4af374d;border-radius:8px;align-items:center;gap:8px;margin-bottom:22px;padding:10px 14px;font-size:.82rem;display:flex}.success-modal-actions{justify-content:center;gap:12px;display:flex}.blog-list-header{border-bottom:1px solid #b8860b33;margin-bottom:40px;padding-bottom:32px}.blog-filter-bar{flex-direction:column;align-items:center;gap:20px;max-width:800px;margin:0 auto;display:flex}.blog-search-box input{background:#fffdf9;border:1px solid #d4af3759;border-radius:50px;outline:none;width:100%;max-width:480px;padding:12px 20px;font-size:.9rem;box-shadow:0 4px 14px #2d25200a}.blog-search-box input:focus{border-color:#7e1b24;box-shadow:0 4px 18px #7e1b241f}.blog-category-chips{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.category-chip{color:#5c4f48;cursor:pointer;background:#faf6f0;border:1px solid #efe4d6;border-radius:30px;padding:6px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.category-chip.active,.category-chip:hover{color:#fff;background:#7e1b24;border-color:#7e1b24}.blog-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;display:grid}.blog-card{background:#fffdf9;border:1px solid #efe4d6;border-radius:14px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #2d252014}.blog-card-media{height:210px;position:relative;overflow:hidden}.blog-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card:hover .blog-card-media img{transform:scale(1.05)}.blog-card-category{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#7e1b24e6;border-radius:20px;padding:4px 10px;font-size:.68rem;font-weight:700;position:absolute;top:12px;left:12px}.blog-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.blog-meta-row{color:#8e857c;align-items:center;gap:8px;margin-bottom:10px;font-size:.76rem;display:flex}.blog-card-title{font-family:var(--font-display);margin:0 0 10px;font-size:1.15rem;line-height:1.35}.blog-card-title a{color:#2d2520;text-decoration:none;transition:color .2s}.blog-card-title a:hover{color:#7e1b24}.blog-card-excerpt{color:#5c4f48;flex:1;margin-bottom:18px;font-size:.86rem;line-height:1.55}.blog-read-more{color:#7e1b24;align-items:center;gap:4px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-read-more:hover{text-decoration:underline}.blog-detail-article{max-width:860px;margin:0 auto}.blog-breadcrumb{color:#8e857c;margin-bottom:24px;font-size:.82rem}.blog-breadcrumb a{color:#7e1b24;text-decoration:none}.blog-breadcrumb a:hover{text-decoration:underline}.blog-article-header{margin-bottom:32px}.blog-category-badge{color:#7e1b24;letter-spacing:.1em;text-transform:uppercase;background:linen;border:1px solid #7e1b2433;border-radius:20px;margin-bottom:14px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-block}.blog-headline{color:#2d2520;margin-bottom:16px;font-size:clamp(2rem,3.8vw,3rem);line-height:1.25}.blog-author-meta{color:#63564f;justify-content:center;align-items:center;gap:12px;font-size:.85rem;display:flex}.blog-cover-wrapper{border-radius:16px;width:100%;max-height:440px;margin-bottom:40px;overflow:hidden;box-shadow:0 12px 36px #2d25201a}.blog-cover-img{object-fit:cover;width:100%;height:100%;max-height:440px}.blog-content-prose{color:#3b332b;font-size:1.02rem;line-height:1.8}.blog-content-prose h2{font-family:var(--font-display);color:#7e1b24;border-bottom:1px solid #b8860b33;margin:36px 0 16px;padding-bottom:8px;font-size:1.7rem}.blog-content-prose h3{font-family:var(--font-display);color:#2d2520;margin:28px 0 12px;font-size:1.3rem}.blog-content-prose p{margin-bottom:20px}.blog-content-prose ul,.blog-content-prose ol{margin-bottom:24px;padding-left:24px}.blog-content-prose li{margin-bottom:10px}.blog-content-prose table{border-collapse:collapse;background:#fffdf9;border-radius:8px;width:100%;margin:28px 0;overflow:hidden}.blog-content-prose th,.blog-content-prose td{text-align:left;border:1px solid #efe4d6;padding:12px 16px;font-size:.9rem}.blog-content-prose th{color:#7e1b24;font-family:var(--font-display);background:#faf6f0}.blog-callout-box{background:linear-gradient(135deg,#fffdf9 0%,#faf4ec 100%);border-left:4px solid #7e1b24;border-radius:0 12px 12px 0;margin:32px 0;padding:20px 24px}.blog-callout-box h4{font-family:var(--font-display);color:#7e1b24;margin:0 0 6px;font-size:1.15rem}.blog-faqs-section{background:#faf6f0;border:1px solid #efe4d6;border-radius:14px;margin:40px 0;padding:28px}.blog-faqs-section h3{font-family:var(--font-display);color:#7e1b24;margin:0 0 20px;font-size:1.4rem}.blog-faqs-list{flex-direction:column;gap:16px;display:flex}.blog-faq-item{background:#fff;border:1px solid #efe4d6;border-radius:10px;padding:16px 20px}.blog-faq-item h4{color:#2d2520;margin:0 0 6px;font-size:.98rem}.blog-faq-item p{color:#5c4f48;margin:0;font-size:.88rem;line-height:1.5}.blog-consultation-banner{color:#fff;background:linear-gradient(135deg,#7e1b24 0%,#5b131a 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:44px 0;padding:32px;display:flex;box-shadow:0 10px 28px #7e1b2433}.blog-consultation-banner h3{font-family:var(--font-display);margin:0 0 6px;font-size:1.35rem}.blog-consultation-banner p{opacity:.9;margin:0;font-size:.9rem}.blog-author-box{background:#faf6f0;border:1px solid #efe4d6;border-radius:12px;margin-bottom:48px;padding:24px}.blog-author-box h4{font-family:var(--font-display);color:#7e1b24;margin:0 0 6px;font-size:1.1rem}.blog-author-box p{color:#5c4f48;margin:0;font-size:.86rem;line-height:1.5}.blog-related-section{border-top:1px solid #b8860b33;padding-top:48px}.blog-related-section h2{font-family:var(--font-display);color:#7e1b24;text-align:center;margin-bottom:28px;font-size:1.8rem}@media (width<=900px){.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-consultation-banner{text-align:center;flex-direction:column}}@media (width<=600px){.blog-grid{grid-template-columns:1fr}}.hamburger-trigger-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7e1b24 0%,#5b131a 100%);border:1px solid #d4af3759;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #7e1b2433}.hamburger-trigger-btn:hover{background:linear-gradient(135deg,#96222e 0%,#7e1b24 100%);transform:scale(1.06);box-shadow:0 6px 16px #7e1b2452}.hamburger-trigger-btn svg{width:22px;height:22px}.luxury-drawer{background:#fffdf9;flex-direction:column;width:400px;max-width:90vw;height:100vh;padding:0;display:flex;overflow:hidden;box-shadow:-10px 0 40px #2d252040}.luxury-drawer .mega-menu-head{background:#faf6f0;border-bottom:1px solid #b8860b33;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.luxury-drawer .mega-menu-brand{font-family:var(--font-display);color:#7e1b24;align-items:center;gap:10px;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.close-drawer-btn{color:#7e1b24;cursor:pointer;background:0 0;border:none}.drawer-scroll-body{flex:1;padding:24px;overflow-y:auto}.drawer-section-heading{letter-spacing:.12em;color:#7e1b24;text-transform:uppercase;border-bottom:1px dashed #7e1b2433;margin-bottom:14px;padding-bottom:6px;font-size:.72rem;font-weight:800}.drawer-categories-grid{flex-direction:column;gap:8px;display:flex}.drawer-category-item{background:#faf6f0;border:1px solid #efe4d6;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.drawer-category-item:hover{background:#7e1b24;border-color:#7e1b24;transform:translate(4px)}.drawer-cat-info{flex-direction:column;display:flex}.drawer-cat-title{font-family:var(--font-display);color:#2d2520;font-size:.98rem;font-weight:600;transition:color .2s}.drawer-category-item:hover .drawer-cat-title{color:#fff}.drawer-cat-count{color:#8e857c;font-size:.76rem;transition:color .2s}.drawer-category-item:hover .drawer-cat-count{color:#fffc}.drawer-cat-arrow{color:#7e1b24;font-size:1.1rem;transition:transform .2s,color .2s}.drawer-category-item:hover .drawer-cat-arrow{color:#fff;transform:translate(3px)}.drawer-links-group{flex-direction:column;gap:10px;display:flex}.drawer-link-btn{color:#2d2520;background:#fffdf9;border:1px solid #efe4d6;border-radius:10px;align-items:center;padding:12px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.drawer-link-btn:hover{color:#7e1b24;background:linen;border-color:#7e1b24}.drawer-link-btn.highlight{color:#fff;background:linear-gradient(135deg,#7e1b24 0%,#5b131a 100%);border:none}.drawer-link-btn.whatsapp{color:#fff;background:#25d366;border:none}@media (width>=1025px) and (width<=1240px){.site-nav-desktop{gap:12px;font-size:.74rem}}.experts-section{background:linear-gradient(#faf7f2 0%,#f5efe6 100%);border-top:1px solid #efe4d6;border-bottom:1px solid #efe4d6;margin-bottom:32px;padding:40px 0}.experts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,440px));justify-content:center;gap:24px;margin-top:28px;display:grid}.expert-card{background:#fff;border:1px solid #eae0d2;border-radius:14px;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #2e1f0c12}.expert-card:hover{border-color:#d4af37;transform:translateY(-4px);box-shadow:0 14px 32px #7e1b241f}.expert-card-image-wrap{background:#111827;width:100%;height:300px;padding-top:0;position:relative;overflow:hidden}.expert-card-img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.expert-card:hover .expert-card-img{transform:scale(1.03)}.expert-card-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#f3e5ab;background:#0f172ae0;border:1px solid #d4af3799;border-radius:30px;align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:600;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000004d}.expert-badge-icon{font-size:.9rem}.expert-card-content{flex-direction:column;flex-grow:1;padding:18px 20px 22px;display:flex}.expert-header{border-bottom:1px solid #f0e6d8;margin-bottom:14px;padding-bottom:12px}.expert-name{color:#1f1915;margin:0 0 4px;font-family:inherit;font-size:1.45rem;font-weight:700}.expert-title-sub{text-transform:uppercase;letter-spacing:.05em;color:#7e1b24;font-size:.88rem;font-weight:700;display:inline-block}.expert-tagline{color:#4a4036;background:#fffdf9;border-left:3px solid #d4af37;border-radius:0 8px 8px 0;margin-bottom:16px;padding:10px 14px;font-size:.92rem;font-style:italic;line-height:1.5}.expert-services-container{flex-grow:1;margin-bottom:20px}.expert-services-title{text-transform:uppercase;letter-spacing:.06em;color:#786c60;margin:0 0 10px;font-size:.85rem;font-weight:700}.expert-services-list{grid-template-columns:1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.expert-services-list li{color:#2d2520;align-items:center;gap:8px;font-size:.88rem;font-weight:500;display:flex}.service-check{color:#d4af37;font-size:.9rem}.expert-contact-banner{background:#faf4eb;border:1px solid #efe4d6;border-radius:12px;flex-direction:column;gap:12px;margin-top:12px;padding:16px;display:flex}.expert-phone-box{align-items:center;gap:10px;display:flex}.expert-phone-box .phone-icon{color:#fff;background:#7e1b24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.4rem;display:flex}.expert-phone-box small{text-transform:uppercase;letter-spacing:.05em;color:#786c60;font-size:.75rem;font-weight:600;display:block}.expert-phone-link{color:#7e1b24;letter-spacing:.02em;font-size:1.2rem;font-weight:800;text-decoration:none;transition:color .2s}.expert-phone-link:hover{color:#a32430;text-decoration:underline}.expert-action-buttons{gap:8px;display:flex}.btn-expert{cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 12px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-expert-call{color:#fff;background:#7e1b24}.btn-expert-call:hover{color:#fff;background:#5b131a}.btn-expert-wa{color:#fff;background:#25d366}.btn-expert-wa:hover{color:#fff;background:#1da851}.btn-expert-book{color:#f3e5ab;background:#2d2520}.btn-expert-book:hover{color:#fff;background:#000}.expert-motto-footer{text-align:center;color:#8c7a6b;margin-top:14px;font-size:.82rem;font-weight:600}.overlay-phone-link{color:#7e1b24;margin-top:4px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-block}.overlay-phone-link:hover{text-decoration:underline}.expert-selector-wrapper{background:#faf6f0;border:1px solid #efe4d6;border-radius:10px;margin-bottom:12px;padding:10px 12px}.expert-select-label{text-transform:uppercase;letter-spacing:.05em;color:#7e1b24;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.expert-toggle-tabs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.expert-tab{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2d5c5;border-radius:6px;flex-direction:column;padding:7px 10px;transition:all .2s;display:flex}.expert-tab .tab-name{color:#2d2520;font-size:.86rem;font-weight:700}.expert-tab .tab-desc{color:#665d55;margin-top:1px;font-size:.72rem}.expert-tab.active{background:#fffdf9;border-color:#7e1b24;box-shadow:0 4px 12px #7e1b241f}.expert-tab.active .tab-name{color:#7e1b24}.consultant-actions-bar{flex-direction:column;gap:10px;margin-top:8px;display:flex}.direct-call-btn{text-align:center;color:#7e1b24;background:linen;border:1.5px solid #7e1b24;border-radius:8px;padding:12px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.direct-call-btn:hover{color:#fff;background:#7e1b24}.highlight-expert-row{background:#d4af371f;border-left:3px solid #d4af37;border-radius:4px;padding:4px 8px}@media (width<=640px){.expert-action-buttons{flex-direction:column}.expert-toggle-tabs{grid-template-columns:1fr}}.stock-toggle-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:20px;outline:none;align-items:center;gap:8px;padding:6px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.stock-toggle-btn.in-stock{color:#047857;background:#ecfdf5;border-color:#a7f3d0;box-shadow:0 1px 3px #10b9811f}.stock-toggle-btn.in-stock:hover{color:#fff;background:#10b981;border-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.stock-toggle-btn.out-of-stock{color:#b91c1c;background:#fef2f2;border-color:#fecaca;box-shadow:0 1px 3px #ef44441f}.stock-toggle-btn.out-of-stock:hover{color:#fff;background:#ef4444;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.stock-toggle-dot{border-radius:50%;width:8px;height:8px;transition:all .2s}.stock-toggle-btn.in-stock .stock-toggle-dot{background:#10b981;box-shadow:0 0 6px #10b981}.stock-toggle-btn.in-stock:hover .stock-toggle-dot{background:#fff;box-shadow:0 0 6px #fff}.stock-toggle-btn.out-of-stock .stock-toggle-dot{background:#ef4444;box-shadow:0 0 6px #ef4444}.stock-toggle-btn.out-of-stock:hover .stock-toggle-dot{background:#fff;box-shadow:0 0 6px #fff}.admin-stock-summary{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.admin-stock-stat-card{background:var(--white);border:1px solid var(--line);border-radius:8px;flex:1;align-items:center;gap:14px;min-width:180px;padding:16px 20px;display:flex}.admin-stock-stat-card.stat-green{border-left:4px solid #10b981}.admin-stock-stat-card.stat-red{border-left:4px solid #ef4444}.admin-stock-stat-card.stat-total{border-left:4px solid var(--gold)}.admin-stock-stat-val{font-size:1.5rem;font-weight:700;line-height:1}.admin-stock-stat-lbl{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.admin-stock-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.admin-stock-tabs{gap:8px;display:flex}.admin-stock-tab{background:var(--bone);border:1px solid var(--line);cursor:pointer;color:var(--ink-soft);border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.admin-stock-tab.active{background:var(--plum);color:var(--white);border-color:var(--plum)}.admin-stock-tab.active-green{color:#fff;background:#10b981;border-color:#059669}.admin-stock-tab.active-red{color:#fff;background:#ef4444;border-color:#dc2626}.free-selenite-box{background:linear-gradient(135deg,#fffdf9 0%,#faf4eb 100%);border:1.5px dashed #d4af37;border-radius:12px;align-items:center;gap:14px;margin:18px 0;padding:14px 16px;display:flex;box-shadow:0 4px 14px #d4af371f}.selenite-box-img{object-fit:cover;border:1px solid #e5d5c0;border-radius:8px;flex-shrink:0;width:64px;height:64px}.selenite-box-info h4{color:#2d2520;margin:4px 0 2px;font-size:.92rem;font-weight:700}.selenite-box-info p{color:#665d55;margin:0;font-size:.8rem;line-height:1.4}.selenite-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#7e1b24;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.free-selenite-card-badge{color:#fff5e3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#7e1b24eb;border-radius:3px;padding:2px 6px;font-size:.63rem;font-weight:700;position:absolute;top:6px;right:6px;box-shadow:0 2px 6px #00000026}.free-selenite-banner-bar{color:#fff5e3;text-align:center;background:linear-gradient(90deg,#7e1b24 0%,#a52a36 100%);justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.88rem;font-weight:600;display:flex}.pdp-meta{border:1px solid var(--line);background:#fdfaf6;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;padding:14px 16px;display:grid}.pdp-meta-item{flex-direction:column;gap:2px;display:flex}.pdp-meta-item .meta-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gold-deep);font-size:.72rem;font-weight:700}.pdp-meta-item .meta-value{color:var(--ink);text-transform:capitalize;font-size:.86rem;font-weight:600}.divider{background:var(--line);border:none;width:100%;height:1px;margin:36px 0}.kr-faq-section{background:#fff;width:100%;padding:60px 0 80px}.kr-faq-container{max-width:960px;margin:0 auto;padding:0 20px}.kr-faq-header{text-align:center;margin-bottom:36px}.kr-faq-title{font-family:var(--font-display);color:#111;letter-spacing:-.01em;margin:0;font-size:2.3rem;font-weight:500}.kr-faq-list{flex-direction:column;gap:14px;display:flex}.kr-faq-item{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f4f4;border:1px solid #0000;border-radius:4px;padding:20px 26px;transition:all .22s}.kr-faq-item:hover{background:#ececec}.kr-faq-item.is-open{background:#f8f7f4;border-color:#bd7d2440;box-shadow:0 4px 18px #0000000a}.kr-faq-question-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.kr-faq-question-text{color:#181818;font-size:1.05rem;font-weight:500;line-height:1.45}.kr-faq-toggle-icon{color:#333;text-align:center;min-width:24px;font-size:1.6rem;font-weight:300;line-height:1;transition:transform .2s,color .2s}.kr-faq-item.is-open .kr-faq-toggle-icon{color:var(--gold-deep);font-weight:600}.kr-faq-answer{border-top:1px solid #0000000f;margin-top:12px;padding-top:14px;animation:.22s ease-out faqFadeSlide}.kr-faq-answer p{color:#444;margin:0;font-size:.98rem;line-height:1.68}@keyframes faqFadeSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faqs-page-wrapper{background:#fff;padding-bottom:70px}.faqs-page-hero{border-bottom:1px solid var(--line);background:linear-gradient(#fdfaf5 0%,#fff 100%);padding:50px 20px 30px}.faqs-page-main-title{color:#111;margin:10px 0 16px;font-size:2.6rem;font-weight:600}.faqs-page-sub{color:#555;max-width:720px;margin:0 auto 28px;font-size:1.05rem;line-height:1.6}.faqs-category-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.faq-tab-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:30px;padding:10px 22px;font-size:.92rem;font-weight:500;transition:all .2s}.faq-tab-btn:hover{border-color:var(--gold);color:var(--gold-deep)}.faq-tab-btn.active{background:var(--plum);color:#fff;border-color:var(--plum)}.faqs-help-banner{margin-top:50px}.faqs-help-inner{border:1px solid var(--line);text-align:center;background:#faf6ef;border-radius:12px;max-width:760px;margin:0 auto;padding:36px 28px}.faqs-help-inner h3{font-family:var(--font-display);color:#1d1713;margin:0 0 8px;font-size:1.6rem}.faqs-help-inner p{color:#666;margin:0 0 20px;font-size:.98rem}.faqs-help-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (width<=768px){.kr-faq-section{padding:40px 0 60px}.kr-faq-title{font-size:1.85rem}.kr-faq-item{padding:16px 18px}.kr-faq-question-text{font-size:.96rem}.faqs-page-main-title{font-size:2rem}}.pdp-specs-full-section{border:1px solid var(--line);background:#fdfaf6;border-radius:16px;margin-top:54px;padding:44px 36px;box-shadow:0 4px 20px #00000008}.pdp-specs-header{margin-bottom:32px}.pdp-specs-main-title{color:#1d1713;margin:8px 0 10px;font-size:2.2rem}.pdp-specs-sub{color:#666;max-width:680px;margin:0 auto 26px;font-size:1rem;line-height:1.5}.pdp-specs-tabs-nav{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pdp-specs-tab-btn{color:#444;cursor:pointer;background:#fff;border:1px solid #bd7d244d;border-radius:30px;padding:11px 24px;font-size:.94rem;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #00000008}.pdp-specs-tab-btn:hover{border-color:var(--gold-deep);color:var(--gold-deep);background:#faf6ef}.pdp-specs-tab-btn.active{background:var(--plum);color:#fff;border-color:var(--plum);box-shadow:0 4px 14px #1d171333}.pdp-specs-content-body{margin-top:28px}.animate-fade{animation:.25s ease-out specsFadeIn}@keyframes specsFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pdp-specs-table-wrapper{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.pdp-specs-table{border-collapse:collapse;text-align:left;width:100%}.pdp-specs-table tbody tr{border-bottom:1px solid #0000000f;transition:background .15s}.pdp-specs-table tbody tr:last-child{border-bottom:none}.pdp-specs-table tbody tr:nth-child(2n){background:#faf7f2}.pdp-specs-table tbody tr:hover{background:#f4ede2}.pdp-specs-table th{color:#555;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;background:#00000004;width:28%;padding:16px 22px;font-size:.92rem;font-weight:700}.pdp-specs-table td{color:#1e1e1e;vertical-align:middle;padding:16px 22px;font-size:.98rem;line-height:1.55}.pdp-specs-table code{color:#9b641a;background:#eee;border-radius:4px;padding:3px 8px;font-size:.88rem;font-weight:600}.pdp-meaning-uses-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.pdp-meaning-card,.pdp-vedic-matrix-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:28px 26px;position:relative}.pdp-card-badge{text-transform:uppercase;letter-spacing:.06em;color:var(--gold-deep);background:#faf2e4;border-radius:20px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.pdp-meaning-card h3,.pdp-vedic-matrix-card h3{font-family:var(--font-display);color:#1d1713;margin:0 0 14px;font-size:1.5rem}.pdp-meaning-card p{color:#444;margin:0 0 14px;font-size:.96rem;line-height:1.65}.pdp-benefits-checklist{border-top:1px dashed var(--line);margin-top:20px;padding-top:16px}.pdp-benefits-checklist h4{color:#222;margin:0 0 12px;font-size:1rem}.pdp-benefits-checklist ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.pdp-benefits-checklist li{color:#333;align-items:flex-start;gap:10px;font-size:.94rem;line-height:1.45;display:flex}.pdp-benefits-checklist .check-icon{color:var(--success);background:#eef7ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.pdp-vedic-meta-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.pdp-vedic-meta-row{background:#faf7f2;border:1px solid #976a301f;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:10px 14px;display:flex}.pdp-vedic-meta-row .v-label{color:#666;white-space:nowrap;font-size:.88rem;font-weight:600}.pdp-vedic-meta-row .v-value{color:#1a1a1a;text-align:right;font-size:.94rem;font-weight:600}.pdp-vedic-meta-row .v-value.highlight-gold{color:var(--gold-deep);font-weight:700}.pdp-vedic-meta-row.mantra-row{background:#f5eedf;border-color:#bd7d2459;flex-direction:column;align-items:flex-start;gap:6px}.pdp-vedic-meta-row .mantra-text{color:#8b5514;text-align:left;font-size:.96rem;font-style:italic;font-weight:700}.pdp-trust-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pdp-trust-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:26px 22px;display:flex}.trust-icon-box{margin-bottom:12px;font-size:2.2rem}.pdp-trust-card h3{font-family:var(--font-display);color:#1d1713;margin:0 0 10px;font-size:1.18rem}.pdp-trust-card p{color:#555;flex:1;margin:0 0 16px;font-size:.92rem;line-height:1.55}.trust-pill-tag{color:var(--gold-deep);background:#fbf5ea;border:1px solid #bd7d2433;border-radius:20px;padding:6px 12px;font-size:.78rem;font-weight:700}@media (width<=900px){.pdp-meaning-uses-grid{grid-template-columns:1fr;gap:18px}.pdp-trust-grid{grid-template-columns:repeat(2,1fr);gap:16px}.pdp-specs-full-section{border-radius:12px;padding:32px 20px}.pdp-specs-main-title{font-size:1.85rem}.pdp-specs-table th{width:36%;padding:12px 14px;font-size:.84rem}.pdp-specs-table td{padding:12px 14px;font-size:.9rem}}@media (width<=1024px){.hero-title{font-size:clamp(2.6rem,5vw,4.2rem)}.hero-sub{font-size:.96rem;line-height:1.65}.hero-proof-row{grid-template-columns:repeat(3,1fr);gap:16px}.promise-grid{gap:32px}.experts-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=768px){.section{padding:40px 0}.hero{background-position:70%;min-height:540px}.hero-inner{min-height:540px}.hero-copy{padding:48px 0 36px}.hero-title{margin:12px 0 14px;font-size:clamp(2.2rem,5vw,3.2rem)}.hero-proof-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.trust-strip-row{padding:16px 0}.trust-item{padding:8px 16px}.trust-item strong{font-size:1.35rem}.how-grid{grid-template-columns:1fr;gap:32px;margin-top:36px}.promise-grid{grid-template-columns:1fr;gap:28px}.promise-media{max-width:100%;height:360px}.pdp-grid{grid-template-columns:1fr;gap:28px;padding:16px 0 32px}.experts-grid{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}.gems-consultant-body{grid-template-columns:1fr}.gems-consultant-media{height:300px}.gems-consultant-media img{object-position:top center}.cart-page-grid,.checkout-grid{grid-template-columns:1fr;gap:24px}}@media (width<=640px){.section{padding:32px 0}.section-head h2{font-size:clamp(1.5rem,5.5vw,1.95rem)}.hero{background-image:linear-gradient(180deg, #fffdf9f5 0%, #fffdf9e0 55%, #fffdf94d 100%), var(--hero-image);background-position:72%;min-height:520px}.hero-inner{min-height:520px}.hero-copy{max-width:100%;padding:36px 0 28px}.hero-title{font-size:clamp(2rem,8vw,2.75rem);line-height:1.12}.hero-sub{margin-bottom:22px;font-size:.88rem;line-height:1.55}.hero-actions{flex-direction:column;gap:10px;width:100%}.hero-actions .btn{width:100%;padding:12px 20px;font-size:.8rem}.hero-proof-row{grid-template-columns:1fr;gap:12px;margin-top:26px}.hero-proof-row div{background:#ffffffb3;border:1px solid #d4af3740;border-radius:8px;padding:8px 12px}.proof-icon{width:30px;height:30px;font-size:.85rem}.trust-strip-row{grid-template-columns:repeat(2,1fr);gap:12px 0;padding:12px 0}.trust-item{padding:6px 10px}.trust-item strong{font-size:1.15rem}.trust-item .muted{font-size:.74rem}.bracelet-collection-wrapper{margin-bottom:16px;padding-top:20px}.bracelet-header-banner{padding:16px 10px 22px}.bracelet-title-container{gap:8px}.bracelet-collection-title{letter-spacing:.04em;font-size:clamp(1.15rem,5vw,1.45rem)}.bracelet-flourish-svg{width:38px;height:20px}.free-selenite-banner-bar{padding:8px 12px;font-size:clamp(.74rem,2.4vw,.82rem);line-height:1.35}.bracelet-trust-item{gap:12px;padding:14px 16px}.bracelet-trust-heading{font-size:.92rem}.bracelet-trust-sub{font-size:.78rem}.pdp-slider-wrapper{border-radius:10px}.pdp-slider-arrow{width:32px;height:32px;font-size:1.2rem}.pdp-slider-arrow.prev{left:6px}.pdp-slider-arrow.next{right:6px}.pdp-gallery-thumbs{gap:8px;padding-bottom:2px}.pdp-thumb-btn{border-radius:6px;width:54px;height:54px}.pdp-info h1.display{font-size:1.65rem}.qty-row{gap:10px;margin:14px 0}.free-selenite-box{border-radius:10px;gap:10px;margin:14px 0;padding:12px}.selenite-box-img{width:52px;height:52px}.selenite-box-info h4{font-size:.86rem}.selenite-box-info p{font-size:.76rem;line-height:1.35}.pdp-combo-card{margin:16px 0;padding:14px}.combo-header{flex-direction:column;align-items:flex-start;gap:6px}.combo-products-row{flex-direction:column;align-items:stretch;gap:8px}.combo-plus{text-align:center;font-size:1rem;line-height:1}.combo-item{padding:6px 10px}.combo-item img{width:32px;height:32px}.combo-item span{font-size:.78rem}.combo-pricing{gap:8px;margin-bottom:10px}.combo-new-price{font-size:1.1rem}.btn-combo-buy{padding:10px 14px;font-size:.8rem;line-height:1.3}.pdp-specs-full-section{margin-top:36px;padding:24px 14px}.pdp-specs-main-title{font-size:1.55rem}.pdp-specs-sub{margin-bottom:18px;font-size:.88rem}.pdp-specs-tabs-nav{gap:8px}.pdp-specs-tab-btn{text-align:center;width:100%;padding:8px 14px;font-size:.82rem}.pdp-specs-table th{width:40%;padding:10px;font-size:.78rem}.pdp-specs-table td{padding:10px;font-size:.84rem}.pdp-meaning-card,.pdp-vedic-matrix-card{padding:18px 14px}.pdp-meaning-card h3,.pdp-vedic-matrix-card h3{font-size:1.25rem}.pdp-vedic-meta-row{gap:8px;padding:8px 10px}.pdp-vedic-meta-row .v-label{font-size:.8rem}.pdp-vedic-meta-row .v-value{font-size:.84rem}.pdp-trust-grid{grid-template-columns:1fr;gap:14px}.pdp-trust-card{padding:18px 14px}.pdp-meta{grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px}.pdp-meta-item .meta-label{font-size:.72rem}.pdp-meta-item .meta-value{font-size:.82rem}.expert-card{border-radius:12px}.expert-card-image-wrap{height:240px}.expert-card-content{padding:14px 16px 18px}.expert-name{font-size:1.25rem}.expert-title-sub{font-size:.78rem}.expert-tagline{padding:8px 10px;font-size:.84rem}.expert-contact-banner{padding:12px}.expert-phone-link{font-size:1.05rem}.expert-action-buttons{flex-direction:column;gap:8px}.btn-expert{width:100%;padding:10px 14px;font-size:.84rem}.gems-consultant-container{border-radius:12px}.gems-consultant-promo-bar{padding:8px 12px;font-size:.75rem;line-height:1.35}.gems-consultant-media{height:240px}.gems-consultant-form-wrapper{padding:16px 14px 20px}.form-grid-3,.form-grid-2{grid-template-columns:1fr;gap:12px}.time-select-row{grid-template-columns:1fr 1fr 1fr;gap:4px}.time-select-row select{padding:8px 4px;font-size:.8rem}.phone-input-row{grid-template-columns:95px 1fr;gap:6px}.gems-consultant-submit-btn{padding:12px;font-size:.88rem;line-height:1.35}.direct-call-btn{padding:10px;font-size:.88rem}.luxury-drawer{width:100%;max-width:88vw}.luxury-drawer .mega-menu-head{padding:14px 16px}.drawer-scroll-body{padding:16px}.drawer-category-item{padding:10px 12px}.drawer-cat-title{font-size:.9rem}.drawer{border-left:none;width:100vw;max-width:100vw}.drawer-head{padding:14px 16px}.drawer-head h3{font-size:1.15rem}.drawer-items{gap:10px;padding:12px 14px}.drawer-item{grid-template-columns:48px 1fr auto;gap:10px;padding:10px}.drawer-item-media img{width:48px!important;height:48px!important}.drawer-item-name{font-size:.86rem}.drawer-foot{padding:14px 16px;padding-bottom:max(16px, env(safe-area-inset-bottom,16px))}.mega-site-footer{padding:44px 0 24px}.mega-footer-grid{padding-bottom:32px}.banner-brand-title{font-size:1.18rem}.banner-contact-block{padding:14px 16px;font-size:.82rem}.mega-footer-bottom{padding-top:18px;font-size:.75rem}}.legal-page-container{background-color:#faf7f2;min-height:100vh;padding-bottom:70px}.legal-hero{color:#fffdf9;border-bottom:3px solid var(--gold);text-align:center;background:linear-gradient(135deg,#1d1713 0%,#2f251d 60%,#1d1713 100%);padding:56px 0 44px;position:relative}.legal-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at top,#d6a65b1f 0%,#0000 70%);position:absolute;inset:0}.legal-hero-badge{text-transform:uppercase;letter-spacing:.16em;color:var(--gold-bright);background:#d6a65b26;border:1px solid #d6a65b66;border-radius:999px;margin-bottom:16px;padding:5px 16px;font-size:.76rem;font-weight:700;display:inline-block}.legal-hero-title{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0 0 14px;font-size:2.5rem;font-weight:600;line-height:1.2}.legal-hero-subtitle{color:#d8cfc4;max-width:820px;margin:0 auto 20px;font-size:1.02rem;line-height:1.6}.legal-meta-bar{color:#fffdf9b3;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:.85rem;display:flex}.legal-body-section{padding-top:40px}.legal-layout-grid{grid-template-columns:280px 1fr;align-items:start;gap:36px;display:grid}.legal-sidebar{position:relative}.legal-sidebar-sticky{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px 20px;position:sticky;top:100px;box-shadow:0 4px 18px #2e1f0c0d}.sidebar-heading{font-family:var(--font-display);color:var(--plum);border-bottom:2px solid var(--gold-bright);margin:0 0 16px;padding-bottom:10px;font-size:1.15rem;font-weight:600}.sidebar-links{flex-direction:column;gap:8px;max-height:52vh;margin:0 0 20px;padding:0 4px 0 0;list-style:none;display:flex;overflow-y:auto}.sidebar-links::-webkit-scrollbar{width:4px}.sidebar-links::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.sidebar-links a{color:var(--ink-soft);border-radius:6px;padding:6px 10px;font-size:.88rem;line-height:1.35;text-decoration:none;transition:all .2s;display:block}.sidebar-links a:hover{color:var(--gold-deep);background:#bd7d241a;font-weight:600;transform:translate(3px)}.sidebar-cta-card{border:1px dashed var(--gold);text-align:center;background:linear-gradient(145deg,#fcf8f0 0%,#f4ebd9 100%);border-radius:8px;padding:14px}.sidebar-cta-text{color:var(--plum-soft);margin:0 0 10px;font-size:.8rem;line-height:1.4}.sidebar-cta-btn{background:var(--plum);border-radius:6px;padding:7px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block;color:#fff!important}.sidebar-cta-btn:hover{background:var(--gold-deep)}.legal-main-content{flex-direction:column;gap:28px;display:flex}.legal-section-block{border:1px solid var(--line);background:#fff;border-radius:12px;padding:32px 36px;scroll-margin-top:110px;box-shadow:0 4px 20px #2e1f0c0a}.legal-section-block h2{font-family:var(--font-display);color:var(--plum);border-bottom:1px solid #976a302e;align-items:center;gap:8px;margin:0 0 16px;padding-bottom:10px;font-size:1.45rem;font-weight:600;display:flex}.legal-section-block p{color:#383431;margin:0 0 16px;font-size:.96rem;line-height:1.75}.legal-section-block p:last-child{margin-bottom:0}.legal-section-block ul,.legal-section-block ol{color:#383431;margin:0 0 18px;padding-left:24px;font-size:.95rem;line-height:1.7}.legal-section-block li{margin-bottom:8px}.legal-section-block a{color:var(--gold-deep);text-underline-offset:3px;font-weight:600;text-decoration:underline}.legal-section-block a:hover{color:var(--plum)}.legal-callout-box{border-left:4px solid var(--gold);color:var(--plum-soft);background:#fdfaf4;border-radius:0 8px 8px 0;margin:20px 0;padding:18px 22px;font-size:.92rem;line-height:1.65}.legal-warning-box{color:#78350f;background:#fff8f0;border-left:4px solid #d97706;border-radius:0 8px 8px 0;margin:20px 0;padding:18px 22px;font-size:.92rem;line-height:1.65}.legal-table-responsive{border:1px solid var(--line);border-radius:8px;width:100%;margin:20px 0;overflow-x:auto}.legal-data-table{border-collapse:collapse;text-align:left;background:#fff;width:100%;font-size:.9rem}.legal-data-table th{color:var(--plum);border-bottom:2px solid var(--line);background:#fbf7f0;padding:12px 16px;font-weight:700}.legal-data-table td{vertical-align:top;color:#4a453f;border-bottom:1px solid #976a301f;padding:12px 16px;line-height:1.55}.legal-data-table tr:last-child td{border-bottom:none}.legal-data-table tr:hover td{background:#fbf7f080}.grievance-officer-card{border:1.5px solid var(--gold);background:linear-gradient(145deg,#fff 0%,#faf6ee 100%);border-radius:12px;margin:22px 0 16px;padding:24px 28px;box-shadow:0 6px 24px #bd7d2414}.grievance-badge{text-transform:uppercase;letter-spacing:.08em;background:var(--plum);color:#fffdf9;border-radius:4px;margin-bottom:16px;padding:4px 12px;font-size:.76rem;font-weight:700;display:inline-block}.grievance-details-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px 20px;margin-bottom:16px;display:grid}.grievance-item{flex-direction:column;gap:2px;display:flex}.grievance-item .g-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);font-size:.78rem;font-weight:600}.grievance-item .g-value{color:var(--plum);font-size:.94rem;line-height:1.45}.grievance-item .g-value a{color:var(--gold-deep);text-decoration:none}.grievance-item .g-value a:hover{text-decoration:underline}.grievance-note{color:#6b645b;border-top:1px dashed #976a3040;padding-top:12px;font-size:.82rem;line-height:1.5;margin:14px 0 0!important}.legal-bottom-nav{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:32px;padding-top:20px;display:flex}.legal-nav-link{align-items:center;gap:6px;font-size:.92rem;font-weight:600;transition:transform .2s,color .2s;display:inline-flex;color:var(--gold-deep)!important;text-decoration:none!important}.legal-nav-link:hover{transform:translateY(-1px);color:var(--plum)!important}@media (width<=992px){.legal-layout-grid{grid-template-columns:1fr;gap:28px}.legal-sidebar{order:2}.legal-main-content{order:1}.legal-sidebar-sticky{position:static}.sidebar-links{max-height:none}.legal-hero-title{font-size:2.1rem}.legal-section-block{padding:24px 20px}}@media (width<=600px){.legal-hero{padding:38px 0 32px}.legal-hero-title{font-size:1.65rem}.legal-hero-subtitle{font-size:.9rem}.legal-section-block{border-radius:8px;padding:20px 16px}.legal-section-block h2{font-size:1.25rem}.grievance-officer-card{padding:18px 16px}.grievance-details-grid{grid-template-columns:1fr}.legal-bottom-nav{text-align:center;flex-direction:column;align-items:stretch}@media (width<=380px){.hero-title{font-size:1.85rem}.bracelet-collection-title{letter-spacing:.02em;font-size:1.1rem}.bracelet-flourish-svg{width:28px;height:16px}.phone-input-row{grid-template-columns:82px 1fr}.phone-input-row select{padding:6px 2px;font-size:.72rem}.phone-input-row input{padding:6px 8px;font-size:.78rem}.pdp-specs-table th{width:44%;font-size:.74rem}.pdp-specs-table td{font-size:.8rem}}.ws-page{color:var(--ink);background:linear-gradient(#faf6f0 0%,#fff 30%,#fdfbf7 70%,#f7f1e8 100%);padding-bottom:80px}.ws-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 20%,#d4af371f 0%,#fbf7f000 70%);margin-bottom:50px;padding:60px 0 40px;position:relative}.ws-hero-grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (width>=960px){.ws-hero-grid{grid-template-columns:1.15fr .85fr;gap:60px}}.ws-badge-pill{letter-spacing:.12em;text-transform:uppercase;color:#8f5c15;background:#bd7d241a;border:1px solid #bd7d2459;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.ws-hero-title{font-family:var(--font-display);color:var(--plum);letter-spacing:-.02em;margin-bottom:18px;font-size:2.5rem;line-height:1.18}.ws-hero-title span{color:#bd7d24;font-style:italic}@media (width>=768px){.ws-hero-title{font-size:3.2rem}}.ws-hero-desc{color:var(--ink-soft);max-width:620px;margin-bottom:28px;font-size:1.05rem;line-height:1.65}.ws-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:36px;display:flex}.ws-btn-gold{cursor:pointer;background:linear-gradient(135deg,#d4a34b 0%,#bd7d24 100%);border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 18px #bd7d2459;color:#fff!important}.ws-btn-gold:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 24px #bd7d2473}.ws-btn-outline{border:1px solid var(--line);background:#fffc;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:var(--plum)!important}.ws-btn-outline:hover{background:var(--plum);border-color:var(--plum);color:#fff!important}.ws-btn-whatsapp{background:#25d366;border-radius:4px;align-items:center;gap:8px;padding:13px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;color:#fff!important}.ws-btn-whatsapp:hover{background:#1eb857;transform:translateY(-2px)}.ws-hero-badges{border-top:1px dashed var(--line);grid-template-columns:repeat(2,1fr);gap:12px;padding-top:18px;display:grid}@media (width>=600px){.ws-hero-badges{grid-template-columns:repeat(4,1fr)}}.ws-hero-badge-item{color:var(--plum);align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:flex}.ws-hero-badge-item span.icon{font-size:1.15rem}.ws-hero-card{color:#fff;background:linear-gradient(145deg,#1d1713 0%,#2b201a 100%);border:1px solid #d6a65b4d;border-radius:12px;padding:32px 28px;position:relative;overflow:hidden;box-shadow:0 16px 40px #1d171333}.ws-hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#d6a65b26 0%,#0000 60%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.ws-card-header{border-bottom:1px solid #ffffff1f;margin-bottom:24px;padding-bottom:18px}.ws-card-tag{color:#d6a65b;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.76rem;font-weight:700}.ws-card-title{font-family:var(--font-display);color:#fff;margin:0;font-size:1.4rem}.ws-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}.ws-stat-box{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;padding:16px}.ws-stat-number{font-family:var(--font-display);color:#d6a65b;margin-bottom:2px;font-size:1.8rem;font-weight:700}.ws-stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.ws-card-perks-list{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.ws-card-perks-list li{color:#ffffffe6;align-items:flex-start;gap:10px;font-size:.88rem;display:flex}.ws-card-perks-list li span.check{color:#d6a65b;font-weight:700}.ws-card-trust-foot{color:#ffffffa6;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:16px;font-size:.82rem;display:flex}.ws-section-head{text-align:center;max-width:680px;margin:0 auto 40px}.ws-section-tag{color:#bd7d24;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.ws-section-title{font-family:var(--font-display);color:var(--plum);margin-bottom:14px;font-size:2.2rem;line-height:1.25}.ws-section-desc{color:var(--ink-soft);font-size:.98rem;line-height:1.6}.ws-tiers-grid{grid-template-columns:1fr;gap:24px;margin-bottom:60px;display:grid}@media (width>=860px){.ws-tiers-grid{grid-template-columns:repeat(3,1fr)}}.ws-tier-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;padding:32px 24px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 16px #2e1f0c0a}.ws-tier-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2e1f0c17}.ws-tier-card.featured{background:linear-gradient(#fffdf8 0%,#fff9ee 100%);border:2px solid #bd7d24;box-shadow:0 10px 30px #bd7d2424}.ws-tier-ribbon{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#d4a34b 0%,#bd7d24 100%);border-radius:999px;padding:4px 16px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #bd7d2466}.ws-tier-name{color:var(--plum);margin-bottom:6px;font-size:1.15rem;font-weight:700}.ws-tier-badge{color:var(--ink-soft);margin-bottom:16px;font-size:.8rem}.ws-tier-discount{font-family:var(--font-display);color:#bd7d24;margin-bottom:4px;font-size:2.4rem;font-weight:700;line-height:1}.ws-tier-discount-sub{color:var(--ink-soft);margin-bottom:20px;font-size:.84rem;font-weight:500}.ws-tier-min{color:var(--plum);background:#bd7d2414;border-radius:4px;margin-bottom:24px;padding:10px 14px;font-size:.85rem;font-weight:600}.ws-tier-features{flex-direction:column;flex:1;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.ws-tier-features li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.45;display:flex}.ws-tier-features li .ico{color:#bd7d24;flex-shrink:0;font-size:1rem}.ws-calculator-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:60px;padding:36px 30px;box-shadow:0 6px 24px #2e1f0c0a}.ws-calc-grid{grid-template-columns:1fr;align-items:center;gap:36px;display:grid}@media (width>=860px){.ws-calc-grid{grid-template-columns:1fr 1fr}}.ws-calc-slider-box{margin-bottom:24px}.ws-calc-slider-box label{color:var(--plum);justify-content:space-between;margin-bottom:12px;font-size:.95rem;font-weight:600;display:flex}.ws-calc-slider{accent-color:#bd7d24;cursor:pointer;background:#e6dfd5;border-radius:4px;width:100%;height:8px}.ws-calc-result-card{color:#fff;text-align:center;background:linear-gradient(135deg,#1d1713 0%,#30231b 100%);border:1px solid #d6a65b40;border-radius:10px;padding:28px}.ws-calc-res-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;margin-bottom:6px;font-size:.8rem}.ws-calc-res-profit{font-family:var(--font-display);color:#d6a65b;margin-bottom:8px;font-size:2.8rem;font-weight:700;line-height:1.1}.ws-calc-res-detail{border-top:1px solid #ffffff1f;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding-top:18px;font-size:.85rem;display:grid}.ws-perks-grid{grid-template-columns:1fr;gap:20px;margin-bottom:60px;display:grid}@media (width>=640px){.ws-perks-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.ws-perks-grid{grid-template-columns:repeat(3,1fr)}}.ws-perk-box{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px 24px;transition:all .25s;position:relative}.ws-perk-box:hover{border-color:#bd7d24;transform:translateY(-3px);box-shadow:0 8px 24px #bd7d241a}.ws-perk-icon-wrap{background:#bd7d241a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:1.5rem;display:flex}.ws-perk-title{color:var(--plum);margin-bottom:10px;font-size:1.08rem;font-weight:700}.ws-perk-desc{color:var(--ink-soft);margin:0;font-size:.88rem;line-height:1.55}.ws-cat-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:60px;display:grid}@media (width>=768px){.ws-cat-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.ws-cat-grid{grid-template-columns:repeat(6,1fr)}}.ws-cat-card{border:1px solid var(--line);text-align:center;color:var(--plum);background:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:20px 14px;text-decoration:none;transition:all .2s;display:flex}.ws-cat-card:hover{border-color:#bd7d24;transform:translateY(-3px);box-shadow:0 6px 18px #bd7d241f}.ws-cat-icon{margin-bottom:10px;font-size:2rem}.ws-cat-name{margin-bottom:4px;font-size:.86rem;font-weight:700;line-height:1.25}.ws-cat-count{color:var(--ink-soft);font-size:.74rem}.ws-steps-grid{grid-template-columns:1fr;gap:24px;margin-bottom:60px;display:grid}@media (width>=768px){.ws-steps-grid{grid-template-columns:repeat(3,1fr)}}.ws-step-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:30px 24px;position:relative}.ws-step-num{font-family:var(--font-display);color:#bd7d24;opacity:.45;margin-bottom:12px;font-size:2.2rem;font-weight:700}.ws-step-title{color:var(--plum);margin-bottom:10px;font-size:1.1rem;font-weight:700}.ws-step-desc{color:var(--ink-soft);font-size:.88rem;line-height:1.55}.ws-reviews-grid{grid-template-columns:1fr;gap:20px;margin-bottom:60px;display:grid}@media (width>=768px){.ws-reviews-grid{grid-template-columns:repeat(3,1fr)}}.ws-review-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;padding:26px 22px;display:flex}.ws-review-stars{color:#bd7d24;margin-bottom:14px;font-size:.95rem}.ws-review-quote{color:var(--ink);margin-bottom:18px;font-size:.92rem;font-style:italic;line-height:1.55}.ws-review-author{color:var(--plum);font-size:.85rem;font-weight:700}.ws-review-location{color:var(--ink-soft);font-size:.78rem}.ws-faq-list{flex-direction:column;gap:12px;max-width:800px;margin:0 auto 60px;display:flex}.ws-faq-item{border:1px solid var(--line);background:#fff;border-radius:6px;transition:border-color .2s;overflow:hidden}.ws-faq-item.open{border-color:#bd7d24}.ws-faq-q{color:var(--plum);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:18px 22px;font-size:.96rem;font-weight:600;display:flex}.ws-faq-q:hover{background:#fbf7f080}.ws-faq-icon{color:#bd7d24;font-size:1.2rem;font-weight:700;transition:transform .2s}.ws-faq-a{color:var(--ink-soft);padding:0 22px 18px;font-size:.9rem;line-height:1.6}.ws-bottom-banner{text-align:center;color:#fff;background:linear-gradient(145deg,#1d1713 0%,#2e221b 100%);border:1px solid #d6a65b4d;border-radius:12px;padding:50px 30px;position:relative;overflow:hidden;box-shadow:0 16px 40px #1d171340}.ws-bottom-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#d6a65b2e 0%,#0000 70%);width:600px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.ws-bottom-title{font-family:var(--font-display);color:#fff;margin-bottom:12px;font-size:2.2rem}.ws-bottom-desc{color:#fffc;max-width:580px;margin:0 auto 30px;font-size:1rem;line-height:1.6}.ws-bottom-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.invoice-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background:#121413bf;flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.invoice-modal-container{background:#2a2521;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:16px;display:flex;box-shadow:0 20px 40px #00000073}.invoice-modal-toolbar{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex}.invoice-toolbar-info{color:#f7e6c4;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.invoice-toolbar-actions{gap:8px;display:flex}.btn-print-invoice{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c5a059 0%,#8a6d3b 100%);border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #c5a05959}.btn-print-invoice:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-close-invoice{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:6px;padding:7px 12px;font-size:.82rem;font-weight:500;transition:all .2s}.btn-close-invoice:hover{background:#ffffff38}.a6-invoice-sheet{color:#241e1a;box-sizing:border-box;background:#fff;border:1px solid #e8e1d5;border-radius:2px;flex-direction:column;justify-content:space-between;width:105mm;max-width:105mm;height:148mm;max-height:148mm;padding:4.5mm 5.5mm 4mm;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.a6-header{border-bottom:.65pt solid #c5a059;align-items:center;gap:3.5mm;padding-bottom:2mm;display:flex}.a6-logo-wrap{flex-shrink:0;justify-content:center;align-items:center;width:13mm;height:13mm;display:flex}.a6-logo-img{object-fit:contain;width:100%;height:100%}.a6-brand-info{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.a6-company-title{letter-spacing:.06em;color:#8c6a2b;text-transform:uppercase;margin:0;font-family:Fraunces,Cormorant Garamond,serif;font-size:8.8pt;font-weight:700;line-height:1.1}.a6-tagline{letter-spacing:.08em;color:#5a4a3c;align-items:center;gap:2pt;margin:.8pt 0 1.5pt;font-size:4.8pt;font-style:italic;display:flex}.a6-tagline:before,.a6-tagline:after{content:"—";color:#c5a059;font-style:normal}.a6-contact-row{color:#3b322a;font-size:4.5pt;font-weight:500;line-height:1.25}.a6-web-row{color:#241e1a;margin-top:.5pt;font-size:4.5pt;font-weight:600}.a6-invoice-title-bar{justify-content:space-between;align-items:center;padding:1.8mm 0 1.2mm;display:flex}.a6-title-text{letter-spacing:.12em;color:#8c6a2b;text-transform:uppercase;font-family:Fraunces,Inter,serif;font-size:7.2pt;font-weight:700}.a6-inv-num{color:#241e1a;letter-spacing:.03em;font-size:5.6pt;font-weight:700}.a6-meta-grid{grid-template-columns:1.15fr 1fr;gap:3mm;padding-bottom:1.8mm;font-size:4.8pt;line-height:1.35;display:grid}.a6-bill-to-box{flex-direction:column;display:flex}.a6-sec-label{color:#8c6a2b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.8pt;font-size:5.2pt;font-weight:700}.a6-cust-name{color:#12100e;margin-bottom:.5pt;font-size:5.6pt;font-weight:700}.a6-cust-addr{color:#4a3f36;white-space:pre-line;word-break:break-word}.a6-cust-mob{color:#241e1a;margin-top:.5pt;font-weight:600}.a6-order-details-box{flex-direction:column;gap:.8pt;display:flex}.a6-order-row{justify-content:space-between;display:flex}.a6-order-lbl{color:#6a5c50;font-weight:500}.a6-order-val{color:#12100e;text-align:right;font-weight:600}.a6-table-wrap{width:100%;margin-bottom:1.2mm}.a6-table{border-collapse:collapse;border:.55pt solid #d8cbaf;width:100%;font-size:4.8pt}.a6-table th{color:#6c5123;text-transform:uppercase;letter-spacing:.04em;text-align:center;background:#fbf7ef;border:.55pt solid #d8cbaf;padding:1.2pt 2pt;font-size:4.6pt;font-weight:700}.a6-table th.col-item{text-align:left;width:28%}.a6-table th.col-details{text-align:left;width:34%}.a6-table th.col-qty{width:8%}.a6-table th.col-price,.a6-table th.col-total{text-align:right;width:15%}.a6-table td{vertical-align:top;color:#241e1a;border:.55pt solid #e6dcc8;padding:2.2pt 2.5pt}.a6-table td.col-item{text-align:left}.a6-table td.col-details{text-align:left;color:#4e4237;font-size:4.3pt}.a6-table td.col-qty{text-align:center;font-weight:600}.a6-table td.col-price{text-align:right}.a6-table td.col-total{text-align:right;font-weight:600}.a6-item-collection{color:#7a5c25;font-size:4.8pt;font-weight:700;display:block}.a6-item-name{color:#12100e;margin-top:.4pt;font-size:4.9pt;font-weight:600;display:block}.a6-detail-line{justify-content:space-between;line-height:1.2;display:flex}.a6-detail-k{color:#6a5c50}.a6-detail-v{color:#241e1a;font-weight:500}.a6-totals-wrap{justify-content:flex-end;width:100%;margin-bottom:1.5mm;display:flex}.a6-totals-box{background:#fff;border:.55pt solid #d8cbaf;border-radius:1.5pt;width:50mm;font-size:4.8pt;overflow:hidden}.a6-tot-line{color:#4a3f36;justify-content:space-between;padding:1.2pt 3pt;display:flex}.a6-tot-grand{color:#6c5123;background:#fbf5e8;border-top:.55pt solid #c5a059;padding:2pt 3pt;font-size:5.5pt;font-weight:700}.a6-divider-wrap{justify-content:center;align-items:center;gap:2mm;margin:.8mm 0;display:flex}.a6-divider-line{border-bottom:.5pt dashed #c5a059;flex:1}.a6-diamond-icon{color:#c5a059;font-size:4.5pt;line-height:1}.a6-notes-grid{grid-template-columns:1fr 1fr;gap:3mm;margin-bottom:1.2mm;font-size:4.4pt;line-height:1.25;display:grid}.a6-note-box{flex-direction:column;display:flex}.a6-note-head{color:#7a5c25;align-items:center;gap:2pt;margin-bottom:.5pt;font-weight:700;display:flex}.a6-note-body{color:#4a3f36}.a6-handcrafted-text{color:#8c6a2b;text-align:center;letter-spacing:.04em;margin:.5mm 0 1mm;font-family:Great Vibes,Fraunces,cursive,serif;font-size:6.8pt;font-style:italic}.a6-footer-bar{color:#5a4b3e;border-top:.55pt solid #e6dcc8;justify-content:center;align-items:center;gap:3mm;padding-top:1mm;font-size:4.3pt;font-weight:500;display:flex}.a6-social-icons{align-items:center;gap:2pt;display:flex}.a6-social-badge{color:#fff;background:#8c6a2b;border-radius:50%;justify-content:center;align-items:center;width:7pt;height:7pt;font-size:3.5pt;font-weight:700;display:inline-flex}.a6-disclaimer{color:#9c8e82;text-align:center;margin-top:.8pt;font-size:3.6pt}@media (width<=480px){.invoice-modal-overlay{padding:10px}.invoice-modal-container{border-radius:8px;width:100%;max-width:100%;padding:12px 10px;overflow-x:auto}.invoice-modal-toolbar{flex-direction:column;align-items:stretch;gap:8px}.invoice-toolbar-actions{justify-content:flex-end;width:100%;display:flex}.a6-invoice-sheet{transform-origin:top;max-width:100%}}.about-page-wrapper{color:var(--ink,#15120f);background:linear-gradient(#faf6f0 0%,#fff 25%,#fdfbf7 75%,#f7f0e4 100%);padding-bottom:80px;overflow-x:hidden}.about-hero{border-bottom:1px solid var(--line,#976a3033);text-align:center;background:radial-gradient(circle at 50% 15%,#d4af3726 0%,#fbf7f000 70%);padding:70px 0 50px;position:relative}.about-hero-badge{letter-spacing:.12em;text-transform:uppercase;color:#8f5c15;background:#bd7d241f;border:1px solid #bd7d2459;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 18px;font-size:.82rem;font-weight:700;display:inline-flex}.about-hero-title{font-family:var(--font-display,"Fraunces", Georgia, serif);color:var(--plum,#1d1713);letter-spacing:-.02em;max-width:900px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4vw,3.4rem);line-height:1.18}.about-hero-title span{color:#bd7d24;font-style:italic}.about-hero-sub{color:var(--ink-soft,#5e5a54);max-width:780px;margin:0 auto 36px;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.7}.about-stats-ribbon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #bd7d2440;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:16px;max-width:960px;margin:0 auto;padding:24px;display:grid;box-shadow:0 10px 30px #2e1f0c0d}@media (width>=768px){.about-stats-ribbon{grid-template-columns:repeat(4,1fr);padding:28px 32px}}.about-stat-item{text-align:center;flex-direction:column;align-items:center;padding:8px 12px;display:flex}.about-stat-num{font-family:var(--font-display,Georgia, serif);color:#8f5c15;margin-bottom:4px;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.1}.about-stat-label{color:var(--ink-soft,#5e5a54);text-transform:uppercase;letter-spacing:.05em;font-size:.84rem;font-weight:600}.about-section{padding:60px 0}.about-section-header{text-align:center;max-width:700px;margin:0 auto 48px}.about-section-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#bd7d24;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-block}.about-section-title{font-family:var(--font-display,"Fraunces", Georgia, serif);color:var(--plum,#1d1713);margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.25}.about-section-desc{color:var(--ink-soft,#5e5a54);font-size:.98rem;line-height:1.65}.about-story-grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (width>=992px){.about-story-grid{grid-template-columns:1fr 1fr;gap:60px}}.about-story-content{flex-direction:column;gap:18px;display:flex}.about-story-content p{color:var(--ink-soft,#5e5a54);margin:0;font-size:1rem;line-height:1.75}.about-story-highlight-box{color:var(--plum,#1d1713);background:#bd7d2414;border-left:4px solid #bd7d24;border-radius:0 12px 12px 0;margin:8px 0;padding:20px 24px;font-size:1.02rem;font-style:italic;line-height:1.6}.about-story-visual-wrap{background:#fff;border:2px solid #bd7d2440;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 16px 40px #2e1f0c1f}.about-story-img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.about-story-visual-wrap:hover .about-story-img{transform:scale(1.03)}.about-story-badge-floating{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#1d1713e6;border:1px solid #d4af3766;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:.85rem;display:flex;position:absolute;bottom:20px;right:20px}.about-story-badge-floating .badge-icon{font-size:1.4rem}.about-pillars-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.about-pillars-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.about-pillars-grid{grid-template-columns:repeat(4,1fr)}}.about-pillar-card{background:#fff;border:1px solid #bd7d2433;border-radius:16px;flex-direction:column;padding:30px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #2e1f0c0a}.about-pillar-card:before{content:"";opacity:0;background:linear-gradient(90deg,#bd7d24,#d6a65b);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.about-pillar-card:hover{border-color:#bd7d2473;transform:translateY(-6px);box-shadow:0 14px 32px #bd7d2426}.about-pillar-card:hover:before{opacity:1}.about-pillar-icon{background:#bd7d241f;border:1px solid #bd7d2440;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.7rem;display:flex}.about-pillar-title{font-family:var(--font-display,Georgia, serif);color:var(--plum,#1d1713);margin-bottom:12px;font-size:1.22rem;line-height:1.3}.about-pillar-text{color:var(--ink-soft,#5e5a54);margin:0;font-size:.92rem;line-height:1.6}.about-ritual-section{color:#fffdf9;background:linear-gradient(135deg,#1d1713 0%,#2b1f16 50%,#1a1410 100%);border:1px solid #d4af374d;border-radius:24px;margin:30px auto;padding:56px 36px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.about-ritual-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3714 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.about-ritual-header{text-align:center;max-width:720px;margin:0 auto 48px}.about-ritual-header .about-section-eyebrow{color:#d6a65b}.about-ritual-header .about-section-title{color:#fffdf9}.about-ritual-header .about-section-desc{color:#e5ded5}.about-ritual-steps-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.about-ritual-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.about-ritual-steps-grid{grid-template-columns:repeat(4,1fr)}}.about-step-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #d4af3733;border-radius:16px;flex-direction:column;padding:28px 20px;transition:transform .3s,border-color .3s;display:flex;position:relative}.about-step-card:hover{background:#ffffff17;border-color:#d4af3799;transform:translateY(-4px)}.about-step-num{font-family:var(--font-display,Georgia, serif);color:#d4af3759;font-size:2.2rem;font-weight:700;line-height:1;position:absolute;top:16px;right:20px}.about-step-icon{margin-bottom:16px;font-size:1.8rem;display:inline-block}.about-step-title{font-family:var(--font-display,Georgia, serif);color:#ffd88a;margin-bottom:10px;font-size:1.15rem;line-height:1.3}.about-step-desc{color:#d6cfc5;margin:0;font-size:.88rem;line-height:1.6}.about-visit-card{background:#fff;border:1px solid #bd7d2440;border-radius:20px;grid-template-columns:1fr;gap:36px;padding:36px;display:grid;box-shadow:0 12px 36px #2e1f0c0f}@media (width>=960px){.about-visit-card{grid-template-columns:1.2fr .8fr;padding:48px}}.about-visit-info h3{font-family:var(--font-display,"Fraunces", Georgia, serif);color:var(--plum,#1d1713);margin-bottom:12px;font-size:1.8rem}.about-visit-info p{color:var(--ink-soft,#5e5a54);margin-bottom:24px;font-size:.98rem;line-height:1.65}.about-contact-details-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=580px){.about-contact-details-grid{grid-template-columns:1fr 1fr}}.about-contact-item{background:#faf6f0;border:1px solid #bd7d2426;border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.about-contact-icon{flex-shrink:0;margin-top:2px;font-size:1.4rem}.about-contact-text small{text-transform:uppercase;letter-spacing:.08em;color:#8f5c15;margin-bottom:2px;font-size:.76rem;font-weight:700;display:block}.about-contact-text strong{color:var(--plum,#1d1713);font-size:.92rem;line-height:1.4;display:block}.about-contact-text a{color:#bd7d24;font-weight:600;transition:color .2s}.about-contact-text a:hover{color:#8f5c15;text-decoration:underline}.about-visit-cta-panel{text-align:center;background:linear-gradient(135deg,#bd7d2414 0%,#bd7d242e 100%);border:1px dashed #bd7d2466;border-radius:16px;flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.about-visit-cta-panel h4{font-family:var(--font-display,Georgia, serif);color:var(--plum,#1d1713);margin-bottom:10px;font-size:1.35rem}.about-visit-cta-panel p{color:var(--ink-soft,#5e5a54);margin-bottom:24px;font-size:.92rem;line-height:1.55}.about-cta-btns{flex-direction:column;gap:12px;display:flex}.about-btn-gold{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d6a65b 0%,#bd7d24 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #bd7d244d}.about-btn-gold:hover{transform:translateY(-2px);box-shadow:0 6px 20px #bd7d2466}.about-btn-outline{color:var(--plum,#1d1713);cursor:pointer;background:#fff;border:1px solid #bd7d2466;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.about-btn-outline:hover{background:#faf6f0;border-color:#bd7d24}.about-final-banner{text-align:center;background:radial-gradient(circle,#d4af372e 0%,#fbf7f0cc 100%);border:1px solid #bd7d244d;border-radius:20px;margin-top:40px;padding:48px 32px}.about-final-banner h2{font-family:var(--font-display,"Fraunces", Georgia, serif);color:var(--plum,#1d1713);margin-bottom:14px;font-size:clamp(1.8rem,3.2vw,2.5rem)}.about-final-banner p{color:var(--ink-soft,#5e5a54);max-width:650px;margin:0 auto 30px;font-size:1.05rem;line-height:1.6}.about-final-banner-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}}
