.gujin-footer{--gujin-footer-bg: #1f1118;--gujin-footer-panel: rgba(255, 250, 240, .055);--gujin-footer-panel-strong: rgba(255, 250, 240, .1);--gujin-footer-line: rgba(255, 250, 240, .14);--gujin-footer-line-strong: rgba(214, 182, 115, .32);--gujin-footer-text: #fffaf0;--gujin-footer-muted: rgba(255, 250, 240, .72);--gujin-footer-gold: #d6b673;--gujin-footer-gold-strong: #b8893a;--gujin-footer-jade: #23b7a8;position:relative;overflow:hidden;border-top:1px solid rgba(214,182,115,.22);background:linear-gradient(180deg,rgba(255,250,240,.045),transparent 22rem),linear-gradient(135deg,#24131e,#1f1118 48%,#141011);color:var(--gujin-footer-text)}.gujin-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(214,182,115,.08),transparent 26%,transparent 74%,rgba(35,183,168,.07)),repeating-linear-gradient(90deg,rgba(255,250,240,.03) 0,rgba(255,250,240,.03) 1px,transparent 1px,transparent 8.4rem);opacity:.55}.gujin-footer__shell{position:relative;z-index:1}.gujin-footer__top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(31rem,.75fr);gap:clamp(1rem,2vw,2rem);align-items:stretch}.gujin-footer__brand-panel,.gujin-footer__contact-panel,.gujin-footer__column,.gujin-footer__social-row,.gujin-footer__bottom{border:1px solid var(--gujin-footer-line);border-radius:8px;background:var(--gujin-footer-panel);box-shadow:0 1.8rem 5rem #0003}.gujin-footer__brand-panel{padding:clamp(1.45rem,2vw,2.35rem)}.gujin-footer__brand-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.3rem}.gujin-footer__logo-link{display:inline-flex;align-items:center;flex:0 0 auto;max-width:min(23rem,100%);min-height:5.4rem;padding:.55rem .8rem;border:1px solid rgba(214,182,115,.34);border-radius:8px;background:linear-gradient(135deg,#fffaf0f5,#eadec7e6),#fffaf0;box-shadow:0 1.4rem 3.6rem #00000038,inset 0 0 0 1px #ffffff7a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.gujin-footer__logo-link:hover{border-color:#d6b67394;box-shadow:0 1.8rem 4.4rem #00000042,inset 0 0 0 1px #ffffff94;transform:translateY(-1px)}.gujin-footer__logo-link:focus-visible{outline:2px solid rgba(35,183,168,.9);outline-offset:3px}.gujin-footer__logo{display:block;width:min(20.5rem,62vw);height:auto;filter:contrast(1.08) saturate(1.04)}.gujin-footer__wordmark{color:var(--gujin-footer-text);font-size:2.1rem;font-weight:800;text-decoration:none}.gujin-footer__badge{display:inline-flex;align-items:center;min-height:2.5rem;padding:.35rem .7rem;border:1px solid rgba(214,182,115,.36);border-radius:6px;color:var(--gujin-footer-gold);font-size:1.08rem;font-weight:700;letter-spacing:0;background:#d6b67314}.gujin-footer__eyebrow,.gujin-footer__panel-label{margin:0 0 .65rem;color:var(--gujin-footer-gold);font-size:1.08rem;font-weight:800;letter-spacing:0}.gujin-footer__heading{max-width:72rem;margin:0;color:var(--gujin-footer-text);font-size:clamp(2.15rem,2vw,2.85rem);line-height:1.12;letter-spacing:0}.gujin-footer__summary{max-width:73rem;margin:.85rem 0 0;color:var(--gujin-footer-muted);font-size:1.32rem;line-height:1.5}.gujin-footer__signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:1.1rem}.gujin-footer__signals div{min-width:0;padding:.8rem .9rem;border:1px solid rgba(255,250,240,.1);border-radius:8px;background:#140c1061}.gujin-footer__signals strong{display:block;color:var(--gujin-footer-gold);font-size:1.5rem;line-height:1}.gujin-footer__signals span{display:block;margin-top:.35rem;color:var(--gujin-footer-muted);font-size:1.12rem;line-height:1.45}.gujin-footer__contact-panel{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1.35rem,1.8vw,1.85rem);background:linear-gradient(180deg,#d6b6731f,#fffaf00e)}.gujin-footer__contact-panel h3{margin:0 0 1rem;color:var(--gujin-footer-text);font-size:clamp(1.65rem,1.5vw,2.05rem);line-height:1.22;letter-spacing:0}.gujin-footer__actions{display:grid;gap:.75rem}.gujin-footer__button{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.4rem;padding:.75rem .95rem;border-radius:8px;font-size:1.28rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.gujin-footer__button span{flex-shrink:0;font-size:1.08rem;font-weight:700}.gujin-footer__button--primary{border:1px solid rgba(214,182,115,.72);color:#24131e;background:linear-gradient(180deg,#d9b66d,#b8893a)}.gujin-footer__button--secondary{border:1px solid rgba(35,183,168,.76);color:var(--gujin-footer-text);background:#23b7a81a}.gujin-footer__button:hover{transform:translateY(-1px)}.gujin-footer__contact-list{display:grid;gap:.75rem;margin:1.1rem 0 0}.gujin-footer__contact-list div{display:flex;justify-content:space-between;gap:1.2rem;padding-top:.75rem;border-top:1px solid rgba(255,250,240,.12)}.gujin-footer__contact-list dt{color:#fffaf094;font-size:1.15rem}.gujin-footer__contact-list dd{margin:0;color:var(--gujin-footer-text);font-size:1.22rem;font-weight:700;text-align:right}.gujin-footer__middle{display:grid;grid-template-columns:1.05fr 1fr 1.05fr;gap:1rem;margin-top:1rem}.gujin-footer__column{padding:1.2rem;box-shadow:none}.gujin-footer__column h3{margin:0 0 .8rem;color:var(--gujin-footer-gold);font-size:1.34rem;line-height:1.25;letter-spacing:0}.gujin-footer__pill-list,.gujin-footer__steps{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.gujin-footer__pill-list li,.gujin-footer__steps li{color:var(--gujin-footer-muted);font-size:1.18rem;line-height:1.36}.gujin-footer__pill-list li{padding:.55rem .75rem;border:1px solid rgba(255,250,240,.1);border-radius:6px;background:#140c103d}.gujin-footer__steps{counter-reset:footer-steps}.gujin-footer__steps li{position:relative;padding-left:2.5rem}.gujin-footer__steps li:before{counter-increment:footer-steps;content:counter(footer-steps);position:absolute;left:0;top:.1rem;width:1.75rem;height:1.75rem;border:1px solid rgba(214,182,115,.5);border-radius:50%;color:var(--gujin-footer-gold);font-size:1rem;font-weight:800;line-height:1.58rem;text-align:center}.gujin-footer__notice p{margin:0;color:var(--gujin-footer-muted);font-size:1.2rem;line-height:1.5}.gujin-footer__social-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.8rem;padding:.8rem 1rem;box-shadow:none}.gujin-footer__social-row>span{color:var(--gujin-footer-muted);font-size:1.16rem}.gujin-footer__social.list-social{justify-content:flex-end;margin:0}.gujin-footer__social .list-social__link{color:var(--gujin-footer-text)}.gujin-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.8rem;padding:.8rem 1rem;box-shadow:none}.gujin-footer__copyright small{display:block;color:#fffaf09e;font-size:1.08rem;line-height:1.5}.gujin-footer__policies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;margin:0;padding:0;list-style:none}.gujin-footer__policies a{color:#fffaf0b3;font-size:1.08rem;text-decoration:none}.gujin-footer__policies a:hover{color:var(--gujin-footer-text);text-decoration:underline;text-underline-offset:.25rem}@media screen and (max-width:989px){.gujin-footer__top,.gujin-footer__middle{grid-template-columns:1fr}.gujin-footer__contact-panel{min-height:auto}}@media screen and (max-width:749px){.gujin-footer{background:linear-gradient(180deg,#24131e,#181012)}.gujin-footer:before{opacity:.32}.gujin-footer__brand-panel,.gujin-footer__contact-panel,.gujin-footer__column,.gujin-footer__social-row,.gujin-footer__bottom{border-radius:8px}.gujin-footer__brand-panel,.gujin-footer__contact-panel{padding:.95rem}.gujin-footer__brand-row{align-items:center;gap:.7rem;margin-bottom:.7rem}.gujin-footer__logo-link{max-width:20rem;min-height:4.6rem;padding:.45rem .6rem}.gujin-footer__logo{width:min(17.5rem,100%)}.gujin-footer__badge{min-height:2.2rem;padding:.3rem .6rem;font-size:.98rem}.gujin-footer__heading{font-size:1.82rem;line-height:1.14}.gujin-footer__summary{margin-top:.65rem;font-size:1.16rem;line-height:1.36}.gujin-footer__signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.75rem}.gujin-footer__signals div{padding:.6rem .45rem;text-align:center}.gujin-footer__signals strong{font-size:1.28rem}.gujin-footer__signals span{margin-top:.25rem;font-size:.96rem;line-height:1.25;text-align:center}.gujin-footer__contact-panel h3{margin-bottom:.75rem;font-size:1.55rem}.gujin-footer__button{min-height:3.9rem;align-items:center;flex-direction:row;gap:.75rem;padding:.65rem .8rem;font-size:1.15rem}.gujin-footer__button span{font-size:.98rem;text-align:right}.gujin-footer__contact-list{gap:.45rem;margin-top:.75rem}.gujin-footer__contact-list div{align-items:center;flex-direction:row;gap:.7rem;padding-top:.55rem}.gujin-footer__contact-list dt{font-size:1.02rem}.gujin-footer__contact-list dd{font-size:1.06rem;text-align:right}.gujin-footer__middle{gap:.7rem;margin-top:.7rem}.gujin-footer__column{padding:.85rem}.gujin-footer__column h3{margin-bottom:.55rem;font-size:1.18rem}.gujin-footer__pill-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.gujin-footer__pill-list li,.gujin-footer__steps li,.gujin-footer__notice p{font-size:1.04rem;line-height:1.3}.gujin-footer__pill-list li{padding:.48rem .55rem}.gujin-footer__steps{gap:.4rem}.gujin-footer__steps li{padding-left:2.2rem}.gujin-footer__steps li:before{width:1.55rem;height:1.55rem;font-size:.92rem;line-height:1.38rem}.gujin-footer__social-row,.gujin-footer__bottom{margin-top:.65rem;padding:.65rem .8rem}.gujin-footer__social-row,.gujin-footer__bottom{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:.55rem .8rem}.gujin-footer__social.list-social,.gujin-footer__policies{justify-content:flex-start}.gujin-footer__copyright small,.gujin-footer__policies a,.gujin-footer__social-row>span{font-size:.98rem;line-height:1.35}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/section-footer.css.map */
