*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:60px 0}.mb-4{margin-bottom:1.5rem}.mb-6{margin-bottom:3rem}@media (max-width:768px){.container{padding:0 15px}.section{padding:40px 0}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}:focus{outline:2px solid #2563eb;outline-offset:2px}html{scroll-behavior:smooth}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e5e7eb4d;box-shadow:0 4px 20px #0000001a;left:0;position:fixed;top:0;width:100%;z-index:1000}.navbar{padding:0}.nav-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.nav-logo{border-radius:8px;color:#1f2937;font-size:1.5rem;font-weight:700;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-logo:hover{color:#2563eb}.nav-logo{align-items:center;display:flex;gap:.75rem}.nav-logo .logo{height:40px;transition:transform .3s ease;width:auto}.nav-logo:hover .logo{transform:scale(1.05)}.nav-logo h1{font-size:1.5rem;font-weight:700;margin:0}.nav-menu{align-items:center;display:flex}.nav-list{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav-item,.nav-link{position:relative}.nav-link{color:#4b5563;font-size:1rem;font-weight:500;padding:.5rem .75rem;text-decoration:none;transition:color .3s ease}.nav-item:first-child .nav-link:hover{color:#3498db}.nav-item:nth-child(2) .nav-link:hover{color:#e74c3c}.nav-item:nth-child(3) .nav-link:hover{color:#f39c12}.nav-item:nth-child(4) .nav-link:hover{color:#27ae60}.nav-item:nth-child(5) .nav-link:hover{color:#9b59b6}.nav-link.active{color:#3498db;font-weight:600}.nav-toggle{border-radius:6px;cursor:pointer;display:none;flex-direction:column;padding:.5rem;transition:background .3s ease}.nav-toggle:hover{background:#f3f4f6}.bar{background:#4b5563;border-radius:2px;height:3px;margin:3px 0;transition:all .3s ease;width:25px}@media (max-width:768px){.nav-toggle{display:flex}.nav-menu{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-top:1px solid #e5e7eb4d;box-shadow:0 8px 32px #0000001a;flex-direction:column;height:calc(100vh - 80px);justify-content:flex-start;left:-100%;padding-top:2rem;position:fixed;top:80px;transition:left .3s ease;width:100%}.nav-menu.active{left:0}.nav-list{flex-direction:column;gap:.5rem;max-width:300px;width:100%}.nav-link{font-size:1.125rem;margin:.25rem 0;max-width:300px;padding:.75rem 1rem;text-align:center;transition:color .3s ease;width:90%}.nav-item:first-child .nav-link:hover{color:#3498db}.nav-item:nth-child(2) .nav-link:hover{color:#e74c3c}.nav-item:nth-child(3) .nav-link:hover{color:#f39c12}.nav-item:nth-child(4) .nav-link:hover{color:#27ae60}.nav-item:nth-child(5) .nav-link:hover{color:#9b59b6}.nav-link.active{color:#3498db;font-weight:600}.nav-toggle.active .bar:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}@media (max-width:480px){.nav-container{padding:0 15px}.nav-logo h1{font-size:1.25rem}}.footer{background:#1f2937;color:#d1d5db;margin-top:auto}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding:3rem 0}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#9ca3af;line-height:1.6;margin-bottom:1.5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#60a5fa}.social-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.social-links a{background:#374151;border-radius:4px;color:#9ca3af;font-size:.875rem;font-weight:500;padding:.5rem .75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.social-links a:hover{background:#4b5563;color:#60a5fa}.footer-bottom{border-top:1px solid #374151;padding:1.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#9ca3af;margin:0}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#60a5fa}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:2rem 0}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.footer-container{padding:0 15px}.footer-content{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem 0}.footer-links{flex-direction:column;gap:.5rem}}.hero{align-items:center;animation:fadeIn 1s ease-out;display:flex;min-height:100vh}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-background{background:linear-gradient(135deg,#667eea,#764ba2);z-index:1}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:#0000001a;z-index:2}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;min-height:100vh;padding:2rem 0;position:relative;z-index:3}.hero-content{animation:slideInLeft 1s ease-out;color:#fff}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero-badge{animation:fadeInUp .8s ease-out .2s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-block;margin-bottom:2rem;padding:.8rem 1.5rem}.hero-badge span{color:#fff;font-size:.9rem;font-weight:600}.hero-title{animation:fadeInUp .8s ease-out .4s both;color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-highlight{color:#f39c12;display:block}.hero-description{font-size:1.3rem;line-height:1.6;margin-bottom:3rem;max-width:600px;opacity:.95}.hero-buttons{gap:1.5rem;margin-bottom:3rem}.hero-features{display:flex;flex-wrap:wrap;gap:2rem}.hero-feature{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.5rem}.hero-feature-icon{background:#27ae60;border-radius:50%;color:#fff;font-size:.8rem;font-weight:700;height:20px;width:20px}.hero-feature-icon,.hero-visual{align-items:center;display:flex;justify-content:center}.hero-visual{animation:slideInRight 1s ease-out .3s both}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:400px}.hero-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 10px 30px #0003;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transition:all .3s ease}.hero-card:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero-card:hover:before{left:100%}.hero-card:first-child{animation-delay:.5s}.hero-card:nth-child(2){animation-delay:.7s}.hero-card:nth-child(3){animation-delay:.9s}.hero-card:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-10px) scale(1.05)}.hero-card:first-child{grid-column:1/-1;margin-bottom:1rem}.hero-card:nth-child(2){transform:translateY(20px)}.hero-card:nth-child(3){transform:translateY(-20px)}.card-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.hero-card h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.hero-card p{color:#666;font-size:.9rem;margin:0}.btn-primary{background:#e74c3c;box-shadow:0 4px 15px #e74c3c66}.btn-primary:hover{background:#c0392b;box-shadow:0 6px 20px #e74c3c80}.btn-secondary:hover{color:#667eea}@media (max-width:1024px){.hero .container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:3rem}.hero-cards{max-width:500px}}@media (max-width:768px){.hero{min-height:80vh}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.hero-features{justify-content:center}.hero-cards{grid-template-columns:1fr;max-width:300px}.hero-card:nth-child(2),.hero-card:nth-child(3){transform:none}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{gap:1rem}.hero-features{align-items:center;flex-direction:column;gap:1rem}}.featured-articles{margin:2rem 0}.articles-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:2rem 0}.article-image{overflow:hidden}.article-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.article-card:hover .article-image img{transform:scale(1.05)}.article-content h3 a{transition:color .3s ease}.article-content p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.article-meta{border-top:1px solid #f3f4f6;color:#9ca3af;padding-top:1rem}.date{font-weight:500}.read-time{background:#f3f4f6;border-radius:4px;font-size:.75rem;padding:.25rem .5rem}@media (max-width:768px){.articles-grid{gap:1.5rem;grid-template-columns:1fr}.article-content{padding:1.25rem}.article-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.articles-grid{gap:1rem;grid-template-columns:1fr}.article-content{padding:1rem}.article-content h3{font-size:1.125rem}}.home{min-height:100vh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.stats-section{animation:slideInUp .8s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:-2rem;padding:4rem 0;position:relative;z-index:2}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{animation:fadeInUp .6s ease-out;animation-fill-mode:both;padding:1rem;transition:transform .3s ease}.stat-item:first-child{animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}.stat-item:hover{transform:translateY(-5px) scale(1.05)}.stat-number{color:#fff;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1.1rem;font-weight:500;opacity:.9}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.features-section{animation:fadeInUp .8s ease-out;background:#f8f9fa;padding:5rem 0}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both;border:1px solid #e1e5e9;border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center}.feature-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.feature-card:hover:before{left:100%}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-8px) scale(1.02)}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#2c3e50;font-size:1.5rem}.feature-card p{color:#666;margin-bottom:1.5rem}.feature-link{color:#3498db;font-weight:600;text-decoration:none;transition:color .3s ease}.feature-link:hover{color:#2980b9}.articles-section{background:#fff;padding:5rem 0}.text-center{margin-top:3rem;text-align:center}.services-section{animation:fadeInUp .8s ease-out;background:#f8f9fa;padding:5rem 0}.services-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.service-card{animation:scaleIn .6s ease-out;animation-fill-mode:both;background:#fff;border:1px solid #e1e5e9;border-radius:20px;box-shadow:0 8px 30px #0000001a;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .4s ease}.service-card:after{background:linear-gradient(45deg,#0000 30%,#3498db1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.service-card:hover:after{transform:translateX(100%)}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.3s}.service-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px) rotateY(5deg)}.service-icon{display:block;font-size:4rem;margin-bottom:2rem}.service-card h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.service-card p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.service-features{list-style:none;margin-bottom:2rem;padding:0}.service-features li{color:#666;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{color:#27ae60;content:"✓";font-weight:700;left:0;position:absolute}.testimonials-section{animation:fadeInUp .8s ease-out;background:#fff;padding:5rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{animation:fadeInUp .6s ease-out;animation-fill-mode:both;background:#f8f9fa;border:1px solid #e1e5e9;border-radius:16px;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.testimonial-card:before{background:linear-gradient(90deg,#3498db,#e74c3c,#f39c12,#27ae60);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px) scale(1.02)}.testimonial-rating{margin-bottom:1.5rem}.star{font-size:1.2rem;margin:0 .1rem}.testimonial-content{color:#2c3e50;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:2rem}.testimonial-author strong{color:#2c3e50;display:block;font-size:1.1rem;margin-bottom:.5rem}.testimonial-author span{color:#666;font-size:.9rem}.newsletter-section{animation:fadeInUp .8s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 0;position:relative}.newsletter-section:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.newsletter-content{animation:scaleIn .6s ease-out;margin:0 auto;max-width:600px;position:relative;text-align:center;z-index:2}.newsletter-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.newsletter-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.newsletter-form{display:flex;gap:1rem;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:400px}.newsletter-form input{border:none;border-radius:8px;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem}.newsletter-form button{background:#e74c3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:background .3s ease}.newsletter-form button:hover{background:#c0392b}.newsletter-note{font-size:.9rem;margin:0;opacity:.8}.cta-section{animation:fadeInUp .8s ease-out;background:#2c3e50;color:#fff;overflow:hidden;padding:5rem 0;position:relative}.cta-section:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff0d 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.cta-content{animation:scaleIn .6s ease-out;margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{animation:fadeInUp .6s ease-out;animation-fill-mode:both;overflow:hidden;padding:1rem 2rem;position:relative}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn:hover:before{left:100%}.btn-primary{animation-delay:.1s}.btn-primary:hover{box-shadow:0 4px 15px #3498db66;transform:translateY(-2px) scale(1.05)}.btn-secondary{animation-delay:.2s}.btn-secondary:hover{box-shadow:0 4px 15px #ffffff4d;color:#2c3e50;transform:translateY(-2px) scale(1.05)}.btn-outline{animation-delay:.1s;background:#0000;border:2px solid #3498db;color:#3498db}.btn-outline:hover{background:#3498db;box-shadow:0 4px 15px #3498db66;color:#fff;transform:translateY(-2px) scale(1.05)}.btn-large{animation-delay:.2s;font-size:1.1rem;padding:1.2rem 2.5rem}@media (max-width:768px){.section-header h2{font-size:2rem}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2rem}.features-grid,.services-grid,.testimonials-grid{grid-template-columns:1fr}.cta-buttons,.newsletter-form{flex-direction:column}.cta-buttons{align-items:center}.btn{max-width:300px;width:100%}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.feature-card,.service-card,.testimonial-card{padding:2rem 1.5rem}.cta-content h2,.newsletter-content h2{font-size:2rem}}.about-page{min-height:100vh;padding-top:100px}.about-content{margin:0 auto;max-width:800px}.about-section{margin-bottom:3rem;padding:2rem 0}.about-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.about-section p{color:#4b5563;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:2rem 0}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.feature-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6;margin:0}.benefits-list{list-style:none;margin:0;padding:0}.benefits-list li{border-bottom:1px solid #f3f4f6;color:#4b5563;font-size:1.125rem;padding:.75rem 0 .75rem 2rem;position:relative}.benefits-list li:last-child{border-bottom:none}.benefits-list li:before{color:#10b981;content:"✓";font-size:1.25rem;font-weight:700;left:0;position:absolute;top:.75rem}@media (max-width:768px){.about-page{padding-top:80px}.page-header h1{font-size:2.5rem}.page-subtitle{font-size:1.125rem}.about-section h2{font-size:1.75rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}}@media (max-width:480px){.page-header h1{font-size:2rem}.page-subtitle{font-size:1rem}.about-section{margin-bottom:2rem;padding:1rem 0}.feature-card{padding:1.25rem}}.contact-page{min-height:100vh;padding-top:100px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info h2{color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.contact-info p{color:#4b5563;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:2rem}.contact-method h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.contact-method p{color:#6b7280;line-height:1.6;margin:0}.contact-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.contact-form h2{color:#1f2937;font-size:1.75rem;font-weight:600;margin-bottom:2rem}.form-group label{color:#374151}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;padding:.75rem}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{min-height:120px;resize:vertical}.btn-primary{width:100%}@media (max-width:768px){.contact-page{padding-top:80px}.page-header h1{font-size:2.5rem}.page-subtitle{font-size:1.125rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form-container{padding:1.5rem}.contact-form h2{font-size:1.5rem}}@media (max-width:480px){.page-header h1{font-size:2rem}.page-subtitle{font-size:1rem}.contact-form-container{padding:1rem}.form-group input,.form-group textarea{padding:.625rem}}.tools-page{min-height:80vh;padding:2rem 0}.tools-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.tool-card{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.tool-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.tool-icon{font-size:3rem;text-align:center}.tool-header,.tool-icon{margin-bottom:1rem}.tool-card h3{color:#3498db;font-size:1.4rem;margin-bottom:.5rem}.tool-category{background:#f0f8ff;border-radius:20px;color:#3498db;font-size:.8rem;font-weight:600;padding:.4rem .8rem}.tool-description{color:#666;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.tool-button{background:#3498db;border-radius:6px;color:#fff;font-weight:600;padding:.8rem 1.5rem;text-align:center;transition:background .3s ease}.tool-card:hover .tool-button{background:#2980b9}.tool-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:3rem;padding:2rem}.tool-header-bar{align-items:center;border-bottom:1px solid #e1e5e9;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.back-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background .3s ease}.back-button:hover{background:#5a6268}.tool-header-bar h2{color:#2c3e50;font-size:1.8rem;margin:0}.tool-interface{max-width:800px}.tool-interface h3{color:#2c3e50;font-size:1.5rem}.form-group,.tool-interface h3{margin-bottom:1.5rem}.form-group label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.checkbox-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:.5rem}.checkbox-group input[type=checkbox]{margin:0;width:auto}.color-input-group{align-items:center;display:flex;gap:1rem}.color-input-group input[type=color]{border:none;border-radius:6px;cursor:pointer;height:40px;width:60px}.button-group{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#5a6268}.result-box{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.result-box h4{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem}.result-box pre{background:#2c3e50;border-radius:6px;color:#ecf0f1;font-size:.9rem;margin-bottom:1rem;overflow-x:auto;padding:1rem}.password-display{align-items:center;display:flex;gap:1rem}.password-display input{flex:1 1;font-family:monospace;font-size:1.1rem;font-weight:600}.color-palette{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:1rem}.color-swatch{text-align:center}.color-box{border:1px solid #ddd;border-radius:8px;height:80px;margin-bottom:.5rem;width:100%}.color-code{color:#666;font-family:monospace;font-size:.8rem;font-weight:600}.analysis-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.analysis-item{align-items:center;background:#fff;border:1px solid #e1e5e9;border-radius:6px;display:flex;justify-content:space-between;padding:1rem}.analysis-label{color:#2c3e50;font-weight:600}.analysis-value{color:#3498db;font-size:1.1rem;font-weight:700}.qr-code-container{margin-top:1rem;text-align:center}.qr-code-container img{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem}.qr-code-container p{color:#666;font-style:italic;margin-top:1rem}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;margin-top:1rem;padding:1rem}.tools-info{background:#f8f9fa;border-radius:12px;margin-top:3rem;padding:3rem 2rem}.tools-info h2{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{text-align:center}.info-item h3{color:#3498db;font-size:1.3rem;margin-bottom:1rem}.info-item p{color:#666;line-height:1.6}@media (max-width:768px){.page-header h1{font-size:2rem}.tools-grid{grid-template-columns:1fr}.tool-header-bar{align-items:flex-start;flex-direction:column;gap:.5rem}.tool-header-bar h2{font-size:1.5rem}.checkbox-group{grid-template-columns:1fr}.button-group{flex-direction:column}.btn{width:100%}.password-display{flex-direction:column}.analysis-grid{grid-template-columns:1fr}.color-palette{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.tool-container{padding:1rem}.tools-info{padding:2rem 1rem}.info-grid{grid-template-columns:1fr}}.blog-page{min-height:80vh;padding:2rem 0}.page-header{margin-bottom:3rem}.page-header h1{color:#2c3e50;font-size:2.5rem}.page-subtitle{color:#666;font-size:1.1rem}.blog-layout{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.blog-main{min-height:100vh}.blog-filters{margin-bottom:2rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem}.filter-btn{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:25px;color:#666;cursor:pointer;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.filter-btn.active,.filter-btn:hover{background:#3498db;border-color:#3498db;color:#fff}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.blog-card{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.blog-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.blog-category{background:#3498db;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;padding:.3rem .8rem;transition:all .3s ease}.blog-category:hover{background:#2980b9;transform:scale(1.05)}.clickable-category{background:#3498db;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;padding:.3rem .8rem;transition:all .3s ease}.clickable-category:hover{background:#2980b9;transform:scale(1.05)}.blog-date{color:#666;font-size:.9rem}.blog-title{margin-bottom:1rem}.blog-title a{color:#2c3e50;font-size:1.3rem;font-weight:600;line-height:1.4;text-decoration:none}.blog-title a:hover{color:#3498db}.blog-excerpt{color:#666;line-height:1.6;margin-bottom:1.5rem}.blog-meta{align-items:center;display:flex;justify-content:space-between}.read-time{color:#666;font-size:.9rem}.read-more{color:#3498db;font-weight:500;text-decoration:none;transition:color .3s ease}.read-more:hover{color:#2980b9}.no-posts{background:#f8f9fa;border:2px dashed #e1e5e9;border-radius:12px;grid-column:1/-1;padding:3rem 2rem;text-align:center}.no-posts h3{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.no-posts p{color:#666;font-size:1.1rem;margin-bottom:2rem}.btn{border-radius:6px;font-weight:500;padding:.8rem 1.5rem}.btn-primary{background:#3498db}.btn-primary:hover{background:#2980b9}.blog-sidebar{position:-webkit-sticky;position:sticky;top:2rem}.sidebar-section{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;padding:1.5rem}.sidebar-section h3{border-bottom:2px solid #3498db;color:#2c3e50;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.category-list{display:flex;flex-direction:column;gap:.8rem}.category-item{align-items:center;border-bottom:1px solid #f0f0f0;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin:.2rem 0;padding:.8rem;transition:all .3s ease}.category-item:hover{background:#f8f9fa;transform:translateX(5px)}.category-item.active{background:#3498db;color:#fff}.category-item.active .category-name{color:#fff}.category-item.active .category-count{background:#fff;color:#3498db}.category-item:last-child{border-bottom:none}.category-name{color:#666;font-weight:500;transition:color .3s ease}.category-count{background:#3498db;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:.2rem .6rem;transition:all .3s ease}.popular-posts{display:flex;flex-direction:column;gap:1rem}.popular-post{border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.popular-post:last-child{border-bottom:none;padding-bottom:0}.popular-post h4{margin-bottom:.5rem}.popular-post h4 a{color:#2c3e50;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .3s ease}.popular-post h4 a:hover{color:#3498db}.popular-date{color:#666;font-size:.8rem}.recent-posts{display:flex;flex-direction:column;gap:1rem}.recent-post{border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.recent-post:last-child{border-bottom:none;padding-bottom:0}.recent-post h4{margin-bottom:.5rem}.recent-post h4 a{color:#2c3e50;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .3s ease}.recent-post h4 a:hover{color:#3498db}.recent-date{color:#666;font-size:.8rem}.sidebar-newsletter{display:flex;flex-direction:column;gap:.8rem}.sidebar-newsletter input{border:2px solid #e1e5e9;border-radius:6px;font-size:.9rem;padding:.8rem}.sidebar-newsletter input:focus{border-color:#3498db;outline:none}.sidebar-newsletter button{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.8rem;transition:background .3s ease}.sidebar-newsletter button:hover{background:#2980b9}.tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:20px;color:#666;cursor:pointer;display:inline-block;font-size:.8rem;margin:.2rem;padding:.4rem .8rem;transition:all .3s ease}.tag:hover{background:#3498db;border-color:#3498db;box-shadow:0 2px 8px #3498db4d;color:#fff;transform:scale(1.05)}@media (max-width:768px){.page-header h1{font-size:2rem}.blog-layout{gap:2rem;grid-template-columns:1fr}.blog-sidebar{order:-1;position:static}.blog-grid{grid-template-columns:1fr}.blog-card{padding:1.5rem}.filter-buttons{justify-content:flex-start}.sidebar-newsletter{flex-direction:column}.tag-cloud{justify-content:center}}.privacy-policy-page{min-height:100vh;padding-top:100px}.privacy-content{margin:0 auto;max-width:800px}.privacy-content section{margin-bottom:3rem;padding:2rem 0}.privacy-content h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.privacy-content p{color:#4b5563;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}@media (max-width:768px){.privacy-policy-page{padding-top:80px}.page-header h1{font-size:2.5rem}.page-subtitle{font-size:1.125rem}.privacy-content section{margin-bottom:2rem;padding:1rem 0}.privacy-content h2{font-size:1.75rem}}@media (max-width:480px){.page-header h1{font-size:2rem}.page-subtitle,.privacy-content p{font-size:1rem}}.terms-of-service-page{min-height:100vh;padding-top:100px}.page-header{margin-bottom:4rem;padding:2rem 0;text-align:center}.page-header h1{color:#1f2937;font-size:3rem;font-weight:700;margin-bottom:1rem}.page-subtitle{color:#6b7280;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.terms-content{margin:0 auto;max-width:800px}.terms-content section{margin-bottom:3rem;padding:2rem 0}.terms-content h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.terms-content p{color:#4b5563;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}@media (max-width:768px){.terms-of-service-page{padding-top:80px}.page-header h1{font-size:2.5rem}.page-subtitle{font-size:1.125rem}.terms-content section{margin-bottom:2rem;padding:1rem 0}.terms-content h2{font-size:1.75rem}}@media (max-width:480px){.page-header h1{font-size:2rem}.page-subtitle,.terms-content p{font-size:1rem}}.article-page{min-height:100vh;padding-top:100px}.article-header{margin-bottom:3rem;padding:2rem 0;text-align:center}.article-header h1{color:#1f2937;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.article-meta{font-size:1.125rem;gap:2rem;justify-content:center}.article-content{margin:0 auto;max-width:800px;padding:2rem 0}.article-content h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:2rem;font-weight:600;margin:2rem 0 1rem;padding-bottom:.5rem}.article-content h3{color:#1f2937;font-size:1.5rem;margin:1.5rem 0 .75rem}.article-content ol,.article-content p,.article-content ul{color:#4b5563;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.article-content ol,.article-content ul{padding-left:2rem}.article-content li{margin-bottom:.5rem}.article-content a{color:#2563eb;font-weight:500;text-decoration:underline;transition:all .3s ease}.article-content a:hover{background:#2563eb1a;border-radius:4px;color:#1d4ed8;padding:2px 4px;text-decoration:none}.article-footer{margin-top:3rem;padding:2rem 0;text-align:center}.related-articles{margin-bottom:2rem;text-align:left}.related-articles h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.related-links{display:flex;flex-direction:column;gap:.75rem}.related-link{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:block;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.related-link:hover{background:#f3f4f6;border-color:#d1d5db;color:#1f2937;transform:translateY(-1px)}.btn-secondary{border:2px solid #2563eb;color:#2563eb}.btn-secondary:hover{background:#2563eb;color:#fff}@media (max-width:768px){.article-page{padding-top:80px}.article-header h1{font-size:2.5rem}.article-meta{flex-direction:column;gap:.5rem}.article-content h2{font-size:1.75rem}.article-content h3{font-size:1.25rem}.article-content ol,.article-content p,.article-content ul{font-size:1rem}}@media (max-width:480px){.article-header h1{font-size:2rem}.article-content{padding:1rem 0}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:100vh;padding-top:100px}.not-found-content{margin:0 auto;max-width:600px;padding:2rem;text-align:center}.not-found-content h1{color:#2563eb;font-size:8rem;font-weight:700;line-height:1;margin-bottom:1rem}.not-found-content h2{color:#1f2937;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.not-found-content p{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}@media (max-width:768px){.not-found-page{padding-top:80px}.not-found-content h1{font-size:6rem}.not-found-content h2{font-size:2rem}.not-found-content p{font-size:1.125rem}}@media (max-width:480px){.not-found-content h1{font-size:4rem}.not-found-content h2{font-size:1.75rem}.not-found-content p{font-size:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;margin-top:80px}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:100px 0;position:relative;text-align:center}.hero:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMwIDMwYzAgMTYuNTY5LTEzLjQzMSAzMC0zMCAzMHMzMC0xMy40MzEgMzAtMzBTNDMuNDMxIDAgMzAgMCAwIDEzLjQzMSAwIDMwWiIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjEpIi8+PC9zdmc+) repeat;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;padding:0 20px;position:relative;z-index:1}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero p{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.article-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.article-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.article-image{height:200px;object-fit:cover;width:100%}.article-content{padding:1.5rem}.article-content h3{font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.article-content h3 a{color:#1f2937;text-decoration:none}.article-content h3 a:hover{color:#2563eb}.article-meta{align-items:center;color:#6b7280;display:flex;font-size:.875rem;justify-content:space-between;margin-top:1rem}.category-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.category-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.category-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.category-icon img{height:40px;width:40px}.category-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.category-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.category-link{background:#2563eb;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.category-link:hover{background:#1d4ed8;transform:translateY(-2px)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.125rem}.hero-buttons{align-items:center;flex-direction:column}.card-grid{grid-template-columns:1fr}.category-card{padding:1.5rem}}@media (max-width:480px){.hero{padding:60px 0}.hero h1{font-size:2rem}.hero p{font-size:1rem}}
/*# sourceMappingURL=main.6a921fdf.css.map*/