:root{--color-accent:#f90;--color-background:#f6f4ee;--color-text-dark:#403e3a;--color-text-light:#fffdfa}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background);color:var(--color-text-dark);font-family:Plus Jakarta Sans,sans-serif;line-height:1.6}p{font-family:Lora,serif;font-size:1rem;line-height:1.4!important}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.post-content{color:#333;font-size:1.05rem;line-height:1.9}.post-content p{margin-bottom:1.5rem;font-family:Lora,serif}.post-content h2{letter-spacing:-.02em;color:#403e3a;margin-top:3rem;margin-bottom:1rem;font-size:1.6rem;font-weight:700}.post-content h3{color:#403e3a;margin-top:2rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.post-content ul,.post-content ol{flex-direction:column;gap:.4rem;margin-bottom:1.5rem;padding-left:1.5rem;display:flex}.post-content li{padding-left:.5rem;font-family:Lora,serif;font-size:1rem;line-height:1.4}.post-content strong{color:#403e3a;font-weight:600}.post-content blockquote{border-left:3px solid var(--color-accent);color:var(--color-accent);margin:2rem 0;padding-left:1.5rem;font-style:italic}.post-content blockquote p{color:var(--color-accent);font-size:1.7rem;line-height:1.3}.post-content a{color:var(--color-accent);text-decoration:underline}.nav-desktop-links{display:flex}.nav-hamburger{display:none}.nav-link:hover,.footer-nav-link:hover{color:var(--color-accent)!important;opacity:1!important}.nav-overlay-link:hover{color:var(--color-accent)!important}.nav-social-icon:hover{color:var(--color-accent)!important;background-color:#ff990026!important}@media (width<=768px){.nav-desktop-links{display:none}.nav-hamburger{display:flex}}.footer-inner{flex-direction:column;gap:2.5rem;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;display:flex}.footer-logo-image{width:auto;height:60px;display:block}.footer-nav{flex-direction:column;align-items:flex-start;display:flex}.footer-bottom{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}@media (width<=768px){.footer-top{flex-direction:column;gap:2rem}.footer-logo-image{width:100%;height:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1000px;margin:0 auto;display:grid}@media (width<=768px){.about-inner{grid-template-columns:1fr;gap:2.5rem}.about-image{order:-1}}.filter-btn{color:#f5f5f080;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:100px;padding:.35rem .9rem;font-family:Instrument Sans,sans-serif;font-size:.72rem;font-weight:500}.filter-btn:hover{color:#f5f5f0bf;border-color:#ffffff4d}.filter-btn:focus,.filter-btn:focus-visible,.filter-btn:active{color:#f5f5f080;background:0 0;border-color:#ffffff26;outline:none}.filter-btn.active{color:#fffdfa;background:#ffffff1f;border-color:#fff6}.filter-btn.active:focus,.filter-btn.active:focus-visible,.filter-btn.active:active{color:#fffdfa;background:#ffffff1f;border-color:#fff6;outline:none}.blog-grid{grid-template-columns:repeat(3,1fr);display:grid}@media (width<=1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.blog-grid{grid-template-columns:1fr}}.project-two-col{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:1100px;margin:0 auto;padding:3rem 4rem;display:grid}.project-image-grid{grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.project-two-col{grid-template-columns:1fr;gap:2rem;padding:2rem}.project-image-grid{grid-template-columns:1fr}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
