.addresses-module__YrYLJq__header{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.addresses-module__YrYLJq__title{color:var(--text-main);text-transform:uppercase;margin:0;font-size:2.5rem}.addresses-module__YrYLJq__highlight{color:var(--neon-cyan)}.addresses-module__YrYLJq__addBtn{background:var(--neon-magenta);color:#fff;cursor:pointer;border:none;padding:12px 24px;font-weight:700}.addresses-module__YrYLJq__grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.addresses-module__YrYLJq__addressCard{background:var(--bg-card);border:1px solid var(--bg-structure);color:var(--text-muted);padding:30px;position:relative}.addresses-module__YrYLJq__tag{background:var(--neon-cyan);color:#000;padding:4px 8px;font-size:.7rem;font-weight:800;position:absolute;top:20px;right:20px}.addresses-module__YrYLJq__addressCard h3{font-family:var(--font-display);color:var(--text-main);margin-bottom:15px;font-size:1.2rem}.addresses-module__YrYLJq__addressCard p{margin-bottom:5px;font-size:.95rem}.addresses-module__YrYLJq__actions{border-top:1px solid var(--bg-structure);gap:15px;margin-top:20px;padding-top:15px;display:flex}.addresses-module__YrYLJq__actions button{color:var(--text-main);cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:700;text-decoration:underline}.addresses-module__YrYLJq__actions button:hover{color:var(--neon-magenta)}@media (max-width:768px){.addresses-module__YrYLJq__grid{grid-template-columns:1fr}.addresses-module__YrYLJq__header{flex-direction:column;gap:20px}}
