*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc;color:#1a202c;overflow-x:hidden}main{min-height:calc(100vh - 80px)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}@media (max-width: 768px){body{font-size:14px}}.container-responsive{width:100%;max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 768px){.container-responsive{padding:1rem}}@media (max-width: 480px){.container-responsive{padding:.75rem}}@media (max-width: 768px){button,a,input,select,textarea{min-height:44px;min-width:44px}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mb-responsive{margin-bottom:2rem}@media (max-width: 768px){.mb-responsive{margin-bottom:1.5rem}}@media (max-width: 480px){.mb-responsive{margin-bottom:1rem}}.hide-mobile{display:block}.show-mobile{display:none}@media (max-width: 768px){.hide-mobile{display:none}.show-mobile{display:block}}html{scroll-behavior:smooth}*:focus-visible{outline:2px solid #667eea;outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
