*{box-sizing:border-box}body{margin:0;background:#101115;color:#f8f8fa;font:16px system-ui,sans-serif}header{max-width:680px;margin:auto;padding:20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #36383c}.logo{background:#1769D2;padding:10px 16px;border-radius:11px;font-size:23px;font-weight:900}header b,header small{display:block;letter-spacing:.14em}header small{font-size:9px;color:#bbb}header em{margin-left:auto;font-size:10px;color:#7CB6FF;font-style:normal;font-weight:800}main{max-width:680px;margin:auto;padding:24px 20px}.eyebrow{color:#69A7FF;letter-spacing:.15em;font-size:11px;font-weight:800}h1{font-size:34px;margin:10px 0}#address,#updated,footer{color:#b1b3bb}#map{height:min(48vh,410px);min-height:280px;background:#24262d;border:1px solid #45464b;border-radius:17px;overflow:hidden;margin:24px 0}section,nav{display:flex;gap:12px}article{flex:1;padding:16px;background:#1d1f26;border:1px solid #353840;border-radius:14px}article small{display:block;color:#aeb0b8;font-size:10px}article strong{display:block;font-size:26px;margin-top:7px}#updated,footer{font-size:13px;line-height:1.5}nav{margin:25px 0}nav a{flex:1;text-align:center;padding:15px;background:#1769D2;color:white;border-radius:12px;text-decoration:none;font-weight:800}nav a+ a{background:#30323a}nav a:not([href]){display:none}
