body .site-development-credit{padding:18px 0;background:#080e0e;border-top:1px solid #c7a05240;color:#e3ddd0;text-align:center;font-size:.8rem;line-height:2}
body .site-development-credit p{margin-block:0}
body .site-development-credit a{display:inline;color:#edca80;font-weight:700;text-decoration:underline;text-decoration-color:#edca8055;text-underline-offset:4px;unicode-bidi:isolate}
body .site-development-credit a:hover{color:#ffe8b5;text-decoration-color:currentColor}
body .site-development-credit a:focus-visible{outline:2px solid #edca80;outline-offset:4px;border-radius:3px}
body.theme-turquoise-beige .site-development-credit{background:#073536;color:#f2e7d5}
@media(max-width:600px){body .site-development-credit{padding:16px 0;font-size:.75rem}body .site-development-credit a{display:inline-block;max-width:100%;overflow-wrap:anywhere}}

/* Shared footer: centered identity, clear desktop columns, mobile disclosures. */
body[data-site-theme] .shan-footer{padding-top:58px;background:radial-gradient(ellipse at 50% 0,#06413c,#002927 78%);color:#fff6e6;border-top:1px solid #dbb87755}
body[data-site-theme] .shan-footer .container{max-width:1160px;width:calc(100% - 64px)}
body[data-site-theme] .shan-footer__main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding:0 0 36px}
body[data-site-theme] .shan-footer__brand{grid-column:1/-1;text-align:center;border:0;padding:0 0 30px;margin-bottom:0;border-bottom:1px solid #c7ab6630}
body[data-site-theme] .shan-footer .brand--footer{display:flex;justify-content:center;gap:18px;margin:auto;width:fit-content;max-width:100%}
body[data-site-theme] .shan-footer .brand--footer .brand__mark{width:96px;height:96px;flex:none}
body[data-site-theme] .shan-footer .brand--footer strong{font-size:34px;color:#fff7e9;overflow-wrap:normal;word-break:normal}
body[data-site-theme] .shan-footer .brand--footer small{font-size:13px;letter-spacing:4px;color:#fff7e9}
body[data-site-theme] .shan-footer__brand>p{max-width:500px;margin:22px auto 0;color:#fff2dc;font-size:17px;line-height:1.9}
body[data-site-theme] .shan-footer__brand>.shan-footer__identity{font-size:13px;color:#ebbf74;margin-top:16px}
body[data-site-theme] .shan-footer__identity::before{content:'◇';display:block;font-size:23px;line-height:1.3}
body[data-site-theme] .shan-footer__column,body[data-site-theme] .shan-footer__contact{min-width:0;padding:0 26px;border:0;border-inline-end:1px solid #c4ae6c55;text-align:start}
body[data-site-theme] .shan-footer__contact{border-inline-end:0}
body[data-site-theme] .shan-footer h2{font-size:20px;line-height:1.5;color:#fff6e6;margin:0 0 24px}
body[data-site-theme] .shan-footer h2::after{background:#e8bb70;width:38px;margin-top:14px}
body[data-site-theme] .shan-footer__disclosure summary{list-style:none;cursor:default}
body[data-site-theme] .shan-footer__disclosure summary::-webkit-details-marker{display:none}
body[data-site-theme] .shan-footer__links{display:flex;flex-direction:column;gap:14px}
body[data-site-theme] .shan-footer__links>a{margin:0;min-height:30px;color:#fff0d9;font-size:15px;line-height:1.7}
body[data-site-theme] .shan-footer__links>a i{color:#efc67e}
body[data-site-theme] .shan-footer__links>p{margin:0;color:#e6e8d8;font-size:14px;line-height:1.9}
body[data-site-theme] .shan-footer__links .shan-footer__phone{color:#edc580;font-size:20px;align-self:flex-start}
body[data-site-theme] .shan-footer__links .shan-footer__branches{border:1px solid #d0ad6b;border-radius:28px;justify-content:center;padding:10px 18px}
body[data-site-theme] .shan-footer__preferences{text-align:center;padding:28px 0;border-block:1px solid #c4ae6c55}
body[data-site-theme] .shan-footer__preferences h2{margin:0 0 8px;font-size:19px}
body[data-site-theme] .shan-footer__preferences h2::after{display:none}
body[data-site-theme] .shan-footer__preferences p{font-size:14px;color:#e5e9d9;margin:0 0 16px}
body[data-site-theme] .shan-footer__preferences .button{min-height:44px;padding:10px 32px;border-radius:28px;background:linear-gradient(110deg,#f8d895,#bc944f);color:#173b32;border:1px solid #f2cf87}
body[data-site-theme] .shan-footer__bar{background:transparent;border-top:0;padding:28px 0}
body[data-site-theme] .shan-footer__bar>.container{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}
body[data-site-theme] .shan-footer__payments{grid-column:1/-1;grid-row:1;justify-content:center;flex-wrap:wrap;gap:28px;padding-bottom:25px;border-bottom:1px solid #c4ae6c55}
body[data-site-theme] .shan-footer__bar p{color:#efe9d8;font-size:13px}
body[data-site-theme] .shan-footer .environment-badge{border:0;justify-self:end;color:#e5b96c}
body[data-site-theme] .shan-footer .policy-footer:empty{display:none}
body[data-site-theme] .shan-footer .policy-footer{padding-block:18px;text-align:center}
body[data-site-theme] .shan-footer a:focus-visible,body[data-site-theme] .shan-footer summary:focus-visible{outline:2px solid #f7cf83;outline-offset:5px}
@media(max-width:600px){
 body[data-site-theme] .shan-footer{padding-top:34px}
 body[data-site-theme] .shan-footer .container{width:calc(100% - 40px)}
 body[data-site-theme] .shan-footer__main{grid-template-columns:1fr;gap:0;padding-bottom:0}
 body[data-site-theme] .shan-footer__brand{padding-bottom:24px}
 body[data-site-theme] .shan-footer .brand--footer{gap:12px}
 body[data-site-theme] .shan-footer .brand--footer .brand__mark{width:76px;height:76px}
 body[data-site-theme] .shan-footer .brand--footer strong{font-size:28px}
 body[data-site-theme] .shan-footer .brand--footer small{font-size:10px;letter-spacing:2px}
 body[data-site-theme] .shan-footer__brand>p{font-size:14px;line-height:1.9;margin-top:20px}
 body[data-site-theme] .shan-footer__column,body[data-site-theme] .shan-footer__contact{padding:0;border:0;border-bottom:1px solid #c4ae6c55}
 body[data-site-theme] .shan-footer__disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;cursor:pointer}
 body[data-site-theme] .shan-footer__disclosure summary::after{content:'⌄';font-size:23px;color:#efc67e;transition:transform .2s}
 body[data-site-theme] .shan-footer__disclosure[open] summary::after{transform:rotate(180deg)}
 body[data-site-theme] .shan-footer__disclosure summary h2{font-size:18px;margin:0}
 body[data-site-theme] .shan-footer__disclosure summary h2::after{display:none}
 body[data-site-theme] .shan-footer__links{padding-bottom:22px}
 body[data-site-theme] .shan-footer__preferences{padding:24px 0;border-top:0}
 body[data-site-theme] .shan-footer__preferences .button{width:100%}
 body[data-site-theme] .shan-footer__bar>.container{grid-template-columns:1fr;gap:16px;text-align:center}
 body[data-site-theme] .shan-footer__payments{gap:20px;padding-bottom:22px}
 body[data-site-theme] .shan-footer .environment-badge{justify-self:center;margin:0}
 body[data-site-theme] .shan-footer__bar p{margin:0;font-size:12px}
}body[data-site-theme] .shan-footer{scroll-margin-top:140px}body[data-site-theme] .shan-footer__links .shan-footer__branches{background:transparent;color:#efc67e;opacity:1}body[data-site-theme] .shan-footer__links .shan-footer__branches:hover{background:#d3ae6922}
@media(max-width:600px){html[lang="en"] body[data-site-theme] .shan-footer .brand--footer strong{font-size:21px}html[lang="en"] body[data-site-theme] .shan-footer .brand--footer .brand__mark{width:64px;height:64px}}

/* Footer social links use the locally bundled Font Awesome brands font. */
@font-face{font-family:FooterBrands;src:url('../vendor/fontawesome/webfonts/fa-brands-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}
body[data-site-theme] .shan-footer-social{padding:26px 0 30px;text-align:center;border-top:1px solid #dbb87740}
body[data-site-theme] .shan-footer-social h2{margin:0 0 18px;font-size:1rem;color:#edca80}
body[data-site-theme] .shan-footer-social__list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 20px}
body[data-site-theme] .shan-footer-social__link{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:64px;color:#f8efdf;text-decoration:none}
body[data-site-theme] .shan-footer-social__icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #dbb877;border-radius:50%;font:400 21px/1 FooterBrands;color:#edca80;transition:background .18s,color .18s,box-shadow .18s}
body[data-site-theme] .shan-footer-social__icon--text{font-family:Arial,sans-serif}
body[data-site-theme] .shan-footer-social__name{font-size:11px;line-height:1.5}
body[data-site-theme] .shan-footer-social__link:hover .shan-footer-social__icon{background:#edca80;color:#073536;box-shadow:0 3px 16px #edca8026}
body[data-site-theme] .shan-footer-social__link:focus-visible{outline:2px solid #edca80;outline-offset:5px;border-radius:6px}
@media(max-width:600px){body[data-site-theme] .shan-footer-social__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 6px}body[data-site-theme] .shan-footer-social__link{min-width:0}}

/* Shared public-page WhatsApp shortcut, below navigation and dialog layers. */
body .shan-whatsapp-float{position:fixed;left:max(22px,env(safe-area-inset-left));bottom:calc(22px + env(safe-area-inset-bottom));z-index:15;display:grid;place-items:center;width:58px;height:58px;border:1px solid #edca80;border-radius:50%;background:#087c61;color:#fff;box-shadow:0 6px 24px #00292740;text-decoration:none;transition:background .18s,box-shadow .18s}
body .shan-whatsapp-float__icon{font:400 31px/1 FooterBrands}
body .shan-whatsapp-float__label{position:absolute;left:calc(100% + 12px);width:max-content;max-width:220px;padding:9px 14px;border:1px solid #edca8070;border-radius:12px;background:#073536;color:#fff6e6;font-size:12px;line-height:1.8;pointer-events:none;opacity:0;visibility:hidden}
body .shan-whatsapp-float:hover,body .shan-whatsapp-float:focus-visible{background:#09664f;box-shadow:0 7px 28px #00292760}
body .shan-whatsapp-float:focus-visible{outline:3px solid #edca80;outline-offset:4px}
@media(hover:hover){body .shan-whatsapp-float:hover .shan-whatsapp-float__label{opacity:1;visibility:visible}}
body .shan-whatsapp-float:focus-visible .shan-whatsapp-float__label{opacity:1;visibility:visible}
body.menu-open .shan-whatsapp-float,body:has(.header-cart.is-open) .shan-whatsapp-float,body:has(dialog[open]) .shan-whatsapp-float{visibility:hidden}
@media(max-width:760px){body .shan-whatsapp-float{width:52px;height:52px;left:max(14px,env(safe-area-inset-left));bottom:calc(18px + env(safe-area-inset-bottom))}body:has(.product-order-bar) .shan-whatsapp-float{bottom:calc(96px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){body .shan-whatsapp-float{transition:none}}
@media print{body .shan-whatsapp-float{display:none}}
