body{background:#0f172a;min-height:100vh}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #1e293b}.header h1{font-size:1.25rem}.header-brand{display:flex;align-items:center;gap:.75rem}.header-logo{width:32px;height:32px}.header-right{display:flex;align-items:center;gap:1rem}.user-email{color:#94a3b8;font-size:.875rem}main{max-width:800px;margin:0 auto;padding:2rem}.section{margin-bottom:2.5rem}.section h2{font-size:1.1rem;margin-bottom:1rem}.alias-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.alias-address{font-family:monospace;font-size:.9rem;word-break:break-all}.alias-actions{display:flex;gap:.5rem;flex-shrink:0}
