@media (width>=768px){.web-container{background:linear-gradient(to bottom right,var(--background),var(--muted));min-height:100vh}.web-content{max-width:1200px;margin:0 auto;padding:2rem}button:hover{transition:transform .2s;transform:translateY(-1px)}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}