.site-footer{--footer-bg:#e54f6d;--footer-bar:#d64362;--footer-accent:#f8c630;--footer-ink:#fff;--footer-muted:#ffffffe0;background:var(--footer-bg);color:var(--footer-ink);font-family:var(--font-instrument-sans), "Instrument Sans", "Plus Jakarta Sans", sans-serif;border-top:1px solid #ffffff2e;position:relative;overflow:hidden}.site-footer__waves{z-index:0;pointer-events:none;opacity:.9;background:radial-gradient(80% 50% at 20% 80%,#ffffff24,#0000 55%),radial-gradient(70% 45% at 85% 30%,#451f5524,#0000 50%),repeating-linear-gradient(-12deg,#0000,#0000 48px,#ffffff0d 48px 49px);position:absolute;inset:0}.site-footer__waves:before,.site-footer__waves:after{content:"";pointer-events:none;border:1px solid #ffffff29;border-radius:50%;height:180%;position:absolute;left:-10%;right:-10%}.site-footer__waves:before{top:-40%;transform:rotate(-8deg)}.site-footer__waves:after{border-color:#f8c63047;top:-20%;transform:rotate(6deg)}.site-footer__inner{z-index:2;width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(56px,7vw,88px) 0 clamp(40px,5vw,56px);position:relative}.site-footer__grid{grid-template-columns:1.15fr minmax(160px,.85fr) minmax(180px,.95fr) 1.25fr;align-items:start;gap:clamp(28px,3.5vw,48px);display:grid}.site-footer__col{min-width:0}.site-footer__brand-logo{margin-bottom:20px;display:inline-block}.site-footer__brand-logo-img{width:min(280px,100%);height:112px;position:relative}.site-footer__brand-text{max-width:34ch;color:var(--footer-muted);margin:0 0 28px;font-size:15px;font-weight:500;line-height:1.75}.site-footer__socials{flex-wrap:wrap;gap:10px;display:flex}.site-footer__social{color:#000;background:#fff;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.site-footer__social:hover{background:var(--footer-accent);color:#000;transform:translateY(-2px)}.site-footer__social svg{width:16px;height:16px}.site-footer__heading{font-family:var(--font-instrument-sans), "Instrument Sans", "Plus Jakarta Sans", sans-serif;letter-spacing:0;color:var(--footer-ink);text-transform:none;margin:0 0 28px;padding-bottom:14px;font-size:clamp(20px,2vw,24px);font-weight:700;line-height:1.2;display:inline-block;position:relative}.site-footer__heading:after{content:"";background:var(--footer-accent);border-radius:2px;width:36px;height:3px;position:absolute;bottom:0;left:0}.site-footer__links{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.site-footer__links a{font-family:var(--font-instrument-sans), "Instrument Sans", sans-serif;color:var(--footer-ink);align-items:center;gap:10px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.site-footer__links a:hover{color:var(--footer-accent);transform:translate(3px)}.site-footer__chevron{color:var(--footer-ink);flex-shrink:0;font-size:13px;font-weight:700;line-height:1}.site-footer__gallery-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.site-footer__gallery-head .site-footer__heading{margin:0;padding-bottom:14px}.site-footer__gallery-nav{gap:8px;padding-top:4px;display:flex}.site-footer__gallery-btn{width:28px;height:28px;color:var(--footer-ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex}.site-footer__gallery-btn:hover{color:var(--footer-accent)}.site-footer__gallery-btn:disabled{opacity:.35;cursor:default}.site-footer__gallery-track-wrap{min-width:0;max-width:100%;margin-bottom:36px;overflow:hidden}.site-footer__gallery-track{will-change:transform;gap:10px;transition:transform .35s;display:flex}.site-footer__gallery-item{background:#0000002e;border:2px solid #ffffff8c;border-radius:6px;flex:0 0 72px;width:72px;height:72px;position:relative;overflow:hidden}.site-footer__gallery-item img{-o-object-fit:cover;object-fit:cover}.site-footer__info{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.site-footer__info-item{color:var(--footer-muted);align-items:flex-start;gap:12px;font-size:14px;font-weight:500;line-height:1.55;display:flex}.site-footer__info-item--clickable{cursor:pointer;transition:color .2s}.site-footer__info-item--clickable:hover{color:#fff}.site-footer__info-icon{width:18px;height:18px;color:var(--footer-accent);flex-shrink:0;margin-top:2px}.site-footer__info-item a{color:inherit;text-decoration:none}.site-footer__info-item a:hover{color:#fff}.site-footer__bar{z-index:2;background:#f8c630;border-top:1px solid #451f551f;position:relative}.site-footer__bar-inner{text-align:center;width:min(1180px,100% - 40px);margin:0 auto;padding:18px 0;position:relative}.site-footer__copy{color:#451f55;margin:0;font-size:13px;font-weight:500}.site-footer__copy-brand{color:#e54f6d;font-weight:700}.scroll-top-btn{right:max(12px, env(safe-area-inset-right,0px));bottom:max(20px, env(safe-area-inset-bottom,0px));z-index:80;cursor:pointer;appearance:none;background:0 0;border:none;place-items:center;width:52px;height:52px;padding:0;display:grid;position:fixed}.scroll-top-btn__ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.scroll-top-btn__track{stroke:#e539352e;stroke-width:3.5px}.scroll-top-btn__progress{stroke:#e54f6d;stroke-width:3.5px;stroke-linecap:round;transition:stroke-dashoffset .12s linear}.scroll-top-btn__core{z-index:1;color:#fff;background:#e54f6d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 4px 14px #e54f6d73}.scroll-top-btn:hover .scroll-top-btn__core{transform:scale(1.06);box-shadow:0 6px 18px #e54f6d8c}.scroll-top-btn__core svg{width:18px;height:18px}@media (max-width:1024px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:40px 32px}.site-footer__col--gallery{grid-column:1/-1}}@media (max-width:720px){.site-footer__grid{grid-template-columns:1fr;gap:36px}.site-footer__bar-inner{text-align:center}.scroll-top-btn{right:max(10px, env(safe-area-inset-right,0px));bottom:max(16px, env(safe-area-inset-bottom,0px));width:48px;height:48px}.scroll-top-btn__core{width:34px;height:34px}}
