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}}
