*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@keyframes contactGlow{0%{opacity:1}60%{opacity:.8}to{opacity:0}}.contact-card-glow-overlay{position:absolute;inset:0;border-radius:6px;box-shadow:inset 0 0 0 5px #0078d4,inset 0 0 12px #0078d466;pointer-events:none;animation:contactGlow 1.5s ease-out forwards;z-index:2}@supports (-webkit-touch-callout: none){input,textarea,select{font-size:16px!important}}
