.standard-page{margin:2rem 0}.standard-page h1{margin-bottom:1.5rem;color:var(--text-primary)}.standard-content{padding:0;margin-bottom:2rem;line-height:1.7;color:var(--text-secondary)}.blog-post{margin-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1.5rem}.blog-post:last-child{border-bottom:none}.blog-post h2{margin-top:0;font-size:1.8rem;margin-bottom:.5rem}.blog-post h2 a{color:var(--text-primary);text-decoration:none;transition:color .2s ease}.blog-post h2 a:hover{color:var(--accent-primary)}.blog-post p{margin:.8rem 0}.read-more{display:inline-block;margin-top:.8rem;color:var(--accent-primary);text-decoration:none;font-weight:500;transition:color .2s ease}.read-more:hover{color:var(--text-primary)}.project{margin-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:2rem}.project:last-child{border-bottom:none}.project h3{color:var(--accent-primary);margin-top:0;margin-bottom:1rem;font-size:1.5rem}.project-content{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.project-content{grid-template-columns:minmax(0,1fr)minmax(0,2fr)}}.project-image{width:100%;border-radius:6px;overflow:hidden}.project-image img{width:100%;height:auto;display:block;transition:transform .3s ease}@media(max-width:768px){.standard-page{margin:1rem 0}.standard-page h1{font-size:1.75rem;margin-bottom:1rem}.blog-post{margin-bottom:1.5rem;padding-bottom:1.5rem}.blog-post h2{font-size:1.4rem}.project h3{font-size:1.4rem}}