.blog-banner-image{height:50vh;position:relative;overflow:hidden;margin-top:0;padding-top:0;padding-left:0;padding-right:0}.banner-bg-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080}.banner-content{text-align:center;color:#fff}.banner-content h1{margin-bottom:1rem;font-size:2.5rem}.blog-post-section .section-inner{padding-top:1.5rem;padding-left:4rem;padding-right:4rem}.blog-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.blog-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag{background-color:#e6f3ff;color:#1a365d;padding:.25rem .75rem;border-radius:1rem;font-size:.85rem;font-weight:500;border:1px solid #b3d7ff}.reading-time{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;font-weight:500}.reading-icon{font-size:1rem}.card-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.card-tags{display:flex;gap:.5rem;flex-wrap:wrap}.card-tag{background-color:#f1f5f9;color:#475569;padding:.2rem .5rem;border-radius:.75rem;font-size:.75rem;font-weight:500;border:1px solid #e2e8f0}.card-reading-time{display:flex;align-items:center;gap:.25rem;color:#64748b;font-size:.8rem;font-weight:500}.card-image{margin-bottom:1rem;overflow:hidden;border-radius:8px 8px 0 0}.card-image img{width:100%;height:180px;object-fit:cover;transition:transform .3s ease}.card-image:hover img{transform:scale(1.05)}.card-content{padding:1rem}.blog-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:box-shadow .3s ease,transform .3s ease;overflow:hidden}.blog-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.blog-post h2{font-size:2.2rem;margin-bottom:2rem;color:#1a365d}.platform-section{margin-bottom:3rem}.platform-section h3{font-size:1.6rem;margin-bottom:1.5rem;color:#1a365d;border-bottom:2px solid #4299e1;padding-bottom:.5rem}.blog-post h3{font-size:1.6rem;margin-bottom:1.5rem;color:#1a365d}.blog-post h4{font-size:1.3rem;margin-bottom:1rem;color:#1a365d;font-weight:600}.blog-post p,.platform-section p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:#000}.platform-details{margin-bottom:2rem}.platform-details p{font-size:1rem;margin-bottom:.5rem;color:#000}.platform-details p:last-child{margin-bottom:1rem}.free-plan{border-radius:6px;margin-top:1rem}.free-plan p{font-size:1rem;margin-bottom:1rem;color:#1a365d}.free-plan ul{color:#000;font-size:1rem;line-height:1.6}.free-plan ul li{margin-bottom:.5rem}.blog-post ul{font-size:1rem;line-height:1.6;color:#000}.blog-post ul li{margin-bottom:.5rem}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.process-step{text-align:center;padding:1.5rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.process-step:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;margin:0 auto 1rem;box-shadow:0 2px 8px #4299e14d}.process-step h4{font-size:1.3rem;color:#1a365d;margin-bottom:.75rem;font-weight:600}.pros-label{color:#63b3ed!important}.cons-label{color:#fc8181!important}.best-for-label{color:#68d391!important}.platform-link{color:#4299e1;text-decoration:none;font-weight:600;transition:color .3s ease}.platform-link:hover{color:#3182ce;text-decoration:underline}*,*:before,*:after{box-sizing:border-box}:root{--bg-body: #f8fafc;--bg-card: #ffffff;--accent: #1e40af;--accent-soft: rgba(30, 64, 175, .08);--text-main: #0f172a;--text-muted: #4b5563;--border-subtle: #e5e7eb;--radius-lg: 1.5rem;--radius-md: 1rem;--shadow-soft: 0 18px 40px rgba(30, 64, 175, .08);--shadow-card: 0 14px 30px rgba(30, 64, 175, .06)}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-body);color:var(--text-main)}[id]{scroll-margin-top:80px}.app-root{min-height:100vh}main{padding-top:4.5rem}.section,.hero{padding:4rem 1.5rem}.section-inner,.hero-container,.nav-inner,.footer-inner{max-width:1280px;margin:0 auto}h1,h2,h3,h4{margin:0 0 .5rem;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.04em}h1{font-weight:800;font-size:clamp(2.8rem,4vw,3.2rem)}h2{font-weight:700;font-size:clamp(2rem,3vw,2.4rem)}h3{font-weight:600;font-size:1.35rem}p{margin:0 0 .75rem;color:var(--text-muted)}.site-header{position:fixed;inset:0 0 auto 0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,231,235,.9);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header-scrolled{box-shadow:0 10px 30px #0f172a14}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.7rem 2.5rem}.nav-brand{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--text-main)}.nav-brand-icon{width:2.2rem;height:2.2rem;border-radius:.7rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.nav-brand-icon img{width:100%;height:100%;object-fit:contain}.footer-brand-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.5rem}@media (min-width: 768px){.footer-brand-icon{width:100px;height:100px;border-radius:20px}}.footer-brand-icon img{width:100%;height:100%;object-fit:contain}.nav-brand-text{display:inline-block;font-weight:600}@media (min-width: 640px){.nav-brand-text{display:inline-block}}.nav-links{display:none;list-style:none;padding:0;margin:0;gap:.6rem}@media (min-width: 768px){.nav-links{display:flex}}.nav-link{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;text-decoration:none;color:#6b7280;font-size:.95rem}.nav-link:hover{background:#e5e7eb;color:#111827}.nav-link-active{background:var(--accent);color:#fff!important;box-shadow:0 12px 30px #2563eb66}.nav-menu-button{border:none;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;cursor:pointer;color:#111827;gap:4px;position:relative;z-index:40}.nav-menu-button.open .nav-menu-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-menu-button.open .nav-menu-line:nth-child(2){opacity:0}.nav-menu-button.open .nav-menu-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (min-width: 768px){.nav-menu-button{display:none}}.nav-menu-line{display:block;width:1.2rem;height:2px;background:#111827;border-radius:999px;transition:all .3s ease}.nav-links-mobile{list-style:none;padding:.6rem 1.5rem 1rem;margin:0;background:#fff;border-top:1px solid #e5e7eb}.nav-link-mobile{display:block;padding:.5rem .9rem;border-radius:.75rem;text-decoration:none;color:#4b5563;font-size:.95rem}.nav-link-mobile:hover{background:#e5e7eb;color:#111827}.nav-link-mobile-active{background:#111827;color:#f9fafb}.hero.homepage-hero{position:relative;padding-top:7rem;padding-bottom:6.5rem;background:radial-gradient(circle at top left,#ede9fe 0,#f1f5f9 40%,#fdf2f8);overflow:hidden}.hero-bg-blobs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.blob{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(160px);opacity:.5}.blob-purple{top:-220px;left:-160px;background:#3b82f6}.blob-yellow{top:80px;right:-180px;background:#6366f1}.blob-pink{bottom:-200px;left:5%;background:#8b5cf6}.hero-content-centered{position:relative;z-index:2;max-width:820px;margin:0 auto;text-align:center}.hero-title{font-size:clamp(3.4rem,5vw,4rem);font-weight:700;line-height:1.08;color:#050816}.hero-title-highlight{background:linear-gradient(to right,#1e40af,#1e293b);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{font-size:1.35rem;font-weight:600;color:#111827;margin-top:1.1rem;margin-bottom:1.1rem}.hero-text{font-size:1rem;line-height:1.8;max-width:640px;margin:.9rem auto 2.5rem;color:#6b7280}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.hero-stats{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}@media (max-width: 900px){.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-card{background:#fff;padding:1.5rem 1.7rem;border-radius:1.25rem;box-shadow:0 16px 40px #0f172a14;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.stat-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px #0f172a24}.stat-value{font-size:1.4rem;font-weight:700;color:#111827;transition:transform .22s ease}.stat-card:hover .stat-value{transform:translateY(-2px)}.stat-label{font-size:.85rem;margin-top:.25rem;color:#6b7280}.hero-animate{opacity:0;transform:translateY(18px);animation-name:heroFadeUp;animation-duration:.7s;animation-timing-function:ease-out;animation-fill-mode:forwards}.hero-animate-2{animation-delay:.25s}.hero-animate-3{animation-delay:.4s}.hero-animate-4{animation-delay:.55s}.hero-animate-5{animation-delay:.75s}.hero-animate-6{animation-delay:.95s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section-white{background:#fff}.section-alt{background:#f3f4f6}.section-header{text-align:left;margin-bottom:2.4rem}.section-header h2{margin-bottom:.4rem}.section-header p{max-width:32rem}.process-section{margin-top:4rem;text-align:center}.process-header{margin-bottom:3rem}.process-header h2{font-size:2.5rem;color:#1a365d;margin-bottom:1rem}.process-header p{font-size:1.2rem;color:#64748b;max-width:600px;margin:0 auto}.process-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:2rem;position:relative}.process-step{background:#fff;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 16px #0000001a;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease;text-align:center;position:relative;flex:0 0 auto;width:250px}.process-step:not(:last-child):after{content:"→";position:absolute;right:-2.5rem;top:50%;transform:translateY(-50%);font-size:2rem;color:#4299e1;font-weight:700;z-index:1}@media (max-width: 768px){.process-steps{gap:2rem}.process-step:not(:last-child):after{display:none}}.process-step:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 4px 12px #4299e14d}.process-step h4{font-size:1.4rem;color:#1a365d;margin-bottom:1rem;font-weight:600}.process-step p{font-size:1rem;color:#4a5568;line-height:1.6;margin:0}.submit-message{padding:1rem;margin-bottom:1rem;border-radius:4px;font-weight:500}.submit-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.submit-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.two-column-grid{display:grid;gap:2rem}@media (min-width: 900px){.two-column-grid{grid-template-columns:1fr 1fr;align-items:start}}.btn{display:inline-flex;align-items:center;gap:.45rem;padding:.82rem 1.7rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 20px 40px #2563eb66}.btn-secondary{background:#fff;color:#111827;border-color:#d1d5db}.btn-secondary:hover{background:#f3f4f6}.services-section{background:#f9fafb}.services-header{text-align:center;margin-bottom:3rem}.services-header h2{font-size:2.25rem}.services-header p{font-size:1rem;line-height:1.8;color:#6b7280;max-width:640px;margin:.6rem auto 0}.services-grid{display:grid;gap:1.6rem}@media (min-width: 900px){.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.service-card{background:linear-gradient(180deg,#f9fbff,#f4f6fb);border-radius:1.8rem;padding:2rem 1.7rem;box-shadow:0 24px 60px #0f172a14;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.service-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #1e40af26}.service-image{margin-bottom:1.5rem;border-radius:.8rem;overflow:hidden;box-shadow:0 8px 25px #0000001a}.service-image img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.service-card:hover .service-image img{transform:scale(1.05)}.service-description{font-size:.95rem;margin-bottom:1.2rem}.service-list{list-style:none;padding:0;margin:0;font-size:.95rem}.service-list li{display:flex;align-items:center;gap:.55rem;margin-bottom:.5rem}.service-check{color:#16a34a;font-size:1rem}.services-footer-link{text-align:center;margin-top:2.4rem}.services-view-all{font-size:.95rem;color:#2563eb;text-decoration:none}.services-view-all:hover{text-decoration:underline}.about-section h2{font-size:2.25rem;margin-bottom:.75rem}.about-section .section-header p{font-size:1rem;line-height:1.8;color:#6b7280;max-width:640px}.about-grid{align-items:start}.about-text h3{font-size:1.35rem;font-weight:600;margin-bottom:.8rem;color:#0f172a}.about-text p{max-width:34rem;font-size:1rem;line-height:1.8;color:#4b5563}.about-card{border-radius:1.6rem;background:#f9fafb;border:1px solid #e5e7eb;padding:1.8rem 1.6rem;box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease}.about-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #1e40af26}.about-list{list-style:none;padding:0;margin:0}.about-list li+li{margin-top:.9rem}.about-list strong{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:#6b7280}.about-list span{color:#111827}.about-image-container{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.about-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;border-radius:1rem;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.about-image:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 25px 50px #00000026}.about-content{padding-right:2rem}.about-content .section-header{margin-bottom:2rem}.about-content .section-header h2{margin-bottom:1rem}.testimonials-container{position:relative;display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;gap:1rem}.testimonial-slider{display:flex;justify-content:center;align-items:center;width:100%;max-width:600px;min-height:300px}.testimonial-slider.animating.slide-right{opacity:.7;transform:translate(-30px);transition:opacity .4s ease,transform .4s ease}.testimonial-slider.animating.slide-left{opacity:.7;transform:translate(30px);transition:opacity .4s ease,transform .4s ease}.testimonial-card{opacity:0;transform:translateY(20px);transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .6s ease-out forwards}.testimonial-card:hover{transform:translateY(-5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.testimonial-content{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px #0000001a;text-align:center;border:1px solid #e5e7eb;height:100%;display:flex;flex-direction:column;justify-content:space-between}.testimonial-rating{color:#fbbf24;font-size:1.1rem;margin-bottom:1.2rem;letter-spacing:.1em}.testimonial-quote{font-size:.95rem;line-height:1.5;color:var(--text-main);margin-bottom:1.5rem;font-style:italic;position:relative}.testimonial-quote:before{content:'"';font-size:2.5rem;color:var(--accent);position:absolute;top:-.3rem;left:-.8rem;opacity:.3}.testimonial-quote:after{content:'"';font-size:2.5rem;color:var(--accent);position:absolute;bottom:-.5rem;right:-.8rem;opacity:.3}.testimonial-author{border-top:1px solid #e5e7eb;padding-top:1.2rem}.author-name{font-weight:600;font-size:1rem;color:var(--text-main);margin-bottom:.25rem}.author-position{font-size:.8rem;color:var(--text-muted);font-weight:500}.testimonial-nav{background:var(--accent);color:#fff;border:none;width:70px;height:70px;border-radius:50%;font-size:1.8rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #1e40af4d;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.testimonial-nav:hover{background:#1d4ed8;transform:scale(1.1);box-shadow:0 6px 20px #1e40af66}.testimonial-nav:active{transform:scale(.95)}.testimonial-nav-prev{margin-right:1rem}.testimonial-nav-next{margin-left:1rem}.testimonial-indicators{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.testimonial-indicator{width:16px;height:16px;border-radius:50%;border:2px solid var(--accent);background:transparent;cursor:pointer;transition:all .2s ease;margin:0 4px}.testimonial-indicator:hover{background:var(--accent)}.testimonial-indicator.active{background:var(--accent);transform:scale(1.3)}@media (max-width: 768px){.testimonials-container{flex-direction:column;gap:1rem}.testimonial-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-nav{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;font-size:1.5rem}.testimonial-nav-prev{left:10px}.testimonial-nav-next{right:10px}.testimonial-content{padding:1.5rem}.testimonial-quote{font-size:.9rem}}@media (max-width: 1024px){.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}.skill-card{border-radius:var(--radius-md);background:#fff;border:1px solid #e5e7eb;padding:1.4rem 1.3rem;box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease}.skill-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #1e40af26}.skill-list{list-style:none;padding:0;margin:.6rem 0 0;font-size:.9rem}.skill-list li+li{margin-top:.35rem}.projects-grid{display:grid;gap:1.6rem}@media (min-width: 900px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-card{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e7eb;box-shadow:var(--shadow-card);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.project-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #1e40af26}.project-image{width:100%;height:280px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-body{padding:1.4rem 1.3rem 1.3rem}.project-title{font-size:1.1rem}.project-description{font-size:.95rem}.project-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.7rem 0 .9rem}.project-tag{padding:.2rem .7rem;border-radius:999px;font-size:.8rem;border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563}.project-link{font-size:.9rem;color:var(--accent);text-decoration:none}.project-link:hover{text-decoration:underline}.blog-grid{display:grid;gap:1.4rem}@media (min-width: 900px){.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-card{border-radius:1.4rem;background:#fff;border:1px solid #e5e7eb;padding:1.6rem 1.4rem;box-shadow:var(--shadow-card);transition:transform .15s ease,box-shadow .15s ease}.blog-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #1e40af26}.blog-card h3{margin-bottom:.6rem}.blog-card p{font-size:.95rem;margin-bottom:1rem}.blog-link{font-size:.9rem;color:var(--accent);text-decoration:none}.blog-link:hover{text-decoration:underline}.contact-grid{display:grid;gap:2rem}@media (min-width: 860px){.contact-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.6fr);align-items:start}}.contact-form{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e7eb;padding:1.6rem 1.4rem;box-shadow:var(--shadow-card)}.form-field{margin-bottom:1rem}.form-field label{display:block;font-size:.85rem;margin-bottom:.35rem;color:#111827}.form-field input,.form-field textarea{width:100%;padding:.7rem .75rem;border-radius:.75rem;border:1px solid #d1d5db;background:#fff;color:#111827;font:inherit;outline:none}.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px #2563eb4d}.contact-submit-btn{width:100%;justify-content:center;margin-top:.5rem}.site-footer{margin-top:4rem;background:#020617;color:#9ca3af}.footer-inner{max-width:1280px;margin:0 auto;padding:3rem 1.5rem 2.4rem}.footer-columns{display:grid;gap:2rem;margin-bottom:2.2rem}@media (min-width: 900px){.footer-columns{grid-template-columns:2fr 1.2fr 1.4fr}}.footer-column{font-size:.95rem}.footer-title{color:#e5e7eb;margin-bottom:.8rem}.footer-subtitle{color:#e5e7eb;margin-bottom:.8rem;font-size:.95rem}.footer-text{color:#9ca3af;line-height:1.6}.footer-links{list-style:none;padding:0;margin:0}.footer-links li+li{margin-top:.4rem}.footer-links a{text-decoration:none;color:#9ca3af;font-size:.9rem}.footer-links a:hover{color:#e5e7eb}.footer-social-row{display:flex;gap:.6rem}.footer-social-btn{width:2.5rem;height:2.5rem;border-radius:.8rem;background:#020617;border:1px solid #111827;display:inline-flex;align-items:center;justify-content:center;color:#e5e7eb;text-decoration:none;font-size:.95rem;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.footer-social-btn:hover{background:#111827;border-color:#4b5563;transform:translateY(-1px);box-shadow:0 10px 25px #0f172ab3}.footer-bottom{border-top:1px solid #111827;padding-top:1.4rem;text-align:center;font-size:.85rem;color:#6b7280}.footer-heart{color:#f97373;margin:0 .2rem}.site-footer .footer-contact,.site-footer .footer-contact p,.site-footer .footer-contact strong{color:#fff!important}.footer-contact p{margin-bottom:.75rem;font-size:.9rem;line-height:1.4}.footer-contact p:last-child{margin-bottom:0}.footer-contact a{color:#93c5fd!important;text-decoration:none;transition:color .2s ease}.footer-contact a:hover{color:#dbeafe!important;text-decoration:underline}
