.ani-reference-theme{--ani-ink: #27231f;--ani-muted: #746d63;--ani-line: #ded5c5;--ani-cream: #f6efdf;--ani-cream-2: #fbf8f1;--ani-sand: #e5d0a4;--ani-sand-deep: #d6bd87;--ani-gold: #9a6b23;--ani-gold-dark: #7e5317;--ani-wine: #71191d;--ani-green: #218c4f;--ani-white: #ffffff;--ani-shadow: 0 12px 36px rgba(48, 38, 22, .08);--ani-radius: 6px;background:#fff;color:var(--ani-ink);font-family:var(--font-body--family, Arial, sans-serif);font-size:15px;line-height:1.55}.ani-reference-theme *,.ani-reference-theme *:before,.ani-reference-theme *:after{box-sizing:border-box}.ani-reference-theme img{display:block;max-width:100%}.ani-reference-theme a{color:inherit;text-decoration:none}.ani-reference-theme button,.ani-reference-theme input,.ani-reference-theme textarea,.ani-reference-theme select{font:inherit}.ani-reference-theme h1,.ani-reference-theme h2,.ani-reference-theme h3,.ani-reference-theme h4{color:var(--ani-ink);font-family:var(--font-heading--family, Georgia, serif);font-weight:400;letter-spacing:0;margin:0}.ani-reference-theme p{margin:0}.ani-reference-theme .rte p+p{margin-top:1em}.ani-reference-theme .rte ul,.ani-reference-theme .rte ol{margin:.8em 0 0;padding-left:1.4em}.ani-reference-theme .rte li+li{margin-top:.4em}.ani-ref-shell{width:min(100% - 48px,1320px);margin-inline:auto}.ani-ref-icon{display:inline-block;flex:0 0 auto;vertical-align:middle}.ani-ref-eyebrow{color:var(--ani-gold);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.ani-ref-title-rule{display:block;width:38px;height:2px;margin-top:15px;background:var(--ani-gold)}.ani-ref-section-heading{margin-bottom:28px}.ani-ref-section-heading h2{font-size:clamp(26px,2.3vw,38px);line-height:1.16}.ani-ref-section-heading--center{text-align:center}.ani-ref-section-heading--center .ani-ref-title-rule{margin-inline:auto}.ani-ref-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 25px;border:1px solid transparent;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.ani-ref-button:hover{transform:translateY(-1px)}.ani-ref-button--dark{background:#2c2b29;color:#fff}.ani-ref-button--dark:hover{background:var(--ani-wine)}.ani-ref-button--gold{background:var(--ani-gold);color:#fff}.ani-ref-button--gold:hover{background:var(--ani-gold-dark)}.ani-ref-button--wine{background:var(--ani-wine);color:#fff}.ani-ref-button--outline{border-color:var(--ani-ink);background:transparent;color:var(--ani-ink)}.ani-ref-button--outline:hover{background:var(--ani-ink);color:#fff}.ani-ref-text-link{display:table;margin:24px auto 0;color:var(--ani-gold-dark);font-size:13px}.ani-ref-breadcrumbs{display:flex;align-items:center;gap:8px;padding:21px 0;color:var(--ani-muted);font-size:12px}.ani-ref-breadcrumbs a:hover{color:var(--ani-gold)}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.ani-reference-header-section{position:relative;z-index:40}.ani-ref-header{background:#fff;color:var(--ani-ink)}.ani-ref-header__utility{min-height:34px;background:var(--ani-cream);border-bottom:1px solid rgba(107,82,38,.08);font-size:11px}.ani-ref-header__utility-inner{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:24px}.ani-ref-header__promises,.ani-ref-header__quick-links{display:flex;align-items:center;gap:10px;white-space:nowrap}.ani-ref-header__quick-links{gap:22px}.ani-ref-header__quick-links a:hover{color:var(--ani-gold-dark)}.ani-ref-header__main{border-bottom:1px solid var(--ani-line);background:#fff}.ani-ref-header__main-inner{display:grid;grid-template-columns:190px minmax(280px,520px) 245px;min-height:82px;align-items:center;justify-content:space-between;gap:28px}.ani-ref-header__logo{display:inline-flex;width:max-content;max-width:178px;align-items:center}.ani-ref-header__logo-image{width:auto;max-width:165px;max-height:58px;object-fit:contain}.ani-ref-header__logo-text{display:grid;line-height:1;color:var(--ani-gold-dark)}.ani-ref-header__logo-text strong{font-family:var(--font-heading--family, Georgia, serif);font-size:29px;font-weight:500;letter-spacing:.05em}.ani-ref-header__logo-text small{margin-top:5px;font-size:8px;letter-spacing:.25em;text-transform:uppercase}.ani-ref-header__search{display:flex;height:42px;overflow:hidden;border:1px solid var(--ani-line);border-radius:3px;background:#fff}.ani-ref-header__search input{flex:1;min-width:0;padding:0 16px;border:0;outline:0;color:var(--ani-ink);font-size:13px}.ani-ref-header__search button{width:48px;border:0;border-left:1px solid var(--ani-line);background:var(--ani-gold);color:#fff;cursor:pointer}.ani-ref-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:22px}.ani-ref-header__icon{position:relative;display:grid;justify-items:center;gap:3px;min-width:38px;font-size:10px}.ani-ref-header__icon:hover{color:var(--ani-gold-dark)}.ani-ref-header__cart b{position:absolute;top:-7px;right:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--ani-gold);color:#fff;font-size:9px}.ani-ref-header__icon--mobile,.ani-ref-mobile-menu{display:none}.ani-ref-header__nav{position:relative;min-height:46px;border-bottom:1px solid var(--ani-line);background:#fff}.ani-ref-header__nav>.ani-ref-shell>ul{display:flex;min-height:46px;align-items:stretch;justify-content:center;gap:38px;margin:0;padding:0;list-style:none}.ani-ref-header__nav>.ani-ref-shell>ul>li{display:flex;align-items:center}.ani-ref-header__nav>.ani-ref-shell>ul>li>a{display:flex;min-height:46px;align-items:center;border-bottom:2px solid transparent;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.ani-ref-header__nav>.ani-ref-shell>ul>li:hover>a,.ani-ref-header__nav>.ani-ref-shell>ul>li.is-active>a{border-color:var(--ani-gold);color:var(--ani-gold-dark)}.ani-ref-header__dropdown{position:absolute;z-index:20;top:100%;left:0;width:100%;max-height:0;overflow:hidden;opacity:0;background:#fff;box-shadow:0 18px 35px #00000017;pointer-events:none;transition:opacity .18s ease,max-height .25s ease}.ani-ref-header__nav li:hover>.ani-ref-header__dropdown{max-height:470px;opacity:1;pointer-events:auto}.ani-ref-header__dropdown-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;width:min(100% - 48px,1200px);margin:0 auto;padding:30px 0 36px}.ani-ref-header__dropdown-heading{display:block;margin-bottom:12px;color:var(--ani-gold-dark);font-weight:700}.ani-ref-header__dropdown ul{margin:0;padding:0;list-style:none}.ani-ref-header__dropdown li+li{margin-top:7px}.ani-ref-header__dropdown li a{color:var(--ani-muted);font-size:12px}.ani-ref-header__dropdown li a:hover{color:var(--ani-ink)}.ani-ref-page-hero{display:grid;grid-template-columns:43% 57%;min-height:310px;overflow:hidden;background:var(--ani-cream)}.ani-ref-page-hero__copy{display:flex;align-items:center;justify-content:flex-end;padding:42px max(32px,5vw)}.ani-ref-page-hero__inner{width:min(100%,480px)}.ani-ref-page-hero__kicker{display:block;margin-bottom:15px;color:var(--ani-gold-dark);font-size:12px}.ani-ref-page-hero h1{max-width:480px;font-size:clamp(34px,3.4vw,57px);line-height:1.09}.ani-ref-page-hero__text{max-width:430px;margin-top:20px;color:var(--ani-muted);font-size:14px;line-height:1.7}.ani-ref-page-hero__media{position:relative;min-height:310px;overflow:hidden;background:var(--ani-sand)}.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{width:100%;height:100%;min-height:310px;object-fit:cover}.ani-ref-page-hero__placeholder{padding:15%;color:#79562240}.ani-ref-product-card{min-width:0;overflow:hidden;border:1px solid var(--ani-line);border-radius:var(--ani-radius);background:#fff;transition:box-shadow .22s ease,transform .22s ease}.ani-ref-product-card:hover{transform:translateY(-3px);box-shadow:var(--ani-shadow)}.ani-ref-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1.08;background:#eee5d2}.ani-ref-product-card__image,.ani-ref-product-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ani-ref-product-card:hover .ani-ref-product-card__image{transform:scale(1.035)}.ani-ref-product-card__placeholder{color:#805b2440;padding:18%}.ani-ref-product-card__view{position:absolute;top:11px;right:11px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#ffffffe0;color:var(--ani-ink)}.ani-ref-badge{position:absolute;top:11px;left:11px;z-index:1;padding:4px 8px;border-radius:2px;color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ani-ref-badge--sale{background:#bd2c2c}.ani-ref-badge--new{background:#398655}.ani-ref-badge--sold{background:#777}.ani-ref-product-card__body{padding:13px 12px 14px}.ani-ref-product-card h3{min-height:37px;font-family:var(--font-body--family, Arial, sans-serif);font-size:13px;font-weight:500;line-height:1.4}.ani-ref-product-card h3 a:hover{color:var(--ani-gold-dark)}.ani-ref-product-card__price{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;font-size:13px}.ani-ref-product-card__price>span{font-weight:700}.ani-ref-product-card__price s{color:#9c948a;font-size:11px}.ani-ref-product-card__price em{color:#b62d2d;font-size:10px;font-style:normal;font-weight:600;text-transform:uppercase}.ani-ref-product-card__actions{display:grid;grid-template-columns:1fr 36px;gap:8px;margin-top:11px}.ani-ref-product-card__button{display:flex;min-height:36px;align-items:center;justify-content:center;border:0;border-radius:2px;background:var(--ani-gold);color:#fff;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}.ani-ref-product-card__button:hover{background:var(--ani-gold-dark)}.ani-ref-product-card__button:disabled{opacity:.55;cursor:not-allowed}.ani-ref-product-card__icon-button{display:grid;min-height:36px;place-items:center;border:1px solid var(--ani-line);border-radius:2px}.ani-ref-product-card--compact{border:0;background:transparent}.ani-ref-product-card--compact:hover{box-shadow:none}.ani-ref-product-card--compact .ani-ref-product-card__media{border-radius:6px}.ani-ref-product-card--compact .ani-ref-product-card__body{padding-inline:1px}.ani-ref-product-card--compact h3{min-height:0;font-size:13px}.ani-ref-home__hero{display:flex;min-height:315px;align-items:center;border-bottom:1px solid var(--ani-line);background:#f2f0eb;text-align:center}.ani-ref-home__hero-inner{padding:52px 20px}.ani-ref-home__hero h1{max-width:930px;margin:0 auto;font-size:clamp(36px,4vw,62px);line-height:1.08}.ani-ref-home__hero-text{max-width:680px;margin:17px auto 22px;color:var(--ani-muted);font-size:15px}.ani-ref-home__intro{padding-block:36px 38px;text-align:center}.ani-ref-home__intro h2{font-size:clamp(26px,2.3vw,38px)}.ani-ref-home__intro>div{max-width:850px;margin:13px auto 0;color:var(--ani-muted);font-size:13px;line-height:1.75}.ani-ref-home__arrivals{padding-block:34px 40px;border-top:1px solid var(--ani-line)}.ani-ref-home__product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ani-ref-home__seo{position:relative;overflow:hidden;padding-block:50px;background:var(--ani-cream)}.ani-ref-home__seo:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:linear-gradient(90deg,#f6efdfb8,#f6efdff5 40%,#f6efdffa),var(--ani-ref-seo-image);background-position:left center;background-size:cover;opacity:.45}.ani-ref-home__seo-inner{position:relative;text-align:center}.ani-ref-home__seo h2{font-size:clamp(27px,2.5vw,40px)}.ani-ref-home__seo-inner>div{max-width:850px;margin:14px auto 0;color:var(--ani-muted);font-size:13px;line-height:1.78}.ani-ref-home__benefits{padding-block:42px 35px;text-align:center}.ani-ref-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ani-ref-benefit{text-align:center}.ani-ref-benefit__icon{display:grid;width:42px;height:42px;margin:0 auto 9px;place-items:center;border-radius:50%;color:var(--ani-gold)}.ani-ref-benefit h3{font-family:var(--font-body--family, Arial, sans-serif);font-size:13px;font-weight:700}.ani-ref-benefit p{max-width:240px;margin:4px auto 0;color:var(--ani-muted);font-size:11px;line-height:1.45}.ani-ref-home__testimonials{padding-block:35px 42px;border-top:1px solid var(--ani-line)}.ani-ref-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ani-ref-testimonial{padding:20px;border-radius:6px;background:#f1eee7}.ani-ref-testimonial__stars{margin-bottom:9px;color:var(--ani-gold);font-size:12px;letter-spacing:.14em}.ani-ref-testimonial blockquote{margin:0;font-size:13px;line-height:1.55}.ani-ref-testimonial p{margin-top:12px;color:var(--ani-muted);font-size:11px}.ani-ref-home__faq{padding-block:34px 38px;border-top:1px solid var(--ani-line)}.ani-ref-accordion-list{display:grid;gap:9px}.ani-ref-accordion{border:1px solid var(--ani-line);border-radius:3px;background:#fff}.ani-ref-accordion summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:18px;padding:10px 16px;list-style:none;font-size:12px;cursor:pointer}.ani-ref-accordion summary::-webkit-details-marker{display:none}.ani-ref-accordion[open] summary{color:var(--ani-gold-dark)}.ani-ref-accordion[open] summary svg{transform:rotate(45deg)}.ani-ref-accordion__answer{padding:0 16px 16px;color:var(--ani-muted);font-size:12px}.ani-ref-newsletter{padding-block:32px}.ani-ref-newsletter__inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:center;gap:30px;min-height:96px;padding:20px 30px;border-radius:5px;background:var(--ani-cream)}.ani-ref-newsletter--split .ani-ref-newsletter__inner{grid-template-columns:220px minmax(0,1fr) minmax(320px,.8fr);padding:0;overflow:hidden}.ani-ref-newsletter__media{align-self:stretch;min-height:135px;background:var(--ani-sand)}.ani-ref-newsletter__image,.ani-ref-newsletter__placeholder{width:100%;height:100%;object-fit:cover}.ani-ref-newsletter__placeholder{padding:20%;color:#7e531740}.ani-ref-newsletter__copy{display:flex;align-items:center;gap:18px}.ani-ref-newsletter--split .ani-ref-newsletter__copy{padding-left:10px}.ani-ref-newsletter__icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff;color:var(--ani-gold)}.ani-ref-newsletter h2{font-family:var(--font-body--family, Arial, sans-serif);font-size:15px;font-weight:700}.ani-ref-newsletter p{margin-top:4px;color:var(--ani-muted);font-size:11px}.ani-ref-newsletter__form{position:relative;display:grid;grid-template-columns:1fr auto;gap:9px;padding-right:0}.ani-ref-newsletter--split .ani-ref-newsletter__form{padding-right:30px}.ani-ref-newsletter__form input{min-width:0;height:40px;padding:0 13px;border:1px solid var(--ani-line);border-radius:3px;background:#fff;outline:0;font-size:12px}.ani-ref-newsletter__form input:focus{border-color:var(--ani-gold);box-shadow:0 0 0 2px #9a6b2321}.ani-ref-newsletter__form button{height:40px;padding:0 22px;border:0;border-radius:3px;background:var(--ani-gold);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.ani-ref-newsletter__status{grid-column:1 / -1;font-size:11px}.ani-ref-footer{padding-top:34px;border-top:1px solid rgba(222,213,197,.55);background:#fff}.ani-ref-footer__grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:38px;padding-bottom:38px}.ani-ref-footer__logo{display:flex;align-items:center;gap:10px;width:max-content;max-width:190px}.ani-ref-footer__logo-image{width:auto;max-width:64px;max-height:64px;object-fit:contain}.ani-ref-footer__logo>span{display:grid;color:var(--ani-gold-dark);line-height:1}.ani-ref-footer__logo strong{font-family:var(--font-heading--family, Georgia, serif);font-size:25px;font-weight:500}.ani-ref-footer__logo small{margin-top:5px;font-size:7px;letter-spacing:.22em;text-transform:uppercase}.ani-ref-footer__brand>p{max-width:240px;margin-top:15px;color:var(--ani-muted);font-size:11px;line-height:1.7}.ani-ref-footer__socials{display:flex;gap:9px;margin-top:18px}.ani-ref-footer__socials a{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--ani-line);border-radius:50%;color:var(--ani-muted);font-size:9px;text-transform:lowercase}.ani-ref-footer__socials a:hover{border-color:var(--ani-gold);color:var(--ani-gold)}.ani-ref-footer__column h2{margin-bottom:15px;font-family:var(--font-body--family, Arial, sans-serif);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ani-ref-footer__column ul{margin:0;padding:0;list-style:none}.ani-ref-footer__column li+li{margin-top:8px}.ani-ref-footer__column li,.ani-ref-footer__column a{color:var(--ani-muted);font-size:11px}.ani-ref-footer__column a:hover{color:var(--ani-gold-dark)}.ani-ref-footer__contact li{display:flex;align-items:flex-start;gap:7px}.ani-ref-footer__contact svg{margin-top:2px;color:var(--ani-gold)}.ani-ref-footer__trust{border-top:1px solid var(--ani-line);background:var(--ani-cream-2)}.ani-ref-footer__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:70px;align-items:center}.ani-ref-footer__trust-grid>span{display:grid;grid-template-columns:26px 1fr;grid-template-rows:auto auto;align-items:center;padding:0 28px;border-right:1px solid var(--ani-line)}.ani-ref-footer__trust-grid>span:last-child{border-right:0}.ani-ref-footer__trust-grid svg{grid-row:1 / 3;color:var(--ani-gold)}.ani-ref-footer__trust-grid b{font-size:11px}.ani-ref-footer__trust-grid small{color:var(--ani-muted);font-size:9px}.ani-ref-footer__bottom{min-height:46px;background:var(--ani-wine);color:#fff}.ani-ref-footer__bottom>.ani-ref-shell{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:18px}.ani-ref-footer__bottom p{font-size:10px}.ani-ref-footer__payments{display:flex;align-items:center;gap:7px}.ani-ref-footer__payments svg{width:33px;height:21px}.ani-ref-category-circles{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:24px;padding:16px 0 34px;text-align:center}.ani-ref-category-circle{display:grid;justify-items:center;gap:9px}.ani-ref-category-circle>span{display:grid;width:90px;height:90px;overflow:hidden;place-items:center;border-radius:50%;background:var(--ani-cream)}.ani-ref-category-circle img,.ani-ref-category-circle svg{width:100%;height:100%;object-fit:cover}.ani-ref-category-circle svg{padding:18%;color:#7e53173d}.ani-ref-category-circle small{font-size:11px}.ani-ref-category-circle:hover small{color:var(--ani-gold-dark)}.ani-ref-shop-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:28px;padding-bottom:18px}.ani-ref-filters__mobile>summary{display:none}.ani-ref-filters__content{display:block}.ani-ref-filter-group{margin:0;padding:0 0 21px;border:0;border-top:1px solid var(--ani-line)}.ani-ref-filter-group legend{width:100%;padding:15px 0 10px;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ani-ref-filter-group ul{margin:0;padding:0;list-style:none}.ani-ref-filter-group li+li{margin-top:6px}.ani-ref-filter-group label{display:flex;align-items:center;gap:8px;color:var(--ani-muted);font-size:11px;cursor:pointer}.ani-ref-filter-group label input{width:14px;height:14px;margin:0;accent-color:var(--ani-gold)}.ani-ref-filter-group label small{margin-left:auto}.ani-ref-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ani-ref-price-filter label{display:grid;gap:4px}.ani-ref-price-filter input{width:100%;height:35px;padding:0 8px;border:1px solid var(--ani-line)}.ani-ref-filters__apply{width:100%}.ani-ref-filters__clear{display:flex;min-height:42px;align-items:center;justify-content:center;margin-top:10px;border:1px solid var(--ani-gold);color:var(--ani-gold-dark);font-size:11px}.ani-ref-shop-products__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:17px}.ani-ref-shop-products__header h2{font-size:28px}.ani-ref-shop-products__header p{color:var(--ani-muted);font-size:11px}.ani-ref-sort{display:flex;align-items:center;gap:8px;color:var(--ani-muted);font-size:11px}.ani-ref-sort select{height:36px;padding:0 30px 0 10px;border:1px solid var(--ani-line);background:#fff;color:var(--ani-ink)}.ani-ref-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.ani-ref-empty-state{grid-column:1 / -1;padding:50px;border:1px solid var(--ani-line);text-align:center}.ani-ref-empty-state h3{font-size:26px}.ani-ref-empty-state p{margin:8px 0 18px;color:var(--ani-muted)}.ani-ref-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:27px 0}.ani-ref-pagination a,.ani-ref-pagination span{display:grid;min-width:31px;height:31px;place-items:center;border:1px solid var(--ani-line);border-radius:3px;font-size:11px}.ani-ref-pagination .is-current{border-color:var(--ani-gold);background:var(--ani-gold);color:#fff}.ani-ref-shop-trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4px;border:1px solid var(--ani-line)}.ani-ref-shop-trust>div{display:flex;min-height:88px;align-items:center;gap:11px;padding:14px 18px;border-right:1px solid var(--ani-line)}.ani-ref-shop-trust>div:last-child{border-right:0}.ani-ref-shop-trust svg{color:var(--ani-gold)}.ani-ref-shop-trust span{display:grid}.ani-ref-shop-trust b{font-size:11px}.ani-ref-shop-trust small{color:var(--ani-muted);font-size:9px;line-height:1.4}.ani-ref-product{padding-bottom:20px}.ani-ref-product__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:45px;align-items:start}.ani-ref-product-gallery{display:grid;grid-template-columns:74px minmax(0,1fr);gap:15px;min-width:0}.ani-ref-product-gallery__thumbs{display:grid;align-content:start;gap:10px;max-height:590px;overflow-y:auto;scrollbar-width:thin}.ani-ref-product-gallery__thumb{width:74px;height:84px;overflow:hidden;padding:0;border:1px solid var(--ani-line);border-radius:4px;background:var(--ani-cream);cursor:pointer}.ani-ref-product-gallery__thumb[aria-current=true]{border:2px solid var(--ani-gold)}.ani-ref-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.ani-ref-product-gallery__stage{position:relative;min-height:560px;overflow:hidden;border-radius:5px;background:#ead9b5}.ani-ref-product-gallery__slide{width:100%;height:560px}.ani-ref-product-gallery__image,.ani-ref-product-gallery__video,.ani-ref-product-gallery__model,.ani-ref-product-gallery__media,.ani-ref-product-gallery__placeholder{width:100%;height:100%;object-fit:contain}.ani-ref-product-gallery__image{background:#f8f3e8}.ani-ref-product-gallery__placeholder{padding:20%;color:#7e531740}.ani-ref-product-gallery__arrow{position:absolute;z-index:3;top:50%;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#ffffffe6;color:var(--ani-ink);transform:translateY(-50%);cursor:pointer}.ani-ref-product-gallery__arrow--prev{left:12px}.ani-ref-product-gallery__arrow--next{right:12px}.ani-ref-product-info{padding-top:2px}.ani-ref-product-info__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ani-ref-product-info__vendor{margin-bottom:5px;color:var(--ani-gold);font-size:11px;font-weight:700;text-transform:uppercase}.ani-ref-product-info h1{max-width:600px;font-size:clamp(32px,3.2vw,50px);line-height:1.07}.ani-ref-product-info__share{padding:8px 0;border:0;background:transparent;color:var(--ani-muted);font-size:11px;cursor:pointer;white-space:nowrap}.ani-ref-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:11px;margin-top:19px}.ani-ref-product-price strong{font-size:28px}.ani-ref-product-price s{color:#9a9187;font-size:16px}.ani-ref-product-price em{color:#ba2f2f;font-size:12px;font-style:normal;font-weight:700;text-transform:uppercase}.ani-ref-product-tax{margin-top:2px;color:var(--ani-muted);font-size:11px}.ani-ref-product-delivery{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;border:1px solid var(--ani-line)}.ani-ref-product-delivery>div{display:grid;gap:2px;min-height:65px;align-content:center;padding:10px 18px;border-right:1px solid var(--ani-line)}.ani-ref-product-delivery>div:last-child{border-right:0}.ani-ref-product-delivery b{font-size:11px;text-transform:uppercase}.ani-ref-product-delivery span{color:var(--ani-muted);font-size:10px}.ani-ref-product-options{margin-top:21px}.ani-ref-product-option{margin:0 0 16px;padding:0;border:0}.ani-ref-product-option legend{margin-bottom:9px;font-size:12px}.ani-ref-product-option__values{display:flex;flex-wrap:wrap;gap:8px}.ani-ref-product-option label{cursor:pointer}.ani-ref-product-option input{position:absolute;opacity:0;pointer-events:none}.ani-ref-product-option label span{display:flex;min-height:38px;align-items:center;justify-content:center;padding:7px 14px;border:1px solid var(--ani-line);border-radius:3px;background:#fff;font-size:11px}.ani-ref-product-option input:checked+span{border-color:var(--ani-gold);background:var(--ani-cream);box-shadow:inset 0 0 0 1px var(--ani-gold)}.ani-ref-product-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:17px 0 12px}.ani-ref-product-quantity{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.ani-ref-product-quantity>div{display:grid;grid-template-columns:36px 42px 36px;height:38px;border:1px solid var(--ani-line)}.ani-ref-product-quantity button{border:0;background:#fff;cursor:pointer}.ani-ref-product-quantity input{width:100%;border:0;border-inline:1px solid var(--ani-line);outline:0;text-align:center}.ani-ref-product-stock{display:flex;align-items:center;gap:7px;color:#378748;font-size:11px}.ani-ref-product-stock>span{width:7px;height:7px;border-radius:50%;background:currentColor}.ani-ref-product-stock[data-available=false]{color:#a43636}.ani-ref-product-add{display:flex;width:100%;min-height:49px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:3px;background:var(--ani-gold);color:#fff;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}.ani-ref-product-add:hover{background:var(--ani-gold-dark)}.ani-ref-product-add:disabled{opacity:.55;cursor:not-allowed}.ani-ref-product-buy-now{margin-top:10px}.ani-ref-product-buy-now .shopify-payment-button__button{min-height:48px!important;border:1px solid var(--ani-gold)!important;border-radius:3px!important;background:#fff!important;color:var(--ani-gold-dark)!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important}.ani-ref-product-buy-now .shopify-payment-button__button--unbranded:hover{background:var(--ani-cream)!important}.ani-luxe-product-whatsapp{margin-top:10px}.ani-luxe-whatsapp-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:9px;border-radius:3px;background:#22a65a;color:#fff!important;font-size:12px;font-weight:800;text-transform:uppercase}.ani-luxe-whatsapp-button:hover{background:#188a48}.ani-luxe-whatsapp-button__icon svg{width:20px;height:20px}.ani-luxe-product-whatsapp__note{margin-top:7px;color:var(--ani-muted);font-size:9px;text-align:center}.ani-ref-product-meta-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;color:var(--ani-muted);font-size:10px}.ani-ref-product-assurances{display:grid;gap:10px;margin-top:18px}.ani-ref-product-assurances>div{display:flex;gap:13px;min-height:76px;align-items:center;padding:13px 16px;border:1px solid var(--ani-line);border-radius:4px}.ani-ref-product-assurances svg{color:var(--ani-gold)}.ani-ref-product-assurances span{display:grid}.ani-ref-product-assurances b{font-size:11px}.ani-ref-product-assurances small{color:var(--ani-muted);font-size:9px;line-height:1.45}.ani-ref-product-tabs{margin-top:42px}.ani-ref-product-tabs__nav{display:flex;gap:32px;overflow-x:auto;border-bottom:1px solid var(--ani-line)}.ani-ref-product-tabs__nav button{position:relative;min-height:46px;padding:0;border:0;background:transparent;color:var(--ani-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.ani-ref-product-tabs__nav button[aria-selected=true]{color:var(--ani-ink)}.ani-ref-product-tabs__nav button[aria-selected=true]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--ani-gold)}.ani-ref-product-tabs__panel{min-height:150px;padding:24px 0 16px;color:var(--ani-muted);font-size:12px;line-height:1.75}.ani-ref-product-quality{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;border:1px solid var(--ani-line)}.ani-ref-product-quality>div{display:flex;min-height:74px;align-items:center;gap:11px;padding:12px 20px;border-right:1px solid var(--ani-line)}.ani-ref-product-quality>div:last-child{border-right:0}.ani-ref-product-quality svg{color:var(--ani-gold)}.ani-ref-product-quality span{display:grid}.ani-ref-product-quality b{font-size:10px}.ani-ref-product-quality small{color:var(--ani-muted);font-size:9px}.ani-ref-recommendations{padding:32px 0 20px}.ani-ref-recommendations__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.ani-ref-recommendations__heading h2{font-size:30px}.ani-ref-carousel-controls{display:flex;gap:8px}.ani-ref-carousel-controls button{display:grid;width:35px;height:35px;place-items:center;border:1px solid var(--ani-line);border-radius:50%;background:#fff;cursor:pointer}.ani-ref-carousel-controls button:hover{border-color:var(--ani-gold);color:var(--ani-gold)}.ani-ref-recommendations__viewport{overflow:hidden}.ani-ref-recommendations__track{display:flex;gap:16px;scroll-behavior:smooth;transition:transform .35s ease}.ani-ref-recommendations__item{flex:0 0 calc((100% - 80px) / 6);min-width:0}.ani-ref-recommendations .ani-ref-product-card__media{aspect-ratio:1 / 1.02}.ani-ref-recommendations .ani-ref-product-card h3,.ani-ref-recommendations .ani-ref-product-card__price{font-size:11px}.ani-ref-about__story{display:grid;grid-template-columns:46% 54%;gap:58px;align-items:center;padding-block:64px}.ani-ref-about__story-media,.ani-ref-about__craft-media{min-height:390px;overflow:hidden;border-radius:4px;background:var(--ani-cream)}.ani-ref-about__image,.ani-ref-about__placeholder{width:100%;height:100%;min-height:inherit;object-fit:cover}.ani-ref-about__placeholder{padding:20%;color:#7e531740}.ani-ref-about__story-copy h2,.ani-ref-about__craft-copy h2{margin-top:8px;font-size:clamp(30px,3vw,44px)}.ani-ref-about__story-copy .rte,.ani-ref-about__craft-copy .rte{margin-top:16px;color:var(--ani-muted);font-size:12px;line-height:1.8}.ani-ref-about__story-copy .ani-ref-button{margin-top:22px}.ani-ref-about__values{padding-block:36px;background:#f6f3eb}.ani-ref-about__values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:25px;text-align:center}.ani-ref-about__values-grid svg{color:var(--ani-gold)}.ani-ref-about__values-grid h3{margin-top:8px;font-family:var(--font-body--family, Arial, sans-serif);font-size:12px;font-weight:700}.ani-ref-about__values-grid p{max-width:240px;margin:4px auto 0;color:var(--ani-muted);font-size:10px}.ani-ref-about__collections{padding-block:46px;text-align:center}.ani-ref-about__collection-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.ani-ref-about__collection-grid a{display:grid;gap:8px}.ani-ref-about__collection-grid span{display:block;overflow:hidden;aspect-ratio:1.4 / 1;border-radius:4px;background:var(--ani-cream)}.ani-ref-about__collection-grid img,.ani-ref-about__collection-grid svg{width:100%;height:100%;object-fit:cover}.ani-ref-about__collection-grid svg{padding:18%;color:#7e531740}.ani-ref-about__collection-grid small{font-size:10px}.ani-ref-about__collections>.ani-ref-button{margin-top:25px}.ani-ref-about__craft{padding-block:48px;background:var(--ani-cream-2)}.ani-ref-about__craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ani-ref-about__craft-points{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.ani-ref-about__craft-points>div{display:grid;justify-items:start;gap:6px;color:var(--ani-gold)}.ani-ref-about__craft-points b{color:var(--ani-ink);font-size:9px;line-height:1.2}.ani-ref-about__why{padding-block:42px}.ani-ref-about__cta{padding-block:45px;background:#e6d6b7}.ani-ref-about__cta h2{font-size:clamp(27px,3vw,42px);line-height:1.25}.ani-ref-about__cta .ani-ref-button{margin-top:20px}.ani-ref-contact-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:34px 0 43px}.ani-ref-contact-cards>*{display:grid;min-height:180px;align-content:start;justify-items:center;padding:23px 13px;border:1px solid var(--ani-line);border-radius:5px;text-align:center}.ani-ref-contact-cards>*:hover{box-shadow:var(--ani-shadow)}.ani-ref-contact-cards>*>span{display:grid;width:43px;height:43px;place-items:center;border-radius:50%;background:var(--ani-cream);color:var(--ani-gold)}.ani-ref-contact-cards h2{margin-top:10px;font-family:var(--font-body--family, Arial, sans-serif);font-size:13px;font-weight:700}.ani-ref-contact-cards p{margin-top:5px;color:var(--ani-muted);font-size:10px}.ani-ref-contact-cards small{margin-top:3px;color:var(--ani-muted);font-size:9px}.ani-ref-contact-main{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding-bottom:48px}.ani-ref-contact-main h2{font-size:27px}.ani-ref-contact-form{margin-top:17px}.ani-ref-contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 16px}.ani-ref-contact-form label{display:grid;gap:5px;color:var(--ani-ink);font-size:10px;font-weight:600}.ani-ref-contact-form input,.ani-ref-contact-form textarea{width:100%;border:1px solid var(--ani-line);border-radius:2px;background:#fff;outline:0}.ani-ref-contact-form input{height:42px;padding:0 10px}.ani-ref-contact-form textarea{padding:10px;resize:vertical}.ani-ref-contact-form input:focus,.ani-ref-contact-form textarea:focus{border-color:var(--ani-gold);box-shadow:0 0 0 2px #9a6b231f}.ani-ref-contact-form__message{margin-top:13px}.ani-ref-contact-form .ani-ref-button{margin-top:18px}.ani-ref-form-success,.ani-ref-form-error{margin-bottom:14px;padding:12px;border-radius:3px;font-size:12px}.ani-ref-form-success{background:#eaf6ed;color:#2f6e3b}.ani-ref-form-error{background:#fbebeb;color:#8c2e2e}.ani-ref-contact-map{height:310px;margin-top:17px;overflow:hidden;border-radius:5px 5px 0 0;background:var(--ani-sand)}.ani-ref-contact-map iframe{width:100%;height:100%;border:0}.ani-ref-contact-location{display:flex;align-items:center;gap:13px;min-height:90px;padding:15px 18px;border:1px solid var(--ani-line);border-top:0}.ani-ref-contact-location>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--ani-cream);color:var(--ani-gold)}.ani-ref-contact-location h3{font-family:var(--font-body--family, Arial, sans-serif);font-size:12px;font-weight:700}.ani-ref-contact-location p,.ani-ref-contact-location small{color:var(--ani-muted);font-size:10px}.ani-ref-contact-help{padding-block:38px;background:var(--ani-cream-2)}.ani-ref-contact-help__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.ani-ref-contact-help__grid a{display:flex;align-items:center;gap:12px}.ani-ref-contact-help__grid a>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--ani-line);border-radius:50%;background:#fff;color:var(--ani-gold)}.ani-ref-contact-help__grid h3{font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:700}.ani-ref-contact-help__grid p{color:var(--ani-muted);font-size:9px;line-height:1.4}.ani-ref-contact-policies{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-block:42px}.ani-ref-contact-policies article{min-height:245px;padding:24px 30px;border:1px solid var(--ani-line);border-radius:5px}.ani-ref-contact-policies h2{font-size:24px}.ani-ref-contact-policies ul{margin:18px 0 0;padding:0;list-style:none}.ani-ref-contact-policies li{position:relative;padding-left:18px;color:var(--ani-muted);font-size:11px}.ani-ref-contact-policies li:before{position:absolute;left:0;content:"\2713";color:var(--ani-gold)}.ani-ref-contact-policies li+li{margin-top:10px}.ani-ref-contact-policies .rte{margin-top:15px;color:var(--ani-muted);font-size:11px}.ani-ref-contact-policies article>a{display:inline-block;margin-top:15px;color:var(--ani-gold-dark);font-size:11px}.ani-ref-faq-search{display:grid;grid-template-columns:1fr 54px;width:min(100%,650px);height:46px;margin:36px auto;border:1px solid var(--ani-line)}.ani-ref-faq-search input{min-width:0;padding:0 15px;border:0;outline:0;font-size:12px}.ani-ref-faq-search button{border:0;background:var(--ani-gold);color:#fff;cursor:pointer}.ani-ref-faq-topics{margin-bottom:33px}.ani-ref-faq-topics__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ani-ref-faq-topics__grid button{display:flex;min-height:82px;align-items:center;gap:10px;padding:12px;border:1px solid var(--ani-line);border-radius:5px;background:#fff;color:var(--ani-ink);text-align:left;cursor:pointer}.ani-ref-faq-topics__grid button.is-active{border-color:var(--ani-gold);background:var(--ani-cream-2)}.ani-ref-faq-topics__grid button>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--ani-cream);color:var(--ani-gold)}.ani-ref-faq-topics__grid button div{display:grid}.ani-ref-faq-topics__grid b{font-size:10px;line-height:1.2}.ani-ref-faq-topics__grid small{margin-top:3px;color:var(--ani-muted);font-size:8px;line-height:1.3}.ani-ref-faq-list-wrap{padding-bottom:40px}.ani-ref-faq-list__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.ani-ref-faq-list__heading h2{font-size:25px}.ani-ref-faq-list__heading button{border:0;background:transparent;color:var(--ani-muted);font-size:10px;cursor:pointer}.ani-ref-faq-empty{padding:30px;border:1px solid var(--ani-line);color:var(--ani-muted);text-align:center}.ani-ref-faq-help{margin-bottom:35px;padding:35px 28px;background:var(--ani-cream)}.ani-ref-faq-help__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:25px;text-align:center}.ani-ref-faq-help__grid a{display:grid;justify-items:center}.ani-ref-faq-help__grid a>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff;color:var(--ani-gold)}.ani-ref-faq-help__grid h3{margin-top:9px;font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:700}.ani-ref-faq-help__grid p{max-width:190px;margin-top:4px;color:var(--ani-muted);font-size:9px}.ani-ref-faq-help__grid small{margin-top:6px;color:var(--ani-gold-dark);font-size:9px}.ani-ref-blog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:31px 0 26px}.ani-ref-blog-tags{display:flex;flex-wrap:wrap;gap:9px}.ani-ref-blog-tags a{display:flex;min-height:37px;align-items:center;padding:7px 17px;border:1px solid var(--ani-line);border-radius:20px;color:var(--ani-muted);font-size:10px}.ani-ref-blog-tags a.is-active,.ani-ref-blog-tags a:hover{border-color:var(--ani-wine);background:var(--ani-wine);color:#fff}.ani-ref-blog-search{display:grid;grid-template-columns:1fr 43px;width:260px;height:38px;border:1px solid var(--ani-line)}.ani-ref-blog-search input{min-width:0;padding:0 10px;border:0;outline:0;font-size:10px}.ani-ref-blog-search button{border:0;background:var(--ani-gold);color:#fff;cursor:pointer}.ani-ref-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:28px;padding-bottom:35px}.ani-ref-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ani-ref-blog-card{overflow:hidden;border:1px solid var(--ani-line);border-radius:5px;background:#fff}.ani-ref-blog-card__media{position:relative;display:block;height:210px;overflow:hidden;background:var(--ani-sand)}.ani-ref-blog-card__image,.ani-ref-blog-card__placeholder{width:100%;height:100%;object-fit:cover}.ani-ref-blog-card__placeholder{padding:20%;color:#7e531740}.ani-ref-blog-card__media>span{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:2px;background:var(--ani-wine);color:#fff;font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ani-ref-blog-card__body{padding:15px}.ani-ref-blog-card h2{font-size:18px;line-height:1.25}.ani-ref-blog-card h2 a:hover{color:var(--ani-gold-dark)}.ani-ref-blog-card__body>p{min-height:52px;margin-top:8px;color:var(--ani-muted);font-size:10px;line-height:1.5}.ani-ref-blog-card__body>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:var(--ani-muted);font-size:8px}.ani-ref-blog-sidebar{display:grid;align-content:start;gap:20px}.ani-ref-blog-sidebar>section{padding:18px;border:1px solid var(--ani-line);border-radius:5px}.ani-ref-blog-sidebar h2{font-size:21px}.ani-ref-blog-sidebar ul{margin:13px 0 0;padding:0;list-style:none}.ani-ref-blog-sidebar li+li{border-top:1px solid var(--ani-line)}.ani-ref-blog-sidebar li a{display:flex;min-height:37px;align-items:center;justify-content:space-between;color:var(--ani-muted);font-size:10px}.ani-ref-blog-popular{display:grid;margin-top:13px}.ani-ref-blog-popular>a{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--ani-line)}.ani-ref-blog-popular>a:last-child{border-bottom:0}.ani-ref-blog-popular>a>span{width:58px;height:58px;overflow:hidden;border-radius:4px;background:var(--ani-sand)}.ani-ref-blog-popular img,.ani-ref-blog-popular svg{width:100%;height:100%;object-fit:cover}.ani-ref-blog-popular div{display:grid}.ani-ref-blog-popular b{font-size:9px;line-height:1.35}.ani-ref-blog-popular small{margin-top:5px;color:var(--ani-muted);font-size:8px}.ani-ref-blog-side-cta{display:grid;justify-items:center;padding:25px!important;background:var(--ani-cream);text-align:center}.ani-ref-blog-side-cta>span{color:var(--ani-gold)}.ani-ref-blog-side-cta h2{margin-top:12px;font-family:var(--font-body--family, Arial, sans-serif);font-size:15px;font-weight:700}.ani-ref-blog-side-cta p{margin:12px 0 18px;color:var(--ani-muted);font-size:9px}.ani-ref-article__header{padding:36px 0 44px;background:var(--ani-cream);text-align:center}.ani-ref-article__header .ani-ref-breadcrumbs{justify-content:center;padding-top:0}.ani-ref-article__tag{display:inline-block;margin-top:10px;padding:5px 9px;background:var(--ani-wine);color:#fff;font-size:8px;text-transform:uppercase}.ani-ref-article__header h1{max-width:850px;margin:15px auto 0;font-size:clamp(34px,4vw,60px);line-height:1.08}.ani-ref-article__header p{margin-top:12px;color:var(--ani-muted);font-size:11px}.ani-ref-article__layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:48px;padding-block:48px}.ani-ref-article__image{width:100%;max-height:620px;margin-bottom:30px;object-fit:cover}.ani-ref-article__content>.rte{color:#4e4942;font-size:14px;line-height:1.85}.ani-ref-article__content>.rte h2{margin:1.5em 0 .5em;font-size:30px}.ani-ref-article__content>.rte h3{margin:1.3em 0 .45em;font-size:23px}.ani-ref-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px;padding-top:20px;border-top:1px solid var(--ani-line);font-size:11px}.ani-ref-article__tags a{padding:5px 9px;border:1px solid var(--ani-line)}.ani-ref-article__aside{align-self:start;padding:20px;border:1px solid var(--ani-line)}.ani-ref-article__aside h2{margin-bottom:14px;font-size:22px}.ani-ref-article__aside a{display:grid;padding:12px 0;border-bottom:1px solid var(--ani-line);font-size:11px}.ani-ref-article__aside small{margin-top:4px;color:var(--ani-muted);font-size:8px}.ani-luxe-whatsapp-float{position:fixed;z-index:55;right:22px;bottom:22px;display:flex;min-height:52px;align-items:center;gap:9px;padding:0 17px;border-radius:30px;background:#22a65a;color:#fff!important;box-shadow:0 8px 25px #1678414d;font-size:12px;font-weight:700}.ani-luxe-whatsapp-float:hover{background:#188a48}.ani-luxe-whatsapp-float__icon{display:grid;place-items:center}.ani-luxe-whatsapp-float__icon svg{width:22px;height:22px}.ani-luxe-cart-whatsapp-wrap{margin-top:18px}.ani-luxe-cart-or{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--ani-muted);font-size:10px}.ani-luxe-cart-or:before,.ani-luxe-cart-or:after{flex:1;height:1px;content:"";background:var(--ani-line)}@media(max-width:1199px){.ani-ref-shell{width:min(100% - 36px,1120px)}.ani-ref-header__main-inner{grid-template-columns:160px minmax(240px,430px) 215px;gap:18px}.ani-ref-header__nav>.ani-ref-shell>ul{gap:24px}.ani-ref-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ani-ref-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ani-ref-recommendations__item{flex-basis:calc((100% - 48px)/4)}.ani-ref-product__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:30px}.ani-ref-product-gallery__stage,.ani-ref-product-gallery__slide{height:510px;min-height:510px}.ani-ref-contact-cards{grid-template-columns:repeat(3,1fr)}.ani-ref-contact-cards>*:nth-child(n+4){min-height:155px}}@media(max-width:989px){.ani-ref-shell{width:min(100% - 30px,900px)}.ani-ref-header__utility-inner{justify-content:center}.ani-ref-header__quick-links{display:none}.ani-ref-header__promises span:nth-child(n+4){display:none}.ani-ref-header__main-inner{grid-template-columns:42px 1fr auto;min-height:68px;gap:12px}.ani-ref-mobile-menu{display:block}.ani-ref-mobile-menu>summary{display:grid;width:40px;height:40px;place-items:center;list-style:none;cursor:pointer}.ani-ref-mobile-menu>summary::-webkit-details-marker{display:none}.ani-ref-mobile-menu__panel{position:fixed;z-index:80;inset:0 auto 0 0;width:min(88vw,380px);overflow-y:auto;padding:20px;background:#fff;box-shadow:8px 0 35px #0000002e}.ani-ref-mobile-menu:not([open]) .ani-ref-mobile-menu__panel{display:none}.ani-ref-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--ani-line)}.ani-ref-mobile-menu__top strong{font-family:var(--font-heading--family, Georgia, serif);font-size:21px}.ani-ref-mobile-menu__top button{display:grid;width:36px;height:36px;place-items:center;border:0;background:transparent}.ani-ref-mobile-menu nav>ul,.ani-ref-mobile-menu nav ul{margin:0;padding:0;list-style:none}.ani-ref-mobile-menu nav>ul>li{border-bottom:1px solid var(--ani-line)}.ani-ref-mobile-menu nav a,.ani-ref-mobile-menu nav summary{display:flex;min-height:47px;align-items:center;justify-content:space-between;list-style:none;font-size:13px}.ani-ref-mobile-menu nav summary::-webkit-details-marker{display:none}.ani-ref-mobile-menu nav details ul{padding:0 0 12px 15px}.ani-ref-mobile-menu nav details li a{min-height:34px;color:var(--ani-muted);font-size:12px}.ani-ref-mobile-search{display:grid;grid-template-columns:1fr 44px;height:42px;margin-top:20px;border:1px solid var(--ani-line)}.ani-ref-mobile-search input{min-width:0;padding:0 10px;border:0}.ani-ref-mobile-search button{border:0;background:var(--ani-gold);color:#fff}.ani-ref-header__logo{justify-self:center}.ani-ref-header__logo-image{max-width:120px;max-height:48px}.ani-ref-header__search{display:none}.ani-ref-header__icons{gap:12px}.ani-ref-header__icon{min-width:30px}.ani-ref-header__icon span,.ani-ref-header__wishlist{display:none}.ani-ref-header__icon--mobile{display:grid}.ani-ref-header__nav{display:none}.ani-ref-page-hero{min-height:260px}.ani-ref-page-hero__copy{padding:35px 28px}.ani-ref-page-hero__media,.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:260px}.ani-ref-home__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ani-ref-benefit-grid{grid-template-columns:repeat(2,1fr);gap:30px}.ani-ref-newsletter__inner,.ani-ref-newsletter--split .ani-ref-newsletter__inner{grid-template-columns:1fr;gap:18px;padding:22px}.ani-ref-newsletter--split .ani-ref-newsletter__media{display:none}.ani-ref-newsletter--split .ani-ref-newsletter__copy{padding-left:0}.ani-ref-newsletter--split .ani-ref-newsletter__form{padding-right:0}.ani-ref-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)}.ani-ref-footer__trust-grid{grid-template-columns:repeat(2,1fr)}.ani-ref-footer__trust-grid>span:nth-child(2){border-right:0}.ani-ref-footer__trust-grid>span:nth-child(-n+2){border-bottom:1px solid var(--ani-line)}.ani-ref-shop-layout{grid-template-columns:1fr}.ani-ref-filters__mobile{border:1px solid var(--ani-line)}.ani-ref-filters__mobile>summary{display:flex;min-height:48px;align-items:center;gap:9px;padding:0 15px;list-style:none;font-weight:700;cursor:pointer}.ani-ref-filters__mobile>summary::-webkit-details-marker{display:none}.ani-ref-filters__content{padding:0 15px 15px}.ani-ref-shop-products__header{margin-top:22px}.ani-ref-product__grid{grid-template-columns:1fr}.ani-ref-product-gallery{grid-template-columns:72px minmax(0,1fr)}.ani-ref-product-gallery__stage,.ani-ref-product-gallery__slide{height:600px;min-height:600px}.ani-ref-product-info{padding-top:8px}.ani-ref-product-info h1{font-size:42px}.ani-ref-product-quality{grid-template-columns:repeat(2,1fr)}.ani-ref-product-quality>div:nth-child(2){border-right:0}.ani-ref-product-quality>div:nth-child(-n+2){border-bottom:1px solid var(--ani-line)}.ani-ref-about__story,.ani-ref-about__craft-grid{grid-template-columns:1fr;gap:35px}.ani-ref-about__collection-grid{grid-template-columns:repeat(4,1fr)}.ani-ref-contact-main{grid-template-columns:1fr}.ani-ref-contact-help__grid{grid-template-columns:repeat(2,1fr)}.ani-ref-faq-topics__grid{grid-template-columns:repeat(3,1fr)}.ani-ref-blog-layout,.ani-ref-article__layout{grid-template-columns:1fr}.ani-ref-blog-sidebar{grid-template-columns:repeat(2,1fr)}.ani-ref-blog-side-cta{grid-column:1 / -1}.ani-ref-article__aside{display:none}}@media(max-width:749px){.ani-reference-theme{font-size:14px}.ani-ref-shell{width:min(100% - 24px,680px)}.ani-ref-header__utility,.ani-ref-header__utility-inner{min-height:29px}.ani-ref-header__promises{font-size:9px}.ani-ref-header__promises span:nth-child(n+2){display:none}.ani-ref-header__main-inner{min-height:62px}.ani-ref-header__logo-image{max-width:105px;max-height:42px}.ani-ref-header__logo-text strong{font-size:24px}.ani-ref-header__icons{gap:8px}.ani-ref-header__icon svg{width:20px;height:20px}.ani-ref-page-hero{grid-template-columns:1fr;min-height:0}.ani-ref-page-hero__copy{order:2;justify-content:flex-start;padding:30px 20px 35px}.ani-ref-page-hero__media{order:1;min-height:210px}.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:210px;max-height:250px}.ani-ref-page-hero h1{font-size:35px}.ani-ref-page-hero__text{margin-top:14px;font-size:12px}.ani-ref-home__hero{min-height:270px}.ani-ref-home__hero-inner{padding:42px 12px}.ani-ref-home__hero h1{font-size:34px}.ani-ref-home__hero-text{font-size:12px;line-height:1.6}.ani-ref-home__intro{padding-block:30px}.ani-ref-home__intro>div,.ani-ref-home__seo-inner>div{font-size:11px}.ani-ref-home__arrivals{padding-block:30px}.ani-ref-home__product-grid{display:flex;gap:13px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.ani-ref-home__product-grid>*{flex:0 0 72%;scroll-snap-align:start}.ani-ref-home__seo{padding-block:38px}.ani-ref-benefit-grid{grid-template-columns:1fr 1fr;gap:25px 12px}.ani-ref-testimonial-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.ani-ref-testimonial{flex:0 0 84%;scroll-snap-align:start}.ani-ref-newsletter{padding-block:22px}.ani-ref-newsletter__inner{padding:20px}.ani-ref-newsletter__copy{align-items:flex-start}.ani-ref-newsletter__icon{width:38px;height:38px}.ani-ref-newsletter__form{grid-template-columns:1fr}.ani-ref-newsletter__form button{width:100%}.ani-ref-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.ani-ref-footer__brand,.ani-ref-footer__contact{grid-column:1 / -1}.ani-ref-footer__trust-grid{grid-template-columns:1fr 1fr}.ani-ref-footer__trust-grid>span{min-height:62px;padding:8px 10px}.ani-ref-footer__bottom>.ani-ref-shell{flex-direction:column;justify-content:center;padding-block:10px;text-align:center}.ani-ref-category-circles{display:flex;gap:15px;overflow-x:auto;padding-bottom:25px}.ani-ref-category-circle{flex:0 0 76px}.ani-ref-category-circle>span{width:72px;height:72px}.ani-ref-shop-products__header{align-items:flex-end}.ani-ref-shop-products__header h2{font-size:24px}.ani-ref-sort label{display:none}.ani-ref-sort select{width:115px}.ani-ref-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 9px}.ani-ref-product-card__body{padding:10px 8px}.ani-ref-product-card h3{min-height:34px;font-size:11px}.ani-ref-product-card__price{font-size:11px}.ani-ref-product-card__actions{grid-template-columns:1fr}.ani-ref-product-card__icon-button{display:none}.ani-ref-product-card__button{min-height:34px;font-size:9px}.ani-ref-shop-trust{grid-template-columns:repeat(2,1fr)}.ani-ref-shop-trust>div{border-bottom:1px solid var(--ani-line)}.ani-ref-shop-trust>div:nth-child(2){border-right:0}.ani-ref-shop-trust>div:nth-child(n+3){border-bottom:0}.ani-ref-product__grid{gap:26px}.ani-ref-product-gallery{display:flex;flex-direction:column-reverse;gap:10px}.ani-ref-product-gallery__thumbs{display:flex;max-height:none;overflow-x:auto}.ani-ref-product-gallery__thumb{flex:0 0 62px;width:62px;height:68px}.ani-ref-product-gallery__stage,.ani-ref-product-gallery__slide{height:390px;min-height:390px}.ani-ref-product-info h1{font-size:34px}.ani-ref-product-delivery{grid-template-columns:1fr}.ani-ref-product-delivery>div{border-right:0;border-bottom:1px solid var(--ani-line)}.ani-ref-product-delivery>div:last-child{border-bottom:0}.ani-ref-product-quantity-row{align-items:flex-end}.ani-ref-product-quantity{display:grid;gap:6px}.ani-ref-product-meta-actions{align-items:flex-start;flex-direction:column}.ani-ref-product-tabs__nav{gap:22px}.ani-ref-product-quality{grid-template-columns:1fr 1fr}.ani-ref-product-quality>div{min-height:65px;padding:10px}.ani-ref-recommendations__heading h2{font-size:25px}.ani-ref-recommendations__item{flex-basis:calc((100% - 12px)/2)}.ani-ref-about__story,.ani-ref-about__craft-grid{padding-block:38px}.ani-ref-about__story-media,.ani-ref-about__craft-media{min-height:280px}.ani-ref-about__values-grid{grid-template-columns:repeat(2,1fr)}.ani-ref-about__collection-grid{display:flex;gap:12px;overflow-x:auto}.ani-ref-about__collection-grid a{flex:0 0 42%}.ani-ref-about__craft-points{grid-template-columns:repeat(2,1fr)}.ani-ref-contact-cards{grid-template-columns:1fr 1fr;gap:10px}.ani-ref-contact-cards>*{min-height:155px;padding:18px 9px}.ani-ref-contact-cards>*:last-child{grid-column:1 / -1}.ani-ref-contact-form__grid{grid-template-columns:1fr}.ani-ref-contact-map{height:260px}.ani-ref-contact-help__grid{grid-template-columns:1fr 1fr;gap:20px 10px}.ani-ref-contact-policies{grid-template-columns:1fr}.ani-ref-faq-topics__grid{display:flex;gap:10px;overflow-x:auto}.ani-ref-faq-topics__grid button{flex:0 0 170px}.ani-ref-faq-help{padding-inline:15px}.ani-ref-faq-help__grid{grid-template-columns:1fr 1fr;gap:24px 10px}.ani-ref-blog-tools{align-items:stretch;flex-direction:column}.ani-ref-blog-tags{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.ani-ref-blog-tags a{white-space:nowrap}.ani-ref-blog-search{width:100%}.ani-ref-blog-grid{grid-template-columns:1fr}.ani-ref-blog-card__media{height:240px}.ani-ref-blog-sidebar{grid-template-columns:1fr}.ani-ref-blog-side-cta{grid-column:auto}.ani-ref-article__header{padding-block:28px 35px}.ani-ref-article__header h1{font-size:36px}.ani-ref-article__layout{padding-block:30px}.ani-ref-article__content>.rte{font-size:13px}.ani-luxe-whatsapp-float{right:14px;bottom:14px;width:52px;min-height:52px;justify-content:center;padding:0}.ani-luxe-whatsapp-float__label{display:none}}@media(max-width:390px){.ani-ref-shell{width:calc(100% - 20px)}.ani-ref-header__icons{gap:5px}.ani-ref-header__icon{min-width:27px}.ani-ref-home__hero h1{font-size:31px}.ani-ref-benefit-grid,.ani-ref-contact-help__grid,.ani-ref-faq-help__grid,.ani-ref-footer__grid{grid-template-columns:1fr}.ani-ref-footer__brand,.ani-ref-footer__contact{grid-column:auto}.ani-ref-footer__trust-grid{grid-template-columns:1fr}.ani-ref-footer__trust-grid>span{border-right:0;border-bottom:1px solid var(--ani-line)!important}.ani-ref-footer__trust-grid>span:last-child{border-bottom:0!important}.ani-ref-shop-grid{grid-template-columns:1fr 1fr}.ani-ref-product-gallery__stage,.ani-ref-product-gallery__slide{height:340px;min-height:340px}.ani-ref-product-info h1{font-size:31px}.ani-ref-product-quality{grid-template-columns:1fr}.ani-ref-product-quality>div{border-right:0;border-bottom:1px solid var(--ani-line)}.ani-ref-product-quality>div:last-child{border-bottom:0}.ani-ref-contact-cards{grid-template-columns:1fr}.ani-ref-contact-cards>*:last-child{grid-column:auto}}@media(min-width:990px){.ani-ref-shell{width:min(100% - 64px,1240px)}.ani-ref-page-hero{grid-template-columns:42% 58%;min-height:238px;max-height:252px}.ani-ref-page-hero__copy{min-height:238px;padding:28px clamp(34px,5vw,72px)}.ani-ref-page-hero__inner{width:min(100%,430px)}.ani-ref-page-hero h1{max-width:430px;font-size:clamp(38px,3vw,48px);line-height:1.05}.ani-ref-page-hero__kicker{margin-bottom:8px;font-size:11px}.ani-ref-page-hero__text{max-width:390px;margin-top:15px;font-size:12px;line-height:1.55}.ani-ref-page-hero__media{min-height:238px;max-height:252px}.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{height:100%;min-height:238px;max-height:252px;object-fit:cover;object-position:center}.ani-ref-home__hero{position:relative;min-height:260px;overflow:hidden;background:#f3f0ea}.ani-ref-home__hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#f3f0eafa,#f3f0eaf2 57%,#f3f0ea66),var(--ani-home-hero-image);background-position:center right;background-size:55% auto;background-repeat:no-repeat;opacity:.48;pointer-events:none}.ani-ref-home__hero-inner{position:relative;z-index:1;padding:42px 20px}.ani-ref-home__hero h1{max-width:800px;font-size:clamp(36px,3.3vw,49px)}.ani-ref-home__hero-text{max-width:650px;margin-top:12px;margin-bottom:18px;font-size:13px}.ani-ref-home__intro{padding-block:28px 30px}.ani-ref-home__arrivals{padding-block:28px 32px}.ani-ref-home__product-grid{gap:16px}.ani-ref-home__seo{padding-block:38px}.ani-ref-home__benefits{padding-block:34px 30px}.ani-ref-home__testimonials{padding-block:30px 34px}.ani-ref-home__faq{padding-block:28px 32px}.ani-ref-category-circles{gap:18px;padding:15px 0 27px}.ani-ref-category-circle>span{width:78px;height:78px}.ani-ref-category-circle small{font-size:10px}.ani-ref-shop-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.ani-ref-shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 12px}.ani-ref-product-card__media{aspect-ratio:1 / 1}.ani-ref-product-card__body{padding:10px 10px 12px}.ani-ref-product-card h3{min-height:34px;font-size:12px}.ani-ref-product-card__actions{margin-top:8px}.ani-ref-product__grid{grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);gap:30px}.ani-ref-product-gallery{grid-template-columns:70px minmax(0,1fr);gap:12px}.ani-ref-product-gallery__thumbs{gap:8px;max-height:510px}.ani-ref-product-gallery__thumb{width:70px;height:74px}.ani-ref-product-gallery__stage{width:100%;height:auto;min-height:0;max-height:520px;aspect-ratio:1 / 1}.ani-ref-product-gallery__slide{width:100%;height:100%;min-height:0}.ani-ref-product-gallery__image,.ani-ref-product-gallery__video,.ani-ref-product-gallery__model,.ani-ref-product-gallery__media{object-fit:contain;background:#fbf7ee}.ani-ref-product-info h1{font-size:clamp(31px,2.7vw,40px);line-height:1.08}.ani-ref-product-price strong{font-size:27px}.ani-ref-product-delivery{margin-top:18px}.ani-ref-product-add,.ani-ref-product-buy-now .shopify-payment-button__button,.ani-luxe-buy-on-whatsapp{min-height:45px}.ani-ref-product-tabs{margin-top:30px}.ani-ref-product-tabs__panel{min-height:118px;padding-top:18px}.ani-ref-product-quality>div{min-height:64px;padding:10px 16px}.ani-ref-recommendations{padding-top:24px}.ani-ref-recommendations__heading h2{font-size:25px}.ani-ref-recommendations__track{gap:14px}.ani-ref-recommendations__item{flex:0 0 calc((100% - 70px) / 6)}.ani-ref-recommendations .ani-ref-product-card__media{aspect-ratio:1 / .95}.ani-ref-recommendations .ani-ref-product-card h3{font-size:10px;line-height:1.25}.ani-ref-recommendations .ani-ref-product-card__body{padding:8px 2px}.ani-ref-about__story{grid-template-columns:42% 58%;gap:50px;padding-block:42px}.ani-ref-about__story-media{min-height:265px;max-height:300px}.ani-ref-about__craft-media{min-height:245px;max-height:270px}.ani-ref-about__story-copy h2,.ani-ref-about__craft-copy h2{font-size:31px}.ani-ref-about__story-copy .rte,.ani-ref-about__craft-copy .rte{font-size:11px;line-height:1.7}.ani-ref-about__values{padding-block:27px}.ani-ref-about__collections{padding-block:34px}.ani-ref-about__collection-grid{gap:11px}.ani-ref-about__collection-grid span{aspect-ratio:1.35 / 1}.ani-ref-about__craft{padding-block:34px}.ani-ref-about__craft-grid{gap:45px}.ani-ref-about__why{padding-block:30px}.ani-ref-about__cta{position:relative;overflow:hidden;padding-block:34px;background:#e7d8bb}.ani-ref-about__cta:after{position:absolute;top:0;right:0;bottom:0;left:48%;content:"";background:linear-gradient(90deg,#e7d8bbf2,#e7d8bb1a),var(--ani-about-cta-image);background-size:cover;background-position:center;opacity:.85}.ani-ref-about__cta .ani-ref-shell{position:relative;z-index:1}.ani-ref-about__cta h2{font-size:29px}.ani-ref-contact-cards{gap:10px;padding:24px 0 32px}.ani-ref-contact-cards>*{min-height:142px;padding:16px 10px}.ani-ref-contact-cards>*>span{width:38px;height:38px}.ani-ref-contact-main{gap:34px;padding-bottom:34px}.ani-ref-contact-map{height:245px}.ani-ref-contact-location{min-height:76px}.ani-ref-contact-help{padding-block:28px}.ani-ref-contact-policies{gap:16px;padding-block:28px}.ani-ref-contact-policies article{min-height:205px;padding:18px 24px}.ani-ref-contact-policies h2{font-size:21px}.ani-ref-blog-tools{padding:24px 0 20px}.ani-ref-blog-layout{grid-template-columns:minmax(0,1fr) 250px;gap:24px}.ani-ref-blog-grid{gap:16px}.ani-ref-blog-card__media{height:185px}.ani-ref-blog-card h2{font-size:16px}.ani-ref-blog-card__body{padding:12px}.ani-ref-blog-card__body>p{min-height:44px;font-size:9px}.ani-ref-blog-sidebar>section{padding:15px}.ani-ref-footer{padding-top:27px}.ani-ref-footer__grid{gap:28px;padding-bottom:28px}.ani-ref-footer__brand>p{margin-top:11px}.ani-ref-footer__trust-grid{min-height:58px}.ani-ref-footer__trust-grid>span{padding:0 20px}}@media(min-width:750px)and (max-width:989px){.ani-ref-page-hero,.ani-ref-page-hero__copy,.ani-ref-page-hero__media,.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:225px;max-height:240px}.ani-ref-product-gallery__stage{height:auto!important;min-height:0!important;max-height:620px;aspect-ratio:1/1}.ani-ref-product-gallery__slide{height:100%!important;min-height:0!important}.ani-ref-about__story-media,.ani-ref-about__craft-media{min-height:300px;max-height:360px}}@media(max-width:749px){.ani-ref-page-hero__media{min-height:175px;max-height:205px}.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:175px;max-height:205px;object-fit:cover}.ani-ref-page-hero__copy{padding:22px 18px 26px}.ani-ref-page-hero h1{font-size:31px}.ani-ref-home__hero{min-height:240px}.ani-ref-home__hero-inner{padding:34px 12px}.ani-ref-home__hero h1{font-size:30px}.ani-ref-product-gallery__stage{width:100%;height:auto!important;min-height:0!important;max-height:none;aspect-ratio:1/1}.ani-ref-product-gallery__slide{height:100%!important;min-height:0!important}.ani-ref-product-info h1{font-size:29px}.ani-ref-recommendations__item{flex-basis:calc((100% - 12px)/2)}.ani-ref-about__story-media,.ani-ref-about__craft-media{min-height:220px;max-height:260px}.ani-ref-blog-card__media{height:210px}.ani-ref-contact-cards>*{min-height:135px}.ani-ref-contact-map{height:220px}}.ani-reference-theme .ani-ref-button--gold,.ani-reference-theme .ani-ref-home__primary-cta{border-color:var(--ani-gold);background:linear-gradient(135deg,#b9832d,#93631d);color:#fff!important;box-shadow:0 9px 24px #7e531729}.ani-reference-theme .ani-ref-button--gold:hover,.ani-reference-theme .ani-ref-home__primary-cta:hover{background:linear-gradient(135deg,#a87425,#7e5317);color:#fff!important}.ani-reference-theme .ani-ref-button svg{flex:0 0 auto}.ani-ref-home__hero{position:relative;display:block;min-height:0;overflow:hidden;border-bottom:1px solid var(--ani-line);background:radial-gradient(circle at 18% 18%,rgba(216,189,135,.25),transparent 32%),linear-gradient(115deg,#fbf7ee,#f5ead5 58%,#f9f5ed);text-align:left}.ani-ref-home__hero:after{display:none!important}.ani-ref-home__hero-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(28px,5vw,72px);min-height:390px;align-items:center;padding-block:30px}.ani-ref-home__hero-copy{max-width:575px;padding:8px 0}.ani-ref-home__hero-copy .ani-ref-eyebrow{display:block;margin-bottom:12px}.ani-ref-home__hero h1{max-width:620px;margin:0;font-size:clamp(39px,4vw,59px);line-height:1.02;text-wrap:balance}.ani-ref-home__hero-text{max-width:560px;margin:18px 0 22px;color:#665f56;font-size:14px;line-height:1.7}.ani-ref-home__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px}.ani-ref-home__primary-cta{min-width:154px;min-height:48px;padding-inline:24px}.ani-ref-home__secondary-cta{display:inline-flex;align-items:center;gap:7px;color:var(--ani-gold-dark);font-size:12px;font-weight:700;letter-spacing:.03em}.ani-ref-home__secondary-cta:hover{color:var(--ani-wine)}.ani-ref-home__hero-trust{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:22px;color:#756b5d;font-size:10px}.ani-ref-home__hero-trust span{display:inline-flex;align-items:center;gap:7px}.ani-ref-home__hero-trust svg{color:var(--ani-gold)}.ani-ref-home__hero-media{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(135px,.7fr);gap:12px;height:330px;min-width:0}.ani-ref-home__hero-main-image,.ani-ref-home__hero-mini{position:relative;overflow:hidden;border:1px solid rgba(154,107,35,.16);border-radius:10px;background:#ffffffb8;box-shadow:0 18px 40px #3d2d1314}.ani-ref-home__hero-main-image{min-width:0}.ani-ref-home__hero-image{width:100%;height:100%;object-fit:contain;object-position:center;padding:8px}.ani-ref-home__hero-mini-grid{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.ani-ref-home__hero-mini{display:block;min-height:0}.ani-ref-home__hero-mini-image,.ani-ref-home__hero-mini-placeholder{width:100%;height:100%;object-fit:contain;object-position:center;padding:6px}.ani-ref-home__hero-mini>span{position:absolute;right:6px;bottom:6px;left:6px;overflow:hidden;padding:5px 7px;border-radius:4px;background:#ffffffe6;color:var(--ani-ink);font-size:8px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.ani-ref-home__arrivals-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.ani-ref-home__arrivals-heading .ani-ref-section-heading{margin-bottom:0}.ani-ref-home__arrivals-heading .ani-ref-section-heading h2{margin-top:4px}.ani-ref-home__view-all{min-height:40px;padding:7px 15px;color:var(--ani-ink)!important}.ani-ref-home__view-all--mobile{display:none;width:max-content;margin:22px auto 0}.ani-ref-page-hero__media{background:#f4ead7}.ani-ref-page-hero__image{object-position:center center}.ani-ref-page-hero--about .ani-ref-page-hero__image{object-position:center 42%}.ani-ref-page-hero--contact .ani-ref-page-hero__image,.ani-ref-page-hero--shop .ani-ref-page-hero__image,.ani-ref-page-hero--blog .ani-ref-page-hero__image,.ani-ref-page-hero--faq .ani-ref-page-hero__image{object-position:center}.ani-ref-about__story-media,.ani-ref-about__craft-media{background:#f8f1e4}.ani-ref-about__story-media .ani-ref-about__image,.ani-ref-about__craft-media .ani-ref-about__image{object-fit:contain;object-position:center}.ani-ref-product-gallery--single{grid-template-columns:minmax(0,1fr)!important}.ani-ref-product-gallery--single .ani-ref-product-gallery__stage{grid-column:1 / -1}.ani-ref-product-gallery__stage{background:#faf6ee;border:1px solid var(--ani-line)}.ani-ref-product-gallery__image{object-fit:contain!important;object-position:center!important;padding:4px;background:#faf6ee}.ani-ref-product-gallery__thumb img{object-fit:contain;background:#faf6ee}.ani-ref-product-buy-now,.ani-ref-product-buy-now .shopify-payment-button,.ani-ref-product-buy-now .shopify-payment-button__button,.ani-ref-product-buy-now .shopify-payment-button__more-options{width:100%!important;max-width:none!important}.ani-ref-product-buy-now .shopify-payment-button__button{display:flex!important;width:100%!important;min-height:49px!important;align-items:center!important;justify-content:center!important;margin:0!important;border:1px solid var(--ani-gold)!important;border-radius:3px!important;background:#fff!important;color:var(--ani-gold-dark)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important}.ani-ref-product-buy-now .shopify-payment-button__button:hover{background:var(--ani-cream)!important}.ani-ref-product-buy-now .shopify-payment-button__more-options{margin-top:7px!important;font-size:10px!important}.ani-ref-product-add-status{margin-top:9px;padding:9px 11px;border-radius:3px;background:#edf8ef;color:#2d6d3d;font-size:10px;line-height:1.45}.ani-ref-product-add-status.is-error{background:#fbefef;color:#8d3030}.ani-ref-product-add-status.is-success{background:#edf8ef;color:#2d6d3d}.ani-ref-cart-toast{position:fixed;z-index:9999;right:22px;top:22px;display:flex;max-width:min(390px,calc(100vw - 28px));align-items:center;gap:14px;padding:13px 15px;border:1px solid #cde6d3;border-radius:7px;background:#f3fbf5;box-shadow:0 16px 45px #232d1f29;color:#285e36;font-size:11px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .2s ease,transform .2s ease}.ani-ref-cart-toast.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ani-ref-cart-toast.is-error{border-color:#efcccc;background:#fff4f4;color:#852d2d}.ani-ref-cart-toast a{flex:0 0 auto;color:var(--ani-gold-dark);font-weight:800;text-decoration:underline}.ani-ref-cart-page{padding:36px 0 18px;background:#fff}.ani-ref-cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--ani-line)}.ani-ref-cart-heading h1{margin-top:4px;font-size:clamp(32px,3vw,44px)}.ani-ref-cart-heading p{margin-top:5px;color:var(--ani-muted);font-size:11px}.ani-ref-cart-continue{color:var(--ani-gold-dark);font-size:11px;font-weight:700}.ani-ref-cart-empty{display:grid;max-width:610px;min-height:360px;align-content:center;justify-items:center;margin:30px auto;padding:45px;border:1px solid var(--ani-line);border-radius:8px;background:var(--ani-cream-2);text-align:center}.ani-ref-cart-empty__icon{display:grid;width:70px;height:70px;place-items:center;margin-bottom:14px;border-radius:50%;background:var(--ani-cream);color:var(--ani-gold)}.ani-ref-cart-empty h2{font-size:28px}.ani-ref-cart-empty p{margin:7px 0 20px;color:var(--ani-muted);font-size:12px}.ani-ref-cart-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:34px;align-items:start;padding-top:26px}.ani-ref-cart-items{min-width:0}.ani-ref-cart-item{display:grid;grid-template-columns:135px minmax(0,1fr);gap:18px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--ani-line)}.ani-ref-cart-item__media{overflow:hidden;width:135px;aspect-ratio:1 / 1;border:1px solid var(--ani-line);border-radius:6px;background:#faf6ee}.ani-ref-cart-item__image,.ani-ref-cart-item__placeholder{width:100%;height:100%;object-fit:contain;padding:3px}.ani-ref-cart-item__details{display:grid;align-content:space-between;min-width:0}.ani-ref-cart-item__top{display:flex;justify-content:space-between;gap:16px}.ani-ref-cart-item h2{font-family:var(--font-body--family, Arial, sans-serif);font-size:14px;font-weight:700;line-height:1.35}.ani-ref-cart-item__variant{margin-top:5px;color:var(--ani-muted);font-size:10px}.ani-ref-cart-item__properties{margin:5px 0 0;color:var(--ani-muted);font-size:9px}.ani-ref-cart-item__properties div{display:flex;gap:4px}.ani-ref-cart-item__properties dt,.ani-ref-cart-item__properties dd{margin:0}.ani-ref-cart-item__remove{color:#9a4545;font-size:9px;text-decoration:underline}.ani-ref-cart-item__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:18px}.ani-ref-cart-qty{display:grid;gap:5px}.ani-ref-cart-qty label{color:var(--ani-muted);font-size:9px;text-transform:uppercase}.ani-ref-cart-qty input{width:72px;height:36px;padding:0 9px;border:1px solid var(--ani-line);border-radius:3px;text-align:center}.ani-ref-cart-item__price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px}.ani-ref-cart-item__price s{color:#9b948a;font-size:10px}.ani-ref-cart-item__price strong{font-size:14px}.ani-ref-cart-update-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.ani-ref-cart-update-row a{color:var(--ani-gold-dark);font-size:10px}.ani-ref-cart-summary{position:sticky;top:18px;padding:24px;border:1px solid var(--ani-line);border-radius:7px;background:var(--ani-cream-2);box-shadow:0 14px 34px #3c2b150f}.ani-ref-cart-summary h2{margin:4px 0 20px;font-size:26px}.ani-ref-cart-summary__line{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--ani-line);color:var(--ani-muted);font-size:11px}.ani-ref-cart-summary__total{align-items:baseline;color:var(--ani-ink)}.ani-ref-cart-summary__total strong{font-size:19px}.ani-ref-cart-discounts{padding:10px 0;color:#397947;font-size:10px}.ani-ref-cart-discounts p{display:flex;justify-content:space-between;gap:14px}.ani-ref-cart-summary__note{margin:14px 0;color:var(--ani-muted);font-size:9px;line-height:1.5}.ani-ref-cart-checkout{display:flex;width:100%;min-height:49px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:3px;background:var(--ani-gold);color:#fff;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;cursor:pointer}.ani-ref-cart-checkout:hover{background:var(--ani-gold-dark)}.ani-ref-cart-summary .ani-luxe-cart-whatsapp-wrap{margin-top:13px}.ani-ref-cart-summary .ani-luxe-cart-or{margin:8px 0}.ani-ref-cart-summary__trust{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid var(--ani-line);color:var(--ani-muted);font-size:9px}.ani-ref-cart-summary__trust span{display:flex;align-items:center;gap:8px}.ani-ref-cart-summary__trust svg{color:var(--ani-gold)}.ani-luxe-whatsapp-button{min-height:49px}@media(min-width:990px){.ani-ref-home__hero{min-height:0!important}.ani-ref-home__hero-layout{min-height:390px}.ani-ref-home__hero-inner{padding:0}.ani-ref-home__hero h1{font-size:clamp(39px,3.7vw,55px)}.ani-ref-product-gallery--single{grid-template-columns:minmax(0,1fr)!important}.ani-ref-product-gallery__stage{max-height:520px}.ani-ref-page-hero,.ani-ref-page-hero__copy,.ani-ref-page-hero__media,.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:248px;max-height:265px}}@media(max-width:989px){.ani-ref-home__hero-layout{grid-template-columns:1fr;gap:24px;min-height:0;padding-block:30px}.ani-ref-home__hero-copy{max-width:720px;text-align:center;justify-self:center}.ani-ref-home__hero-copy .ani-ref-eyebrow{text-align:center}.ani-ref-home__hero h1{max-width:720px;margin-inline:auto}.ani-ref-home__hero-text{margin-inline:auto}.ani-ref-home__hero-actions,.ani-ref-home__hero-trust{justify-content:center}.ani-ref-home__hero-media{width:min(100%,760px);height:330px;justify-self:center}.ani-ref-cart-layout{grid-template-columns:1fr}.ani-ref-cart-summary{position:static}}@media(max-width:749px){.ani-ref-home__hero-layout{padding-block:25px 28px}.ani-ref-home__hero-copy{padding-inline:2px}.ani-ref-home__hero h1{font-size:clamp(31px,10vw,42px)}.ani-ref-home__hero-text{margin:13px auto 18px;font-size:12px}.ani-ref-home__hero-actions{gap:12px}.ani-ref-home__primary-cta{width:100%;max-width:330px}.ani-ref-home__secondary-cta{width:100%;justify-content:center}.ani-ref-home__hero-trust{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px;text-align:left}.ani-ref-home__hero-media{grid-template-columns:minmax(0,1.55fr) minmax(90px,.7fr);gap:8px;height:255px}.ani-ref-home__hero-mini-grid{gap:8px}.ani-ref-home__hero-image,.ani-ref-home__hero-mini-image{padding:4px}.ani-ref-home__hero-mini>span{display:none}.ani-ref-home__arrivals-heading{display:block}.ani-ref-home__view-all--desktop{display:none}.ani-ref-home__view-all--mobile{display:inline-flex}.ani-ref-home__product-grid>*{flex-basis:68%}.ani-ref-page-hero__media,.ani-ref-page-hero__image,.ani-ref-page-hero__placeholder{min-height:190px;max-height:220px}.ani-ref-page-hero--about .ani-ref-page-hero__image{object-position:center 40%}.ani-ref-product-gallery--single{display:block}.ani-ref-product-gallery--single .ani-ref-product-gallery__stage{width:100%}.ani-ref-product-gallery__stage,.ani-ref-product-gallery__slide{min-height:0!important;height:auto!important;aspect-ratio:1 / 1}.ani-ref-product-gallery__image{padding:2px}.ani-ref-product-buy-now .shopify-payment-button__button,.ani-ref-product-add,.ani-luxe-whatsapp-button{min-height:48px!important}.ani-ref-cart-toast{top:auto;right:14px;bottom:14px;left:14px;max-width:none;justify-content:space-between}.ani-ref-cart-page{padding-top:24px}.ani-ref-cart-heading{align-items:flex-start;flex-direction:column;gap:8px}.ani-ref-cart-item{grid-template-columns:96px minmax(0,1fr);gap:12px}.ani-ref-cart-item__media{width:96px}.ani-ref-cart-item__top{gap:8px}.ani-ref-cart-item h2{font-size:12px}.ani-ref-cart-item__bottom{align-items:center}.ani-ref-cart-update-row{align-items:flex-start;flex-direction:column}.ani-ref-cart-summary{padding:20px}}@media(max-width:749px){.ani-ref-home__hero-layout{gap:14px!important;padding-block:18px 20px!important}.ani-ref-home__hero h1{font-size:clamp(2rem,9vw,2.45rem)!important;line-height:1.02!important}.ani-ref-home__hero-text{margin:9px auto 12px!important;line-height:1.5!important}.ani-ref-home__hero-actions{gap:9px!important}.ani-ref-home__hero-trust{margin-top:10px!important}.ani-ref-home__hero-media{display:block!important;height:180px!important;min-height:0!important;max-height:180px!important}.ani-ref-home__hero-main,.ani-ref-home__hero-main-image{height:180px!important;min-height:0!important;max-height:180px!important}.ani-ref-home__hero-mini-grid{display:none!important}}@media(min-width:990px){.ani-ref-about__story{grid-template-columns:minmax(0,5fr) minmax(0,7fr)!important}}.ani-ref-brand-logo-frame{position:relative;display:block;overflow:hidden;flex:0 0 auto;line-height:0}.ani-ref-brand-logo-frame--header{width:172px;height:66px}.ani-ref-brand-logo-frame--footer{width:178px;height:78px}.ani-ref-brand-logo-frame--drawer{width:142px;height:58px}.ani-ref-brand-logo{position:absolute;top:50%;left:50%;width:100%;max-width:none!important;height:auto;transform:translate(-50%,-50%);object-fit:contain}.ani-ref-brand-logo--dark{filter:invert(1) grayscale(1) contrast(1.08);mix-blend-mode:multiply}.ani-ref-brand-logo--white{filter:grayscale(1) contrast(1.08);mix-blend-mode:screen}.ani-ref-header__logo-image,.ani-ref-footer__logo-image{max-width:none;max-height:none}.ani-ref-footer__logo{max-width:190px}@media(max-width:989px){.ani-ref-brand-logo-frame--header{width:132px;height:54px}.ani-ref-mobile-menu__top{margin:-20px -20px 14px;padding:10px 14px;border-bottom:0;background:#24211d;color:#fff}.ani-ref-mobile-menu__top button{color:#fff}}@media(max-width:749px){.ani-ref-header__utility,.ani-ref-header__utility-inner{min-height:26px}.ani-ref-header__promises{font-size:8px;letter-spacing:.01em}.ani-ref-header__main-inner{min-height:58px;grid-template-columns:38px minmax(0,1fr) auto;gap:8px}.ani-ref-header__account{display:none}.ani-ref-header__icons{gap:4px}.ani-ref-header__icon{min-width:31px}.ani-ref-brand-logo-frame--header{width:116px;height:48px}.ani-ref-home__hero-layout{grid-template-columns:1fr;gap:14px!important;min-height:0!important;padding-block:14px 22px!important}.ani-ref-home__hero-media{order:-1;display:block!important;width:100%;height:auto!important;min-height:0!important;max-height:none!important}.ani-ref-home__hero-main,.ani-ref-home__hero-main-image{width:100%;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16 / 10;border-radius:8px;background:#fffaf2;box-shadow:0 9px 24px #3d2d1312}.ani-ref-home__hero-image{width:100%;height:100%;padding:3px;object-fit:contain;object-position:center}.ani-ref-home__hero-mini-grid,.ani-ref-home__hero-trust{display:none!important}.ani-ref-home__hero-copy{max-width:520px;padding:0 5px;text-align:center}.ani-ref-home__hero-copy .ani-ref-eyebrow{margin-bottom:8px;font-size:10px}.ani-ref-home__hero h1{max-width:340px;margin-inline:auto;font-size:clamp(28px,8.6vw,34px)!important;line-height:1.07!important}.ani-ref-home__hero-text{max-width:340px;margin:10px auto 14px!important;font-size:11px;line-height:1.55!important}.ani-ref-home__hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,340px);gap:7px!important;margin-inline:auto}.ani-ref-home__primary-cta{width:100%;max-width:none;min-height:44px;padding:9px 18px;border-radius:4px;font-size:11px}.ani-ref-home__secondary-cta{width:100%;min-height:34px;justify-content:center;font-size:10px}.ani-ref-home__intro{padding-block:24px}.ani-ref-home__intro h2{font-size:25px;line-height:1.18}.ani-ref-home__arrivals{padding-block:25px 28px}.ani-ref-home__arrivals-heading{margin-bottom:16px}.ani-ref-home__product-grid>*{flex-basis:64%}.ani-ref-footer{padding-top:22px}.ani-ref-footer__grid{gap:22px 16px;padding-bottom:24px}.ani-ref-brand-logo-frame--footer{width:152px;height:68px}.ani-ref-footer__brand>p{margin-top:8px;font-size:10px;line-height:1.55}.ani-ref-footer__column h2{margin-bottom:10px;font-size:10px}.ani-ref-footer__column li+li{margin-top:6px}.ani-ref-footer__column li,.ani-ref-footer__column a{font-size:10px}}@media(max-width:390px){.ani-ref-brand-logo-frame--header{width:108px;height:45px}.ani-ref-home__hero-main,.ani-ref-home__hero-main-image{aspect-ratio:1.55 / 1}.ani-ref-home__hero h1{font-size:29px!important}.ani-ref-home__product-grid>*{flex-basis:62%}.ani-ref-footer__grid{grid-template-columns:1fr 1fr;gap:20px 14px}.ani-ref-footer__brand,.ani-ref-footer__contact{grid-column:1 / -1}.ani-ref-footer__trust-grid{grid-template-columns:1fr 1fr}.ani-ref-footer__trust-grid>span{min-height:56px;padding:7px 8px!important;border-right:1px solid var(--ani-line)!important;border-bottom:1px solid var(--ani-line)!important}.ani-ref-footer__trust-grid>span:nth-child(2n){border-right:0!important}.ani-ref-footer__trust-grid>span:nth-last-child(-n+2){border-bottom:0!important}}.ani-ref-brand-lockup{display:grid;width:118px;justify-items:center;align-content:center;gap:3px;line-height:1;text-decoration:none}.ani-ref-brand-lockup--header{width:118px}.ani-ref-brand-lockup--footer{width:126px}.ani-ref-brand-lockup--drawer{width:108px}.ani-ref-brand-mark{position:relative;display:block;width:100%;height:40px;overflow:hidden;flex:0 0 auto;line-height:0}.ani-ref-brand-lockup--footer .ani-ref-brand-mark{height:43px}.ani-ref-brand-lockup--drawer .ani-ref-brand-mark{height:36px}.ani-ref-brand-mark__image{position:absolute;top:0;left:50%;width:100%;max-width:none!important;height:auto;max-height:none!important;transform:translate(-50%,-22%);transform-origin:50% 0}.ani-ref-brand-tagline{display:block;color:#aa7421;font-family:var(--font-body--family, Arial, sans-serif);font-size:7.5px;font-weight:700;line-height:1;letter-spacing:.19em;text-transform:uppercase;white-space:nowrap}.ani-ref-brand-lockup--footer .ani-ref-brand-tagline{font-size:8px}.ani-ref-brand-lockup--drawer .ani-ref-brand-tagline{color:#d6a746;font-size:7px}.ani-ref-header__logo{max-width:132px}.ani-ref-footer__logo{max-width:145px}@media(min-width:990px){.ani-ref-header__main-inner{grid-template-columns:150px minmax(280px,520px) 245px}}@media(max-width:989px){.ani-ref-brand-lockup--header{width:104px}.ani-ref-brand-lockup--header .ani-ref-brand-mark{height:35px}.ani-ref-brand-lockup--header .ani-ref-brand-tagline{font-size:7px}.ani-ref-brand-lockup--drawer{width:102px}.ani-ref-brand-lockup--drawer .ani-ref-brand-mark{height:34px}}@media(max-width:749px){.ani-ref-brand-lockup--header{width:88px;gap:2px}.ani-ref-brand-lockup--header .ani-ref-brand-mark{height:30px}.ani-ref-brand-lockup--header .ani-ref-brand-tagline{font-size:6.5px;letter-spacing:.16em}.ani-ref-brand-lockup--footer{width:112px}.ani-ref-brand-lockup--footer .ani-ref-brand-mark{height:38px}.ani-ref-brand-lockup--footer .ani-ref-brand-tagline{font-size:7px}}@media(max-width:390px){.ani-ref-brand-lockup--header{width:82px}.ani-ref-brand-lockup--header .ani-ref-brand-mark{height:28px}.ani-ref-brand-lockup--header .ani-ref-brand-tagline{font-size:6px}}.ani-ref-home__hero.ani-ref-home__hero--fullwidth{position:relative;display:grid;min-height:clamp(440px,35vw,560px);align-items:center;isolation:isolate;overflow:hidden;border-bottom:1px solid rgba(154,107,35,.18);background:#211811;text-align:left}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-visual,.ani-ref-home__hero--fullwidth .ani-ref-home__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-visual{z-index:-3;background:#eadcc3}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-shade{z-index:-2;background:linear-gradient(90deg,#170e0ad1,#170e0aad 34%,#170e0a5c,#170e0a14 82%,#170e0a05),linear-gradient(0deg,rgba(20,12,8,.22),transparent 45%)}.ani-ref-home__hero-banner-image{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center center}.ani-ref-home__hero-banner-image--mobile{display:none}.ani-ref-home__hero-content{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center;padding-block:clamp(48px,6vw,84px)}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-copy{width:min(100%,650px);max-width:650px;padding:0}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-copy .ani-ref-eyebrow{color:#e8c878}.ani-ref-home__hero--fullwidth h1{max-width:650px;color:#fff;font-size:clamp(42px,4.7vw,70px);line-height:.98;text-shadow:0 2px 22px rgba(0,0,0,.18)}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-text{max-width:575px;margin:19px 0 24px;color:#ffffffe8;font-size:15px;line-height:1.7}.ani-ref-home__hero--fullwidth .ani-ref-home__primary-cta{min-width:162px;border-color:#c8943d;background:linear-gradient(135deg,#c79338,#9a681f);box-shadow:0 12px 28px #0000002e}.ani-ref-home__hero--fullwidth .ani-ref-home__secondary-cta--hero{min-height:46px;padding:0 3px;color:#fff;border-bottom:1px solid rgba(255,255,255,.55)}.ani-ref-home__hero--fullwidth .ani-ref-home__secondary-cta--hero:hover{color:#f3d795}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-trust{color:#ffffffd1}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-trust svg{color:#e4bd67}.ani-reference-theme .shopify-policy__container{width:min(calc(100% - 48px),1040px)!important;max-width:1040px!important;margin:0 auto!important;padding:58px 0 84px!important;color:var(--ani-ink)}.ani-reference-theme .shopify-policy__title{position:relative;margin:0 0 34px!important;padding:0 0 24px;border-bottom:1px solid var(--ani-line);text-align:left!important}.ani-reference-theme .shopify-policy__title:before{display:block;margin-bottom:9px;content:"ANI FASHION JEWELLERY";color:var(--ani-gold);font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.ani-reference-theme .shopify-policy__title:after{display:block;width:42px;height:2px;margin-top:17px;background:var(--ani-gold);content:""}.ani-reference-theme .shopify-policy__title h1,.ani-reference-theme .shopify-policy__title .h1{margin:0!important;color:var(--ani-ink)!important;font-family:var(--font-heading--family, Georgia, serif)!important;font-size:clamp(36px,4vw,54px)!important;font-weight:400!important;line-height:1.05!important;letter-spacing:0!important;text-transform:none!important}.ani-reference-theme .shopify-policy__body{max-width:900px;color:#655f57;font-family:var(--font-body--family, Arial, sans-serif);font-size:14px;line-height:1.82}.ani-reference-theme .shopify-policy__body h2,.ani-reference-theme .shopify-policy__body h3,.ani-reference-theme .shopify-policy__body h4{margin:34px 0 12px;color:var(--ani-ink);font-family:var(--font-heading--family, Georgia, serif);font-weight:400;line-height:1.18}.ani-reference-theme .shopify-policy__body h2{font-size:clamp(25px,2.3vw,33px)}.ani-reference-theme .shopify-policy__body h3{font-size:23px}.ani-reference-theme .shopify-policy__body h4{font-size:19px}.ani-reference-theme .shopify-policy__body p{margin:0 0 16px}.ani-reference-theme .shopify-policy__body ul,.ani-reference-theme .shopify-policy__body ol{margin:12px 0 20px;padding-left:22px}.ani-reference-theme .shopify-policy__body li+li{margin-top:7px}.ani-reference-theme .shopify-policy__body a{color:var(--ani-gold-dark);text-decoration:underline;text-underline-offset:3px}.ani-reference-theme .shopify-policy__body strong{color:var(--ani-ink);font-weight:700}.ani-reference-theme .shopify-policy__body table{width:100%;margin:22px 0;border-collapse:collapse;background:#fff}.ani-reference-theme .shopify-policy__body th,.ani-reference-theme .shopify-policy__body td{padding:11px 13px;border:1px solid var(--ani-line);text-align:left;vertical-align:top}.ani-reference-theme .shopify-policy__body th{background:var(--ani-cream);color:var(--ani-ink);font-weight:700}@media(max-width:989px){.ani-ref-home__hero.ani-ref-home__hero--fullwidth{min-height:470px}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-shade{background:linear-gradient(90deg,#170e0ad1,#170e0a9e 48%,#170e0a40)}.ani-ref-home__hero--fullwidth h1{max-width:590px;font-size:clamp(38px,6vw,58px)}}@media(max-width:749px){.ani-ref-home__hero.ani-ref-home__hero--fullwidth{min-height:500px!important;align-items:end}.ani-ref-home__hero-banner-image--desktop{display:none}.ani-ref-home__hero-banner-image--mobile{display:block}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-banner-image{object-position:center center}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-shade{background:linear-gradient(0deg,#140c08eb,#140c08b8 44%,#140c081f 78%,#140c080a)}.ani-ref-home__hero-content{min-height:500px;align-items:flex-end;padding-block:28px}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-copy{width:100%;max-width:410px;margin:0 auto;padding:0;text-align:center}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-copy .ani-ref-eyebrow{margin-bottom:8px}.ani-ref-home__hero--fullwidth h1{max-width:360px;margin-inline:auto;font-size:clamp(31px,9.3vw,39px)!important;line-height:1.02!important}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-text{max-width:350px;margin:10px auto 16px!important;color:#ffffffe6;font-size:11px;line-height:1.52!important}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-actions{display:grid;width:min(100%,340px);grid-template-columns:1fr;gap:8px!important;margin-inline:auto}.ani-ref-home__hero--fullwidth .ani-ref-home__primary-cta{width:100%;min-height:44px}.ani-ref-home__hero--fullwidth .ani-ref-home__secondary-cta--hero{width:100%;min-height:34px;justify-content:center;border-bottom:0}.ani-ref-home__hero--fullwidth .ani-ref-home__hero-trust{display:none!important}.ani-reference-theme .shopify-policy__container{width:min(calc(100% - 32px),1040px)!important;padding:38px 0 58px!important}.ani-reference-theme .shopify-policy__title{margin-bottom:26px!important;padding-bottom:19px}.ani-reference-theme .shopify-policy__title:before{font-size:9px}.ani-reference-theme .shopify-policy__title h1,.ani-reference-theme .shopify-policy__title .h1{font-size:34px!important}.ani-reference-theme .shopify-policy__body{font-size:13px;line-height:1.74}.ani-reference-theme .shopify-policy__body h2{margin-top:29px;font-size:25px}.ani-reference-theme .shopify-policy__body h3{font-size:21px}.ani-reference-theme .shopify-policy__body table{display:block;overflow-x:auto}}.ani-ref-home__hero.ani-ref-home__hero--editorial{display:grid!important;grid-template-columns:minmax(0,44%) minmax(0,56%);min-height:clamp(300px,31vw,430px)!important;overflow:hidden;border-bottom:1px solid rgba(154,107,35,.16);background:var(--ani-cream);text-align:left}.ani-ref-home__hero--editorial .ani-ref-page-hero__copy{display:flex;align-items:center;justify-content:flex-end;padding:44px clamp(22px,4.4vw,72px);background:linear-gradient(180deg,#f5f0e7,#f1eadf)}.ani-ref-home__hero--editorial .ani-ref-page-hero__inner{width:min(100%,470px)}.ani-ref-home__hero--editorial .ani-ref-page-hero__kicker{margin-bottom:12px;color:var(--ani-gold-dark);font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.ani-ref-home__hero--editorial h1{max-width:450px;color:var(--ani-ink);font-size:clamp(42px,4.1vw,60px);line-height:1.03}.ani-ref-home__hero--editorial .ani-ref-home__hero-text{max-width:410px;margin:18px 0 0;color:var(--ani-muted);font-size:14px;line-height:1.75}.ani-ref-home__hero--editorial .ani-ref-title-rule{margin-top:18px}.ani-ref-home__hero--editorial .ani-ref-home__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:24px}.ani-ref-home__hero--editorial .ani-ref-home__hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:#746b60;font-size:10px}.ani-ref-home__hero--editorial .ani-ref-home__hero-trust span{display:inline-flex;align-items:center;gap:7px}.ani-ref-home__hero--editorial .ani-ref-home__hero-trust svg{color:var(--ani-gold)}.ani-ref-home__hero--editorial .ani-ref-home__primary-cta{min-width:162px;border-color:#c8943d;background:linear-gradient(135deg,#c79338,#9a681f)}.ani-ref-home__hero--editorial .ani-ref-home__secondary-cta--hero{min-height:44px;color:var(--ani-ink);border-bottom:1px solid rgba(35,27,22,.26)}.ani-ref-home__hero--editorial .ani-ref-home__secondary-cta--hero:hover{color:var(--ani-gold-dark)}.ani-ref-home__hero--editorial .ani-ref-page-hero__media{position:relative;min-height:inherit;background:#e8dcc7}.ani-ref-home__editorial-image{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center 42%}.ani-ref-home__editorial-image--mobile{display:none}.ani-reference-theme .shopify-policy__body,.ani-reference-theme .shopify-policy__body p,.ani-reference-theme .shopify-policy__body li,.ani-reference-theme .shopify-policy__body td,.ani-reference-theme .shopify-policy__body th{font-family:var(--font-body--family, Arial, sans-serif)}.ani-reference-theme .shopify-policy__title h1,.ani-reference-theme .shopify-policy__title .h1,.ani-reference-theme .shopify-policy__body h2,.ani-reference-theme .shopify-policy__body h3,.ani-reference-theme .shopify-policy__body h4{font-family:var(--font-heading--family, Georgia, serif)}@media(max-width:989px){.ani-ref-home__hero.ani-ref-home__hero--editorial{grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:350px!important}.ani-ref-home__hero--editorial .ani-ref-page-hero__copy{padding-inline:24px 22px}.ani-ref-home__hero--editorial h1{font-size:clamp(36px,4.7vw,50px)}}@media(max-width:749px){.ani-ref-home__hero.ani-ref-home__hero--editorial{grid-template-columns:1fr;min-height:0!important}.ani-ref-home__hero--editorial .ani-ref-page-hero__copy{order:2;justify-content:flex-start;padding:28px 20px 34px}.ani-ref-home__hero--editorial .ani-ref-page-hero__inner{width:100%}.ani-ref-home__hero--editorial .ani-ref-page-hero__media{order:1;min-height:240px;max-height:290px}.ani-ref-home__editorial-image--desktop{display:none}.ani-ref-home__editorial-image--mobile{display:block;min-height:240px;max-height:290px;object-position:center 34%}.ani-ref-home__hero--editorial h1{max-width:100%;font-size:clamp(31px,9vw,42px)!important;line-height:1.04!important}.ani-ref-home__hero--editorial .ani-ref-home__hero-text{max-width:100%;margin-top:14px;font-size:12px;line-height:1.65}.ani-ref-home__hero--editorial .ani-ref-home__hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.ani-ref-home__hero--editorial .ani-ref-home__primary-cta{width:100%}.ani-ref-home__hero--editorial .ani-ref-home__secondary-cta--hero{width:fit-content;min-height:0;padding:0;border-bottom-width:1px}.ani-ref-home__hero--editorial .ani-ref-home__hero-trust{display:none}}.ani-ref-home__hero.ani-ref-home__hero--cover{position:relative;display:grid!important;min-height:clamp(400px,32vw,520px)!important;align-items:center;isolation:isolate;overflow:hidden;border-bottom:1px solid rgba(154,107,35,.16);background:#efe5d4;text-align:left}.ani-ref-home__hero--cover .ani-ref-home__hero-visual,.ani-ref-home__hero--cover .ani-ref-home__cover-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ani-ref-home__hero--cover .ani-ref-home__hero-visual{z-index:-3;background:#efe5d4}.ani-ref-home__cover-image{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center center}.ani-ref-home__cover-image--mobile{display:none}.ani-ref-home__hero--cover .ani-ref-home__cover-overlay{z-index:-2;background:linear-gradient(90deg,#f8f4ecf7,#f8f4ece8 26%,#f8f4eca8 43%,#f8f4ec2e 61%,#f8f4ec00 75%),linear-gradient(180deg,#ffffff0a,#80541f0d)}.ani-ref-home__cover-content{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center;padding-block:clamp(42px,5vw,68px)}.ani-ref-home__cover-copy{width:min(100%,600px);max-width:600px}.ani-ref-home__hero--cover .ani-ref-eyebrow{display:block;margin-bottom:11px;color:var(--ani-gold-dark);font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.ani-ref-home__hero--cover h1{max-width:575px;margin:0;color:var(--ani-ink);font-size:clamp(42px,4.25vw,64px);line-height:1.02}.ani-ref-home__hero--cover .ani-ref-home__hero-text{max-width:525px;margin:17px 0 0;color:#625a50;font-size:14px;line-height:1.72}.ani-ref-home__hero--cover .ani-ref-title-rule{margin-top:17px}.ani-ref-home__hero--cover .ani-ref-home__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:22px}.ani-ref-home__hero--cover .ani-ref-home__primary-cta{min-width:160px;border-color:#c8943d;background:linear-gradient(135deg,#c79338,#9a681f);box-shadow:0 10px 24px #7e52151f}.ani-ref-home__hero--cover .ani-ref-home__secondary-cta--hero{min-height:44px;color:var(--ani-ink);border-bottom:1px solid rgba(35,27,22,.24)}.ani-ref-home__hero--cover .ani-ref-home__secondary-cta--hero:hover{color:var(--ani-gold-dark)}.ani-ref-home__hero--cover .ani-ref-home__hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:#746b60;font-size:10px}.ani-ref-home__hero--cover .ani-ref-home__hero-trust span{display:inline-flex;align-items:center;gap:7px}.ani-ref-home__hero--cover .ani-ref-home__hero-trust svg{color:var(--ani-gold)}@media(max-width:989px){.ani-ref-home__hero.ani-ref-home__hero--cover{min-height:430px!important}.ani-ref-home__hero--cover .ani-ref-home__cover-overlay{background:linear-gradient(90deg,#f8f4ecf7,#f8f4ece0 38%,#f8f4ec73,#f8f4ec0d 78%)}.ani-ref-home__hero--cover h1{max-width:510px;font-size:clamp(38px,5.8vw,54px)}.ani-ref-home__cover-copy{max-width:525px}}@media(max-width:749px){.ani-ref-home__hero.ani-ref-home__hero--cover{display:block!important;min-height:0!important;background:#f5efe5}.ani-ref-home__hero--cover .ani-ref-home__hero-visual{position:relative;inset:auto;height:clamp(235px,67vw,290px);z-index:0}.ani-ref-home__cover-image--desktop{display:none}.ani-ref-home__cover-image--mobile{display:block;min-height:0;object-fit:cover;object-position:center 35%}.ani-ref-home__hero--cover .ani-ref-home__cover-overlay{display:none}.ani-ref-home__cover-content{min-height:0;padding:28px 20px 32px;background:linear-gradient(180deg,#f7f2e9,#f2eadf)}.ani-ref-home__cover-copy{width:100%;max-width:100%;text-align:left}.ani-ref-home__hero--cover .ani-ref-eyebrow{margin-bottom:8px;font-size:9px}.ani-ref-home__hero--cover h1{max-width:100%;font-size:clamp(31px,9.3vw,40px)!important;line-height:1.04!important}.ani-ref-home__hero--cover .ani-ref-home__hero-text{max-width:100%;margin-top:12px;font-size:12px;line-height:1.62}.ani-ref-home__hero--cover .ani-ref-home__hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}.ani-ref-home__hero--cover .ani-ref-home__primary-cta{width:100%}.ani-ref-home__hero--cover .ani-ref-home__secondary-cta--hero{width:fit-content;min-height:0;padding:2px 0}.ani-ref-home__hero--cover .ani-ref-home__hero-trust{display:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/ani-reference.css.map */
