:root{--blue:#1756bd;--ink:#13294c;--paper:#f6f9fd;--line:#d9e3f2}
.visual{background:radial-gradient(ellipse at 65% 65%,#dceafd 0%,#edf4ff 45%,#f7f9fd 85%)}
.art{opacity:.2}
.brand .mark{letter-spacing:-1px;background:var(--blue)}
.icon{color:var(--blue);background:#edf4ff;border-color:#d6e4f8}
.address:empty{display:none}
.postal-art{position:absolute;left:4%;bottom:11%;width:92%;height:45%;pointer-events:none}
.postal-object{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;animation:postal-float 9s ease-in-out infinite;filter:drop-shadow(0 20px 20px #17469015)}
.postal-orbit{position:absolute;left:9%;top:45%;width:84%;height:29%;border:1px dashed #7ca3d855;border-radius:50%;transform:rotate(-17deg);animation:route-breathe 7s ease-in-out infinite}
@keyframes postal-float{0%,100%{transform:translate(0,0) rotate(-3deg)}50%{transform:translate(8px,-18px) rotate(2deg)}}
@keyframes route-breathe{0%,100%{opacity:.4;transform:rotate(-17deg) scale(.95)}50%{opacity:1;transform:rotate(-17deg) scale(1.04)}}
.paused .postal-art *{animation-play-state:paused}
@media(max-width:850px){.visual{padding-bottom:38px}.postal-art{left:auto;right:-30px;bottom:-20px;width:230px;height:230px;opacity:.4;z-index:0}.visual-title,.brand,.visual-bottom{z-index:2}.tags{max-width:88%}.art{opacity:.15}}
@media(max-width:480px){.postal-art{width:190px;height:190px;right:-40px;bottom:-26px;opacity:.22}.brand{font-size:17px}}
@media(prefers-reduced-motion:reduce){.postal-art *{animation:none!important}}
