.about{display:flex;flex-wrap:wrap;background:#121212;padding:3rem;gap:2rem;align-items:center;justify-content:center}.about figure img{width:250px;height:250px;object-fit:contain;border-radius:50%;border:4px solid rgba(255,255,255,.1);box-shadow:0 0 15px rgba(255,255,255,.1);transition:transform .3s ease}.about figure img:hover{transform:scale(1.05)}.about p{font-size:1rem;color:#ccc}.about .social-icons{margin-top:1.5rem}.about .social-icons a{margin-right:1rem;font-size:1.5rem;color:#aaa;transition:color .3s ease,transform .3s ease}.about-us{background-color:rgba(0,0,0,.85);color:#eee;padding:4rem 2rem}.about-us .container{max-width:1440px;margin:0 auto}.about-us h1{text-align:center;margin:1rem auto}.about-us h1 span{color:#f87171}.about-us h2{text-align:center;margin:1rem auto}.about-us p{text-align:center}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.about-box{background:#1a1a1a;padding:2rem;border-radius:1rem;box-shadow:0 0 15px rgba(0,0,0,.3);transition:transform .3s ease}.about-box p{font-size:1rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Inconsolata,monospace;color:#fff}body{background:#000}a{display:inline-block;text-decoration:none;transition:transform .3s ease,color .3s ease;box-shadow:0 0 30px rgba(0,0,0,.4)}a:hover{transform:scale(1.1);color:#f87171}a:focus,button:focus{outline:2px solid #f87171;outline-offset:2px}.btn-primary{display:inline-block;background-color:#fff;color:#b91c1c;padding:.75rem 2rem;font-weight:700;border-radius:999px;text-decoration:none;transition:.3s}.btn-primary:hover{background-color:#fef2f2;color:#7f1d1d}h1{color:#fff;font-size:3.6rem}h2{color:#f87171;font-size:2.2rem;margin:1rem auto}h3{font-size:2rem;margin:1rem auto;color:#f87171}h4{margin-top:.6rem;color:rgba(128,128,128,.6);font-size:1.4rem}ul{margin-left:2rem}li{line-height:1.6}p{font-size:1.4rem;line-height:1.6;max-width:650px}i.fas{color:#f87171}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.visually-hidden.focusable-skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.visually-hidden.focusable-skip:focus{position:static;width:auto;height:auto;left:auto;margin:1rem 0;background:#000;color:#fff;padding:.5rem 1rem;z-index:999}.logo{height:125px;width:125px;object-fit:contain}.wp-logo{width:250px;height:250px;object-fit:cover}#bg-video{position:fixed;top:0;left:0;width:100vw;height:100%;object-fit:cover;z-index:-1;filter:blur(15px)}.default-content{padding:6rem 2rem;background-color:rgba(0,0,0,.85);text-align:center}.default-content .section-header{margin-bottom:2rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.blog-card{padding:2rem;border-radius:1rem;box-shadow:0 0 25px rgba(0,0,0,.15);transition:transform .2s ease}.blog-card:hover{transform:translateY(-5px)}.blog-card h2{font-size:1.5rem;margin-top:1rem}.blog-card h2 a{color:#fff;text-decoration:none}.blog-card p{color:#ccc;margin-top:.5rem}.read-more{display:inline-block;margin-top:1rem;color:#f87171;font-weight:700;text-decoration:none}.post-thumbnail img{border-radius:10px;max-width:100%;height:300px;display:block;object-fit:cover}.brand-swiper-section{background:url('../../dist/images/webp/hero-background.webp') no-repeat center center;background-size:cover;background-color:rgba(0,0,0,.85);color:#fff;padding:6rem 2rem;position:relative;z-index:1}.brand-swiper-container{max-width:1440px;margin:0 auto;text-align:center}.brand-swiper-content h2{font-size:2rem;margin-bottom:4rem}.case-intro{padding:4rem 2rem;background-color:rgba(0,0,0,.85);color:#fff;text-align:center}.case-intro h1{font-size:2.75rem;margin-bottom:1rem}.case-intro p{font-size:1.25rem;max-width:700px;margin:0 auto;color:#ccc}.case-studies-section{background:#111;padding:4rem 2rem}.case-studies-section .container{max-width:1440px;margin:0 auto}.case-study{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:4rem;align-items:center}.case-study.reverse{flex-direction:row-reverse}.case-content{flex:1 1 500px;color:#eee}.case-content header h2{font-size:2rem;margin-bottom:.5rem;color:#fff}.case-content .tagline{font-style:italic;color:#aaa;margin-bottom:1.5rem}.case-content p{font-size:1.1rem;line-height:1.7;margin-bottom:1.25rem}.case-content .results{list-style:none;padding-left:0;margin-bottom:1.5rem}.case-content .results li{padding-left:1.5rem;position:relative;margin-bottom:.5rem}.case-content .results li::before{content:"✓";position:absolute;left:0;color:#ff5757;font-weight:700}.case-link{display:inline-block;margin-top:1rem;color:#ff5757;font-weight:600;text-decoration:none;transition:color .3s ease}.case-link:hover{color:#fff}.case-image{flex:1 1 300px;text-align:center}.case-image img{width:200px;height:auto;box-shadow:0 0 30px rgba(0,0,0,.5);object-fit:contain}.termsModal{display:none;position:fixed;bottom:0;left:0;width:100vw;z-index:25;background-color:rgba(0,0,0,.9);border-top:1px solid #fff}#termsModal{opacity:0;visibility:hidden;transition:opacity .3s ease;will-change:opacity;pointer-events:none}#termsModal.active{opacity:1;visibility:visible;pointer-events:auto}.termsModal .container{display:flex;justify-content:space-around;padding:1.2rem;flex-direction:column-reverse}@media (min-width:768px){.termsModal .container{flex-direction:row}}.termsModal p{margin-bottom:0;max-width:850px}.termsModal a{text-decoration:underline;color:#f87171}.termsModal .close{color:#aaa;font-size:28px;font-weight:700;cursor:pointer}.termsModal .close:focus,.termsModal .close:hover{color:#fff}.fade-in-trigger{opacity:0;transform:translateY(50px);transition:opacity .5s ease-out,transform .5s ease-out}.fade-in-trigger.visible{opacity:1;transform:translateY(0)}#backToTop{position:fixed;bottom:80px;right:10px;width:60px;height:60px;font-size:1.75rem;color:#fff;box-shadow:rgba(0,0,0,.1) 0 1px 4px,rgba(0,0,0,.2) 0 2px 12px;border:none;border-radius:50%;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:9999;background-color:#00a4bd}@media (min-width:768px){#backToTop{right:17px;bottom:85px}}#backToTop.show{opacity:1;pointer-events:auto}#backToTop:hover{transform:scale(1.1)}#backToTop i{color:#fff}.swiper{width:80%}.contact{background-color:rgba(0,0,0,.85);padding:6rem 2rem}.contact h1{text-align:center;margin-bottom:2rem}.contact-wrapper{max-width:600px;margin:0 auto;background:#1a1a1a;padding:3rem;border-radius:1rem;box-shadow:0 0 30px rgba(0,0,0,.4)}.contact-form-fields{display:flex;flex-direction:column;gap:1.5rem}.contact-form-fields label{font-weight:600;color:#fff}.contact-form-fields input,.contact-form-fields textarea{width:100%;padding:.75rem 1rem;background-color:#222;border:1px solid #444;border-radius:.5rem;color:#eee;font-size:1rem}.contact-form-fields input:focus,.contact-form-fields textarea:focus{border-color:#ff5757;outline:0}.contact-form-fields button{background-color:#ff5757;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.contact-form-fields button:hover{background-color:#e33}.cta-section{background:linear-gradient(to bottom,#f87171,#f43f5e);color:#fff;text-align:center;padding:4rem 2rem}.cta-section h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.cta-section p{font-size:1.1rem;margin-bottom:2rem;color:#fef2f2}.cta-section a{display:inline-block;background-color:#fff;color:#b91c1c;padding:.75rem 2rem;font-weight:700;border-radius:999px;text-decoration:none;transition:.3s}.cta-section a:hover{background-color:#fef2f2;color:#7f1d1d}.faq-intro{padding:4rem 2rem;background-color:rgba(0,0,0,.85);color:#fff;text-align:center}.faq-intro .container{margin:0 auto;max-width:1440px}.faq-section{padding:4rem 2rem;background-color:rgba(0,0,0,.85)}.faq-accordion{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #333}.faq-question{width:100%;text-align:left;background:0 0;border:none;font-size:1.2rem;font-weight:600;padding:1rem 0;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-question i{transition:transform .3s ease}.faq-question[aria-expanded=true] i{transform:rotate(180deg)}.faq-answer{overflow:hidden;max-height:0;transition:max-height .3s ease}.faq-answer p{margin:1rem 0;color:#ccc}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:300;src:url('../fonts/inconsolata-v32-latin-300.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:400;src:url('../fonts/inconsolata-v32-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:500;src:url('../fonts/inconsolata-v32-latin-500.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:600;src:url('../fonts/inconsolata-v32-latin-600.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:700;src:url('../fonts/inconsolata-v32-latin-700.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:800;src:url('../fonts/inconsolata-v32-latin-800.woff2') format('woff2')}@font-face{font-display:swap;font-family:Inconsolata;font-style:normal;font-weight:900;src:url('../fonts/inconsolata-v32-latin-900.woff2') format('woff2')}.footer{background-color:rgba(0,0,0,.85);color:#f9fafb;padding:4rem 2rem 2rem;box-shadow:0 0 30px rgba(0,0,0,.4)}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.footer h4{font-size:1.1rem;margin-bottom:1rem;color:#f87171;font-weight:600}.footer a{display:block;color:#e5e7eb;font-size:.95rem;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer a:hover{color:#fff}.footer .logo{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;display:block}.footer .social-icons{display:flex;gap:1rem;margin-top:1rem;justify-content:space-between}.footer .social-icons a{font-size:1.25rem;color:#f87171;transition:.3s}.footer .social-icons a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;font-size:.85rem;color:#9ca3af;border-top:1px solid #374151;margin-top:2rem}@media (max-width:768px){.footer-container{text-align:center}.footer .social-icons{justify-content:center}}.header{justify-content:space-around;align-items:center;background-color:rgba(0,0,0,.9);position:sticky;top:0;z-index:99;box-shadow:0 0 30px rgba(0,0,0,.4);padding:0 2rem}.header .container-nav{display:none}.header .container-nav ul{list-style-type:none;flex-wrap:wrap}.header .container-nav a{text-decoration:none;font-size:1.2rem}@media (min-width:1280px){.header .container-nav{display:block}}@media (min-width:1280px){.header{display:flex}}.hero-section{background:url('../../dist/images/webp/hero-background.webp') no-repeat top center;background-size:cover;background-color:rgba(0,0,0,.85);color:#fff;padding:6rem 2rem;position:relative;z-index:1}.hero-container{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;text-align:center}.hero-content p{margin:1rem auto}.privacy{background-color:rgba(0,0,0,.85)}.privacy .container{max-width:1680px;margin:0 auto;padding:2rem;gap:2rem}.terms{background-color:rgba(0,0,0,.85)}.terms .container{max-width:1680px;margin:0 auto;padding:2rem;gap:2rem}#menu-toggle{position:fixed;top:50px;right:50px;z-index:1001;background:0 0;border:none;font-size:2rem;color:#fff;cursor:pointer;width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media (min-width:1280px){#menu-toggle{display:none}}.icon{position:absolute;transition:opacity .3s ease;pointer-events:none}.icon-bars{opacity:1}.icon-close{opacity:0}#menu-toggle.active .icon-bars{opacity:0}#menu-toggle.active .icon-close{opacity:1}#mobile-nav{position:fixed;inset:0;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);display:none;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:opacity .4s ease,transform .4s ease;transform:scale(1.05)}#mobile-nav.active{display:flex;opacity:1;transform:scale(1);height:100vh}#mobile-nav ul{list-style:none;text-align:center;margin:0;padding:0}#mobile-nav ul li{transform:translateY(20px);opacity:0;animation:fadeInUp .4s ease forwards}#mobile-nav ul li:first-child{animation-delay:.1s}#mobile-nav ul li:nth-child(2){animation-delay:.2s}#mobile-nav ul li:nth-child(3){animation-delay:.3s}#mobile-nav ul li:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}#mobile-nav ul li a{color:#fff;text-decoration:none;font-weight:600;letter-spacing:1px;position:relative;transition:color .3s ease}#mobile-nav ul li a::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0%;height:2px;background:#f87171;transition:width .3s ease}#mobile-nav ul li a:hover{color:#f87171}.mobile-menu{list-style:none;padding:0;margin:0;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.mobile-menu li{animation:fadeInUp .4s ease forwards}.mobile-menu li:first-child{animation-delay:.1s}.mobile-menu li:nth-child(2){animation-delay:.2s}.mobile-menu li:nth-child(3){animation-delay:.3s}.mobile-menu li:nth-child(4){animation-delay:.4s}.mobile-menu .sub-menu{display:none;flex-direction:column;padding-left:1rem}.mobile-menu .menu-item-has-children.open>.sub-menu{display:flex}.menu-primary{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.menu-primary li{position:relative}.menu-primary a{text-decoration:none;color:#fff;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}.menu-primary .sub-menu{position:absolute;top:100%;left:0;background:#111;padding:.5rem 0;min-width:220px;display:none;z-index:1000}.menu-item-has-children:focus-within>.sub-menu,.menu-item-has-children:hover>.sub-menu{display:block}.menu-primary .sub-menu li a:hover{background:#222}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.pricing-card{background:#111;padding:2rem;border-radius:1rem;box-shadow:0 0 25px rgba(0,0,0,.2);text-align:center;transition:transform .2s ease}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.featured{border:2px solid #f87171}.pricing-card h2{font-size:1.5rem}.pricing-card .price{font-size:2rem;margin:1rem 0;color:#f87171}.pricing-card .tagline{font-style:italic;color:#bbb;margin-bottom:1.5rem}.features{list-style:none;padding:0;margin:0 0 1.5rem 0}.features li{margin-bottom:.5rem;color:#ccc}.btn-order{display:inline-block;background:#f87171;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600}.pricing-faq{background:#1a1a1a;padding:4rem 2rem;text-align:center}.included-list{max-width:600px;margin:2rem auto;padding:0;list-style:none}.included-list li{margin-bottom:.75rem;color:#ccc}.centered-cta{margin-top:2rem;font-weight:500}.btn-cta{margin-top:1rem;display:inline-block;background:#f87171;color:#fff;padding:.75rem 2rem;border-radius:10px;font-weight:600;text-decoration:none}.workflow-section{background-color:rgba(0,0,0,.85);background-size:cover;color:#fff;padding:6rem 2rem;position:relative;z-index:1}.workflow-content{max-width:1440px;margin:0 auto}.workflow-content h2{text-align:center;margin:2rem auto}.workflow-steps{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;flex-direction:column}@media (min-width:768px){.workflow-steps{flex-direction:row}}.step-box{background-color:rgba(0,0,0,.2);border:2px solid #eee;border-radius:1.5rem;padding:2rem 1.5rem;max-width:250px;flex:1 1 200px;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05);height:325px}.step-box:hover{transform:scale(1.05);cursor:pointer;border-color:#f87171}.step-icon{font-size:3rem;color:#f87171;margin-bottom:1rem}.step-title{font-weight:700;font-size:1.25rem;margin-bottom:.5rem;color:#fff}.step-desc{font-size:.95rem}.arrow{font-size:2rem;color:#f87171;margin:0 1rem}@media (max-width:768px){.infographic-container{flex-direction:column}.arrow{transform:rotate(90deg);margin:1rem 0}}.wordpress-section{padding:6rem 2rem;background-color:rgba(0,0,0,.85);color:#fff;padding:6rem 2rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.wordpress-content{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.wordpress-content div{flex:1 1}.wordpress-content div:nth-child(2){background:url('../../dist/images/webp/wp-background.webp') no-repeat center center;background-size:cover;height:auto;padding:2rem;border-radius:12px}.wordpress-content div:nth-child(2) p{font-weight:600}@media (min-width:1024px){.wordpress-content{flex-direction:row}}.why-us-section{background-color:rgba(0,0,0,.85);background:url('../../dist/images/webp/matt-background.webp') no-repeat center center;background-size:cover;color:#fff;padding:6rem 2rem;position:relative;z-index:1}.why-us-container{max-width:1440px;margin:0 auto}.why-us-content{display:flex;align-items:center;justify-content:center;gap:2rem}.why-text h2{margin:1rem auto}.why-features{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.why-feature{background-color:rgba(0,0,0,.85);border-radius:1rem;padding:1.5rem;text-align:center;border:1px solid #4b5563}.why-feature i{font-size:2rem;color:#f87171}.why-feature h3{font-size:1.4rem}.why-feature p{font-size:1rem}@media (max-width:768px){.why-us-content{flex-direction:column;text-align:center}.why-features{grid-template-columns:1fr}}.services-section{padding:6rem 2rem;background-color:rgba(0,0,0,.85)}.services-container{max-width:1440px;margin:0 auto}.services-content h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.spotlight-row{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:4rem;gap:2rem}.spotlight-row:nth-child(2n){flex-direction:row-reverse}.spotlight-icon{flex:1 1;font-size:4rem;color:#f87171;text-align:center}.spotlight-content{flex:1 1;background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.05)}.spotlight-content h3{font-size:1.5rem;margin-bottom:.5rem;color:#111}.spotlight-content p{font-size:1rem;color:#444}@media (max-width:768px){.spotlight-row{flex-direction:column!important}.spotlight-icon{font-size:3rem}.spotlight-content{text-align:center}}.services{background-color:rgba(0,0,0,.85);color:#eee;padding:4rem 2rem}.services .container{max-width:1440px;margin:0 auto}.services h1{text-align:center;font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.services .intro{text-align:center;max-width:700px;margin:0 auto 3rem auto;font-size:1.2rem;color:#ccc;line-height:1.6}.services-grid{display:flex;flex-wrap:wrap;gap:2rem}.service-details{background:#111;padding:2rem;border-radius:1rem;box-shadow:0 0 10px rgba(255,255,255,.05);color:#eee;height:400px}.service-box{background:#1a1a1a;padding:2rem;border-radius:1rem;box-shadow:0 0 10px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;flex:1}.service-box:hover{transform:translateY(-5px);box-shadow:0 0 20px rgba(255,255,255,.05);cursor:pointer}.service-box h3{font-size:1.4rem;margin-bottom:1rem;color:#fff}.service-box p{font-size:1rem;color:#ccc;line-height:1.6}.filter-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-btn{background:#222;color:#ccc;border:none;padding:.7rem 1.2rem;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:background .3s ease,color .3s ease}.filter-btn.active,.filter-btn:hover{background:#fff;color:#111}@media (min-width:1024px){.two-column-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem}}.web-development-intro{padding:6rem 2rem;background-color:rgba(0,0,0,.9)}.web-development-intro h1{font-size:3rem}.web-development-intro .container{gap:4rem;max-width:1440px;margin:0 auto}@media (min-width:768px){.web-development-intro .container{display:flex;align-items:center;justify-content:space-evenly;gap:4rem;max-width:1440px;margin:0 auto}}.web-development-panels{padding:4rem 2rem;background-color:rgba(0,0,0,.9)}.web-development-panels .container{max-width:1440px;margin:0 auto}.panel{background:#1a1a1a;padding:2rem;margin-bottom:2rem;border-left:5px solid #ff5757;border-radius:.5rem}.client-fit{list-style:none;padding-left:0;margin-top:2rem}.client-fit li{margin-bottom:.75rem}.certification-badges{gap:1rem;justify-content:center;margin-top:2rem}@media (min-width:768px){.certification-badges{display:flex;gap:1rem;justify-content:center;margin-top:2rem}}.certification-badges img{max-height:150px;width:auto;height:auto;object-fit:cover;border-radius:.5rem}.single-blog{background-color:#111;color:#eee;padding:4rem 2rem}.single-blog .container{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:100%}.post-content-area,.post-sidebar{width:100%}.entry-header{margin-bottom:2rem;border-bottom:1px solid #333;padding-bottom:1.5rem}.entry-title{font-size:2rem;color:#fff;margin-bottom:.5rem}.entry-meta{font-size:.95rem;color:#aaa;font-style:italic}.entry-content{line-height:1.75;font-size:1rem;color:#ccc}.entry-content h2,.entry-content h3,.entry-content h4{color:#fff;margin-top:2rem;margin-bottom:1rem}.entry-content a{color:#ff5757;text-decoration:underline;transition:color .3s ease}.entry-content a:hover{color:#fff}.entry-footer{margin-top:3rem;border-top:1px solid #333;padding-top:1.5rem;font-size:.95rem;color:#bbb}.entry-footer a{color:#ff5757;text-decoration:none;margin-right:.5rem}.entry-footer a:hover{text-decoration:underline}.featured-image img{height:auto;border-radius:1rem;margin-bottom:2rem;box-shadow:0 0 20px rgba(0,0,0,.4)}.comments-area{margin-top:4rem;background:#1a1a1a;padding:2rem;border-radius:.75rem}.comment-reply-title,.comments-title{color:#fff}.comment-list li{border-bottom:1px solid #333;padding:1rem 0}.comment-author{font-weight:600;color:#fff}.comment-content,.comment-metadata{font-size:.95rem;color:#ccc}.comment-content a{color:#ff5757}.related-posts{background:#1a1a1a;padding:2rem;border-radius:.75rem}.related-posts h3{font-size:1.4rem;color:#fff;margin-bottom:1rem}.related-posts ul{list-style:none;padding:0;margin:0}.related-posts li{margin-bottom:.75rem}.related-posts a{color:#ff5757;text-decoration:none;font-weight:600}.related-posts a:hover{text-decoration:underline}.read-next-card{margin-top:3rem;padding:2rem;background-color:#1a1a1a;border-left:5px solid #ff5757;border-radius:1rem}.read-next-card h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.next-post-link{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;gap:1rem}.next-thumb{width:100%;height:180px;background-size:cover;background-position:center;border-radius:.5rem}.next-post-info h4{color:#ff5757;font-size:1.2rem;margin-bottom:.5rem}.next-post-info p{color:#ccc;font-size:1rem;margin:0}@media (min-width:768px){.single-blog .container{flex-direction:row;justify-content:space-between;max-width:1200px}.post-content-area{width:65%}.post-sidebar{width:30%}.entry-title{font-size:2.5rem}.entry-content{font-size:1.1rem}.next-post-link{flex-direction:row;text-align:left}.next-thumb{width:120px;height:120px}}.testimonials-section{padding:4rem 2rem}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.testimonial-card{background:#111;border-radius:1rem;padding:2rem;text-align:center;box-shadow:0 0 25px rgba(0,0,0,.2)}.testimonial-avatar img{border-radius:50%;width:80px;height:80px;object-fit:cover;margin-bottom:1rem}.testimonial-card blockquote p{font-style:italic;font-size:1rem;color:#ccc;margin-bottom:1rem}.testimonial-card footer strong{color:#fff;font-size:1rem}.testimonial-card footer span{color:#aaa;font-size:.9rem}