.zohortitan-footer{border-top:1px solid color-mix(in oklch, var(--border) 86%, var(--primary));background:linear-gradient(180deg, color-mix(in oklch, var(--card) 54%, var(--background)) 0%, var(--background) 100%);opacity:0;transition:opacity .7s cubic-bezier(.25,.1,0,1),transform .7s cubic-bezier(.25,.1,0,1);position:relative;transform:translateY(14px)}.zohortitan-footer--visible{opacity:1;transform:translateY(0)}.zohortitan-footer__inner{z-index:1;max-width:80rem;margin:0 auto;padding:2.8rem 1.5rem 2.4rem;position:relative}.zohortitan-footer__top,.zohortitan-footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.zohortitan-footer__top{margin-bottom:2.4rem}.zohortitan-footer__brand{flex-direction:column;gap:.5rem;display:flex}.zohortitan-footer__brand-name{color:var(--foreground);font-family:var(--font-serif);letter-spacing:.035em;margin:0;font-size:1.55rem;font-weight:500;line-height:1}.zohortitan-footer__brand-desc,.zohortitan-footer__copyright,.zohortitan-footer__link{color:var(--muted-foreground);font-size:.76rem;line-height:1.55}.zohortitan-footer__brand-desc{max-width:280px;margin:0;font-weight:300}.zohortitan-footer__nav{flex-wrap:wrap;align-items:center;gap:1.8rem;display:flex}.zohortitan-footer__link{letter-spacing:.05em;text-decoration:none;transition:color .3s;position:relative}.zohortitan-footer__link:after{content:"";background:var(--primary);transform-origin:100%;height:1px;transition:transform .35s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.zohortitan-footer__link:hover{color:var(--primary)}.zohortitan-footer__link:hover:after{transform-origin:0;transform:scaleX(1)}.zohortitan-footer__link:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.zohortitan-footer__divider{background:linear-gradient(90deg, transparent, var(--border) 20%, var(--border) 80%, transparent);height:1px;margin-bottom:1.6rem}.zohortitan-footer__bottom{align-items:center}.zohortitan-footer__copyright{letter-spacing:.035em;margin:0}.zohortitan-footer__copyright strong{color:var(--primary);font-weight:500}.zohortitan-footer__stamp{align-items:center;gap:.5rem;display:flex}.zohortitan-footer__dot{background:var(--primary);width:6px;height:6px;animation:3s ease-in-out infinite zohortitan-pulse}.zohortitan-footer__est{color:var(--muted-foreground);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:.65rem}@keyframes zohortitan-pulse{0%,to{opacity:.4}50%{opacity:1}}@media (min-width:1024px){.zohortitan-footer__inner{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:640px){.zohortitan-footer__top{flex-direction:column;gap:1.5rem;margin-bottom:1.8rem}.zohortitan-footer__bottom{flex-direction:column;align-items:flex-start;gap:.8rem}}
