@media screen and (min-width:1441px){.container{max-width:1400px;}.hero-quote{font-size:3rem;}.projects-grid{grid-template-columns:repeat(3,1fr);}}@media screen and (max-width:1440px){.container{max-width:1200px;}}@media screen and (max-width:1024px){.nav-menu li{margin:0 1rem;}.hero-quote{font-size:2rem;}.projects-grid{grid-template-columns:repeat(2,1fr);}.tabs-navigation{overflow-x:auto;}.tab-button{padding:0.75rem 1.5rem;white-space:nowrap;}.contact-grid{grid-template-columns:1fr;}.footer-widget-areas{grid-template-columns:repeat(2,1fr);}}@media screen and (max-width:768px){h1{font-size:2rem;}h2{font-size:1.75rem;}h3{font-size:1.5rem;}h4{font-size:1.25rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}.site-header-inner{position:relative;}.site-description{display:none;}.menu-toggle{display:block;position:relative;margin-right:20px;padding:10px;background:rgba(255,255,255,0.1);border-radius:6px;transition:all 0.3s ease;}.menu-toggle:hover{background:rgba(255,255,255,0.2);transform:scale(1.05);}.primary-menu-container{position:fixed;top:0;right:-100%;width:80%;max-width:400px;height:100vh;background:#ffffff;background-color:#ffffff !important;box-shadow:-2px 0 10px rgba(0,0,0,0.15);transition:right 0.3s ease;z-index:1001;overflow-y:auto;}.primary-menu-container.active{right:0;}.mobile-menu-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:rgba(0,0,0,0.05);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;z-index:1002;}.mobile-menu-close:hover{background:rgba(0,0,0,0.1);transform:rotate(90deg);}.mobile-menu-close::before,.mobile-menu-close::after{content:'';position:absolute;width:20px;height:2px;background:#333;}.mobile-menu-close::before{transform:rotate(45deg);}.mobile-menu-close::after{transform:rotate(-45deg);}.nav-menu{flex-direction:column;padding:5rem 3rem 2rem;}.nav-menu li{margin:0;width:100%;}.nav-menu a{display:block;padding:1.2rem 1.5rem;margin:0.25rem 0;border-radius:6px;transition:all 0.3s ease;color:#333333 !important;font-weight:500;}.nav-menu a:hover,.nav-menu a:focus{background:rgba(0,0,0,0.05);padding-left:2rem;}.hero-section{height:70vh;min-height:500px;}body.home .hero-section{margin-top:-70px;padding-top:70px;}.hero-content{padding:1rem;width:95%;}.hero-quote-wrapper{gap:1rem;}.hero-quote{font-size:clamp(1.25rem,3vw,1.75rem);}.hero-attribution{font-size:1rem;}.swiper-pagination{bottom:20px !important;}.swiper-pagination-bullet{width:10px !important;height:10px !important;margin:0 4px !important;}.swiper-button-prev,.swiper-button-next{display:none;}.site-content{padding:3rem 0;}.page-title{font-size:2rem;}.page-description{font-size:1.125rem;}.projects-grid{grid-template-columns:1fr;}.projects-filter{overflow-x:auto;-webkit-overflow-scrolling:touch;}.filter-buttons{display:flex;padding-bottom:0.5rem;}.filter-btn{flex-shrink:0;}.timeline-content{margin-left:2rem;}.posts-grid,.articles-grid{grid-template-columns:1fr;}.entry-meta,.article-meta{flex-wrap:wrap;}.tabs-navigation{flex-direction:column;}.tab-button{width:100%;text-align:left;padding:1rem;border-bottom:1px solid var(--border-color);}.tab-button.active::after{left:0;width:3px;height:100%;bottom:0;}.cv-meta{flex-direction:column;}.skills-grid{grid-template-columns:1fr;}.tab-content ul,.professional-cv ul,.cv-section ul,.cv-description ul{padding-left:20px;margin-left:15px;list-style-position:outside;}.tab-content li,.professional-cv li,.cv-section li,.cv-description li{margin-left:0;padding-left:8px;margin-bottom:0.5rem;text-indent:0;}.tab-content li::marker,.professional-cv li::marker,.cv-section li::marker,.cv-description li::marker{display:inline-block;}.skill-list{padding-left:15px;}.skill-list li{padding-left:10px;}.contact-form{padding:1.5rem;}.error-actions{flex-direction:column;width:100%;}.error-actions .btn{width:100%;}.footer-widget-areas{grid-template-columns:1fr;}.footer-bottom-inner{flex-direction:column;text-align:center;}.footer-menu{flex-direction:column;gap:1rem;}.back-to-top{bottom:1rem;right:1rem;width:40px;height:40px;}}@media screen and (max-width:480px){.container{padding:0 15px;}body{font-size:14px;}h1{font-size:1.75rem;}h2{font-size:1.5rem;}h3{font-size:1.25rem;}.hero-section{height:60vh;min-height:400px;}.hero-quote{font-size:1.25rem;}.hero-attribution{font-size:0.875rem;}.btn{padding:0.625rem 1.25rem;font-size:0.875rem;}.projects-grid{gap:1.5rem;}.project-content{padding:1rem;}.form-group input,.form-group textarea{padding:0.625rem;font-size:16px;}.social-links{justify-content:center;}.error-title{font-size:5rem;}.error-subtitle{font-size:1.5rem;}}@media screen and (max-height:500px) and (orientation:landscape){.hero-section{height:100vh;}.hero-scroll-indicator{display:none;}}@media print{@page{size:auto;margin:0.5in;}body{font-size:11pt;}.container{max-width:100%;padding:0;}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}.hero-scroll-indicator{animation:none;}}@media (prefers-contrast:high){.btn,.project-card,.blog-card{border:2px solid currentColor;}.skill-tag,.post-category{border:1px solid currentColor;}}