*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:Inter,sans-serif;font-weight:400;line-height:1.6;color:#fff;background-color:#0f172a;transition:background-color .3s ease,color .3s ease;overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (max-width: 480px){.container{padding:0 1rem}}a{color:#3b82f6;text-decoration:none;transition:color .15s ease}a:hover{color:#6366f1}img{max-width:100%;height:auto}ul,ol{list-style:none}button{border:none;background:none;cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:#fff}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem;color:#cbd5e1}.text-primary{color:#fff!important}.text-secondary{color:#cbd5e1!important}.text-muted{color:#94a3b8!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.gradient-text{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.notification{position:fixed;top:100px;right:20px;z-index:10000;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translate(100%);transition:transform .3s ease;max-width:400px}.notification.notification-success{background:#10b981;color:#fff}.notification.notification-error{background:#ef4444;color:#fff}.notification.notification-info{background:#3b82f6;color:#fff}.notification.show{transform:translate(0)}.notification .notification-content{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem}.notification .notification-content .notification-close{background:none;border:none;color:#fff;cursor:pointer;margin-left:auto;padding:.25rem;border-radius:.25rem}.notification .notification-content .notification-close:hover{background:#334155}.floating-shapes{position:absolute;width:100%;height:100%;pointer-events:none}.shape{position:absolute;border-radius:50%;animation:float 6s ease-in-out infinite;opacity:.1}.shape.shape-1{width:200px;height:200px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);top:20%;left:10%;animation-delay:0s}.shape.shape-2{width:150px;height:150px;background:linear-gradient(135deg,#06b6d4,#3b82f6);top:60%;right:20%;animation-delay:2s}.shape.shape-3{width:100px;height:100px;background:linear-gradient(135deg,#8b5cf6,#ec4899);bottom:20%;left:20%;animation-delay:4s}.shape.shape-4{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);top:10%;right:10%;animation-delay:1s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(-10px) rotate(240deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;font-size:1rem;white-space:nowrap;transition:transform .3s ease,box-shadow .3s ease}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media (max-width: 768px){.btn{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 480px){.btn{width:100%;max-width:250px;justify-content:center}}.btn-primary{background-color:#3b82f6;color:#0f172a}.btn-primary:hover{color:#0f172a;background-color:#0f66f4}.btn-secondary{background-color:#6366f1;color:#cbd5e1}.btn-secondary:hover{color:#cbd5e1;background-color:#3438ed}.btn-outline{background-color:transparent;border:2px solid #3b82f6;color:#3b82f6}.btn-outline:hover{background-color:#0f66f4;color:#cbd5e1}.feature-card{background:#334155;border-radius:1rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;padding:2rem;text-align:center;cursor:pointer}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.feature-card h3{margin-bottom:1rem;color:#fff}.feature-card p{color:#cbd5e1}.feature-card .feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.feature-card .feature-icon i{font-size:1.5rem;color:#fff}.fact-card{background:#1e293b;border:1px solid #334155;border-radius:1rem;padding:2rem;position:relative;transition:all .3s ease;cursor:pointer}.fact-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.fact-card .fact-icon{color:#3b82f6;font-size:1.5rem;margin-bottom:1rem}.fact-card .fact-text{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#fff}.fact-card .fact-number{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}.stat{text-align:center;padding:1rem;background:#1e293b;border-radius:1rem;border:1px solid #334155;min-width:80px;transition:transform .15s ease}.stat:hover{transform:translateY(-5px)}.stat .stat-number{font-size:2rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.stat .stat-label{font-size:.9rem;color:#94a3b8}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #334155;transition:all .3s ease}.navbar .nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;max-width:1200px;margin:0 auto}@media (max-width: 480px){.navbar .nav-container{padding:.75rem 1rem}}.navbar .nav-container .nav-brand{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#fff}.navbar .nav-container .nav-brand i{color:#3b82f6;font-size:1.8rem}.navbar .nav-container .nav-controls{display:flex;align-items:center;justify-content:center;gap:1rem}@media (max-width: 768px){.navbar .nav-container .nav-controls{gap:.5rem}}.navbar .nav-container .nav-controls .language-switcher{position:relative}.navbar .nav-container .nav-controls .language-switcher .lang-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;background:#1e293b;border:1px solid #334155;border-radius:.5rem;color:#fff;cursor:pointer;transition:all .15s ease;font-size:.9rem}.navbar .nav-container .nav-controls .language-switcher .lang-toggle:hover{background:#334155;transform:translateY(-1px)}.navbar .nav-container .nav-controls .language-switcher .lang-toggle i{font-size:.8rem;transition:transform .15s ease}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown{position:absolute;top:100%;right:0;background:#0f172a;border:1px solid #334155;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003;min-width:150px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .15s ease;margin-top:.5rem;z-index:100}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown .lang-option{display:block;padding:.75rem 1rem;color:#fff;border-bottom:1px solid #334155;transition:background-color .15s ease}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown .lang-option:last-child{border-bottom:none}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown .lang-option:hover{background:#1e293b;color:#3b82f6}.navbar .nav-container .nav-controls .language-switcher .lang-dropdown .lang-option.active{background:#3b82f6;color:#fff}.footer{background:#334155;border-top:1px solid #334155;padding:3rem 0}.footer .container .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;align-items:center;text-align:center}@media (max-width: 768px){.footer .container .footer-content{grid-template-columns:1fr;gap:1.5rem}}.footer .container .footer-content .footer-brand{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.2rem;font-weight:700;color:#fff}.footer .container .footer-content .footer-brand i{color:#3b82f6;font-size:1.5rem}.footer .container .footer-content .footer-links{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media (max-width: 768px){.footer .container .footer-content .footer-links{gap:1rem}}.footer .container .footer-content .footer-links a{color:#cbd5e1;transition:color .15s ease}.footer .container .footer-content .footer-links a:hover{color:#3b82f6}.footer .container .footer-content .footer-social{color:#cbd5e1}.footer .container .footer-content .footer-social i{color:#ef4444;margin:0 .25rem}.footer .container .footer-content .footer-social a{color:#cbd5e1;font-weight:500;text-decoration:underline}.footer .container .footer-content .footer-social a:hover{color:#3b82f6}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 0 4rem;overflow:hidden}@media (max-width: 768px){.hero{padding:5rem 0 3rem}}.hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.hero .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}@media (max-width: 1440px){.hero .hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}}.hero .hero-content .hero-text{animation:slideInLeft 1s ease both}.hero .hero-content .hero-text .hero-title{margin-bottom:1.5rem;line-height:1.1;text-align:center}.hero .hero-content .hero-text .hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:#cbd5e1;text-align:center}.hero .hero-content .hero-text .hero-buttons{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.hero .hero-content .hero-text .hero-buttons{justify-content:center}}@media (max-width: 480px){.hero .hero-content .hero-text .hero-buttons{flex-direction:column;align-items:center}}.hero .hero-content .hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;animation:slideInRight 1s ease both}.hero .hero-content .hero-visual .duck-illustration{width:200px;height:200px;background:linear-gradient(to right,#3b82f6,#60a5fa);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:bounce 2s ease-in-out infinite;box-shadow:0 10px 30px #0000004d}.hero .hero-content .hero-visual .duck-illustration i{font-size:5rem;color:#fff}.hero .hero-content .hero-visual .duck-illustration .duck-image{width:100%;height:auto}.hero .hero-content .hero-visual .stats{display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width: 1440px){.hero .hero-content .hero-visual .stats{justify-content:center}}@media (max-width: 480px){.hero .hero-content .hero-visual .stats{flex-direction:column;align-items:center}}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.section-header h2{margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#cbd5e1}.features{background:#1e293b}.features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media (max-width: 768px){.features .features-grid{grid-template-columns:1fr}}.facts-showcase .container .facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 768px){.facts-showcase .container .facts-grid{grid-template-columns:1fr}}.facts-showcase .container .facts-actions{text-align:center}.api-section{background:#1e293b}.api-section .container .api-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 480px){.api-section .container .api-actions{flex-direction:column;align-items:center}}.animate-fade-in{opacity:0}.animate-slide-up{opacity:0;transform:translateY(30px)}.animate-slide-left{opacity:0;transform:translate(-50px)}.animate-slide-right{opacity:0;transform:translate(50px)}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/dist/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/dist/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/dist/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/dist/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff")}
