:root{--bg:#f9f2e4;--bg-soft:#fffdf7;--ink:#18100a;--ink-muted:#6b5c4e;--gold:#c5922a;--gold-strong:#9e6f18;--gold-light:#f0d898;--line:#1a120a1c;--surface:#fff;--shadow:0 12px 32px #32220e1a;--shadow-card:0 4px 20px #32220e14}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(at 0 0,#f0d89852 0,#0000 55%),radial-gradient(at 100% 0,#ffebb947 0,#0000 50%),radial-gradient(at 50% 100%,#dab9782e 0,#0000 60%),linear-gradient(175deg,#fdf6e8 0%,#f9f0dc 50%,#f3e8d0 100%);flex-direction:column;display:flex}main{flex:1}body:before{content:"";pointer-events:none;z-index:-1;opacity:.18;background-image:radial-gradient(#a06e1e26 .6px,#0000 .6px);background-size:4px 4px;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:-1;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23b98623' d='M12 1.8l2.1 6.1 6.1 2.1-6.1 2.1-2.1 6.1-2.1-6.1L3.8 10l6.1-2.1L12 1.8z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%239e6f18' d='M12 2.4l1.5 4.3 4.3 1.5-4.3 1.5-1.5 4.3-1.5-4.3-4.3-1.5 4.3-1.5L12 2.4z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23b98623' d='M12 1.8l2.1 6.1 6.1 2.1-6.1 2.1-2.1 6.1-2.1-6.1L3.8 10l6.1-2.1L12 1.8z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%239e6f18' d='M12 2.4l1.5 4.3 4.3 1.5-4.3 1.5-1.5 4.3-1.5-4.3-4.3-1.5 4.3-1.5L12 2.4z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23b98623' d='M12 1.8l2.1 6.1 6.1 2.1-6.1 2.1-2.1 6.1-2.1-6.1L3.8 10l6.1-2.1L12 1.8z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%239e6f18' d='M12 2.4l1.5 4.3 4.3 1.5-4.3 1.5-1.5 4.3-1.5-4.3-4.3-1.5 4.3-1.5L12 2.4z'/%3E%3C/svg%3E");background-position:8% 14%,86% 18%,14% 62%,78% 56%,48% 86%;background-repeat:no-repeat;background-size:32px 32px,20px 20px,26px 26px,18px 18px,24px 24px;position:fixed;inset:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@keyframes sk-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.sk{background:linear-gradient(90deg,#c5922a12 25%,#f0d89838 50%,#c5922a12 75%) 0 0/200% 100%;border-radius:6px;animation:1.6s ease-in-out infinite sk-shimmer}h1,h2,h3,.brand-mark__title,.hero__kicker{font-family:var(--font-display), serif}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #c5922a26;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:clamp(90px,11vw,104px);display:flex;position:relative}.brand-mark{flex-direction:column;gap:.15rem;line-height:1;display:flex}.brand-mark__logo{object-fit:contain;width:auto;height:clamp(62px,10vw,84px)}.brand-mark__title{letter-spacing:.03em;font-size:clamp(1.45rem,3vw,2rem)}.brand-mark__subtitle{text-transform:uppercase;letter-spacing:.22em;color:var(--ink-muted);font-size:.68rem}.site-nav{color:var(--ink-muted);align-items:center;gap:1.1rem;font-size:.92rem;display:flex}.site-header__actions{align-items:center;gap:.6rem;margin-left:auto;display:flex}@media (min-width:921px){.site-nav{position:absolute;left:50%;transform:translate(-50%)}}.site-nav a:hover{color:var(--gold-strong)}.site-nav__cart{width:2rem;height:2rem;color:var(--gold-strong);border:1px solid #c5922a4d;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.site-nav__cart svg{width:1.1rem;height:1.1rem}.site-nav__cart:hover{color:var(--gold);border-color:#c5922a99;transform:translateY(-1px)}.site-nav__profile{width:2rem;height:2rem;color:var(--gold-strong);border:1px solid #c5922a4d;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.site-nav__profile svg{width:1.1rem;height:1.1rem}.site-nav__profile:hover{color:var(--gold);border-color:#c5922a99;transform:translateY(-1px)}.site-nav__login{color:var(--gold-strong);border:1px solid #c5922a59;border-radius:999px;margin-left:.6rem;padding:.35rem .75rem}.site-nav__login:hover{border-color:var(--gold);color:var(--gold)}.hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:6px;display:none;position:relative}.hamburger span{background:var(--ink);transform-origin:50%;border-radius:2px;height:2px;transition:transform .28s,opacity .2s,width .2s;display:block}.hamburger--open span:first-child{background:#fff5e1e6;transform:translateY(7px)rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;width:0}.hamburger--open span:nth-child(3){background:#fff5e1e6;transform:translateY(-7px)rotate(-45deg)}.site-header__mobile-icons{flex-shrink:0;align-items:center;gap:6px;display:none}.site-header__mobile-cart{width:40px;height:40px;color:var(--gold-strong);border:1px solid #c5922a4d;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,color .18s,transform .18s;display:inline-flex;position:relative}.site-header__mobile-wishlist{width:40px;height:40px;color:var(--gold-strong);border:1px solid #c5922a4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.site-header__mobile-cart svg{width:1.1rem;height:1.1rem}.site-header__mobile-cart:hover{color:var(--gold);border-color:#c5922a99;transform:translateY(-1px)}.site-header__cart-badge{color:#fff;pointer-events:none;background:#c13a3a;border:1px solid #ffffffd9;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 .2rem;font-size:.62rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.45rem;right:-.45rem}.mobile-nav-overlay{z-index:98;opacity:0;background:#18100a73;transition:opacity .28s;display:none;position:fixed;inset:0}.mobile-nav-overlay--open{opacity:1}.mobile-nav{z-index:99;opacity:0;pointer-events:none;background:#1a0f06;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100vw;height:100dvh;padding:0;transition:opacity .26s,transform .26s;display:none;position:fixed;inset:0;overflow-y:auto;transform:translateY(-10px)}.mobile-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav__block:first-child{border-top:1px solid #fff5e114;margin-top:78px}.mobile-nav__block{border-bottom:1px solid #fff5e112;padding:1.25rem 1.5rem .75rem}.mobile-nav__block--cta{border-bottom:none;margin-top:auto;padding:1.25rem 1.5rem}.mobile-nav__block-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);opacity:.6;margin-bottom:.6rem;font-size:.6rem;font-weight:700}.mobile-nav__link{color:#fff5e1d9;border-bottom:1px solid #fff5e10d;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.mobile-nav__link:last-child{border-bottom:none}.mobile-nav__link:hover,.mobile-nav__link:active{color:var(--gold-light)}.mobile-nav__link svg{opacity:.35;flex-shrink:0}.mobile-nav__cta-block{width:100%;color:var(--gold-light);background:#c5922a1a;border:1px solid #c5922a4d;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s;display:flex}.mobile-nav__cta-block:hover,.mobile-nav__cta-block:active{background:#c5922a33;border-color:#c5922a80}.mobile-nav__cta{color:var(--gold-light);text-transform:uppercase;letter-spacing:.1em;border:1px solid #f0d89873;border-radius:999px;justify-content:center;align-self:center;padding:.55rem 1.1rem;font-size:.9rem;display:inline-flex}.login-page{padding:2rem 0 5rem}.login-card{gap:1rem;width:min(100%,480px);margin:0 auto;padding:1.4rem;display:grid}.login-card h1{font-size:clamp(1.7rem,5vw,2.3rem)}.login-card p{color:var(--ink-muted)}.login-divider{text-transform:uppercase;letter-spacing:.16em;color:var(--ink-muted);text-align:center;font-size:.75rem}.profile-page{gap:1.25rem;padding:2rem 0 5rem;display:grid}.profile-page__header{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem;display:flex}.profile-page__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold-strong);margin-bottom:.35rem;font-size:.76rem}.profile-page__subtitle{color:var(--ink-muted);max-width:46ch}.profile-page__avatar{width:3.4rem;height:3.4rem;color:var(--gold-strong);font-family:var(--font-display);background:linear-gradient(135deg,#c5922a2e,#7b4d124d);border-radius:999px;place-items:center;font-size:1.4rem;font-weight:600;display:grid}.profile-page__grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:1rem;display:grid}.profile-page__card{gap:1rem;padding:1.4rem;display:grid}.profile-page__details{gap:.9rem;display:grid}.profile-page__details div{gap:.25rem;display:grid}.profile-page__details dt{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem}.profile-page__details dd{color:var(--ink);font-size:1rem}.profile-page__actions{gap:.75rem;display:grid}.profile-page__actions a,.profile-page__actions button{justify-content:center}@media (max-width:920px){.profile-page__header,.profile-page__grid{grid-template-columns:1fr}.profile-page__header{flex-direction:column;align-items:flex-start}}.login-form{gap:.45rem;display:grid}.login-form label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.8rem}.login-form input{color:var(--ink);background:#fff;border:1px solid #c5922a4d;border-radius:.7rem;padding:.7rem .8rem}.login-form input:focus-visible{outline-offset:1px;outline:2px solid #c5922a59}.login-message{color:#2f6f38}.login-error{color:#8d2f2f}.login-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#120a048c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.login-modal{background:var(--bg-soft);width:min(100%,440px);box-shadow:var(--shadow);border:1px solid #c5922a33;border-radius:1.2rem;gap:1rem;padding:2rem 1.6rem;display:grid;position:relative}.login-modal h2{font-size:1.5rem;font-family:var(--font-display), serif}.login-modal__desc{color:var(--ink-muted);font-size:.9rem;line-height:1.5}.login-modal__code-sent{color:var(--ink-muted);background:#c5922a12;border:1px solid #c5922a33;border-radius:.5rem;padding:.7rem .9rem;font-size:.88rem;line-height:1.6}.login-modal__code-email{color:var(--ink);word-break:break-all;font-style:normal}.login-modal__close{cursor:pointer;color:var(--ink-muted);background:0 0;border:none;border-radius:.4rem;padding:.25rem .4rem;font-size:1rem;line-height:1;transition:background .15s;position:absolute;top:.8rem;right:.8rem}.login-modal__close:hover{color:var(--ink);background:#c5922a1a}.login-success{color:#2f6f38;background:#eaf5ec;border-radius:.5rem;padding:.5rem .7rem;font-size:.85rem}.site-nav__signout{cursor:pointer;font:inherit;letter-spacing:.06em;color:var(--ink-muted);background:0 0;border:none;padding:0;font-size:.82rem;transition:color .15s}.site-nav__signout:hover{color:var(--gold-strong)}.mobile-nav__cta--outline{color:var(--gold-strong);font:inherit;cursor:pointer;background:0 0;border:1px solid #c5922a80;border-radius:2rem;align-self:flex-start;margin-top:.25rem;padding:.55rem 1.4rem;font-size:.85rem;transition:background .15s}.mobile-nav__cta--outline:hover{background:#c5922a14}.order-status-badge{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:2rem;padding:.25rem .65rem;font-size:.72rem;font-weight:600;display:inline-block}.order-status-badge--created{color:#6b5c4e;background:#f0ede4}.order-status-badge--pending{color:#8d6e0a;background:#fef9ec}.order-status-badge--confirmed{color:#2a6b34;background:#eaf5ec}.order-status-badge--whatsapp{color:#1a7a40;background:#e6f7ee}.order-status-badge--processing{color:#2a4eaa;background:#eef3fc}.order-status-badge--shipped{color:#1a5bb5;background:#edf4ff}.order-status-badge--delivered{color:#166b3c;background:#e6faf0}.order-status-badge--canceled{color:#9e2a2a;background:#fceaea}.my-orders{gap:1.5rem;padding:2rem 0 5rem;display:grid}.my-orders__header h1{margin-bottom:.25rem;font-size:clamp(1.7rem,5vw,2.4rem)}.my-orders__header p{color:var(--ink-muted)}.my-orders__empty{text-align:center;justify-items:center;gap:1rem;padding:2.5rem;display:grid}.my-orders__list{gap:.85rem;list-style:none;display:grid}.my-orders__item{gap:.5rem;padding:1.2rem 1.4rem;display:grid}.my-orders__item-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.my-orders__number{font-size:1rem;font-weight:600;font-family:var(--font-display), serif}.my-orders__date{color:var(--ink-muted);margin-top:.1rem;font-size:.78rem}.my-orders__summary{color:var(--ink-muted);font-size:.88rem}.my-orders__discount{color:#2f6f38;font-size:.76rem;font-weight:600}.my-orders__discount--coupon{align-items:center;gap:.3rem;display:flex}.my-orders__link{justify-self:flex-start;margin-top:.25rem;font-size:.82rem}.my-orders__actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.25rem;display:flex}.my-orders__actions .button-outline{font-size:.82rem}.my-orders__wa-btn{color:#fff;font-family:var(--font-body);white-space:nowrap;background:#25d366;border-radius:.6rem;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.my-orders__wa-btn:hover{background:#1ebe5a}.order-detail{gap:1.5rem;padding:1.5rem 0 5rem;display:grid}.order-detail__back-link{color:var(--ink-muted);font-size:.82rem;transition:color .15s}.order-detail__back-link:hover{color:var(--gold-strong)}.order-detail__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.4rem;display:flex}.order-detail__number{font-size:1.4rem;font-family:var(--font-display), serif}.order-detail__date{color:var(--ink-muted);margin-top:.2rem;font-size:.78rem}.order-detail__body{grid-template-columns:1fr 280px;align-items:start;gap:1.2rem;display:grid}@media (max-width:700px){.order-detail__body{grid-template-columns:1fr}}.order-detail__items{gap:1rem;padding:1.4rem;display:grid}.order-detail__items h2{letter-spacing:.04em;font-size:1rem;font-weight:600}.order-detail__items-list{gap:.85rem;list-style:none;display:grid}.order-detail__item{align-items:center;gap:.85rem;display:flex}.order-detail__item-img{background:var(--gold-light);border-radius:6px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.order-detail__item-img--placeholder{opacity:.5}.order-detail__item-info{flex:1;gap:.15rem;display:grid}.order-detail__item-name{color:var(--ink);font-size:.9rem;font-weight:500}.order-detail__item-qty{color:var(--ink-muted);font-size:.78rem}.order-detail__item-discount{color:#2f6f38;margin-top:.25rem;font-size:.74rem;font-weight:600}.order-detail__item-total{white-space:nowrap;font-size:.9rem}.order-detail__summary{align-content:start;gap:.75rem;padding:1.4rem;display:grid}.order-detail__summary h2{font-size:1rem;font-weight:600}.order-detail__summary-row{color:var(--ink-muted);border-top:1px solid var(--line);justify-content:space-between;padding-top:.5rem;font-size:.88rem;display:flex}.order-detail__summary-row--total{color:var(--ink);font-size:1rem}.order-detail__summary-row--coupon{color:#2d7a2d;font-weight:600}.order-detail__coupon-tag{letter-spacing:.06em;background:#2d7a2d1a;border:1px solid #2d7a2d40;border-radius:.35rem;padding:.1rem .4rem;font-family:monospace;font-size:.78rem;display:inline-block}.order-detail__coupon-value{color:#2d7a2d}.order-detail__wa-cta{border-top:1px solid var(--line);gap:.65rem;padding-top:.85rem;display:grid}.order-detail__wa-cta p{color:var(--ink-muted);font-size:.8rem;line-height:1.5}.order-detail__wa-cta .button-gold{justify-content:center;align-items:center;gap:.5rem;display:flex}.order-detail__notes{border-top:1px solid var(--line);gap:.25rem;padding-top:.75rem;display:grid}.order-detail__notes p:first-child{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted);font-size:.75rem}.admin-page{gap:1rem;padding:2rem 0 5rem;display:grid}.admin-page__head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-page__head p{color:var(--ink-muted)}.admin-page__orders{gap:.85rem;display:grid}.admin-orders{gap:.55rem;display:grid}.admin-orders__table-wrap{overflow:auto}.admin-orders__table{border-collapse:collapse;width:100%;min-width:860px}.admin-orders__table th,.admin-orders__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #1a120a14;padding:.58rem .45rem;font-size:.84rem}.admin-orders__table th{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.73rem}.admin-orders__table td strong{font-weight:600;display:block}.admin-orders__table td small{color:var(--ink-muted)}.admin-orders__status{color:var(--ink);background:#fff;border:1px solid #c5922a59;border-radius:.55rem;padding:.35rem .5rem;font-size:.8rem}.admin-orders__feedback{color:#2f6f38}.admin-orders__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-orders__search-wrap{flex:1;min-width:200px;position:relative}.admin-orders__search-icon{color:#a89880;pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.admin-orders__search{width:100%;color:var(--ink);background:#fff;border:1px solid #e0d8cc;border-radius:8px;outline:none;padding:.5rem .75rem .5rem 2.1rem;font-size:.84rem;transition:border-color .15s}.admin-orders__search:focus{border-color:#c5922a}.admin-orders__search::placeholder{color:#b0a090}.admin-orders__count{color:#8a7860;white-space:nowrap;font-size:.78rem}.admin-orders__empty{text-align:center;color:#a89880;padding:2rem 0;font-size:.88rem}.admin-orders__pagination{justify-content:center;align-items:center;gap:.3rem;padding-top:.5rem;display:flex}.admin-orders__page-btn{color:#5a4f45;cursor:pointer;background:#fff;border:1px solid #e0d8cc;border-radius:6px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.82rem;font-weight:500;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.admin-orders__page-btn:hover:not(:disabled){color:#c5922a;border-color:#c5922a}.admin-orders__page-btn:disabled{opacity:.35;cursor:default}.admin-orders__page-btn--active{color:#fff;background:#c5922a;border-color:#c5922a;font-weight:700}.admin-orders__page-btn--active:hover:not(:disabled){color:#fff}.admin-orders__page-ellipsis{color:#a89880;padding:0 .2rem;font-size:.82rem}.admin-orders__actions{align-items:center;gap:.4rem;display:flex}.admin-orders__detail-btn{color:#7a6e66;cursor:pointer;background:#fff;border:1px solid #e0d8cc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.admin-orders__detail-btn:hover{color:#c5922a;background:#fdf8f0;border-color:#c5922a}@keyframes order-modal-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.order-modal__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:500;background:#140e088c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.order-modal{background:#fff;border-radius:14px;flex-direction:column;gap:1.25rem;width:100%;max-width:560px;max-height:90vh;padding:1.75rem;animation:.22s order-modal-in;display:flex;position:relative;overflow-y:auto}.order-modal__close{color:#7a6e66;cursor:pointer;background:#fff;border:1px solid #e0d8cc;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .14s,color .14s;display:flex;position:absolute;top:1rem;right:1rem}.order-modal__close:hover{color:#1c1410;background:#f5f2ee}.order-modal__header{justify-content:space-between;align-items:flex-start;gap:.75rem;padding-right:2.5rem;display:flex}.order-modal__number{color:#1c1410;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.order-modal__date{color:#8a7860;white-space:nowrap;font-size:.78rem}.order-modal__section-label{text-transform:uppercase;letter-spacing:.1em;color:#a89880;margin:0 0 .6rem;font-size:.7rem;font-weight:700}.order-modal__customer{background:#faf8f5;border-radius:8px;padding:.85rem 1rem}.order-modal__customer-name{color:#1c1410;margin:0 0 .2rem;font-size:.9rem;font-weight:600}.order-modal__customer-info{color:#5a4f45;margin:0;font-size:.82rem}.order-modal__notes{color:#8a7860;margin:.5rem 0 0;font-size:.8rem;font-style:italic}.order-modal__items{flex-direction:column;gap:0;display:flex}.order-modal__item{border-bottom:1px solid #f0ece4;align-items:center;gap:.85rem;padding:.65rem 0;display:flex}.order-modal__item:last-child{border-bottom:none}.order-modal__item-img-btn{cursor:zoom-in;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:0;display:block}.order-modal__item-img-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.order-modal__item-img{object-fit:cover;border-radius:6px;display:block}.order-modal__item-no-img{background:#f0ece4;border-radius:6px;flex-shrink:0;width:48px;height:60px}.order-modal__item-info{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.order-modal__item-name{color:#1c1410;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}.order-modal__item-qty{color:#7a6e66;font-size:.8rem}.order-modal__item-disc{color:#c5922a;font-style:normal;font-weight:600}.order-modal__item-total{color:#1c1410;white-space:nowrap;flex-shrink:0;font-size:.88rem;font-weight:700}.order-modal__totals{background:#faf8f5;border-radius:8px;flex-direction:column;gap:.45rem;padding:.85rem 1rem;display:flex}.order-modal__total-row{color:#5a4f45;justify-content:space-between;font-size:.85rem;display:flex}.order-modal__total-row--discount{color:#c5922a}.order-modal__total-row--final{color:#1c1410;border-top:1px solid #e8e0d4;margin-top:.1rem;padding-top:.45rem;font-size:1rem}.order-modal__loading{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}.order-modal__skel-item{border-bottom:1px solid #f0ece4;align-items:center;gap:.85rem;padding:.65rem 0;display:flex}.order-modal__checkout{background:#faf8f5;border-radius:8px;flex-direction:column;gap:.55rem;padding:.75rem 1rem;display:flex}.order-modal__checkout-row{align-items:center;gap:.5rem;min-width:0;display:flex}.order-modal__checkout-link{color:#5a4f45;text-underline-offset:2px;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.78rem;text-decoration:underline;overflow:hidden}.order-modal__checkout-link:hover{color:#1c1410}.order-modal__copy-btn{color:#8a7860;cursor:pointer;background:#fff;border:1px solid #e0d9ce;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .12s,color .12s;display:flex}.order-modal__copy-btn:hover{color:#1c1410;background:#f0ece4}.order-modal__checkout-actions{flex-wrap:wrap;gap:.5rem;display:flex}.order-modal__whatsapp-btn{color:#fff;background:#25d366;border-radius:7px;align-items:center;gap:.4rem;padding:.42rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .12s;display:inline-flex}.order-modal__whatsapp-btn:hover{background:#1ebe5c}.order-modal__email-btn{color:#fff;cursor:pointer;background:#1c6ef7;border:none;border-radius:7px;align-items:center;gap:.4rem;padding:.42rem .85rem;font-size:.8rem;font-weight:600;transition:background .12s,opacity .12s;display:inline-flex}.order-modal__email-btn:hover:not(:disabled){background:#1558d4}.order-modal__email-btn:disabled{opacity:.6;cursor:not-allowed}.order-modal__email-feedback{margin:0;font-size:.78rem}.order-modal__email-feedback--ok{color:#2d7a2d}.order-modal__email-feedback--error{color:#c0392b}.admin-page__products,.admin-tabs{gap:.85rem;display:grid}.admin-tabs__nav{flex-wrap:wrap;gap:.55rem;display:flex}.admin-tabs__button{color:var(--ink-muted);cursor:pointer;background:#ffffffbf;border:1px solid #c5922a47;border-radius:999px;padding:.45rem .85rem;font-size:.8rem;transition:border-color .16s,color .16s,background-color .16s}.admin-tabs__button--active{color:var(--gold-strong);background:#f0d89833;border-color:#c5922a8c}:is(body:has(.admin-shell) .site-header,body:has(.admin-shell) .site-footer,body:has(.admin-shell) .whatsapp-floating,body:has(.admin-shell) .cart-layer,body:has(.admin-shell) .cart-toast){display:none!important}body:has(.admin-shell) main{margin:0;padding:0}.admin-shell{background:#f5f2ee;min-height:100vh;display:flex}.admin-shell__error{padding:3rem}.admin-sidebar{z-index:10;background:#1c1410;flex-direction:column;width:230px;min-width:230px;height:100vh;transition:width .22s,min-width .22s;display:flex;position:sticky;top:0;overflow:visible}.admin-sidebar__inner{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden auto}.admin-sidebar__brand{border-bottom:1px solid #ffffff12;flex-direction:column;gap:.2rem;padding:1.5rem 1.25rem 1.2rem;display:flex}.admin-sidebar__logo{object-fit:contain;width:140px;height:auto}.admin-sidebar__brand-icon{color:#c5922a;letter-spacing:.05em;font-size:.75rem;font-weight:800}.admin-sidebar__toggle{z-index:20;color:#c5922a;cursor:pointer;background:#231810;border:1.5px solid #c5922a4d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .16s,color .16s,border-color .16s,box-shadow .16s;display:flex;position:absolute;top:50%;right:-14px;transform:translateY(-50%);box-shadow:2px 0 10px #0006,0 0 0 1px #0003}.admin-sidebar__toggle:hover{color:#e8b84b;background:#2e1f12;border-color:#e8b84b80;box-shadow:2px 0 14px #00000080,0 0 0 1px #0003}.admin-sidebar--collapsed{width:60px;min-width:60px}.admin-sidebar--collapsed .admin-sidebar__brand{flex-direction:column;justify-content:center;gap:.5rem;padding:1.1rem .5rem}.admin-sidebar--collapsed .admin-sidebar__nav{align-items:center;gap:.2rem;padding:1rem .4rem}.admin-sidebar--collapsed .admin-sidebar__item{justify-content:center;width:100%;padding:.65rem}.admin-sidebar--collapsed .admin-sidebar__footer{justify-content:center;padding:.75rem .4rem;display:flex}.admin-sidebar--collapsed .admin-sidebar__logout{justify-content:center;width:100%;padding:.55rem}.admin-sidebar__brand-badge{text-transform:uppercase;letter-spacing:.12em;color:#c5922a;font-size:.68rem;font-weight:600}.admin-sidebar__nav{flex-direction:column;flex:1;gap:.15rem;padding:1rem .75rem;display:flex}.admin-sidebar__item{color:#b8a898;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;width:100%;padding:.6rem .85rem;font-size:.875rem;transition:background .15s,color .15s;display:flex}.admin-sidebar__item:hover{color:#f5ead8;background:#ffffff0f}.admin-sidebar__item--active{color:#e8b84b;background:#c5922a26}.admin-sidebar__item--active:hover{color:#e8b84b;background:#c5922a33}.admin-sidebar__footer{border-top:1px solid #ffffff12;padding:.75rem}.admin-sidebar__logout{color:#7a6e66;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;width:100%;padding:.55rem .85rem;font-size:.84rem;transition:background .15s,color .15s;display:flex}.admin-sidebar__logout:hover{color:#c0a080;background:#ffffff0d}.admin-shell__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.admin-shell__topbar{z-index:5;background:#fff;border-bottom:1px solid #ede7de;padding:1rem 2rem;position:sticky;top:0}.admin-shell__page-title{color:#1c1410;margin:0;font-size:1.1rem;font-weight:700}.admin-shell__content{gap:1.25rem;padding:1.75rem 2rem;display:grid}.admin-shell__section-count{color:var(--ink-muted);margin-bottom:.75rem;font-size:.8rem}.manual-order{padding:4px 0}.manual-order__body{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}.manual-order__section-title{color:var(--text,#18100a);margin:0 0 12px;font-size:1rem;font-weight:700}.manual-order__section-title--sm{margin-top:20px;font-size:.88rem}.manual-order__section-title--sm span{opacity:.6;font-weight:400}.manual-order__search{margin-bottom:12px}.manual-order__product-list{flex-direction:column;gap:8px;max-height:540px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.manual-order__no-results{color:var(--ink-muted);padding:8px 0;font-size:.88rem}.manual-order__product-row{background:#fdfaf6;border:1px solid #f0e8d8;border-radius:8px;align-items:center;gap:10px;padding:10px;display:flex}.manual-order__product-thumb{background:#f0e8d8;border-radius:4px;flex-shrink:0;width:48px;height:56px;overflow:hidden}.manual-order__product-thumb-placeholder{background:#f0e8d8;width:100%;height:100%}.manual-order__product-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.manual-order__product-name{color:var(--text,#18100a);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.manual-order__product-meta{color:var(--ink-muted);font-size:.75rem}.manual-order__product-price{color:var(--gold,#c5922a);align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.manual-order__product-original{color:var(--ink-muted);font-size:.75rem;font-weight:400;text-decoration:line-through}.manual-order__add-btn{color:var(--text,#18100a);cursor:pointer;white-space:nowrap;background:#f0e8d8;border:1px solid #e0d0b8;border-radius:6px;flex-shrink:0;padding:5px 10px;font-size:.78rem;font-weight:600;transition:background .15s}.manual-order__add-btn:hover:not(:disabled){background:#e8d8c0}.manual-order__add-btn--added{color:#2e7d32;background:#edf7ee;border-color:#a5d6a7}.manual-order__add-btn:disabled{opacity:.45;cursor:not-allowed}.manual-order__sidebar{background:#fdfaf6;border:1px solid #f0e8d8;border-radius:12px;padding:20px;position:sticky;top:80px}.manual-order__empty{color:var(--ink-muted);margin-bottom:12px;font-size:.85rem}.manual-order__cart{flex-direction:column;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.manual-order__cart-item{align-items:center;gap:8px;font-size:.83rem;display:flex}.manual-order__cart-name{color:var(--text,#18100a);white-space:nowrap;text-overflow:ellipsis;flex:1;max-width:130px;overflow:hidden}.manual-order__cart-controls{align-items:center;gap:4px;display:flex}.manual-order__qty-btn{cursor:pointer;background:#fff;border:1px solid #e0d0b8;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.9rem;display:flex}.manual-order__qty-btn:hover{background:#f0e8d8}.manual-order__qty{text-align:center;min-width:18px;font-size:.85rem;font-weight:600}.manual-order__cart-price{color:var(--gold,#c5922a);white-space:nowrap;font-size:.82rem;font-weight:600}.manual-order__cart-remove{color:#dc2626;cursor:pointer;opacity:.6;background:0 0;border:none;padding:0 2px;font-size:1.1rem;line-height:1}.manual-order__cart-remove:hover{opacity:1}.manual-order__totals{border-top:1px solid #f0e8d8;margin-bottom:16px;padding-top:10px}.manual-order__discount-block{margin-bottom:8px}.manual-order__discount-label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.manual-order__discount-row{align-items:center;gap:6px;display:flex}.manual-order__discount-type-toggle{border:1px solid #d4c4a8;border-radius:6px;flex-shrink:0;display:flex;overflow:hidden}.manual-order__type-btn{color:var(--ink-muted);cursor:pointer;background:#fdf6ec;border:none;padding:6px 10px;font-size:.8rem;font-weight:600;transition:background .15s,color .15s}.manual-order__type-btn+.manual-order__type-btn{border-left:1px solid #d4c4a8}.manual-order__type-btn--active{background:var(--gold,#c5922a);color:#fff}.manual-order__discount-input{flex:1;min-width:0;padding:6px 10px!important}.manual-order__discount-preview{color:#2e7d32;text-align:right;margin:4px 0 0;font-size:.82rem}.manual-order__discount-preview span{font-weight:600}.manual-order__discount-hint{color:var(--ink-muted);text-align:right;margin:4px 0 0;font-size:.74rem}.manual-order__subtotal{color:var(--ink-muted);text-align:right;margin:4px 0 2px;font-size:.82rem;text-decoration:line-through}.manual-order__total{text-align:right;margin:0;font-size:.95rem}.manual-order__fields{flex-direction:column;gap:10px;display:flex}.manual-order__result{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:0 auto;padding:40px 20px;display:flex}.manual-order__result-icon{margin-bottom:12px;font-size:2.5rem}.manual-order__result-num{color:var(--ink-muted);margin:4px 0;font-size:.85rem}.manual-order__result-total{margin:4px 0 16px;font-size:1rem}.manual-order__result-hint{color:var(--ink-muted);margin-bottom:10px;font-size:.88rem}.manual-order__link-row{gap:8px;width:100%;margin-bottom:10px;display:flex}.manual-order__link-input{color:var(--text,#18100a);background:#f9f5f0;border:1px solid #e0d0b8;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-size:.8rem}.manual-order__open-link{color:var(--gold,#c5922a);font-size:.85rem;text-decoration:underline}.manual-order__thumb-btn{cursor:zoom-in;background:0 0;border:none;border-radius:4px;width:100%;height:100%;padding:0;display:block;overflow:hidden}.manual-order__thumb-btn:hover img{opacity:.85}.manual-order__lightbox{z-index:999;cursor:zoom-out;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.manual-order__lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;line-height:1;display:flex;position:absolute;top:16px;right:20px}.manual-order__lightbox-close:hover{background:#ffffff40}.manual-order__lightbox-inner{cursor:default;flex-direction:column;align-items:center;gap:12px;display:flex}.manual-order__lightbox-caption{color:#fff;text-align:center;max-width:400px;font-size:.9rem}.manual-order__customer-search-row{align-items:center;display:flex;position:relative}.manual-order__clear-customer{color:var(--ink-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1;position:absolute;right:10px}.manual-order__clear-customer:hover{color:var(--text,#18100a)}.manual-order__suggestions{z-index:50;background:#fff;border:1px solid #e0d0b8;border-radius:8px;max-height:220px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}.manual-order__suggestions--empty{color:var(--ink-muted);padding:10px 14px;font-size:.82rem}.manual-order__suggestion-btn{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:2px;width:100%;padding:8px 14px;display:flex}.manual-order__suggestion-btn:hover{background:#fdf6ec}.manual-order__suggestion-name{color:var(--text,#18100a);font-size:.85rem;font-weight:600}.manual-order__suggestion-email{color:var(--ink-muted);font-size:.78rem}@media (max-width:900px){.manual-order__body{grid-template-columns:1fr}.manual-order__sidebar{position:static}.manual-order__product-list{max-height:360px}}.dash{gap:1.25rem;display:grid}.dash__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dash__title{color:#1c1410;margin:0;font-size:1rem;font-weight:700}.dash__period-tabs{background:#f0ece4;border-radius:8px;gap:.35rem;padding:.25rem;display:flex}.dash__period-btn{color:#7a6e66;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .85rem;font-size:.8rem;font-weight:500;transition:background .14s,color .14s}.dash__period-btn--active{color:#1c1410;background:#fff;font-weight:600;box-shadow:0 1px 3px #00000014}.dash__kpis{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.dash-kpi{background:#fff;border:1px solid #ede7de;border-radius:12px;flex-direction:column;gap:.3rem;padding:1.25rem 1.4rem;display:flex;box-shadow:0 1px 4px #0000000a}.dash-kpi__label{text-transform:uppercase;letter-spacing:.09em;color:#8a7860;font-size:.75rem;font-weight:600}.dash-kpi__value{color:#1c1410;font-size:1.55rem;font-weight:800;line-height:1.1}.dash-kpi__sub{color:#a89880;font-size:.75rem}.dash__chart-card{background:#fff;border:1px solid #ede7de;border-radius:12px;padding:1.25rem 1.4rem;box-shadow:0 1px 4px #0000000a}.dash__chart-title{color:#5a4f45;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem;font-size:.82rem;font-weight:600}.dash__recent{background:#fff;border:1px solid #ede7de;border-radius:12px;padding:1.25rem 1.4rem;overflow:auto;box-shadow:0 1px 4px #0000000a}.dash__recent-title{color:#5a4f45;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .85rem;font-size:.82rem;font-weight:600}.dash__recent-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.84rem}.dash__recent-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#8a7860;border-bottom:1px solid #ede7de;padding:.4rem .6rem;font-size:.72rem}.dash__recent-table td{vertical-align:middle;border-bottom:1px solid #f5f2ee;padding:.55rem .6rem}.dash__recent-table tr:last-child td{border-bottom:none}.dash__status{color:#5a4f45;background:#f0ece4;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.dash__status--paid,.dash__status--delivered,.dash__status--confirmed{color:#2e7d32;background:#e8f5e9}.dash__status--canceled{color:#c62828;background:#fce8e8}.dash__status--shipped,.dash__status--processing{color:#1565c0;background:#e3f2fd}.dash__empty{color:#8a7860;padding:2rem 0;font-size:.9rem}@keyframes skel-shine{0%{background-position:-400px 0}to{background-position:400px 0}}.skel{background:linear-gradient(90deg,#ede8e0 25%,#f8f5f0 50%,#ede8e0 75%) 0 0/800px 100%;border-radius:6px;animation:1.4s ease-in-out infinite skel-shine;display:block}.skel--label{width:55%;height:.7rem;margin-bottom:.55rem}.skel--value{border-radius:8px;width:75%;height:1.8rem;margin-bottom:.4rem}.skel--sub{width:45%;height:.65rem}.skel--chart-title{width:40%;height:.75rem;margin-bottom:1rem}.skel--chart{border-radius:10px;width:100%;height:220px}.skel-table{gap:0;display:grid}.skel-table__row{border-bottom:1px solid #f5f2ee;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.skel-table__row:last-child{border-bottom:none}.skel--cell{flex-shrink:0;height:.75rem}.skel--cell-xs{width:60px}.skel--cell-sm{width:90px}.skel--cell-md{width:140px}@media (max-width:900px){.admin-shell{flex-direction:column}.admin-sidebar{width:100%;min-width:unset;height:auto;position:static}.admin-sidebar__nav{flex-flow:wrap;gap:.3rem;padding:.75rem}.admin-sidebar__item{flex:auto;justify-content:center;padding:.5rem .6rem;font-size:.78rem}.admin-sidebar__footer{display:none}.admin-shell__topbar{position:static}.admin-shell__content{padding:1rem}.dash__kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dash__kpis{grid-template-columns:1fr 1fr}}.admin-dynamic{gap:.8rem;display:grid}.admin-dynamic__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.admin-dynamic__actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-dynamic__hint{color:var(--ink-muted);font-size:.78rem}.admin-dynamic__layout{grid-template-columns:280px 1fr;gap:.8rem;display:grid}.admin-dynamic__list{background:#ffffff73;border:1px solid #c5922a33;border-radius:.8rem;gap:.35rem;max-height:520px;padding:.4rem;display:grid;overflow:auto}.admin-dynamic__item{text-align:left;cursor:pointer;background:#fff;border:1px solid #c5922a24;border-radius:.65rem;gap:.2rem;padding:.5rem .6rem;display:grid}.admin-dynamic__item--active{border-color:#c5922a8c;box-shadow:0 0 0 2px #c5922a24}.admin-dynamic__item small{color:var(--ink-muted);font-size:.72rem}.admin-dynamic__form{gap:.55rem;display:grid}.admin-dynamic__form label{color:var(--ink-muted);gap:.28rem;font-size:.78rem;display:grid}.admin-dynamic__form input,.admin-dynamic__form textarea,.admin-dynamic__form select{color:var(--ink);background:#fff;border:1px solid #c5922a4d;border-radius:.65rem;padding:.55rem .65rem}.admin-dynamic__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.admin-dynamic__row--uploads{align-items:end}.admin-dynamic__order-actions{justify-content:flex-end;align-items:end;gap:.5rem;display:flex}.admin-bundle__layout{grid-template-columns:1fr 2fr}.admin-bundle__list-item{text-align:left;align-items:center;gap:.6rem;display:flex}.admin-bundle__thumb-wrap{cursor:zoom-in;border-radius:.4rem;flex-shrink:0;transition:opacity .14s;display:block;overflow:hidden}.admin-bundle__thumb-wrap:hover{opacity:.78}.admin-bundle__thumb{object-fit:cover;width:40px;height:50px;display:block}.admin-bundle__thumb-empty{background:#c5922a14;border-radius:.4rem;flex-shrink:0;width:40px;height:50px}.admin-bundle__list-info{gap:.1rem;min-width:0;display:grid}.admin-bundle__list-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.admin-bundle__form{flex-direction:column;gap:1rem;display:flex}.admin-bundle__main-preview{border-bottom:1px solid #c5922a26;align-items:center;gap:.85rem;padding-bottom:.85rem;display:flex}.admin-bundle__preview-btn{all:unset;cursor:zoom-in;border-radius:.55rem;flex-shrink:0;transition:opacity .14s,transform .14s;display:block;overflow:hidden}.admin-bundle__preview-btn:hover{opacity:.82;transform:scale(1.03)}.admin-bundle__preview-img{object-fit:cover;border:1px solid #c5922a38;border-radius:.55rem;width:72px;height:90px;display:block}.admin-bundle__main-label{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-strong);margin-bottom:.2rem;font-size:.62rem}.admin-bundle__main-name{color:var(--ink);font-size:.88rem;font-weight:600;line-height:1.3}.admin-bundle__pickers{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-bundle__picker-label{color:var(--ink-muted);margin-bottom:.4rem;font-size:.72rem;font-weight:500}.admin-bundle__picker-list{background:#ffffff80;border:1px solid #c5922a33;border-radius:.75rem;flex-direction:column;gap:.2rem;max-height:340px;padding:.3rem;display:flex;overflow-y:auto}.admin-bundle__picker-item{all:unset;cursor:pointer;text-align:left;box-sizing:border-box;border:1px solid #0000;border-radius:.55rem;align-items:center;gap:.55rem;width:100%;padding:.35rem .5rem;transition:background .12s,border-color .12s;display:flex}.admin-bundle__picker-item:hover{background:#c5922a12}.admin-bundle__picker-item--active{background:#c5922a1a;border-color:#c5922a66}.admin-bundle__picker-thumb-wrap{cursor:zoom-in;border-radius:.35rem;flex-shrink:0;transition:opacity .13s;display:block;overflow:hidden}.admin-bundle__picker-thumb-wrap:hover{opacity:.75}.admin-bundle__picker-thumb{object-fit:cover;width:44px;height:55px;display:block}.admin-bundle__picker-no-img{background:#c5922a12;border-radius:.35rem;flex-shrink:0;width:44px;height:55px;display:block}.admin-bundle__picker-name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.admin-bundle__picker-empty-slot{width:44px;height:55px;color:var(--ink-muted);flex-shrink:0;place-items:center;font-size:1.1rem;display:grid}.admin-bundle__lightbox{z-index:600;-webkit-backdrop-filter:blur(8px);cursor:zoom-out;background:#0a0602d1;place-items:center;animation:.16s lightbox-in;display:grid;position:fixed;inset:0}.admin-bundle__lightbox-inner{cursor:default;animation:.22s cubic-bezier(.22,1,.36,1) lightbox-scale;position:relative}.admin-bundle__lightbox-img{border-radius:.9rem;display:block;box-shadow:0 32px 64px #00000080;object-fit:contain!important;width:auto!important;max-width:min(90vw,480px)!important;height:auto!important;max-height:85vh!important}.admin-bundle__lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:.82rem;transition:background .13s;display:grid;position:absolute;top:-2.8rem;right:0}.admin-bundle__lightbox-close:hover{background:#ffffff3d}.admin-products{gap:.8rem;display:grid}.admin-products__head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.admin-products__layout{grid-template-columns:1.15fr .85fr;gap:1rem;display:grid}.admin-products__form{gap:.55rem;display:grid}.admin-products__form label{color:var(--ink-muted);gap:.28rem;font-size:.78rem;display:grid}.admin-products__form input,.admin-products__form textarea,.admin-products__form select{color:var(--ink);background:#fff;border:1px solid #c5922a4d;border-radius:.65rem;padding:.55rem .65rem}.admin-products__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.admin-products__checkbox{color:var(--ink);align-items:center;gap:.45rem;display:flex!important}.admin-products__images{gap:.45rem;display:grid}.admin-products__images p{color:var(--ink-muted);font-size:.78rem}.admin-products__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.admin-products__thumb{background:#fff;border:1px solid #c5922a38;border-radius:.6rem;display:grid;overflow:hidden}.admin-products__thumb img{object-fit:cover;width:100%;height:84px;display:block}.admin-products__thumb button{color:#8d2f2f;cursor:pointer;background:#fff;border:0;padding:.35rem;font-size:.72rem}.admin-products__upload{cursor:pointer;width:fit-content;position:relative;overflow:hidden}.admin-products__upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-products__list{background:#ffffff73;border:1px solid #c5922a33;border-radius:.8rem;gap:.35rem;max-height:560px;padding:.4rem;display:grid;overflow:auto}.admin-products__item{text-align:left;cursor:pointer;background:#fff;border:1px solid #c5922a24;border-radius:.65rem;gap:.2rem;padding:.5rem .6rem;display:grid}.admin-products__item:hover{border-color:#c5922a66}.admin-products__item small{color:var(--ink-muted);font-size:.72rem}.admin-products__feedback{color:#2f6f38}.admin-products__actions{flex-wrap:wrap;gap:.55rem;display:flex}.admin-products__danger{color:#8d2f2f;border-color:#8d2f2f73}.admin-products__danger:hover{background:#8d2f2f14}.admin-products__variants{flex-direction:column;gap:.75rem;display:flex}.admin-products__variant-list{background:#c5922a0a;border:1px solid #c5922a2e;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.admin-products__variant-item{align-items:center;gap:.5rem;display:flex}.admin-products__variant-item input{flex:1;margin:0}.admin-products__variant-remove{color:#8d2f2f;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #8d2f2f59;border-radius:4px;padding:.3rem .6rem;font-size:.78rem}.admin-products__variant-remove:hover{background:#8d2f2f14}.admin-products__variant-add{align-self:flex-start;padding:.35rem .75rem;font-size:.8rem}.hero{align-items:flex-end;min-height:clamp(560px,90vh,860px);margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.hero__visual{position:absolute;inset:0}.hero__image{object-fit:contain;object-position:center center}.hero__visual-overlay{background:linear-gradient(#0000 0%,#0f0a0557 48%,#0f0a05d1 100%),linear-gradient(90deg,#0f0a057a 0%,#0000 60%);position:absolute;inset:0}.hero__body{z-index:2;width:100%;padding-bottom:clamp(2.4rem,6vw,4.2rem);position:relative}.hero__text{gap:1.1rem;max-width:560px;margin-left:clamp(1rem,3vw,3rem);padding:clamp(.9rem,2.2vw,1.4rem);display:grid}.hero__kicker{text-transform:uppercase;letter-spacing:.34em;color:var(--gold);align-items:center;gap:.55rem;font-size:.75rem;display:inline-flex}.hero__kicker:before{content:"";background:var(--gold);flex-shrink:0;width:28px;height:1px;display:block}.hero__headline{color:#fdf8ef;flex-direction:column;gap:.1em;font-size:clamp(2.4rem,7.2vw,5.1rem);font-weight:700;line-height:.9;display:flex}.hero__headline span{opacity:.78;font-weight:400}.hero__headline em{background:linear-gradient(100deg,#e8c97a 0%,#c9983a 55%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:700}.hero__sub{color:#fdf8efb8;max-width:44ch;font-size:1rem;line-height:1.6}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:.4rem;display:flex}.hero__cat-links{color:#fdf8ef9e;align-items:center;gap:.6rem;font-size:.88rem;display:flex}.hero__cat-links a{transition:color .16s}.hero__cat-links a:hover{color:var(--gold)}.hero__cat-links span{opacity:.4}.hero-slider{aspect-ratio:16/3;background:#1a1208;border-radius:0;width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden;box-shadow:0 26px 48px #271c0f29}.hero-slide{opacity:0;pointer-events:none;z-index:0;align-items:flex-end;transition:opacity .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.hero-slide--active{opacity:1;pointer-events:auto;z-index:1}.hero-slide__link{cursor:pointer;display:block;position:absolute;inset:0}.hero-slide__link .hero__image,.hero-slide>.hero__visual .hero__image{object-fit:cover}.hero-slider__arrow{z-index:10;color:#fdf8efe6;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0a0561;border:1px solid #fdf8ef52;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider__arrow:hover{border-color:var(--gold);background:#af8c4a73;transform:translateY(-50%)scale(1.08)}.hero-slider__arrow--prev{left:clamp(.8rem,2.5vw,2rem)}.hero-slider__arrow--next{right:clamp(.8rem,2.5vw,2rem)}.hero-slider__dots{z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;background:#fdf8ef59;border:none;border-radius:2px;width:28px;height:3px;padding:0;transition:background .24s,width .24s}.hero-slider__dot--active{background:var(--gold);width:44px}.button-outline,.button-gold{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,background-color .2s,color .2s;display:inline-flex}.button-outline{border-color:var(--ink);width:fit-content;margin-top:.8rem;padding:.7rem 1.4rem}.button-outline:hover{background:var(--ink);color:#f9f4ea;transform:translateY(-1px)}.category-shortcuts{margin-bottom:3.5rem}.category-shortcuts__head{justify-content:space-between;align-items:end;gap:1rem;margin-top:1rem;margin-bottom:1rem;display:flex}.category-shortcuts__head h2{font-size:clamp(1.45rem,3.4vw,2.1rem);line-height:1}.category-shortcuts__head p{color:var(--ink-muted);text-align:right;max-width:32rem;font-size:.92rem}.category-shortcuts__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.category-shortcuts__card{min-height:5.5rem;box-shadow:var(--shadow-card);background:linear-gradient(#ffffffeb,#fffaf0f5);border:1px solid #c5922a2e;border-radius:1.1rem;align-items:center;gap:.85rem;padding:.95rem 1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.category-shortcuts__card:hover{border-color:#c5922a66;transform:translateY(-2px);box-shadow:0 10px 26px #32220e1f}.category-shortcuts__icon{width:3.35rem;height:3.35rem;color:var(--gold-strong);background:#c5922a1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.category-shortcuts__icon svg{fill:currentColor;width:2.1rem;height:2.1rem}.category-shortcuts__content{flex-direction:column;gap:.1rem;min-width:0;display:flex}.category-shortcuts__content strong{font-family:var(--font-display), serif;font-size:1.05rem;line-height:1.1}.category-shortcuts__content span{color:var(--ink-muted);font-size:.82rem}.category-shortcuts__arrow{color:var(--gold-strong);opacity:.8;margin-left:auto;font-size:1.1rem}.home-social{justify-content:center;margin:2.6rem auto 2.3rem;display:flex}.home-social__instagram{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-strong);background:#ffffffb8;border:1px solid #c5922a4d;border-radius:999px;align-items:center;gap:.45rem;padding:.48rem .9rem;font-size:.86rem;text-decoration:none;transition:transform .18s,color .18s,border-color .18s;display:inline-flex}.home-social__instagram:hover{color:var(--gold);border-color:var(--gold);transform:translateY(-1px)}.home-cta{justify-content:center;padding:1.4rem 0 .5rem;display:flex}.home-cta__button{letter-spacing:.04em;padding:.75rem 2rem;font-size:1rem}.hero__cta{letter-spacing:.04em;padding:.7rem 1.8rem;font-size:.95rem}.catalog{padding-bottom:6rem}.catalog__head{text-align:center;margin-bottom:2rem;position:relative}.catalog__head:after{content:"";background:linear-gradient(90deg, var(--gold-light), var(--gold), var(--gold-light));border-radius:999px;width:56px;height:2px;margin:.75rem auto 0;display:block}.catalog__head h2{font-size:clamp(2rem,5vw,3rem)}.catalog__head h2 em{color:var(--gold-strong);font-style:italic;font-family:var(--font-script), cursive;font-size:1.15em;font-weight:400}.catalog__head p{color:var(--ink-muted);font-size:.95rem}.catalog__category{gap:.85rem;display:grid}.catalog__category+.catalog__category{margin-top:2.5rem}.catalog__category-head{border-bottom:1px solid var(--line);align-items:center;gap:.8rem;padding-bottom:.6rem;display:flex}.catalog__category-head h3{font-size:clamp(1.5rem,3.4vw,2.15rem);line-height:1}.catalog__category-head h3:before{content:"✦ ";color:var(--gold);vertical-align:middle;font-size:.55em}.catalog__category-head p{text-transform:uppercase;letter-spacing:.16em;color:var(--ink-muted);margin-left:auto;font-size:.78rem}.catalog__category-see-all{color:var(--gold-strong);letter-spacing:.04em;white-space:nowrap;margin-left:auto;font-size:.82rem;font-weight:600;transition:color .16s,gap .16s}.catalog__category-see-all:hover{color:var(--gold)}.catalog__category-more{justify-content:center;padding-top:1.2rem;display:flex}.catalog__category-more-btn{padding:.6rem 1.6rem;font-size:.9rem}.catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.carousel-wrapper{flex-direction:column;gap:.75rem;width:100%;min-width:0;display:flex}.carousel-dots{justify-content:center;gap:.45rem;padding:.25rem 0;display:none}.carousel-dot{cursor:pointer;background:#c5922a40;border:none;border-radius:50%;flex-shrink:0;width:7px;height:7px;padding:0;transition:background .22s,transform .22s,width .22s}.carousel-dot--active{background:var(--gold);border-radius:4px;width:22px;transform:none}.catalog__carousel{position:relative}.product-card{opacity:0;background:#fff;border:1px solid #c5922a2e;border-radius:1.4rem;transition:box-shadow .24s,transform .24s;animation:.55s forwards rise-in;overflow:hidden;transform:translateY(12px);box-shadow:0 4px 18px #32220e17,0 1px 3px #c5922a1f}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #32220e24,0 2px 6px #c5922a2e}.catalog__grid .product-card:nth-child(2){animation-delay:80ms}.catalog__grid .product-card:nth-child(3){animation-delay:.14s}.catalog__grid .product-card:nth-child(4){animation-delay:.22s}.catalog__grid .product-card:nth-child(5){animation-delay:.28s}.catalog__grid .product-card:nth-child(6){animation-delay:.36s}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__media{isolation:isolate;position:relative}.product-card__media-link{z-index:0;padding-bottom:100%;display:block;position:relative;overflow:hidden}@keyframes card-img-in{0%{opacity:.55}to{opacity:1}}.product-card__image{object-fit:cover;width:100%;height:100%;transition:transform .32s;animation:.28s card-img-in;position:absolute;top:0;left:0}.product-card__arrow{z-index:2;-webkit-backdrop-filter:blur(4px);color:#281a08bf;cursor:pointer;opacity:0;background:#fff9;border:none;border-radius:999px;place-items:center;width:26px;height:26px;padding:0;font-size:1.1rem;line-height:1;transition:opacity .16s,background .12s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-card:hover .product-card__arrow{opacity:1}.product-card__arrow:hover{color:#281a08;background:#ffffffe6}.product-card__arrow--prev{left:.45rem}.product-card__arrow--next{right:.45rem}.product-card__content{padding:.9rem 1rem 1rem}.product-card__collection{color:var(--gold-strong);text-transform:uppercase;letter-spacing:.24em;opacity:.85;margin-bottom:.28rem;font-size:.7rem}.product-card h3{margin-bottom:.42rem;font-size:1.38rem;line-height:1.05}.product-card__description{color:var(--ink-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:.85rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__price{color:#1a1108;font-family:var(--font-body), sans-serif;font-variant-numeric:tabular-nums;gap:.08rem;display:grid}.product-card__discount-badge{z-index:2;letter-spacing:.06em;color:#fff;pointer-events:none;background:#1a1108;border-radius:.35rem;justify-content:center;align-items:center;padding:.28rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.65rem;left:.65rem}.product-card__price-original{color:#1e140561;font-size:.72rem;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.product-card__price-main{align-items:baseline;gap:.16rem;line-height:1;display:inline-flex}.product-card__price-currency{color:#7a5614;letter-spacing:.04em;font-size:.7rem;font-weight:500;font-family:var(--font-body), sans-serif}.product-card__price-value{letter-spacing:-.02em;color:#1a1108;font-size:1.48rem;font-weight:700;font-family:var(--font-body), sans-serif}.product-card__price-cents{color:#1a1108;font-size:.78rem;font-weight:500;font-family:var(--font-body), sans-serif;transform:translateY(-.22rem)}.button-gold{color:#fff;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 2px #00000040;background:linear-gradient(135deg,#e8b84b 0%,#c5922a 50%,#9e6f18 100%);padding:.65rem 1.1rem;font-size:.88rem;font-weight:800;text-decoration:none;box-shadow:0 3px 10px #c5922a59}.button-gold:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 6px 18px #c5922a73}.button-gold--full{width:100%}.breadcrumb{padding-top:1.25rem;padding-bottom:0}.breadcrumb__list{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.25rem;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.breadcrumb__item{align-items:center;gap:.25rem;display:flex}.breadcrumb__item+.breadcrumb__item:before{content:"›";color:var(--gold);margin-right:.1rem;font-size:1rem;line-height:1}.breadcrumb__item a{color:var(--ink-muted);text-decoration:none;transition:color .12s}.breadcrumb__item a:hover{color:var(--gold-strong)}.breadcrumb__item--current{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:22ch;font-weight:500;overflow:hidden}.product-page{grid-template-columns:1.1fr .9fr;gap:2rem;padding-block:2rem;display:grid}.product-page__bundle .container{width:100%;margin-inline:0}.product-page__bundle .compre-junto{border-top:1px solid var(--line);padding-inline:0}.product-page__description{border-top:1px solid var(--line);padding-block:1.5rem 6rem}.compre-junto{border-top:1px solid var(--line);padding-block:2rem 1.5rem}.compre-junto__title{text-transform:uppercase;letter-spacing:.18em;color:var(--gold-strong);margin-bottom:1.5rem;font-size:.78rem}.compre-junto__products{flex-wrap:nowrap;align-items:flex-start;gap:0;display:flex}.compre-junto__entry{align-items:center;gap:0;display:flex}.compre-junto__plus{color:var(--gold);-webkit-user-select:none;user-select:none;flex-shrink:0;padding-inline:.75rem;font-size:1.25rem;font-weight:300}.compre-junto__item{text-align:center;cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:.9rem;flex-direction:column;align-items:center;gap:.55rem;padding:.85rem .75rem .75rem;transition:border-color .15s,background .15s;display:flex}.compre-junto__item--checked{background:#c5922a08;border-color:#c5922a73}.compre-junto__checkbox{width:15px;height:15px;accent-color:var(--gold-strong);cursor:pointer;flex-shrink:0}.compre-junto__img-btn{cursor:zoom-in;background:0 0;border:none;flex-shrink:0;padding:0;display:block}.compre-junto__img-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}.compre-junto__img{object-fit:cover;border-radius:.5rem;width:80px;height:100px;display:block}.compre-junto__info{flex-direction:column;align-items:center;gap:.25rem;display:flex}.compre-junto__name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:13ch;font-size:.8rem;font-weight:500;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.compre-junto__name:hover{color:var(--gold-strong)}.compre-junto__price{color:#1a1108;font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:700}.compre-junto__badge{text-transform:uppercase;letter-spacing:.1em;color:var(--gold-strong);font-size:.58rem;font-weight:600}.compre-junto__footer{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.compre-junto__total{color:var(--ink-muted);font-size:.88rem;line-height:1.4}.compre-junto__total strong{color:#1a1108;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:700}.compre-junto__total small{color:var(--ink-muted);font-size:.72rem}.product-page__description-title{text-transform:uppercase;letter-spacing:.18em;color:var(--gold-strong);margin-bottom:.75rem;font-size:.78rem}.product-page__description p{color:var(--ink-muted);max-width:72ch;line-height:1.7}.product-page__media{flex-direction:row;justify-self:start;align-items:flex-start;gap:.6rem;width:100%;display:flex}.product-page__main-img-wrap{isolation:isolate;flex:1;min-width:0;position:relative}.product-page__main-img-btn{all:unset;cursor:zoom-in;border-radius:1.2rem;width:100%;display:block;overflow:hidden}.product-page__main-img-btn:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.product-page__media img{border:1px solid var(--line);width:100%;height:clamp(360px,44vw,560px);box-shadow:var(--shadow);object-fit:cover;border-radius:1.2rem}.product-page__thumbs{flex-direction:column;flex-shrink:0;order:-1;gap:.6rem;width:76px;margin-top:0;display:flex}.product-page__thumb{cursor:pointer;background:#fff;border:1px solid #c5922a3d;border-radius:.8rem;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.product-page__thumb:hover{border-color:#c5922a99;transform:translateY(-1px)}.product-page__thumb--active{border-color:var(--gold-strong);box-shadow:0 0 0 2px #c5922a33}.product-page__thumb img{object-fit:cover;width:100%;height:76px;box-shadow:none;border:0;border-radius:0;display:block}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-scale{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.product-gallery-lightbox{z-index:500;-webkit-backdrop-filter:blur(8px);cursor:zoom-out;background:#0a0602db;place-items:center;padding:1.5rem;animation:.18s lightbox-in;display:grid;position:fixed;inset:0}.product-gallery-lightbox__inner{cursor:default;place-items:center;max-width:min(92vw,680px);max-height:92vh;animation:.24s cubic-bezier(.22,1,.36,1) lightbox-scale;display:grid;position:relative}.product-gallery-lightbox__inner img{border-radius:1rem;box-shadow:0 40px 80px #0000008c,0 0 0 1px #c5922a33;object-fit:contain!important;border:none!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:88vh!important}.product-gallery-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;flex-shrink:0;place-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;line-height:1;transition:background .14s,transform .14s;display:grid;position:absolute;top:-3rem;right:0}.product-gallery-lightbox__close:hover{background:#ffffff38;transform:scale(1.1)}.product-gallery-lightbox__close:focus-visible{outline-offset:2px;outline:2px solid #c5922ab3}.product-page__content{flex-direction:column;gap:.9rem;display:flex}.product-page__content>span{text-transform:uppercase;letter-spacing:.2em;color:var(--gold-strong);font-size:.75rem}.product-page__content h1{font-size:clamp(2rem,6vw,3.3rem);line-height:.95}.product-page__content p{color:var(--ink-muted)}.product-page__price-board{border:none;border-left:2px solid var(--gold);width:fit-content;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;gap:.2rem;padding:.3rem 0 .3rem 1rem;display:flex}.product-page__price-board--promo{padding-right:0}.product-page__discount-ribbon{color:#963030;letter-spacing:.12em;text-transform:uppercase;width:fit-content;box-shadow:none;background:0 0;border:none;border-radius:0;align-items:center;padding:0;font-size:.62rem;font-weight:600;display:inline-flex}.product-page__price-lines{gap:.1rem;line-height:1.1;display:grid}.product-page__price-original{color:#1e140561;font-size:.85rem;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.product-page__price-current{color:#1a1108;letter-spacing:-.02em;font-size:clamp(1.55rem,3.8vw,2.1rem);font-family:var(--font-body), sans-serif;font-weight:700}.product-page__price-saving{color:#7a5614;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:500}.product-page__shipping-note{color:var(--ink-muted);background:#c5922a0f;border-left:2.5px solid #c5922a4d;border-radius:.5rem;margin-top:.25rem;padding:.45rem .65rem;font-size:.78rem;line-height:1.5}.product-page__shipping-link{color:#1a7a42;text-underline-offset:2px;white-space:nowrap;font-weight:600;text-decoration:underline}.product-page__shipping-link:hover{color:#145e32}.product-share{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.product-share__label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.09em;white-space:nowrap;font-size:.75rem;font-weight:500}.product-share__row{align-items:center;gap:.4rem;display:flex}.product-share__btn{border:1.5px solid var(--line);width:36px;height:36px;color:var(--ink-muted);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .14s,border-color .14s,color .14s,transform .1s;display:inline-flex}.product-share__btn:hover{transform:translateY(-2px)}.product-share__btn--whatsapp:hover{color:#fff;background:#25d366;border-color:#25d366}.product-share__btn--facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.product-share__btn--pinterest:hover{color:#fff;background:#e60023;border-color:#e60023}.product-share__btn--copy:hover{background:var(--gold);border-color:var(--gold);color:#fff}.product-actions{flex-direction:column;gap:1rem;display:flex}.product-variant-selector{flex-direction:column;gap:.5rem;display:flex}.product-variant-selector__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin:0;font-size:.82rem;font-weight:600}.product-variant-selector__selected-name{text-transform:none;letter-spacing:0;color:var(--ink);font-weight:400}.product-variant-selector__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-variant-selector__option{border:1.5px solid var(--gold-light,#f0d898);cursor:pointer;color:var(--ink);-webkit-tap-highlight-color:transparent;background:0 0;border-radius:4px;padding:.45rem 1.1rem;font-size:.9rem;transition:border-color .15s,background .15s,color .15s}.product-variant-selector__option:hover{border-color:var(--gold,#c5922a);background:#c5922a0f}.product-variant-selector__option--selected,.product-variant-selector__option--selected:hover,.product-variant-selector__option--selected:active{color:#fff;background:#c5922a;border-color:#c5922a}.add-to-cart-btn--disabled{opacity:.55;cursor:not-allowed}.cart-drawer__variant,.cart-page__item-variant{color:var(--ink-muted);margin-bottom:.2rem;font-size:.78rem;display:block}.whatsapp-floating{z-index:45;color:#fff;background:#18b857;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:.5rem;padding:.68rem 1rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 14px 24px #09311a59}.whatsapp-floating:hover{background:#149a49;transform:translateY(-1px)}.whatsapp-floating svg{width:1.15rem;height:1.15rem}.whatsapp-floating span{letter-spacing:.01em;font-size:.86rem}.pdp-sticky-bar{display:none}@media (max-width:920px){.pdp-sticky-bar{z-index:48;padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));pointer-events:none;background:#fff;border-top:1px solid #c5922a33;align-items:center;gap:.75rem;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #32220e1a}.pdp-sticky-bar--visible{pointer-events:auto;transform:translateY(0)}.pdp-sticky-bar__price{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.pdp-sticky-bar__original{color:var(--text-muted,#6b5c4e);font-size:.7rem;line-height:1;text-decoration:line-through}.pdp-sticky-bar__current{color:var(--ink,#18100a);font-size:1.15rem;font-weight:800;line-height:1.1}.pdp-sticky-bar__installment{color:var(--text-muted,#6b5c4e);font-size:.7rem;line-height:1}.pdp-sticky-bar__action{flex-shrink:0}.pdp-sticky-bar .add-to-cart-btn,.pdp-sticky-bar__choose-btn{white-space:nowrap;padding:.7rem 1.25rem;font-size:.88rem}body:has(.pdp-sticky-bar--visible) .whatsapp-floating{bottom:calc(68px + env(safe-area-inset-bottom) + .75rem)}}.cart-layer{z-index:40;pointer-events:none;position:fixed;inset:0}.cart-layer--open{pointer-events:all}.cart-layer__overlay{opacity:0;background:#0e0a077a;border:0;transition:opacity .2s;position:absolute;inset:0}.cart-layer--open .cart-layer__overlay{opacity:1}.cart-drawer{border-left:1px solid var(--line);background:#fffaf1;grid-template-rows:auto 1fr;width:min(420px,92vw);height:100%;padding:1rem;transition:transform .22s;display:grid;position:absolute;top:0;right:0;transform:translate(100%)}.cart-layer--open .cart-drawer{transform:translate(0)}.cart-drawer__head{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.cart-drawer__head h2{font-size:2rem}.cart-drawer__head button{text-transform:uppercase;letter-spacing:.15em;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;font-size:.7rem}.cart-empty{border:1px dashed var(--line);color:var(--ink-muted);border-radius:.9rem;padding:1rem}.cart-list{gap:.8rem;max-height:min(56vh,620px);list-style:none;display:grid;overflow:auto}.cart-list li{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;gap:.8rem;padding-bottom:.8rem;display:grid}.cart-list img{object-fit:cover;border-radius:.7rem;width:72px;height:88px}.qty-actions{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.55rem;display:flex}.qty-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.45rem;min-width:1.8rem;min-height:1.8rem}.qty-actions span{text-align:center;min-width:1.6rem}.cart-summary{gap:.65rem;margin-top:.9rem;display:grid}.cart-summary>div{justify-content:space-between;align-items:baseline;display:flex}.cart-summary strong{font-size:1.35rem}.cart-summary a:last-child{text-align:center;color:var(--ink-muted);text-decoration:underline}.cart-summary__shipping-note{color:var(--ink-muted);background:#c5922a0f;border-left:2.5px solid #c5922a4d;border-radius:.5rem;margin:0;padding:.4rem .6rem;font-size:.75rem;line-height:1.5}.cart-summary__shipping-link{color:#1a7a42;text-underline-offset:2px;white-space:nowrap;font-weight:600;text-decoration:underline}.cart-summary__shipping-link:hover{color:#145e32}.card-surface{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:1rem;padding:1rem}.cart-page{padding-block:2rem 7rem}.cart-page>header{margin-bottom:1rem}.cart-page h1{font-size:clamp(2rem,5vw,3rem)}.cart-page>header p{color:var(--ink-muted)}.cart-page__content{grid-template-columns:1fr 300px;align-items:start;gap:1rem;display:grid}.cart-page__content ul{gap:.9rem;list-style:none;display:grid}.cart-page__content li{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-page__item-main{align-items:center;gap:.8rem;min-width:0;display:flex}.cart-page__item-image{object-fit:cover;border:1px solid #c5922a47;border-radius:.55rem;flex-shrink:0;width:62px;height:78px}.cart-page__item-info{gap:.35rem;min-width:0;display:grid}.cart-page__item-discount{color:#2f6f38;font-size:.76rem;font-weight:600}.cart-page__content h2{font-size:1.2rem}.cart-page__summary{gap:.7rem;display:grid}.cart-page__summary strong{font-size:1.6rem}.cart-page__installment{color:var(--ink-muted);margin-top:-.5rem;font-size:.78rem}.cart-page__shipping-note{color:var(--ink-muted);background:#c5922a0f;border-left:2.5px solid #c5922a4d;border-radius:.5rem;margin:-.1rem 0;padding:.4rem .6rem;font-size:.76rem;line-height:1.5}.cart-page__secure-badge{color:var(--ink-muted);justify-content:center;align-items:center;gap:.35rem;margin-top:.1rem;font-size:.73rem;display:flex}.cart-page__secure-badge svg{opacity:.7;flex-shrink:0}.cart-page__secure-badge strong{color:var(--ink-base);font-weight:600}.cart-order-status{background:#f9f2e4cc;border:1px solid #c5922a4d;border-radius:.9rem;gap:.15rem;padding:.65rem .75rem;display:grid}.cart-order-status p{color:var(--ink-muted);font-size:.8rem}.cart-order-status strong{color:var(--gold-strong);letter-spacing:.08em;font-size:1rem}.cart-order-error{color:#9d3c3c;font-size:.78rem;line-height:1.4}.cart-page__coupon-input{grid-template-columns:1fr auto;align-items:start;gap:.5rem;display:grid}.cart-page__coupon-input input{border:1.5px solid var(--line,#c5922a40);background:var(--surface);font-family:var(--font-body);color:var(--ink);letter-spacing:.06em;border-radius:.6rem;width:100%;padding:.55rem .75rem;font-size:.85rem}.cart-page__coupon-input input:focus{border-color:var(--gold);outline:none}.cart-page__coupon-input .button-outline{white-space:nowrap;background:var(--ink);color:#fff;margin-top:0;padding:.55rem .9rem;font-size:.82rem}.cart-page__coupon-input .button-outline:hover:not(:disabled){color:#fff;background:#3a2a1a;transform:none}.cart-page__coupon-input .button-outline:disabled{opacity:.4;cursor:not-allowed}.cart-page__coupon-input small{grid-column:1/-1}.cart-page__coupon-applied{background:#c5922a12;border:1.5px solid #c5922a40;border-radius:.6rem;gap:.3rem;padding:.6rem .75rem;font-size:.82rem;display:grid}.cart-page__coupon-applied-row{color:var(--ink-muted);justify-content:space-between;align-items:center;display:flex}.cart-page__coupon-applied-row--discount{color:#2d7a2d;gap:.4rem;font-weight:600}.cart-page__coupon-original{color:var(--ink-muted);text-decoration:line-through}.cart-page__coupon-remove{cursor:pointer;color:var(--ink-muted);opacity:.7;background:0 0;border:none;margin-left:auto;padding:0 .2rem;font-size:1rem;line-height:1;transition:opacity .15s}.cart-page__coupon-remove:hover{opacity:1;color:#9d3c3c}.cart-page__total--discounted{color:var(--gold-strong)}.cart-page__pix-warning{background:#fffbeb;border:1.5px solid #d97706;border-radius:8px;gap:.6rem;padding:.85rem 1rem;font-size:.82rem;display:grid}.cart-page__pix-warning-header{color:#92400e;align-items:center;gap:.45rem;display:flex}.cart-page__pix-warning-header svg{flex-shrink:0}.cart-page__pix-warning-header strong{font-size:.83rem;font-weight:700}.cart-page__pix-warning p{color:#78350f;margin:0;line-height:1.55}.cart-page__pix-whatsapp{color:#fff;background:#25d366;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.cart-page__pix-whatsapp:hover{color:#fff;background:#1aad54}.order-processing{place-items:center;min-height:70vh;animation:.22s lightbox-in;display:grid}.order-processing__inner{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;max-width:320px;display:flex}.order-processing__ring{width:80px;height:80px;position:relative}.order-processing__ring svg{width:100%;height:100%}.order-processing__arc{transform-origin:50%;animation:1.1s linear infinite order-spin}@keyframes order-spin{to{transform:rotate(360deg)}}.order-processing__label{font-family:var(--font-display);color:var(--ink);letter-spacing:.02em;font-size:1.6rem;font-weight:600}.order-processing__sub{color:var(--ink-muted);font-size:.88rem;line-height:1.6}.order-processing__dots{align-items:center;gap:.45rem;height:1rem;display:flex}.order-processing__dots span{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite order-dot-bounce}.order-processing__dots span:nth-child(2){animation-delay:.2s}.order-processing__dots span:nth-child(3){animation-delay:.4s}@keyframes order-dot-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.admin-coupons{gap:2rem;display:grid}.admin-coupons__modal-config{gap:.7rem;display:grid}.admin-coupons__modal-config-text{color:var(--ink-muted);margin:0;font-size:.9rem}.admin-coupons__modal-config-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.admin-coupons__form h3,.admin-coupons__list h3{font-size:1rem;font-family:var(--font-body);color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-weight:600}.admin-coupons__fields{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));align-items:end;gap:1rem;display:grid}.admin-coupons__field{gap:.35rem;display:grid}.admin-coupons__field label{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.admin-coupons__field input{border:1.5px solid var(--line,#c5922a40);background:var(--surface);font-family:var(--font-body);color:var(--ink);border-radius:.6rem;padding:.6rem .75rem;font-size:.9rem}.admin-coupons__field input:focus{border-color:var(--gold);outline:none}.admin-coupons__field small{color:var(--ink-muted);font-size:.7rem}.admin-coupons__error{color:#9d3c3c;grid-column:1/-1;font-size:.82rem}.admin-coupons__success{color:#2d7a2d;grid-column:1/-1;font-size:.82rem}.admin-coupons__table-wrap{overflow-x:auto}.admin-coupons__table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-coupons__table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);border-bottom:1.5px solid var(--line,#c5922a33);padding:.5rem .75rem;font-size:.72rem}.admin-coupons__table td{border-bottom:1px solid var(--line,#c5922a1a);vertical-align:middle;padding:.65rem .75rem}.admin-coupons__row--inactive td{opacity:.55}.admin-coupons__code{letter-spacing:.08em;color:var(--gold-strong);font-family:monospace}.admin-coupons__uses--exhausted{color:#9d3c3c}.admin-coupons__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:1rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.admin-coupons__badge--active{color:#2d7a2d;background:#2d7a2d1f}.admin-coupons__badge--inactive{color:#9d3c3c;background:#9d3c3c1a}.admin-coupons__actions{align-items:center;gap:.5rem;display:flex}.admin-coupons__actions .button-outline{padding:.3rem .65rem;font-size:.78rem}.admin-coupons__delete{color:#9d3c3c;cursor:pointer;font-size:.78rem;font-family:var(--font-body);background:0 0;border:1.5px solid #9d3c3c66;border-radius:.5rem;padding:.3rem .65rem;transition:background .15s,color .15s}.admin-coupons__delete:hover:not(:disabled){background:#9d3c3c1a}.admin-coupons__empty{color:var(--ink-muted);padding:1rem 0;font-size:.9rem}.checkout-form-modal{z-index:400;-webkit-backdrop-filter:blur(4px);background:#0a0602b8;place-items:center;padding:1.5rem;animation:.18s lightbox-in;display:grid;position:fixed;inset:0}.checkout-form-modal__inner{background:var(--bg-soft);border:1px solid var(--line);border-radius:1.4rem;gap:1.2rem;width:min(100%,440px);padding:1.8rem;animation:.24s cubic-bezier(.22,1,.36,1) lightbox-scale;display:grid;box-shadow:0 24px 56px #32220e38}.checkout-form-modal__header h2{margin-bottom:.25rem;font-size:1.4rem}.checkout-form-modal__header p{color:var(--ink-muted);font-size:.86rem}.checkout-form-modal form{gap:1.1rem;display:grid}.checkout-form-modal__field{gap:.3rem;display:grid}.checkout-form-modal__field label{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-muted);font-size:.75rem;font-weight:600}.checkout-form-modal__field input{border:1px solid var(--line);width:100%;font-size:1rem;font-family:var(--font-body);color:var(--ink);box-sizing:border-box;background:#fff;border-radius:.65rem;padding:.65rem .9rem;transition:border-color .15s,box-shadow .15s}.checkout-form-modal__field input:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c5922a29}.checkout-form-modal__field input[aria-invalid=true]{border-color:#c04040;box-shadow:0 0 0 3px #c040401a}.checkout-form-modal__field-error{color:#9d3c3c;font-size:.75rem;line-height:1.4}.checkout-form-modal__note{color:var(--ink-muted);background:#c5922a0f;border-left:2.5px solid #c5922a4d;border-radius:.5rem;padding:.45rem .7rem;font-size:.76rem;line-height:1.5}.checkout-form-modal__actions{gap:.6rem;margin-top:.15rem;display:grid}@keyframes confirm-pop{0%{opacity:0;transform:scale(.4)}72%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.order-confirm{gap:2rem;max-width:640px;margin-inline:auto;padding:2.5rem 0 5rem;display:grid}.order-confirm__header{text-align:center;justify-items:center;gap:.65rem;display:grid}.order-confirm__check{width:3.8rem;height:3.8rem;color:var(--gold-strong);background:linear-gradient(135deg,#c5922a24,#7b4d1233);border:2px solid #c5922a61;border-radius:999px;place-items:center;font-size:1.5rem;animation:.5s cubic-bezier(.22,1,.36,1) both confirm-pop;display:grid}.order-confirm__header h1{margin:0;font-size:clamp(1.6rem,5vw,2.1rem)}.order-confirm__subtitle{color:var(--ink-muted);max-width:38ch;font-size:.9rem;line-height:1.55}.order-confirm__number-badge{text-align:center;background:#c5922a12;border:1px solid #c5922a38;border-radius:.8rem;gap:.1rem;margin-top:.2rem;padding:.55rem 1.4rem;display:grid}.order-confirm__number-badge span{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-muted);font-size:.68rem}.order-confirm__number-badge strong{font-family:var(--font-display), serif;color:var(--gold-strong);letter-spacing:.06em;font-size:1.18rem}.order-confirm__body{gap:1rem;display:grid}.order-confirm__section{gap:1rem;padding:1.4rem;display:grid}.order-confirm__section h2{font-size:1rem;font-family:var(--font-display), serif;letter-spacing:.02em}.order-confirm__items{gap:0;list-style:none;display:grid}.order-confirm__item{border-bottom:1px solid var(--line);align-items:center;gap:.85rem;padding:.75rem 0;display:flex}.order-confirm__item:last-child{border-bottom:none;padding-bottom:0}.order-confirm__item-img{object-fit:cover;border:1px solid #c5922a33;border-radius:.5rem;flex-shrink:0;width:58px;height:72px}.order-confirm__item-info{flex:1;gap:.2rem;min-width:0;display:grid}.order-confirm__item-info strong{font-size:.9rem;font-weight:600;line-height:1.3}.order-confirm__item-info span{color:var(--ink-muted);font-size:.78rem}.order-confirm__item-tag{color:#2f6f38;font-size:.7rem;font-weight:700}.order-confirm__item-price{text-align:right;align-content:start;gap:.1rem;display:grid}.order-confirm__item-price s{color:var(--ink-muted);font-size:.72rem}.order-confirm__item-price>span{font-size:.92rem;font-weight:600}.order-confirm__item-price small{color:var(--ink-muted);font-weight:400}.order-confirm__total{border-top:1px solid var(--line);gap:.45rem;padding-top:.85rem;display:grid}.order-confirm__total-row{justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.order-confirm__total-row--saving{color:#2f6f38;font-size:.8rem}.order-confirm__total-row--main strong{font-size:1rem}.order-confirm__freight-note{color:var(--ink-muted);background:#c5922a0f;border-left:2.5px solid #c5922a4d;border-radius:.5rem;padding:.5rem .75rem;font-size:.76rem;line-height:1.45}.order-confirm__steps{gap:1rem;list-style:none;display:grid}.order-confirm__step{align-items:flex-start;gap:.9rem;display:flex}.order-confirm__step-icon{width:1.9rem;height:1.9rem;color:var(--gold-strong);font-size:.72rem;font-weight:700;font-family:var(--font-display), serif;background:linear-gradient(135deg,#c5922a1f,#7b4d122e);border:1.5px solid #c5922a4d;border-radius:999px;flex-shrink:0;place-items:center;margin-top:.1rem;display:grid}.order-confirm__step strong{margin-bottom:.2rem;font-size:.88rem;font-weight:600;display:block}.order-confirm__step p{color:var(--ink-muted);font-size:.8rem;line-height:1.5}.order-confirm__step p a{color:var(--gold-strong);text-underline-offset:2px;text-decoration:underline}.order-confirm__cta{gap:.7rem;display:grid}.order-confirm__wa-btn{justify-content:center;align-items:center;gap:.55rem;font-size:1rem;display:flex!important}.order-confirm__orders-link{justify-content:center;align-items:center;display:flex}.not-found{text-align:center;place-items:center;min-height:60vh;padding-block:5rem;display:grid}.not-found__inner{justify-items:center;gap:1.25rem;max-width:480px;display:grid}.not-found__code{font-family:var(--font-display);color:#0000;-webkit-text-stroke:2px var(--gold);letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,20vw,9rem);font-weight:700;line-height:1}.not-found__title{font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(1.4rem,4vw,2rem);font-weight:600}.not-found__desc{color:var(--ink-muted);margin:0;font-size:.95rem;line-height:1.65}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.site-footer{color:#fff5e1d1;font-family:var(--font-body);background:linear-gradient(170deg,#1a0f06 0%,#2e1c0c 100%);margin-top:5rem}.site-footer__inner{grid-template-columns:1fr 1fr 1.3fr;align-items:start;gap:3rem;padding-top:3.5rem;padding-bottom:2.5rem;display:grid}.site-footer__logo{font-family:var(--font-display);color:var(--gold-light);letter-spacing:.02em;margin-bottom:.65rem;font-size:1.55rem;font-weight:700;display:block}.site-footer__logo-image{object-fit:contain;width:auto;height:clamp(98px,12vw,118px);margin-bottom:.65rem;display:block}.site-footer__brand p{color:#fff5e199;max-width:22ch;margin-bottom:1rem;font-size:.84rem;line-height:1.65}.site-footer__whatsapp{color:var(--gold-light);align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex}.site-footer__whatsapp:hover{color:#fff}.site-footer__instagram{color:#fff5e1d1;background:#fff5e10a;border:1px solid #fff5e11f;border-radius:.9rem;align-items:center;gap:.65rem;width:fit-content;margin-top:.7rem;padding:.75rem .9rem;text-decoration:none;transition:transform .18s,color .18s,border-color .18s,background .18s;display:inline-flex}.site-footer__instagram:hover{color:var(--gold-light);background:#fff5e114;border-color:#fff5e138;transform:translateY(-1px)}.site-footer__instagram-icon{background:#fff5e114;border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:1.95rem;height:1.95rem;display:inline-flex}.site-footer__instagram-text{flex-direction:column;gap:.12rem;display:flex}.site-footer__instagram-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:.72rem}.site-footer__instagram-handle{color:inherit;font-size:.88rem;font-weight:600;line-height:1.1}.site-footer__nav{gap:2.5rem;display:flex}.site-footer__nav-group{flex-direction:column;gap:.5rem;display:flex}.site-footer__nav-group h4{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem;font-size:.78rem}.site-footer__nav-group a{color:#fff5e1a6;font-size:.87rem;text-decoration:none;transition:color .18s}.site-footer__nav-group a:hover{color:var(--gold-light)}.site-footer__info{flex-direction:column;gap:1.5rem;display:flex}.site-footer__info-block h4{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.4rem;font-size:.78rem}.site-footer__info-block p{color:#fff5e199;margin-bottom:.25rem;font-size:.82rem;line-height:1.6}.site-footer__payment-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__payment-list li{color:#fff5e199;padding-left:1em;font-size:.82rem;position:relative}.site-footer__payment-list li:before{content:"✦";color:var(--gold);font-size:.55em;position:absolute;top:.35em;left:0}.site-footer__secure-note{color:#fff5e173;margin-top:.6rem;font-size:.78rem;line-height:1.5}.site-footer__secure-note strong{color:#fff5e1a6;font-weight:600}.site-footer__bottom{color:#fff5e159;letter-spacing:.03em;border-top:1px solid #fff5e114;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 2rem;font-size:.76rem;display:flex}@keyframes rise-in{to{opacity:1;transform:translateY(0)}}@media (max-width:920px){body:after{opacity:.06;background-position:10% 12%,86% 22%,12% 64%,80% 58%,48% 90%;background-size:24px 24px,16px 16px,20px 20px,14px 14px,18px 18px}.hero-slider{aspect-ratio:16/9;width:100vw;min-height:unset;border-radius:0;margin-left:calc(50% - 50vw)}.hero-slide--active{min-height:unset}.hero__text{padding:1rem .8rem 1.15rem}.site-nav,.site-header__actions{display:none}.site-header__inner{justify-content:space-between;align-items:center;min-height:62px;display:flex}.brand-mark{z-index:auto;flex:1;order:2;justify-content:center;align-items:center;display:flex;position:static;transform:none}.brand-mark__logo{width:min(42vw,150px);height:46px}.hamburger{flex:0 0 40px;order:1;display:flex}.site-header__mobile-icons{flex:none;order:3;display:flex}.site-header__mobile-wishlist,.site-header__mobile-cart{flex:0 0 40px}.mobile-nav-overlay{display:none}.mobile-nav-overlay--open{display:block}.mobile-nav{display:flex}.category-shortcuts__head{display:none}.category-shortcuts__grid{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;padding:.2rem .25rem .5rem;display:flex;overflow-x:auto}.category-shortcuts__grid::-webkit-scrollbar{display:none}.product-page,.cart-page__content{grid-template-columns:1fr}.catalog{padding-bottom:5rem}.catalog__category+.catalog__category{margin-top:1.35rem}.catalog__category-head h3{font-size:1.4rem}.catalog__category-head p{font-size:.72rem}.catalog__head{margin-bottom:.95rem}.catalog__head p{font-size:.94rem}.category-shortcuts{margin-bottom:1rem}.category-shortcuts__card{min-width:68px;min-height:unset;text-align:center;border-radius:.85rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.6rem .4rem}.category-shortcuts__icon{width:2.4rem;height:2.4rem}.category-shortcuts__icon svg{width:1.5rem;height:1.5rem}.category-shortcuts__content{align-items:center}.category-shortcuts__content strong{text-align:center;font-size:.7rem;line-height:1.2}.category-shortcuts__content span,.category-shortcuts__arrow{display:none}.catalog__grid{scroll-snap-type:unset;grid-template-columns:repeat(2,1fr);gap:.55rem;width:auto;min-width:0;padding:0;display:grid}.product-card{flex:unset;scroll-snap-align:unset;border-radius:1rem;min-height:100%}.carousel-dots{display:none}.catalog__carousel{padding-inline:0;overflow:visible}.product-card__arrow{display:none}.product-card__content{padding:.72rem}.product-card__collection{letter-spacing:.18em;margin-bottom:.28rem;font-size:.66rem}.product-card h3{margin-bottom:.35rem;font-size:1.08rem}.product-card__description{-webkit-line-clamp:3;min-height:0;margin-bottom:.62rem;font-size:.82rem;line-height:1.45}.product-card__footer{gap:.55rem}.product-card__price{min-width:unset}.product-card__discount-tag{padding:.15rem .4rem;font-size:.56rem}.product-card__price-original{font-size:.68rem}.product-card__price-currency{font-size:.72rem}.product-card__price-value{font-size:1.26rem}.product-card__price-cents{font-size:.74rem}.product-card .button-gold{width:100%;padding:.58rem .8rem;font-size:.86rem}.product-page{gap:1.1rem;padding:1rem 0 1.5rem}.product-page__description{padding-block:1.25rem 5rem}.compre-junto__products{flex-direction:column;align-items:flex-start}.compre-junto__entry{flex-direction:column;align-items:flex-start;width:100%}.compre-junto__plus{padding:.25rem 0}.compre-junto__item{text-align:left;flex-direction:row;align-items:center;gap:.75rem;width:100%;padding:.65rem .9rem .65rem .75rem}.compre-junto__info{align-items:flex-start}.compre-junto__img{width:60px;height:75px}.compre-junto__name{max-width:18ch}.product-page__description p{font-size:.94rem;line-height:1.6}.product-page__media{width:100%;display:block}.product-page__media img{object-fit:cover;width:100%;max-height:340px;display:block}.product-page__thumbs{order:0;flex-direction:unset;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:auto;margin-top:.55rem;display:grid}.product-page__thumb img{height:72px}.product-page__content{gap:.7rem}.product-page__price-board{width:auto;padding:.25rem 0 .25rem .85rem}.product-page__discount-ribbon{padding:.22rem .5rem;font-size:.66rem}.product-page__price-original{font-size:.76rem}.product-page__price-current{font-size:1.3rem}.product-page__price-saving{letter-spacing:.07em;font-size:.67rem}.product-page__content h1{font-size:clamp(1.7rem,8vw,2.25rem)}.product-page__content p{font-size:.94rem;line-height:1.55}.product-page__content .button-gold{width:100%}.cart-page__summary{position:sticky;bottom:5rem}.site-footer__inner{grid-template-columns:1fr;gap:2rem;padding-top:2.5rem}.site-footer__nav{flex-wrap:wrap;gap:1.5rem}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:.3rem}.admin-dynamic__layout,.admin-dynamic__row{grid-template-columns:1fr}.admin-dynamic__order-actions{justify-content:flex-start}}.add-to-cart-btn__state{align-items:center;gap:5px;display:inline-flex}.add-to-cart-btn{transition:background .26s,box-shadow .26s,transform .18s,filter .18s}.add-to-cart-btn--added{filter:none!important;background:linear-gradient(135deg,#3a9e5f 0%,#2a7a4a 100%)!important;box-shadow:0 3px 12px #2a7a4a66!important}.add-to-cart-btn--added:hover{filter:brightness(1.07)!important;transform:translateY(-2px)!important}.cart-fly-particle{pointer-events:none;z-index:9999;background:radial-gradient(circle,#f0d070 30%,#c5922a 100%);border-radius:50%;width:11px;height:11px;animation:.62s cubic-bezier(.25,.46,.45,.94) forwards fly-to-cart;position:fixed;transform:translate(-50%,-50%)}@keyframes fly-to-cart{0%{opacity:1;transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 #c5922ab3}25%{box-shadow:0 0 0 10px #c5922a00}to{transform:translate(calc(-50% + var(--dx)), calc(-50% + var(--dy))) scale(.25);opacity:0}}.cart-icon--jiggle{animation:.52s cubic-bezier(.36,.07,.19,.97) cart-jiggle}@keyframes cart-jiggle{0%{transform:scale(1)rotate(0)}18%{transform:scale(1.22)rotate(-10deg)}36%{transform:scale(1.18)rotate(8deg)}54%{transform:scale(1.12)rotate(-5deg)}72%{transform:scale(1.06)rotate(3deg)}88%{transform:scale(1.02)rotate(-1deg)}to{transform:scale(1)rotate(0)}}.cart-toast{z-index:1200;background:var(--surface);border:1px solid #c5922a38;border-radius:14px;align-items:stretch;width:calc(100vw - 48px);max-width:310px;animation:.38s cubic-bezier(.34,1.56,.64,1) both toast-enter;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 12px 36px #32220e2e,0 2px 8px #32220e0f,inset 0 1px #ffffffe6}.cart-toast--leaving{animation:.28s ease-in both toast-leave}@keyframes toast-enter{0%{opacity:0;transform:translateY(18px)scale(.93)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-leave{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.95)}}.cart-toast__img{background:#c5922a12;flex-shrink:0;width:56px;overflow:hidden}.cart-toast__body{flex-direction:column;flex:1;gap:3px;min-width:0;padding:10px 12px;display:flex}.cart-toast__title{color:#2a7a4a;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;margin:0;font-size:.69rem;font-weight:700;line-height:1;display:flex}.cart-toast__name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.83rem;font-weight:500;line-height:1.3;overflow:hidden}.cart-toast__cta{color:var(--gold-strong);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:5px;padding:0;font-size:.76rem;font-weight:700;line-height:1;transition:color .15s,gap .15s;display:inline-flex}.cart-toast__cta:hover{color:var(--gold);gap:7px}.cart-toast__close{width:34px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-left:1px solid #c5922a1f;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.cart-toast__close:hover{color:var(--ink);background:#00000009}.cart-toast__progress{background:linear-gradient(90deg, var(--gold-light), var(--gold));border-radius:0 999px 999px 0;height:2px;animation:4s linear forwards toast-progress;position:absolute;bottom:0;left:0}@keyframes toast-progress{0%{width:100%}to{width:0%}}@media (max-width:540px){.cart-toast{width:auto;max-width:none;bottom:16px;left:16px;right:16px}}.site-nav__orders{color:var(--gold-strong);letter-spacing:.02em;white-space:nowrap;border:1px solid #c5922a52;border-radius:6px;padding:.32rem .65rem;font-size:.73rem;font-weight:600;transition:border-color .18s,color .18s,background .18s}.site-nav__orders:hover{border-color:var(--gold);color:var(--gold);background:#c5922a0f}.trust-bar{background:var(--ink);color:#fff;padding:.75rem 0;font-size:.8rem}.trust-bar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.trust-bar__item{color:#fff;align-items:center;gap:.65rem;padding:.5rem 1.5rem;display:flex}.trust-bar__item--link{transition:opacity .16s}.trust-bar__item--link:hover{opacity:.8}.trust-bar__item svg{opacity:.85;flex-shrink:0;width:20px;height:20px;display:block}.trust-bar__text{flex-direction:column;align-items:flex-start;gap:.1rem;line-height:1.3;display:flex}.trust-bar__text strong{letter-spacing:.01em;font-size:.82rem;font-weight:700}.trust-bar__text span{opacity:.7;font-size:.72rem}.trust-bar__divider{background:#ffffff26;flex-shrink:0;width:1px;height:2rem}@media (max-width:680px){.trust-bar__inner{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:0;padding:0 .25rem;overflow-x:auto}.trust-bar__inner::-webkit-scrollbar{display:none}.trust-bar__item{flex-shrink:0;padding:.45rem .9rem}.trust-bar__text span{display:none}.trust-bar__text strong{font-size:.76rem}.trust-bar__divider{flex-shrink:0;align-self:center;height:1.2rem;display:block}}.product-card__installment{color:var(--ink-muted);letter-spacing:.01em;margin-top:.1rem;font-size:.68rem}.policy-page{padding-top:2.5rem;padding-bottom:4rem}.policy-page__content{flex-direction:column;gap:2rem;max-width:740px;margin:0 auto;display:flex}.policy-page__breadcrumb{color:var(--ink-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.policy-page__breadcrumb a{color:var(--gold-strong)}.policy-page__breadcrumb a:hover{text-decoration:underline}.policy-page__content h1{letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,4vw,2.2rem);line-height:1.2}.policy-page__updated{color:var(--ink-muted);margin-top:-1.2rem;font-size:.78rem}.policy-page__intro{color:var(--ink-muted);margin-top:-1rem;font-size:.95rem}.policy-page__intro a{color:var(--gold-strong);font-weight:600}.policy-page__intro a:hover{text-decoration:underline}.policy-page__content section{border-bottom:1px solid var(--line);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.policy-page__content section:last-of-type{border-bottom:none}.policy-page__content h2{color:var(--ink);font-size:1.05rem;font-weight:700;font-family:var(--font-body), sans-serif;letter-spacing:0}.policy-page__content p{color:var(--ink-muted);font-size:.92rem;line-height:1.7}.policy-page__content ul{flex-direction:column;gap:.35rem;padding-left:1.25rem;display:flex}.policy-page__content li{color:var(--ink-muted);font-size:.92rem;line-height:1.65}.policy-page__content a{color:var(--gold-strong);font-weight:500}.policy-page__content a:hover{text-decoration:underline}.faq-list{flex-direction:column;gap:.5rem;display:flex}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:10px;transition:border-color .16s;overflow:hidden}.faq-item[open]{border-color:#c5922a59}.faq-item__question{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.92rem;font-weight:600;list-style:none;transition:background .14s;display:flex}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:hover{background:#c5922a0a}.faq-item__icon{color:var(--gold);flex-shrink:0;font-size:1.4rem;font-weight:300;line-height:1;transition:transform .2s}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{color:var(--ink-muted);flex-direction:column;gap:.5rem;padding:0 1.25rem 1.1rem;font-size:.9rem;line-height:1.7;display:flex}.faq-item__answer ul{flex-direction:column;gap:.3rem;padding-left:1.2rem;display:flex}.faq-item__answer li{font-size:.9rem;line-height:1.6}.faq-item__answer a{color:var(--gold-strong);font-weight:500}.faq-item__answer a:hover{text-decoration:underline}.policy-page__cta{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.policy-page__cta p{color:var(--ink-muted);margin:0;font-size:.95rem}.policy-page__cta-button{color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.88rem;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.policy-page__cta-button:hover{background:#1ebe5a;transform:translateY(-1px)}.coupon-input{flex-direction:column;gap:.4rem;width:100%;display:flex}.coupon-input__row{gap:.4rem;display:flex}.coupon-input__field{border:1px solid var(--line);background:var(--bg-soft);min-width:0;height:2.4rem;color:var(--ink);text-transform:uppercase;letter-spacing:.05em;border-radius:8px;flex:1;padding:0 .75rem;font-size:.82rem;transition:border-color .15s}.coupon-input__field:focus{border-color:var(--gold);outline:none}.coupon-input__field::placeholder{text-transform:none;letter-spacing:0;color:var(--ink-muted);opacity:.7}.coupon-input__btn{white-space:nowrap;background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:8px;height:2.4rem;padding:0 .9rem;font-size:.82rem;font-weight:700;transition:background .15s,opacity .15s}.coupon-input__btn:hover:not(:disabled){background:#3a2a1a}.coupon-input__btn:disabled{opacity:.35;cursor:not-allowed}.coupon-input__empty-hint{color:var(--ink-muted);opacity:.75;font-size:.74rem}.coupon-input__error{color:#c0392b;font-size:.75rem}.coupon-input--applied{gap:.5rem}.coupon-input__applied-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.coupon-input__tag{color:#1a7c3e;letter-spacing:.04em;background:#1a7c3e1a;border:1px solid #1a7c3e40;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.coupon-input__remove{border:1px solid var(--line);cursor:pointer;width:1.5rem;height:1.5rem;color:var(--ink-muted);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .14s,color .14s;display:flex}.coupon-input__remove:hover{color:#c0392b;background:#fee;border-color:#c0392b}.coupon-input__summary{color:var(--ink-muted);background:#1a7c3e0d;border:1px solid #1a7c3e26;border-radius:8px;flex-direction:column;gap:.15rem;padding:.5rem .75rem;font-size:.78rem;display:flex}.coupon-input__saving{color:#1a7c3e;font-weight:600}.coupon-input__final{color:var(--ink);margin-top:.1rem;font-size:.82rem}.coupon-input__final strong{font-size:.95rem}.coupon-input__installment{color:var(--ink-muted);opacity:.8;font-size:.72rem}.cart-summary__total{color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.88rem;display:flex}.cart-summary__total strong{color:var(--ink);font-size:1.15rem}.cart-summary__total-values{flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.cart-summary__total-original{color:var(--ink-muted);opacity:.7;font-size:.75rem}.cart-summary__total-discount{color:#1a7c3e;font-size:.78rem;font-weight:600}@keyframes promo-modal-in{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes promo-overlay-in{0%{opacity:0}to{opacity:1}}.promo-modal__overlay{z-index:600;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#140c048c;justify-content:center;align-items:center;padding:1rem;animation:.3s promo-overlay-in;display:flex;position:fixed;inset:0}@media (min-width:500px){.promo-modal__overlay{align-items:center}}.promo-modal{background:var(--bg-soft);text-align:center;border:1px solid #c5922a33;border-radius:20px;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:400px;padding:2rem 1.75rem 1.5rem;animation:.32s cubic-bezier(.34,1.56,.64,1) promo-modal-in;display:flex;position:relative;box-shadow:0 24px 64px #1e120438}.promo-modal__close{border:1px solid var(--line);cursor:pointer;width:1.8rem;height:1.8rem;color:var(--ink-muted);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .14s,color .14s;display:flex;position:absolute;top:.9rem;right:.9rem}.promo-modal__close:hover{color:var(--ink);background:#0000000f}.promo-modal__sparkle{color:var(--gold);font-size:1.6rem;line-height:1;animation:.4s cubic-bezier(.34,1.56,.64,1) promo-modal-in}.promo-modal__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--ink-muted);margin:0;font-size:.7rem;font-weight:600}.promo-modal__headline{font-size:clamp(1.8rem,6vw,2.4rem);font-family:var(--font-display), serif;color:var(--ink);margin:0;line-height:1.1}.promo-modal__sub{color:var(--ink-muted);max-width:28ch;margin:0;font-size:.85rem;line-height:1.55}.promo-modal__code-block{border:1.5px dashed var(--gold);background:linear-gradient(135deg,#fdf3d8 0%,#fbe8a8 100%);border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;display:flex}.promo-modal__code{letter-spacing:.12em;color:var(--gold-strong);font-size:1.35rem;font-weight:800;font-family:var(--font-body), sans-serif}.promo-modal__code-badge{color:#fff;background:var(--gold-strong);letter-spacing:.04em;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:700}.promo-modal__apply{letter-spacing:.03em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#e8b84b 0%,#c5922a 50%,#9e6f18 100%);border:none;border-radius:999px;width:100%;padding:.8rem 1.2rem;font-size:.92rem;font-weight:700;transition:opacity .15s,transform .15s}.promo-modal__apply:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.promo-modal__apply:disabled{opacity:.6;cursor:not-allowed}.promo-modal__success{color:#1a7c3e;background:#1a7c3e1a;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;display:flex}.promo-modal__dismiss{cursor:pointer;color:var(--ink-muted);text-underline-offset:2px;opacity:.7;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline;transition:opacity .14s}.promo-modal__dismiss:hover{opacity:1}.admin-coupons__feature-btn{border:1px solid var(--line);cursor:pointer;color:var(--ink-muted);white-space:nowrap;background:0 0;border-radius:6px;padding:.28rem .65rem;font-size:.78rem;transition:border-color .14s,color .14s,background .14s}.admin-coupons__feature-btn:hover:not(:disabled){border-color:var(--gold);color:var(--gold-strong);background:#c5922a0f}.admin-coupons__feature-btn--active{border-color:var(--gold);color:var(--gold-strong);background:#c5922a1a;font-weight:700}.free-shipping-bar{background:#c5922a12;border:1px solid #c5922a38;border-radius:.6rem;align-items:flex-start;gap:.6rem;padding:.75rem .9rem;transition:background .3s,border-color .3s;display:flex}.free-shipping-bar--reached{background:#227a2212;border-color:#227a2247}.free-shipping-bar__truck{flex-shrink:0;margin-top:.1rem;font-size:1.1rem;line-height:1}.free-shipping-bar__content{flex-direction:column;flex:1;gap:.45rem;display:flex}.free-shipping-bar__label{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.8rem;line-height:1.4;display:flex}.free-shipping-bar__label strong{color:var(--ink);font-size:1rem}.free-shipping-bar__label--reached,.free-shipping-bar__label--reached strong{color:#1e6b1e}.free-shipping-bar__city-tag{color:var(--gold-strong);white-space:nowrap;background:#c5922a24;border:1px solid #c5922a4d;border-radius:99px;padding:.05rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.free-shipping-bar__city-tag--reached{color:#1e6b1e;background:#227a221f;border-color:#227a224d}.free-shipping-bar__track{background:#c5922a2e;border-radius:99px;width:100%;height:5px;overflow:hidden}.free-shipping-bar__fill{background:linear-gradient(90deg, var(--gold-light), var(--gold));border-radius:99px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.free-shipping-bar__fill--reached{background:linear-gradient(90deg,#5cb85c,#2d7a2d)}.free-shipping-bar__caveat{color:var(--ink-muted);opacity:.7;font-size:.68rem;line-height:1.4}.free-shipping-bar__caveat strong{font-size:.8rem}.free-shipping-badge{text-align:center;background:linear-gradient(90deg,#c5922a1a 0%,#f0d8982e 50%,#c5922a1a 100%);border-top:1px solid #c5922a33;border-bottom:1px solid #c5922a33;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;display:flex}.free-shipping-badge__icon{flex-shrink:0;font-size:1rem}.free-shipping-badge__text{color:var(--ink-muted);font-size:.82rem;line-height:1.4}.free-shipping-badge__text strong{color:var(--gold-strong)}.free-shipping-bar--compact{border-radius:.45rem;gap:.4rem;padding:.45rem .65rem}.free-shipping-bar--compact .free-shipping-bar__truck{margin-top:.05rem;font-size:.8rem}.free-shipping-bar--compact .free-shipping-bar__content{gap:.3rem}.free-shipping-bar--compact .free-shipping-bar__label{gap:.2rem;font-size:.7rem}.free-shipping-bar--compact .free-shipping-bar__track{height:3px}.free-shipping-bar--compact .free-shipping-bar__caveat{font-size:.6rem}.admin-shipping-promo{flex-direction:column;gap:1.5rem;display:flex}.admin-shipping-promo__status-banner{background:#c5922a0f;border:1px solid #c5922a4d;border-radius:.6rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.admin-shipping-promo__status-banner--active{background:#227a220d;border-color:#227a224d}.admin-shipping-promo__status-banner--inactive{background:#b43c3c0a;border-color:#b43c3c40}.admin-shipping-promo__status-left{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.admin-shipping-promo__status-text{color:var(--ink-muted);font-size:.85rem}.admin-shipping-promo__body{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:820px){.admin-shipping-promo__body{grid-template-columns:1fr}}.admin-shipping-promo__form h3,.admin-shipping-promo__preview h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.admin-shipping-promo__desc{color:var(--ink-muted);margin-bottom:1.2rem;font-size:.8rem;line-height:1.5}.admin-shipping-promo__form,.admin-shipping-promo__preview{padding:1.4rem}.admin-shipping-promo__preview-box{flex-direction:column;gap:0;margin-top:.75rem;display:flex}.admin-shipping-promo__preview-empty{color:var(--ink-muted);font-size:.82rem;font-style:italic}.promo-hero{text-align:center;background:linear-gradient(135deg,#1a0f06 0%,#2c1a0a 60%,#1a0f06 100%);padding:clamp(3rem,8vw,6rem) 0 clamp(2.5rem,6vw,5rem)}.promo-hero__inner{justify-items:center;gap:1.2rem;display:grid}.promo-hero__kicker{text-transform:uppercase;letter-spacing:.34em;color:var(--gold);align-items:center;gap:.55rem;font-size:.75rem;display:inline-flex}.promo-hero__kicker:before,.promo-hero__kicker:after{content:"";background:var(--gold);width:24px;height:1px;display:block}.promo-hero__headline{font-family:var(--font-display), serif;color:#fdf8ef;max-width:18ch;font-size:clamp(2rem,6vw,4rem);font-weight:700;line-height:1.05}.promo-hero__headline em{background:linear-gradient(100deg,#e8c97a 0%,#c9983a 55%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.promo-hero__sub{color:#fdf8efb3;max-width:46ch;font-size:clamp(.92rem,2vw,1.05rem);line-height:1.6}.promo-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;margin-top:.6rem;display:flex}.promo-hero__cta{padding:.75rem 2rem;font-size:1rem}.promo-hero__wa{color:#fdf8ef;border-color:#fdf8ef66;padding:.65rem 1.4rem;font-size:.9rem}.promo-hero__wa:hover{color:#fdf8ef;background:#fdf8ef14;border-color:#fdf8efb3;transform:translateY(-1px)}.promo-products{padding:3rem 0 5rem}.promo-products__head{text-align:center;margin-bottom:2rem}.promo-products__head h2{margin-bottom:.35rem;font-size:clamp(1.5rem,3.5vw,2.2rem)}.promo-products__head p{color:var(--ink-muted);font-size:.92rem}.promo-products__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;display:grid}.promo-products__footer{justify-content:center;margin-top:2.5rem;display:flex}@media (max-width:920px){.promo-products__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.cat-hero{background:linear-gradient(135deg,#1a0f06 0%,#2c1a0a 60%,#1a0f06 100%);padding:clamp(2.5rem,7vw,5rem) 0 clamp(2rem,5vw,4rem)}.cat-hero__inner{gap:.9rem;display:grid}.cat-hero__kicker{text-transform:uppercase;letter-spacing:.34em;color:var(--gold);align-items:center;gap:.55rem;font-size:.72rem;display:flex}.cat-hero__kicker:before{content:"";background:var(--gold);flex-shrink:0;width:24px;height:1px;display:block}.cat-hero__headline{font-family:var(--font-display), serif;color:#fdf8ef;font-size:clamp(2.4rem,7vw,4.5rem);font-weight:700;line-height:1}.cat-hero__sub{color:#fdf8efb3;max-width:52ch;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.6}.cat-hero__count{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);opacity:.75;font-size:.78rem}.cat-products{padding:3rem 0 5rem}.cat-products__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem;display:grid}.cat-products__empty{text-align:center;color:var(--ink-muted);padding:3rem 0}.cat-other{border-top:1px solid var(--line);padding-top:2.5rem;padding-bottom:4rem}.cat-other__title{margin-bottom:1rem;font-size:clamp(1.2rem,2.5vw,1.6rem)}.cat-other__links{flex-wrap:wrap;gap:.6rem;display:flex}.cat-other__link{color:var(--ink);background:#fff9;border:1px solid #c5922a59;border-radius:999px;align-items:center;padding:.5rem 1.1rem;font-size:.88rem;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.cat-other__link:hover{border-color:var(--gold);background:#f0d8982e;transform:translateY(-1px)}@media (max-width:920px){.cat-products__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.how-to-buy{padding:3.5rem 0}.how-to-buy__head{text-align:center;margin-bottom:2.5rem}.how-to-buy__head h2{margin-bottom:.4rem;font-size:clamp(1.5rem,3.5vw,2.2rem)}.how-to-buy__head p{color:var(--ink-muted);font-size:.95rem}.how-to-buy__steps{counter-reset:none;grid-template-columns:repeat(3,1fr);gap:1.5rem;list-style:none;display:grid}.how-to-buy__step{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:1.2rem;gap:.6rem;padding:1.6rem 1.4rem;display:grid;position:relative}.how-to-buy__step-icon{width:3rem;height:3rem;color:var(--gold-strong);background:#c5922a1a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:.2rem;display:flex}.how-to-buy__step-number{font-family:var(--font-display), serif;color:#c5922a1f;letter-spacing:-.02em;-webkit-user-select:none;user-select:none;font-size:2.2rem;font-weight:700;line-height:1;position:absolute;top:1.2rem;right:1.2rem}.how-to-buy__step-title{font-family:var(--font-display), serif;color:var(--ink);font-size:1.05rem;font-weight:600}.how-to-buy__step-desc{color:var(--ink-muted);font-size:.88rem;line-height:1.6}@media (max-width:920px){.how-to-buy__steps{grid-template-columns:1fr;gap:.85rem}.how-to-buy__step{grid-template-rows:auto auto;grid-template-columns:3rem 1fr;align-items:start;column-gap:1rem;padding:1.1rem 1rem}.how-to-buy__step-icon{grid-row:1/3;margin-bottom:0}.how-to-buy__step-number{font-size:1.8rem;top:.8rem;right:.9rem}}.gift-cta{margin-inline:calc(50% - 50vw);background:linear-gradient(110deg,#2c1a08 0%,#3d2410 50%,#2c1a08 100%);width:100vw;margin-top:2rem;margin-bottom:2rem;padding:2.8rem 0}.gift-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;width:min(1120px,100% - 2rem);margin-inline:auto;display:flex}.gift-cta__kicker{text-transform:uppercase;letter-spacing:.3em;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.72rem;display:flex}.gift-cta__kicker:before{content:"✦";font-size:.6em}.gift-cta__headline{font-family:var(--font-display), serif;color:#fdf8ef;margin-bottom:.5rem;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700;line-height:1.1}.gift-cta__sub{color:#fdf8efa6;max-width:48ch;font-size:.9rem;line-height:1.6}.gift-cta__btn{white-space:nowrap;flex-shrink:0;padding:.75rem 1.8rem;font-size:.95rem}@media (max-width:720px){.gift-cta__inner{flex-direction:column;align-items:flex-start;gap:1.25rem}.gift-cta__btn{justify-content:center;width:100%}}.wa-cta{background:var(--ink);padding:3.5rem 0}.wa-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.wa-cta__kicker{text-transform:uppercase;letter-spacing:.3em;color:var(--gold);margin-bottom:.5rem;font-size:.72rem}.wa-cta__headline{font-family:var(--font-display), serif;color:#fdf8ef;margin-bottom:.6rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;line-height:1.1}.wa-cta__sub{color:#fdf8ef99;max-width:48ch;font-size:.92rem;line-height:1.65}.wa-cta__actions{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.wa-cta__btn{color:#fff;letter-spacing:.01em;white-space:nowrap;background:#25d366;border-radius:999px;align-items:center;gap:.65rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 4px 18px #25d36659}.wa-cta__btn:hover{background:#1ebe5c;transform:translateY(-2px);box-shadow:0 8px 24px #25d36673}.wa-cta__phone{color:#fdf8ef66;letter-spacing:.04em;font-size:.78rem}@media (max-width:720px){.wa-cta__inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.wa-cta__actions{width:100%}.wa-cta__btn{justify-content:center;width:100%}}.wishlist-cta{margin-inline:calc(50% - 50vw);background:linear-gradient(110deg,#160820 0%,#2a0f3a 50%,#160820 100%);width:100vw;margin-top:2rem;margin-bottom:2rem;padding:3.2rem 0}.wishlist-cta__inner{align-items:center;gap:3rem;width:min(1120px,100% - 2rem);margin-inline:auto;display:flex}.wishlist-cta__content{flex:1;min-width:0}.wishlist-cta__kicker{text-transform:uppercase;letter-spacing:.3em;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.72rem;display:flex}.wishlist-cta__kicker:before{content:"✦";font-size:.6em}.wishlist-cta__headline{font-family:var(--font-display), serif;color:#fdf8ef;margin-bottom:.65rem;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700;line-height:1.1}.wishlist-cta__sub{color:#fdf8ef99;max-width:50ch;margin-bottom:1.2rem;font-size:.9rem;line-height:1.65}.wishlist-cta__occasions{flex-wrap:wrap;gap:8px;margin-bottom:1.4rem;display:flex}.wishlist-cta__occasion-pill{color:#f0d898;letter-spacing:.02em;background:#c5922a26;border:1px solid #c5922a4d;border-radius:999px;padding:5px 14px;font-size:.78rem;font-weight:600}.wishlist-cta__btn{white-space:nowrap;align-items:center;gap:6px;padding:.75rem 1.8rem;font-size:.95rem;display:inline-flex}.wishlist-cta__visual{flex-direction:column;flex-shrink:0;gap:10px;width:220px;display:flex}.wishlist-cta__card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;transition:transform .3s;display:flex;transform:translate(0)}.wishlist-cta__card--1{transform:translate(-4px)}.wishlist-cta__card--2{transform:translate(4px)}.wishlist-cta__card--3{transform:translate(-4px)}.wishlist-cta__card:first-child{margin-top:0}.wishlist-cta__card>span:first-child{flex-shrink:0;font-size:1.4rem}.wishlist-cta__card>div>p{color:#fdf8efe6;margin:0 0 2px;font-size:.82rem;font-weight:600}.wishlist-cta__card>div>span{color:#fdf8ef80;font-size:.72rem}@media (max-width:820px){.wishlist-cta__visual{display:none}.wishlist-cta__btn{justify-content:center;width:100%}}.wishlist-form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.wishlist-form-group label{color:var(--text-muted,#6b5c4e);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.wishlist-form-group--inline{flex-flow:wrap;align-items:center;gap:10px}.wishlist-input{color:var(--text,#18100a);box-sizing:border-box;background:#fff;border:1.5px solid #e8ddd0;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.wishlist-input:focus{border-color:var(--gold,#c5922a);box-shadow:0 0 0 3px #c5922a1a}.wishlist-input--sm{padding:8px 12px;font-size:.88rem}.wishlist-textarea{resize:vertical;min-height:80px}.wishlist-select{color:var(--text,#18100a);cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #e8ddd0;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.wishlist-select:focus{border-color:var(--gold,#c5922a)}.wishlist-select--sm{width:auto;padding:6px 10px;font-size:.85rem}.wishlist-btn-secondary{color:var(--text,#18100a);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #e8ddd0;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-family:inherit;font-size:.85rem;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.wishlist-btn-secondary:hover{border-color:var(--gold,#c5922a);background:#fff8ee}.wishlist-error{color:#991b1b;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.88rem;display:flex}.wishlist-priority-badge{color:#9e6f18;background:#fff8ee;border:1px solid #f0d898;border-radius:999px;padding:2px 10px;font-size:.73rem;font-weight:600;display:inline-block}.wishlist-item-status{font-size:.78rem;font-weight:700}.wishlist-item-status--disponivel{color:#15803d}.wishlist-item-status--presenteado{color:#3949ab}.wishlist-item-status--indisponivel{color:#9e9e9e}.site-nav__wishlist{color:var(--gold-strong);letter-spacing:.02em;white-space:nowrap;border:1px solid #c5922a52;border-radius:6px;align-items:center;gap:5px;padding:.32rem .65rem;font-size:.73rem;font-weight:600;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.site-nav__wishlist:hover{border-color:var(--gold);color:var(--gold);background:#c5922a0f}.mobile-nav__cta--wishlist{text-align:center;background:linear-gradient(135deg,#c5922a,#9e6f18);font-weight:700;color:#fff!important;border-radius:10px!important}.wishlist-create{padding:40px 0 80px}.wishlist-create__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold,#c5922a);margin:0 0 6px;font-size:.72rem;font-weight:600}.wishlist-create__header{margin-bottom:28px}.wishlist-create__header h1{color:var(--text,#18100a);margin:0 0 6px;font-family:Georgia,serif;font-size:1.9rem}.wishlist-create__header p{color:var(--text-muted,#6b5c4e);margin:0;font-size:.92rem}.wishlist-create__steps{background:#faf6f0;border:1px solid #f0e8d8;border-radius:12px;align-items:center;gap:0;margin-bottom:28px;padding:14px 20px;display:flex}.wishlist-create__step{opacity:.4;flex:1;align-items:center;gap:8px;transition:opacity .25s;display:flex}.wishlist-create__step.active,.wishlist-create__step.done{opacity:1}.wishlist-create__step-num{color:#6b5c4e;background:#e8ddd0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;transition:background .25s,color .25s;display:inline-flex}.wishlist-create__step.active .wishlist-create__step-num{background:var(--gold,#c5922a);color:#fff;box-shadow:0 0 0 3px #c5922a33}.wishlist-create__step.done .wishlist-create__step-num{color:#fff;background:#15803d}.wishlist-create__step-label{color:var(--text,#18100a);font-size:.82rem;font-weight:600}.wishlist-create__step-sep{background:#e8ddd0;flex:1;height:1px;margin:0 8px}.wishlist-create__panel{background:#fff;border:1px solid #f0e8d8;border-radius:16px;margin-bottom:24px;padding:36px 32px;box-shadow:0 2px 16px #0000000f}.wishlist-create__panel h2{color:var(--text,#18100a);margin:0 0 6px;font-family:Georgia,serif;font-size:1.35rem}.wishlist-create__hint{color:var(--text-muted,#6b5c4e);margin:0 0 24px;font-size:.88rem;line-height:1.5}.wishlist-create__occasion-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wishlist-create__occasion-option{cursor:pointer;color:var(--text-muted,#6b5c4e);text-align:center;background:#faf6f0;border:1.5px solid #e8ddd0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:flex}.wishlist-create__occasion-option:hover{border-color:var(--gold,#c5922a);color:#9e6f18;background:#fff8ee}.wishlist-create__occasion-option.selected{border-color:var(--gold,#c5922a);color:#9e6f18;background:linear-gradient(135deg,#fff8ee,#fef3e8);box-shadow:0 0 0 3px #c5922a1f}.wishlist-create__occasion-icon{font-size:1.8rem}.wishlist-create__products-empty{text-align:center;color:var(--text-muted,#6b5c4e);padding:40px 20px}.wishlist-create__products-empty p{margin:0 0 16px}.wishlist-create__recipients{flex-direction:column;gap:0;display:flex}.wishlist-create__summary{background:#faf6f0;border:1px solid #f0e8d8;border-radius:10px;flex-wrap:wrap;gap:12px;margin:20px 0 24px;padding:14px 20px;display:flex}.wishlist-create__summary-item{flex-direction:column;flex:1;gap:2px;min-width:80px;display:flex}.wishlist-create__summary-item>span{text-transform:uppercase;letter-spacing:.08em;color:#a08060;font-size:.72rem;font-weight:600}.wishlist-create__summary-item>strong{color:var(--text,#18100a);font-size:.95rem}.wishlist-create__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.wishlist-create__actions--between{justify-content:space-between;align-items:center}.wishlist-items-list{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.wishlist-item-row{background:#faf6f0;border:1px solid #f0e8d8;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.wishlist-item-row__img{flex-shrink:0}.wishlist-item-row__info{flex:1;min-width:0}.wishlist-item-row__info strong{color:var(--text,#18100a);margin-bottom:0;font-size:.92rem;display:block}.wishlist-item-row__remove{color:#c8b8a8;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:0 2px;font-size:1.3rem;line-height:1;transition:color .15s}.wishlist-item-row__remove:hover{color:#c00}.wishlist-recipient-block{background:#fdfaf6;border:1px solid #f0e8d8;border-radius:12px;margin-bottom:12px;padding:20px}.wishlist-recipient-block__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.wishlist-recipient-block__header strong{color:var(--text,#18100a);font-size:.9rem}.wishlist-recipient-block__remove{color:#dc2626;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:.8rem;text-decoration:none;transition:opacity .15s}.wishlist-recipient-block__remove:hover{opacity:1}.wishlist-add-recipient-btn{margin-bottom:0}.wishlist-recipient-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wishlist-recipient-grid .wishlist-form-group:last-child{grid-column:1/-1}.wishlist-panel{padding:40px 0 80px}.wishlist-panel__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold,#c5922a);margin:0 0 6px;font-size:.72rem;font-weight:600}.wishlist-panel__header{border-bottom:1px solid #f0e8d8;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.wishlist-panel__header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.wishlist-panel__header h1{color:var(--text,#18100a);margin:0 0 4px;font-family:Georgia,serif;font-size:1.9rem}.wishlist-panel__header p{color:var(--text-muted,#6b5c4e);margin:0;font-size:.88rem}.wishlist-panel__new-btn{white-space:nowrap}.wishlist-panel__success{color:#15803d;background:#f0fdf4;border:1.5px solid #86efac;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 18px;font-size:.9rem;line-height:1.5;display:flex}.wishlist-panel__success-cta{white-space:nowrap;flex-shrink:0;padding:.55rem 1.1rem;font-size:.88rem}.wishlist-panel__empty{text-align:center;color:var(--text-muted,#6b5c4e);border:2px dashed #e8ddd0;border-radius:16px;margin:8px 0;padding:56px 24px}.wishlist-panel__empty-icon{margin-bottom:12px;font-size:3rem;display:block}.wishlist-panel__empty h2{color:var(--text,#18100a);margin:0 0 8px;font-family:Georgia,serif;font-size:1.2rem}.wishlist-panel__empty p{margin:0 0 20px;max-width:36ch;margin-inline:auto;font-size:.9rem}.wishlist-panel__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.wishlist-panel__item{border-radius:14px;padding:22px 24px;transition:box-shadow .2s}.wishlist-panel__item:hover{box-shadow:0 4px 20px #00000017}.wishlist-panel__item-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.wishlist-panel__item-info{flex:1;min-width:0}.wishlist-panel__item-name-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:5px;display:flex}.wishlist-panel__item-name{color:var(--text,#18100a);font-size:1rem;font-weight:700}.wishlist-status-pill{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#6b5c4e);background:#0000000a;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.wishlist-status-pill:before{content:"";background:var(--dot-color,#9e9e9e);border-radius:50%;flex-shrink:0;width:6px;height:6px}.wishlist-panel__item-meta{color:var(--text-muted,#6b5c4e);margin:0 0 10px;font-size:.83rem}.wishlist-panel__meta-occasion{color:var(--gold,#c5922a);font-weight:600}.wishlist-panel__progress{align-items:center;gap:10px;display:flex}.wishlist-panel__progress-bar{background:#f0e8d8;border-radius:999px;flex:1;max-width:140px;height:4px;overflow:hidden}.wishlist-panel__progress-fill{background:linear-gradient(90deg,#c5922a,#f0d898);border-radius:999px;height:100%;transition:width .4s}.wishlist-panel__progress-label{color:var(--text-muted,#6b5c4e);white-space:nowrap;font-size:.75rem}.wishlist-panel__item-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.wishlist-panel__action-btn{cursor:pointer;white-space:nowrap;color:var(--text-muted,#6b5c4e);background:0 0;border:1.5px solid #e8ddd0;border-radius:8px;align-items:center;gap:5px;padding:7px 13px;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.wishlist-panel__action-btn:hover{color:var(--text,#18100a);background:#faf6f0;border-color:#c8b8a8}.wishlist-panel__action-btn--gold{color:#9e6f18;background:#fff8ee;border-color:#c5922a80}.wishlist-panel__action-btn--gold:hover{border-color:var(--gold,#c5922a);color:#9e6f18;background:#fef3e8}.wishlist-panel__action-btn--wa{color:#166534;background:#f0fdf4;border-color:#25d36659}.wishlist-panel__action-btn--wa:hover{background:#dcfce7;border-color:#86efac}.wishlist-panel__action-btn--danger{color:#dc2626;background:0 0;border-color:#dc262640;margin-left:auto}.wishlist-panel__action-btn--danger:hover{background:#fff5f5;border-color:#fca5a5}.wishlist-panel__detail{border-top:1px solid #f5ede0;margin-top:20px;padding-top:20px}.wishlist-panel__detail-empty{color:var(--text-muted,#6b5c4e);text-align:center;padding:16px 0;font-size:.88rem}.wishlist-panel__items-empty{text-align:center;color:var(--text-muted,#6b5c4e);flex-direction:column;align-items:center;gap:14px;padding:24px 16px;font-size:.9rem;display:flex}.wishlist-panel__items-empty p{margin:0}.wishlist-panel__items-empty-cta{padding:.6rem 1.4rem;font-size:.9rem}.wishlist-panel__detail-footer{border-top:1px solid #f5ede0;justify-content:flex-end;margin-top:16px;padding-top:14px;display:flex}.wishlist-detail-items{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.wishlist-detail-item{border-bottom:1px solid #f5ede0;align-items:center;gap:12px;padding:12px 0;transition:opacity .2s;display:flex}.wishlist-detail-item:last-child{border-bottom:none}.wishlist-detail-item--gifted{opacity:.6}.wishlist-detail-item--unavailable{opacity:.4}.wishlist-detail-item__thumb{flex-shrink:0;position:relative}.wishlist-detail-item__gifted-check{color:#fff;background:#15803dbf;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;position:absolute;inset:0}.wishlist-detail-item__info{flex:1;min-width:0}.wishlist-detail-item__name{color:var(--text,#18100a);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:.88rem;font-weight:600;text-decoration:none;display:block;overflow:hidden}.wishlist-detail-item__name:hover{color:var(--gold,#c5922a)}.wishlist-detail-item__price{color:var(--gold,#c5922a);margin:0 0 3px;font-size:.82rem;font-weight:700}.wishlist-detail-item__note{color:var(--text-muted,#6b5c4e);margin:3px 0 0;font-size:.75rem;font-style:italic}.wishlist-detail-item__gifter{color:#15803d;margin:3px 0 0;font-size:.73rem;font-weight:600;display:block}.wishlist-detail-item__status-col{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.wishlist-detail-item__remove-btn{color:#b91c1c;cursor:pointer;opacity:.6;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:opacity .15s,background .15s,border-color .15s;display:flex}.wishlist-detail-item__remove-btn:hover{opacity:1;background:#fef2f2;border-color:#fca5a5}.wishlist-detail-item__remove-btn:disabled{cursor:wait;opacity:.35}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wishlist-public{--wl-color:var(--gold,#c5922a);--wl-bg:#fff8ee;--wl-accent-light:#fef3e8;--wl-badge-bg:linear-gradient(135deg, #fff8ee, #fef3e8);--wl-badge-color:#9e6f18;--wl-border:#c5922a38;padding:40px 0 80px}.wishlist-public__header{text-align:center;border-top:3px solid var(--wl-color);margin-bottom:24px;padding:36px 24px 28px;position:relative;overflow:hidden;background:var(--wl-bg,#fff8ee)!important}.wishlist-public__header-deco{opacity:.055;pointer-events:none;-webkit-user-select:none;user-select:none;filter:grayscale(.15);font-size:11rem;line-height:1;position:absolute;top:-18px;right:-12px}.wishlist-public__occasion-badge{background:var(--wl-badge-bg);border:1.5px solid var(--wl-border);color:var(--wl-badge-color);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 20px;font-size:.82rem;font-weight:700;display:inline-flex}.wishlist-public__title{color:var(--text,#18100a);margin:0 0 10px;font-family:Georgia,serif;font-size:1.8rem}.wishlist-public__date{color:var(--text-muted,#6b5c4e);margin:0;font-size:.9rem}.wishlist-public__canceled{color:#a00;margin-top:12px;font-size:.9rem}.wishlist-public__gift-all{margin-bottom:24px}.wishlist-public__empty{text-align:center;color:var(--text-muted,#6b5c4e);padding:40px 24px}.wishlist-public__items{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.wishlist-public__item{align-items:flex-start;gap:20px;padding:20px;display:flex}.wishlist-public__item--gifted{opacity:.7}.wishlist-public__item--unavailable{opacity:.5}.wishlist-public__item-img{flex-shrink:0}.wishlist-public__item-body{flex:1;min-width:0}.wishlist-public__item-name{color:var(--text,#18100a);margin-bottom:8px;font-size:1.05rem;font-weight:700;text-decoration:none;display:block}.wishlist-public__item-name:hover{color:var(--wl-color,var(--gold,#c5922a))}.wishlist-public__item-price{align-items:center;gap:8px;margin-bottom:10px;display:flex}.wishlist-public__item-original{color:#a08060;font-size:.85rem;text-decoration:line-through}.wishlist-public__item-final{color:var(--wl-color,var(--gold,#c5922a));font-size:1.1rem;font-weight:700}.wishlist-public__item-discount{color:#92400e;background:#fef3c7;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700}.wishlist-public__item-note{color:var(--text-muted,#6b5c4e);margin:8px 0;font-size:.85rem;line-height:1.5}.wishlist-public__item-footer{margin-top:16px}.wishlist-public__item-status{border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-block}.wishlist-public__item-status--gifted{color:#3949ab;background:#e8eaf6}.wishlist-public__item-status--unavailable{color:#757575;background:#fafafa;border:1px solid #e0e0e0}.wishlist-public__error{text-align:center;padding:48px 24px}.wishlist-public__error p{color:var(--text-muted,#6b5c4e);margin-bottom:20px}.wishlist-public__footer{text-align:center;color:#a08060;margin-top:48px;font-size:.85rem}.wishlist-public__footer a{color:var(--wl-color,var(--gold,#c5922a));text-decoration:none}.wishlist-public .button-gold,.wishlist-public .button-gold--full{background:var(--wl-color,var(--gold,#c5922a));border-color:var(--wl-color,var(--gold,#c5922a))}.wishlist-heart-btn{z-index:20;cursor:pointer;color:#c5922a;opacity:0;-webkit-backdrop-filter:blur(4px);pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffffe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .18s,background .18s,color .18s,transform .15s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 1px 6px #0000001f}.product-card__media:hover .wishlist-heart-btn,.wishlist-heart-btn:focus-visible{opacity:1}.wishlist-heart-btn--added{opacity:1;color:#c5922a;background:#fff8eef2}.wishlist-heart-btn--loading{opacity:.6;cursor:wait}.wishlist-heart-btn:hover{background:#fff8ee;transform:scale(1.1)}@media (hover:none){.wishlist-heart-btn{opacity:1}}.wishlist-btn-product{width:100%;color:var(--text,#18100a);cursor:pointer;background:0 0;border:1.5px solid #e8ddd0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:12px 20px;font-family:inherit;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:flex}.wishlist-btn-product:hover{border-color:var(--gold,#c5922a);color:#9e6f18;background:#fff8ee}.wishlist-btn-product:disabled{opacity:.6;cursor:default}.wishlist-list-picker{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.wishlist-list-picker__backdrop{background:#0006;position:absolute;inset:0}.wishlist-list-picker__modal{z-index:1;width:90%;max-width:360px;padding:28px 24px;position:relative}.wishlist-list-picker__modal h3{margin:0 0 16px;font-family:Georgia,serif;font-size:1.1rem}.wishlist-list-picker__modal ul{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.wishlist-list-picker__option{text-align:left;color:#9e6f18;cursor:pointer;background:#fff8ee;border:1.5px solid #f0d898;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s}.wishlist-list-picker__option:hover{background:#fef3e8}.admin-wishlists__table-wrapper{margin-top:16px;overflow-x:auto}.admin-wishlist-detail{background:#faf6f0;border-radius:8px;padding:16px 20px}.admin-wishlist-detail h4{color:var(--text,#18100a);margin:0 0 12px;font-size:.9rem}.admin-recipient-row{border-bottom:1px solid #e8ddd0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;display:flex}.admin-recipient-row__info{flex-direction:column;gap:4px;font-size:.88rem;display:flex}.admin-recipient-row__info strong{font-size:.92rem}.admin-recipient-row__info a{color:var(--gold,#c5922a);text-decoration:none}.admin-recipient-row__contact{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-contacted-badge{color:#2e7d32;font-size:.8rem;font-weight:600}.admin-contact-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-input-sm{background:#fff;border:1.5px solid #e8ddd0;border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:.85rem}.admin-wishlist-detail__footer{gap:8px;margin-top:16px;display:flex}.admin-urgent-badge{font-size:.8rem}.admin-table__row--urgent{background:#fff8e1}.admin-status-badge{text-transform:uppercase;border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-block}.admin-status-badge--ativa{color:#2e7d32;background:#e8f5e9}.admin-status-badge--em-andamento{color:#f57f17;background:#fff8e1}.admin-status-badge--concluida{color:#3949ab;background:#e8eaf6}.admin-status-badge--cancelada{color:#757575;background:#fafafa}.admin-section-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-section-header h2{color:#1c1410;margin:0;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.admin-section-header__count{color:#a08060;background:#f5ede0;border-radius:999px;padding:2px 10px;font-size:.78rem;font-weight:600}.admin-filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.admin-select{color:#1c1410;cursor:pointer;background:#fff;border:1.5px solid #e8ddd0;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.85rem;transition:border-color .18s}.admin-select:focus{border-color:#c5922a}.admin-error{color:#991b1b;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:.85rem}.admin-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;font-size:.85rem;overflow:hidden;box-shadow:0 1px 8px #0000000f}.admin-table thead{background:#faf6f0}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:.07em;color:#a08060;white-space:nowrap;border-bottom:1px solid #ede7de;padding:10px 14px;font-size:.72rem;font-weight:700}.admin-table td{color:#2d1e10;vertical-align:top;border-bottom:1px solid #f5ede0;padding:11px 14px}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#fdfaf6}.admin-table__sub{color:#a08060;margin-top:2px;font-size:.75rem}.admin-table__detail-row td{background:#fdfaf6;padding:0}.admin-btn-sm{cursor:pointer;color:#5c4030;white-space:nowrap;background:#fff;border:1.5px solid #e8ddd0;border-radius:6px;align-items:center;gap:4px;padding:5px 11px;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.admin-btn-sm:hover{background:#faf6f0;border-color:#c8b8a8}.admin-btn-sm--primary{color:#9e6f18;background:#fff8ee;border-color:#c5922a80}.admin-btn-sm--primary:hover{background:#fef3e8;border-color:#c5922a}@media (max-width:768px){.wishlist-create__panel{padding:22px 16px}.wishlist-create__occasion-grid{grid-template-columns:repeat(2,1fr)}.wishlist-create__step-sep{display:none}.wishlist-panel__item{padding:16px}.wishlist-panel__item-top{flex-direction:column}.wishlist-panel__item-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.wishlist-panel__action-btn--danger{margin-left:0}.wishlist-public__item{flex-direction:column}.wishlist-public__item-img{align-self:center}.wishlist-panel__header{flex-direction:column;align-items:flex-start}.wishlist-panel__header-actions{justify-content:flex-start;width:100%}.wishlist-panel__new-btn.button-gold{text-align:center;justify-content:center;width:100%}.wishlist-panel__new-btn.button-outline{width:auto;padding:.5rem 1rem;font-size:.85rem}.wishlist-recipient-grid{grid-template-columns:1fr}.wishlist-recipient-grid .wishlist-form-group:last-child{grid-column:auto}.home-social{display:none}.free-shipping-badge{padding:.35rem 1rem}.free-shipping-badge__text{font-size:.76rem}}@media (max-width:480px){.wishlist-create__steps{padding:10px 12px}.wishlist-create__step-label{font-size:.72rem}}.wl-explore{padding-top:2rem;padding-bottom:4rem}.wl-explore__cats{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.wl-explore__cat-link{border:1px solid var(--line);color:var(--ink-muted);border-radius:20px;padding:.35rem .9rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-color .15s}.wl-explore__cat-link:hover{background:var(--gold-light);border-color:var(--gold);color:var(--gold-strong)}.wl-explore__section{margin-bottom:3rem}.wl-explore__section-title{color:var(--ink);border-bottom:1px solid var(--line);margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.wl-explore__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.wl-explore__back{justify-content:center;padding-bottom:3rem;display:flex}.wl-catalog-card{background:var(--surface);box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.wl-catalog-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #32220e21}.wl-catalog-card__img-wrap{aspect-ratio:4/5;background:#f5ede0;display:block;position:relative;overflow:hidden}.wl-catalog-card__img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.wl-catalog-card:hover .wl-catalog-card__img{transform:scale(1.03)}.wl-catalog-card__body{flex-direction:column;flex:1;gap:.35rem;padding:.75rem;display:flex}.wl-catalog-card__name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.wl-catalog-card__name:hover{color:var(--gold)}.wl-catalog-card__price{align-items:baseline;gap:.4rem;margin-top:.1rem;display:flex}.wl-catalog-card__price-original{color:var(--ink-muted);font-size:.75rem;text-decoration:line-through}.wl-catalog-card__price-current{color:var(--gold);font-size:.95rem;font-weight:700}.wl-catalog-card__btn{border:1.5px solid var(--gold);width:100%;color:var(--gold-strong);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:flex}.wl-catalog-card__btn:hover:not(:disabled){background:var(--gold-light)}.wl-catalog-card__btn--added{border-color:var(--gold);color:var(--gold-strong);cursor:default;background:#fef7e6}.wl-catalog-card__btn:disabled:not(.wl-catalog-card__btn--added){opacity:.6;cursor:not-allowed}.wl-catalog-card__view-list{text-align:center;color:var(--gold-strong);text-underline-offset:2px;font-size:.78rem;font-weight:600;text-decoration:underline;display:block}.wl-catalog-card__view-list:hover{color:var(--gold)}@media (max-width:900px){.wl-explore__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.wl-explore__grid{gap:.6rem}.wl-catalog-card__body{padding:.6rem}.wl-catalog-card__name{font-size:.78rem}.wl-catalog-card__btn{padding:.45rem .5rem;font-size:.72rem}}
