@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";body,html{padding:0;margin:0}#smooth-wrapper{width:100%;height:100%}.custom-container{padding:2rem;background:linear-gradient(135deg,#f0f4f8,#fff);margin-top:2rem}.privacy-policy-container{max-width:100%;margin:0 auto 4rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.privacy-policy-container h2{color:#333;font-size:1.5rem;margin:0;text-align:left}.privacy-policy-container p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.privacy-policy-container strong{color:#333;font-weight:600}.privacy-policy-container ul{list-style-type:none;padding-left:1.5rem;margin:1rem 0}.privacy-policy-container ul li{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:.5rem;position:relative}.privacy-policy-container ul li:before{content:"•";color:#007bff;position:absolute;left:-1rem}.custom-container h1{font-size:1.25rem}.custom-container hr{margin-bottom:3.5rem}.footer{background-color:#101820;color:#f2f2f2;padding:3rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:100vw;margin:0 auto}.footer-about{flex:1 1 300px}.footer-about h3{font-size:1.8rem;color:#fff;margin-bottom:1rem}.footer-about p{font-size:1rem;line-height:1.6;color:#cfcfcf}.contact-info{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column}.contact-info li{height:100%;display:flex;align-items:center;gap:.5rem;align-content:center;margin-bottom:.5rem;font-size:.95rem;color:#bbb;text-align:left}.contact-info li svg{padding-top:20px;align-items:center;color:#00d8ff;font-size:1.2rem;vertical-align:middle}.social-icons{display:flex;gap:1rem;margin-top:1.5rem}.social-icons svg{width:24px;height:24px;fill:#fff;transition:fill .3s ease;cursor:pointer}.social-icons svg:hover{fill:#00d8ff}.map-iframe{margin-top:20px}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;padding-top:3px}.footer-links div{min-width:150px}.footer-links h4{font-size:1.2rem;margin-bottom:1rem;color:#fff}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#bbb;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#00d8ff}.footer-bottom{text-align:center;margin-top:2rem;font-size:.9rem;color:#888}.footer-bottom .heart{color:red}@media (max-width: 768px){.footer-top{flex-direction:column;text-align:center}.footer-about{align-items:center;justify-content:center}.social-icons,.footer-links{justify-content:center}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;position:fixed;top:0;width:100dvw;box-sizing:border-box;z-index:1000}.navbar-logo{font-size:1.3rem;font-weight:700;color:#1c4c9c}.navbar-links{display:flex;gap:2rem;align-items:center}.navbar-link{display:flex;align-items:center;gap:.25rem;text-decoration:none;color:#333;font-weight:300;transition:color .2s ease}.navbar-link svg{margin-left:.25rem}.navbar-button{padding:.5rem 1rem;background-color:#3164b1;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.navbar-button:hover{background-color:#1c4c9c}.menu-toggle{display:none}.hamburger-menu{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:#333}.hamburger-menu .bar{display:block;width:25px;height:3px;margin:5px auto;background-color:#333;transition:all .3s}@media (max-width: 768px){.navbar{padding:1rem}.navbar-links{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;flex-direction:column;gap:1rem;padding:1rem;box-shadow:0 2px 5px #0000001a}.menu-toggle:checked+.hamburger-menu+.navbar-links{display:flex}.navbar-button-container{display:none}.hamburger-menu{display:block}}@media (min-width: 769px){.navbar-button-container{display:block}}.hero{padding:60px 20px;max-width:1200px;margin:20px auto;background-color:#fff}.hero-main{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-content{max-width:1200px;padding:10px}.hero h1{font-size:4.5rem;font-weight:700;margin-bottom:20px;line-height:1.2}.highlight{font-weight:600;background:linear-gradient(90deg,#1c4c9c,#3263b3e6,#4975b9eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}a{text-decoration:none}.description{font-size:1.1rem;color:#0009;max-width:600px;margin:0 auto 30px;padding:20px 0}.hero-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.btn{padding:12px 24px;font-size:1rem;border-radius:6px;border:none;cursor:pointer;transition:.3s ease}.btn-primary{background-color:#1c4c9c;color:#fff}.btn-primary:hover{background-color:#17428c}.btn-secondary{background-color:#f0f0f0;color:#1a1a1a}.btn-secondary:hover{background-color:#e0e0e0}.trust{font-size:.9rem;color:#00000080;margin-top:10px}.stats{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:50px}.stat-box{background:#f9f9f9;padding:20px;border-radius:12px;box-shadow:0 0 6px #0000001a;width:200px;text-align:center}.stat-box h3{font-size:1.8rem;color:#1c4c9c;margin-bottom:8px}.stat-box p{font-size:.9rem;color:#0009}@media (max-width: 768px){.hero h1{font-size:2.1rem}.description{font-size:1rem;padding:0 15px}.btn{font-size:.95rem;padding:10px 20px}.stat-box{width:160px;padding:18px}.stat-box h3{font-size:1.5rem}.stat-box p{font-size:.8rem}}@media (max-width: 480px){.hero{padding:40px 10px}.hero h1{font-size:1.75rem}.description{font-size:.95rem}.btn{font-size:.85rem;padding:8px 16px}.stat-box{width:140px;padding:15px}.stat-box h3{font-size:1.4rem}.stat-box p{font-size:.75rem}}.enterprise-container{max-width:1200px;margin:auto;padding:60px 20px;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.flip-container{perspective:1200px}.card-inner{position:relative;width:100%;min-height:260px;transition:transform .6s ease-in-out;transform-style:preserve-3d}.flip-container:hover .card-inner{transform:rotateY(180deg)}.card-face{position:absolute;width:100%;height:100%;padding:30px;box-sizing:border-box;backface-visibility:hidden;border:1px solid #e0e0e0;border-radius:16px;background-color:#fafafa;display:flex;flex-direction:column;justify-content:center;transition:box-shadow .3s ease}.card-front{z-index:2}.card-back{transform:rotateY(180deg)}.icon{font-size:32px;margin-bottom:16px;color:#2e5aac}.card-face h3{font-size:20px;font-weight:700;margin-bottom:12px}.card-face p{font-size:15px;color:#555;line-height:1.5}.flip-container:hover .card-front{box-shadow:0 8px 20px #0000001a}.features{padding:4rem 2rem;background-color:#f8f9fa;display:flex;flex-direction:column;margin:0 auto}.intro{text-align:center;margin-bottom:3rem}.intro h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.intro p{font-size:1.2rem;color:#555}.feature{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.feature.reverse{flex-direction:row-reverse}.feature>div{flex:1;min-width:350px;max-width:520px}.feature h3{font-size:1.75rem;color:#2c5282;margin-bottom:1rem}.feature-list{list-style:none;padding-left:0;margin:0}.feature-list span{display:flex;align-items:center;font-size:1.1rem;color:#4a5568;margin-bottom:1rem}.feature-list span svg{color:#000;margin-right:.5rem}.feature-img{flex:1}button{background-color:#1c4c9c;color:#fff;border:none;padding:.7rem 1.5rem;font-size:1rem;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center}button svg{margin-left:.5rem}.feature-img img{max-width:100%;height:auto;border-radius:12px}@media (max-width: 768px){.feature{flex-direction:column;text-align:center;margin-bottom:3rem}.feature.reverse{flex-direction:column}.feature>div{width:100%;max-width:100%}.intro h2{font-size:2rem}.intro p{font-size:1rem}.feature h3{font-size:1.5rem}.feature-list span{font-size:1rem}button{padding:.6rem 1.2rem;font-size:.9rem}.feature-img img{width:100%;max-width:400px}}@media (max-width: 480px){.features{padding:3rem 1rem}.intro h2{font-size:1.8rem}.intro p{font-size:.9rem}.feature h3{font-size:1.3rem}.feature-list span{font-size:.95rem}button{padding:.5rem 1rem;font-size:.85rem}.feature-img{flex:1;overflow:hidden}}.dream-container{max-width:1200px;width:100%;margin:0 auto;padding:2rem 1rem;color:#2d3748;font-family:Inter,sans-serif;box-sizing:border-box;overflow:hidden}.title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#1a202c;text-align:center;margin-bottom:.75rem}.subtitle{font-size:clamp(.875rem,2.5vw,1rem);color:#4a5568;text-align:center;margin-bottom:2rem;line-height:1.5}.tabs{display:flex;justify-content:center;margin:20px 0;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.tabs::-webkit-scrollbar{height:6px}.tabs::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.tab{flex:0 0 auto;padding:.5rem 1rem;background:#edf2f7;border-radius:9999px;font-size:.875rem;font-weight:500;color:#4a5568;border:2px solid transparent;transition:all .25s ease;cursor:pointer;white-space:nowrap}.tab:hover{background:#e2e8f0;border-color:#cbd5e0}.tab.active{background:#2b6cb0;color:#fff;border-color:#2b6cb0}.content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:0 1rem;align-items:start;justify-items:center}.left-section,.right-section{width:100%;box-sizing:border-box}.section-title{font-size:clamp(1.25rem,3vw,1.375rem);font-weight:600;color:#2b6cb0;margin-bottom:1rem}.section-desc{font-size:clamp(.85rem,2.2vw,.95rem);color:#4a5568;margin-bottom:1.25rem}.key-benefits{display:block;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;color:#2d3748;margin-bottom:.5rem}.benefits-list{list-style-type:disc;padding-left:1.25rem;color:#4a5568;font-size:clamp(.85rem,2vw,.9rem);line-height:1.6}.metrics-section{display:flex;flex-direction:column;gap:1rem;background:#ebf8ff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;width:100%;box-sizing:border-box}.main-metric{text-align:center}.main-metric .metric-value{font-size:clamp(1.5rem,6vw,2rem);font-weight:700;color:#2c5282}.main-metric .metric-label{font-size:clamp(.85rem,2vw,.95rem);color:#4a5568;margin-top:.25rem}.sub-metrics{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.metric-item{flex:1 1 150px;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px #0000000a;text-align:center;box-sizing:border-box}.metric-group{display:flex;flex-direction:column;gap:.25rem}.metric-item .metric-value{font-size:clamp(1rem,3vw,1.1rem);font-weight:600;color:#2b6cb0}.metric-label{font-size:clamp(.75rem,1.8vw,.85rem);color:#4a5568;margin-top:.5rem}@media (max-width: 480px){.dream-container{padding:1.5rem .5rem}.tabs{gap:.25rem}.metric-item{flex:1 1 100%}.metrics-section{padding:1rem}}img{max-width:100%;height:auto;display:block}.pricing-container{text-align:center;padding:2rem;background:linear-gradient(135deg,#f0f4f8,#fff)}.subtitle{margin:.5rem 0 2rem;font-size:1.1rem;color:#555}.subtitle a{color:#1c4c9c;text-decoration:none;font-size:1rem;display:inline-block;margin-top:1rem}.plans{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.plan{border:1px solid #ddd;border-radius:8px;padding:1.5rem;width:100%;max-width:320px;background-color:#fff;text-align:left;box-shadow:0 4px 6px #0000000d;flex:1 1 280px}.plan h3{margin:0;font-size:1.25rem}.plan p{color:#777;font-size:.9rem}.contact-link{display:block;margin:1rem 0;color:#1c4c9c;font-size:1rem;font-weight:500;text-decoration:none}.demo-btn{display:block;width:100%;padding:.6rem;margin-bottom:1rem;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:.3s ease}.demo-btn.black{background-color:#000;color:#fff}.demo-btn.blue{background-color:#1c4c9c;color:#fff}.features-price{display:flex;flex-direction:column;gap:1rem}.features-price div{font-size:.95rem;color:#333;display:flex;align-items:center}.checkmark{color:#007a00;margin-right:8px;font-weight:700}.cross{color:#0006;margin-right:8px;font-weight:700}.disabled{color:#000;opacity:50%}.most-popular{border:2px solid rgb(28,76,156)}.tag{background-color:#1c4c9c;color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:4px;display:inline-block;margin-bottom:.5rem}@media (max-width: 1024px){.plans{flex-direction:row;justify-content:center}}@media (max-width: 768px){.plans{flex-direction:column;align-items:center}.plan{width:90%;max-width:400px}.pricing-container{padding:1.5rem 1rem}.subtitle{font-size:1rem}}@media (max-width: 480px){.subtitle a,.features-price div{font-size:.9rem}.plan h3{font-size:1.1rem}.contact-link{font-size:.95rem}.demo-btn{font-size:.9rem}}.faq-container{padding:40px 20px;max-width:800px;margin:0 auto;background-color:#fff}.solution{display:flex;align-items:center;justify-content:space-between;box-shadow:0 0 10px #0003;padding:1rem;border-radius:10px;margin-bottom:100px;flex-wrap:wrap;gap:1rem}.solution-content h3{font-size:1.5rem}.solution-content p{color:#000000b3;margin-top:.5rem;line-height:1.5;font-size:1rem}.solution-button button{padding:.7rem 1.5rem;font-size:1rem;background-color:#1c4c9c;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.solution-button button:hover{background-color:#143c82}.faq-title{font-size:24px;font-weight:700;text-align:center;margin-bottom:30px}.faq-item{background-color:#f9fafb;border-radius:10px;padding:25px;margin-bottom:20px;box-shadow:0 1px 3px #0000004d}.faq-item h3{font-size:16px;font-weight:600;margin-bottom:10px;color:#111827}.faq-item p{font-size:14px;color:#4b5563;line-height:1.6}@media (max-width: 768px){.solution{flex-direction:column;align-items:flex-start;padding:1rem;margin-bottom:60px}.solution-content h3{font-size:1.25rem}.solution-content p{font-size:.95rem}.solution-button{width:100%}.solution-button button{width:100%;font-size:1rem}.faq-title{font-size:20px}.faq-item h3{font-size:15px}.faq-item p{font-size:13px}}@media (max-width: 480px){.faq-container{padding:20px 10px}.solution-content h3{font-size:1.1rem}.solution-content p{font-size:.9rem}.faq-item{padding:20px}}.testimonials-container{width:100%;max-width:100dvw;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2rem);font-family:Inter,sans-serif;background:linear-gradient(135deg,#f0f4f8,#fff);color:#1c4c9c;box-sizing:border-box;text-align:center}.testimonials-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:.5rem;color:#1c4c9c}.testimonials-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#555;margin-bottom:2.5rem;line-height:1.6}.testimonial-card{background-color:#fff;color:#000;border-radius:12px;padding:2rem;max-width:700px;margin:0 auto 2rem;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;align-items:flex-start;position:relative}.testimonial-quote{font-size:1.125rem;font-style:normal;line-height:1.6;margin-bottom:1.5rem;color:#000;position:relative;padding-left:1.5rem}.testimonial-quote:before{content:"“";position:absolute;top:-10px;left:0;font-size:3rem;color:#1c4c9c;opacity:.2}.testimonial-footer{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto}.testimonial-author-org{display:flex;flex-direction:column;align-items:flex-start}.testimonial-author{font-weight:600;font-size:1rem;color:#1c4c9c;margin-bottom:.25rem}.testimonial-org{font-size:.95rem;color:#555}.testimonial-carousel{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.carousel-dot{width:1px;height:1px;background-color:#555;border-radius:500px;border:none;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.carousel-dot.active{background-color:#1c4c9c;transform:scale(1.2)}@media (max-width: 600px){.testimonial-card{padding:1.5rem}.testimonial-quote{font-size:1rem}.testimonial-author{font-size:.95rem}.testimonial-org{font-size:.875rem}}.our-story-section{padding:3rem 2rem;text-align:center;background-color:#fdfdfb;font-family:Arial,sans-serif}.section-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.section-subtitle{font-size:1rem;color:#00000080;line-height:1.5;margin:0 auto 2.5rem;max-width:700px}.story-content{display:flex;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:wrap}.image-container{flex:1;min-width:300px;max-width:500px}.image-container img{width:100%;height:auto;border-radius:12px}.text-content{flex:1;min-width:280px;max-width:500px;text-align:left}.text-content h3{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.text-content p{font-size:.95rem;color:#00000080;line-height:1.5;margin-bottom:1rem}.journey-btn{background-color:#1c4c9c;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:block;margin:1.5rem auto 0}.journey-btn:hover{background-color:#143c82}@media (max-width: 1024px){.our-story-section{padding:2.5rem 1.5rem}.section-title{font-size:1.8rem}.section-subtitle{font-size:.95rem;padding:0 1rem}.story-content{gap:1.5rem}.text-content h3{font-size:1.15rem}.text-content p{font-size:.9rem}.journey-btn{font-size:.85rem;padding:.55rem 1rem}}@media (max-width: 820px){.our-story-section{padding:2rem 1.5rem}.section-title{font-size:1.75rem}.story-content{flex-direction:column;align-items:center}.text-content{text-align:center}.text-content h3{font-size:1.15rem}.text-content p{font-size:.9rem}.journey-btn{font-size:.85rem;padding:.55rem 1rem}}@media (max-width: 480px){.our-story-section{padding:1.5rem 1rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.text-content h3{font-size:1.1rem}.text-content p{font-size:.85rem}.journey-btn{font-size:.8rem;padding:.5rem .8rem}}.our-values-section{padding:3rem 2rem;background-color:#fdfdfb;text-align:center;font-family:Arial,sans-serif}.values-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.values-subtitle{font-size:1rem;color:#555;margin:0 auto 2.5rem;line-height:1.5;max-width:700px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;justify-items:center}.value-card{background-color:#fff;border-radius:12px;padding:1.5rem;width:90%;max-width:280px;box-shadow:0 2px 10px #0000000a;text-align:left;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-icon{font-size:1.8rem;background-color:#edf1f9;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:8px;margin-bottom:1rem}.value-card h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.value-card p{font-size:.95rem;color:#555;line-height:1.4}@media screen and (max-width: 1024px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.our-values-section{padding:2rem 1.5rem}.values-title{font-size:1.75rem}.values-subtitle{font-size:.95rem;padding:0 1rem}.values-grid{grid-template-columns:1fr}}@media screen and (max-width: 480px){.our-values-section{padding:1.5rem 1rem}.values-title{font-size:1.5rem}.values-subtitle{font-size:.9rem}.value-card{padding:1.2rem;max-width:100%}.value-card h3{font-size:1rem}.value-card p{font-size:.9rem}}.demo-section{max-width:1200px;margin:auto;padding:40px 20px;box-sizing:border-box}.demo-section h2{text-align:center;font-size:2rem;margin-bottom:10px}.subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:1rem;line-height:1.6}.demo-container{display:flex;gap:20px;align-items:stretch;flex-wrap:wrap}.card{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 0 6px #0000000d;padding:25px;box-sizing:border-box}.left-section{flex:1;display:flex;flex-direction:column;gap:20px;min-width:300px}.right-section{flex:1;min-width:300px;display:flex;flex-direction:column;justify-content:space-between}.demo-point{display:flex;gap:12px;margin-top:15px;align-items:flex-start}.demo-point .icon{font-size:24px;line-height:1}.demo-point strong{font-weight:600;display:block;text-align:left}.demo-point p{font-size:13px;color:#666;text-align:left}.bullet-point{position:relative;padding-left:20px;margin-top:10px;color:#333;font-size:.95rem;text-align:left}.bullet-point:before{content:"✓";position:absolute;left:0;color:#0a66c2}form{margin-top:15px;width:100%}.input-group{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;width:100%}.input-field{display:flex;flex-direction:column;flex:1 1 300px;min-width:100px;width:100%}.input-field label{margin:6px 0;font-weight:500;color:#222;font-size:.9rem;text-align:left}input,textarea{padding:12px 15px;border:1px solid #ccc;border-radius:6px;font-size:.95rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%;box-sizing:border-box}input:focus,textarea:focus{border-color:#0a66c2;outline:none;box-shadow:0 0 0 2px #0a66c21a}textarea{resize:vertical;min-height:100px}.secure-info{font-size:.8rem;color:#777;margin:10px 0 20px}.submit{background-color:#0a66c2;color:#fff;padding:12px 20px;border:none;border-radius:6px;cursor:pointer;width:100%;font-size:1rem;transition:background-color .3s ease}.submit:hover{background-color:#084c9e}@media (max-width: 1024px){.demo-container{flex-direction:column}.input-group{flex-direction:row;flex-wrap:wrap}}@media (max-width: 768px){.demo-section{padding:30px 15px}.demo-container{flex-direction:column;gap:30px}.input-group{flex-direction:column;gap:16px}.input-field{width:100%;flex:1 1 100%}.submit{font-size:1rem}.card{padding:20px}}@media (max-width: 480px){.demo-section h2{font-size:1.5rem}.subtitle{font-size:.95rem}input,textarea{font-size:.9rem}}.status-message{margin-top:1rem;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:1rem;transition:opacity .4s}.status-success{background:#e9f9ef;color:#189944;border:1px solid #b4e2cb}.status-error{background:#ffeaea;color:#b22222;border:1px solid #ffcccc}.field-error{color:#b22222;font-size:.9em;margin-top:.2em}body{font-family:Inter,sans-serif}
