.site-footer{position:relative;width:100%;overflow:hidden;background:var(--color-maroon,#681c24);color:#fff8ed}
.footer-container{width:min(100% - 40px,1380px);margin-inline:auto}
.footer-main{position:relative;padding:80px 0 72px}
.footer-main::before{content:"";position:absolute;width:450px;height:450px;right:-230px;top:-240px;border-radius:50%;border:1px solid rgba(255,248,237,.08);pointer-events:none}
.footer-main::after{content:"";position:absolute;width:300px;height:300px;right:-130px;top:-165px;border-radius:50%;border:1px solid rgba(220,174,85,.12);pointer-events:none}
.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(240px,1.6fr) minmax(130px,.8fr) minmax(190px,1fr) minmax(190px,1fr);gap:55px}
.footer-brand-column{max-width:370px}
.footer-brand{display:inline-flex;align-items:center;gap:12px;color:#fff8ed;text-decoration:none}
.footer-brand-mark{width:47px;height:47px;display:grid;place-items:center;border-radius:14px;background:var(--color-gold,#dcae55);color:#351b15;transform:rotate(-4deg);transition:transform .35s ease,border-radius .35s ease}
.footer-brand:hover .footer-brand-mark{transform:rotate(0deg) translateY(-3px);border-radius:50%}
.footer-brand-mark span{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:700}
.footer-brand-name{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:700;letter-spacing:-.04em}
.footer-description{max-width:340px;margin:23px 0 0;color:rgba(255,248,237,.64);font-size:13px;line-height:1.8}
.footer-food-line{display:flex;align-items:center;gap:9px;margin-top:27px;color:rgba(255,248,237,.4);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.footer-food-line span:first-child,.footer-food-line span:last-child{width:24px;height:1px;background:rgba(220,174,85,.55)}
.footer-column-title{margin:3px 0 20px;color:var(--color-gold,#dcae55);font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.footer-links{display:flex;flex-direction:column;gap:3px;margin:0;padding:0;list-style:none}
.footer-links a{min-height:34px;display:inline-flex;align-items:center;justify-content:space-between;color:rgba(255,248,237,.66);text-decoration:none;font-size:12px;font-weight:600;transition:color .25s ease,padding-left .25s ease}
.footer-links a:hover{padding-left:5px;color:#fff8ed}
.footer-link-arrow{color:rgba(220,174,85,0);transform:translate(-4px,4px);transition:color .25s ease,transform .25s ease}
.footer-links a:hover .footer-link-arrow{color:var(--color-gold,#dcae55);transform:translate(0,0)}
.footer-contact-list{display:flex;flex-direction:column;gap:17px}
.footer-contact-item{display:grid;grid-template-columns:25px 1fr;align-items:start;gap:10px;color:rgba(255,248,237,.64);font-size:11px;line-height:1.6}
.footer-contact-icon{width:21px;height:21px;display:grid;place-items:center;color:var(--color-gold,#dcae55)}
.footer-contact-icon svg{width:100%;height:100%}
.footer-contact-item a{color:inherit;text-decoration:none;transition:color .25s ease}
.footer-contact-item a:hover{color:#fff8ed}
.footer-social-description{max-width:240px;margin:0 0 17px;color:rgba(255,248,237,.55);font-size:11px;line-height:1.65}
.footer-social-links{display:flex;flex-direction:column}
.footer-social-link{min-height:36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,248,237,.1);color:rgba(255,248,237,.72);text-decoration:none;font-size:11px;font-weight:600;transition:color .25s ease,padding-left .25s ease}
.footer-social-link:first-child{border-top:1px solid rgba(255,248,237,.1)}
.footer-social-link:hover{padding-left:5px;color:#fff8ed}
.footer-social-link span:last-child{color:var(--color-gold,#dcae55);transition:transform .25s ease}
.footer-social-link:hover span:last-child{transform:translate(3px,-3px)}
.footer-cta{min-height:45px;display:flex;align-items:center;justify-content:space-between;margin-top:21px;padding:0 14px;border:1px solid rgba(220,174,85,.55);border-radius:10px;color:#fff8ed;text-decoration:none;font-size:11px;font-weight:700;transition:background-color .3s ease,color .3s ease,transform .3s ease}
.footer-cta:hover{background:var(--color-gold,#dcae55);color:#351b15;transform:translateY(-2px)}
.footer-cta-arrow{font-size:17px;transition:transform .3s ease}
.footer-cta:hover .footer-cta-arrow{transform:translate(3px,-3px)}
.footer-statement{position:relative;border-top:1px solid rgba(255,248,237,.1);border-bottom:1px solid rgba(255,248,237,.1);padding:34px 0}
.footer-statement-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}
.footer-statement h2{margin:0;color:rgba(255,248,237,.94);font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4.2vw,65px);font-weight:700;line-height:.95;letter-spacing:-.055em;text-align:center}
.footer-statement h2 span{color:var(--color-gold,#dcae55)}
.footer-statement-small{color:rgba(255,248,237,.38);font-size:8px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.footer-statement-right{text-align:right}
.footer-bottom{background:rgba(0,0,0,.1)}
.footer-bottom-inner{min-height:65px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px}
.footer-bottom p{margin:0;color:rgba(255,248,237,.4);font-size:8px;font-weight:600;letter-spacing:.03em}
.footer-made-with{text-align:center}
.footer-back-top{display:inline-flex;align-items:center;gap:7px;color:rgba(255,248,237,.6);text-decoration:none;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:color .25s ease,transform .25s ease}
.footer-back-top span:last-child{font-size:14px}
.footer-back-top:hover{color:var(--color-gold,#dcae55);transform:translateY(-2px)}
@media (max-width:1050px){.footer-grid{grid-template-columns:1.4fr .8fr 1fr;gap:45px}.footer-social-column{grid-column:2 / 4;margin-top:5px}.footer-social-links{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.footer-cta{max-width:260px}}
@media (max-width:750px){.footer-container{width:min(100% - 30px,1380px)}.footer-main{padding:58px 0 50px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 25px}.footer-brand-column{grid-column:1 / -1;max-width:500px}.footer-social-column{grid-column:auto;margin-top:0}.footer-social-links{display:flex}.footer-statement{padding:28px 0}.footer-statement-inner{grid-template-columns:1fr;gap:13px}.footer-statement h2{order:1;font-size:clamp(38px,11vw,58px)}.footer-statement-small{order:0}.footer-statement-right{order:2;text-align:left}.footer-bottom-inner{min-height:auto;grid-template-columns:1fr auto;padding:18px 0}.footer-made-with{display:none}}
@media (max-width:450px){.footer-container{width:min(100% - 24px,1380px)}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-brand-column,.footer-social-column{grid-column:auto}.footer-description{font-size:12px}.footer-social-column{max-width:330px}.footer-bottom-inner{grid-template-columns:1fr;gap:13px}.footer-back-top{justify-self:start}}
@media (prefers-reduced-motion:reduce){.footer-brand-mark,.footer-links a,.footer-link-arrow,.footer-social-link,.footer-social-link span:last-child,.footer-cta,.footer-cta-arrow,.footer-back-top{transition:none!important}}