.address-wrap{max-width:760px;padding-bottom:50px}.address-hero{text-align:center;padding:26px 0 22px}.address-logo{width:52px;height:52px;margin:0 auto 16px}.address-hero h1{font-size:26px;font-weight:900;letter-spacing:-.5px;line-height:1.4;margin-bottom:10px}.address-hero p{color:var(--home-muted);font-size:14px;line-height:1.9;margin-bottom:22px}.address-enter{display:inline-flex;align-items:center;gap:14px;background:var(--home-gradient);color:#fff;font-size:17px;font-weight:800;padding:14px 40px;border-radius:30px;transition:transform .15s}.address-enter:hover{transform:translateY(-2px)}.address-section{margin-top:30px}.address-section h2{font-size:17px;font-weight:800;display:flex;align-items:center;gap:10px;margin-bottom:14px}.address-section h2::before{content:"";width:4px;height:17px;border-radius:3px;background:var(--home-gradient)}.address-lines{display:flex;flex-direction:column;gap:12px}.address-line{display:flex;align-items:center;gap:12px;background:var(--home-card);border:1px solid var(--home-line);border-radius:14px;padding:14px 16px;flex-wrap:wrap}.address-label{flex-shrink:0;font-size:12px;font-weight:700;color:var(--home-gold);background:rgba(255,255,255,.06);border-radius:8px;padding:4px 10px}.address-url{flex:1;min-width:150px;color:var(--home-muted);font-size:15px;overflow-wrap:anywhere}.address-url:hover{color:#ff956b}.address-actions{display:flex;gap:8px;flex-shrink:0}.address-actions button{background:rgba(255,255,255,.08);border:1px solid var(--home-line-strong);color:#fff;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;min-height:42px}.address-actions button:hover{background:rgba(255,255,255,.14)}.address-actions button:disabled{opacity:.6;cursor:wait}.address-actions a{display:inline-flex;gap:8px;align-items:center;background:var(--home-gradient);color:#fff;border-radius:10px;padding:9px 18px;font-size:13px;font-weight:700}.address-contacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.address-contact{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;background:var(--home-card);border:1px solid var(--home-line);border-radius:14px;padding:18px 12px;min-width:0;transition:background .15s,border-color .15s}.address-contact:hover{border-color:var(--home-line-strong);background:#171b28}.address-contact svg{width:28px;height:28px;color:var(--home-gold);margin-bottom:4px}.address-contact strong{font-size:14px}.address-contact span{color:var(--home-muted);font-size:12px;overflow-wrap:anywhere;max-width:100%}.address-empty{grid-column:1/-1;padding:25px 20px;background:var(--home-card);border:1px solid var(--home-line);border-radius:14px;color:var(--home-muted);font-size:14px;line-height:1.8;text-align:center}.address-tips{color:var(--home-muted);font-size:14px;line-height:2;padding-left:22px;margin:0}.address-note{text-align:center;color:var(--home-muted);font-size:12.5px;margin-top:34px!important;line-height:1.9;min-height:24px}@media(max-width:480px){.address-hero h1{font-size:23px}.address-line{gap:10px;padding:14px}.address-url{flex-basis:calc(100% - 110px);min-width:0}.address-actions{margin-left:auto}.address-actions button,.address-actions a{min-height:44px}.address-contacts{gap:10px}.address-label{padding:4px 8px}}

.address-line-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.address-line-title{font-size:13px;line-height:1.5;color:var(--home-gold);overflow-wrap:anywhere}.address-line-content .address-url{min-width:0;line-height:1.5}.address-contact .address-contact-icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:26px;line-height:1.3;color:inherit;margin-bottom:4px}.address-label{color:var(--home-text)}@media(max-width:480px){.address-line-content{flex-basis:calc(100% - 90px)}}
