.lang-wrap{position:relative}.navbar nav a,.navbar .lang-btn{background:#36b7fc;color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 2px 8px #0000002e}.navbar nav a:hover,.navbar .lang-btn:hover{background:#17337a;border-color:#ffffff38}.navbar nav a:focus-visible,.navbar .lang-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #28c0b673,0 2px 8px #0000002e}.navbar nav a.active{background:#112a66;border-color:#ffffff47}.lang-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:9999px;border:none;color:#fff;background:#1e3a8a;border:1px solid rgba(255,255,255,.14);box-shadow:0 2px 8px #0000002e;cursor:pointer;transition:background .22s,color .22s,transform .15s ease,border-color .22s,box-shadow .22s}.lang-btn:hover{background:#17337a;color:#fff;transform:translateY(-1px);border-color:#ffffff38;box-shadow:0 3px 10px #0003}.lang-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff59}.lang-flag{display:inline-block;width:1.2rem;height:.8rem;border-radius:.18rem;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px #00000014}.flag-hu{background:linear-gradient(180deg,#ce1126 33.33%,#fff 33.33% 66.66%,#007a33 66.66%)}.flag-de{background:linear-gradient(180deg,#000 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.flag-dk{background:#c60c30;background-image:linear-gradient(transparent 0 0),linear-gradient(#fff 0 0);background-size:20% 100%,100% 20%;background-position:center center;background-repeat:no-repeat}.flag-gb{background-color:#012169;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30'%3E%3Crect width='60' height='30' fill='%23012169'/%3E%3Cpath fill='%23fff' d='M0 0h60v6H0zM0 24h60v6H0zM0 0v30h6V0zM54 0v30h6V0zM0 0L60 30L54 30L0 6Z M60 0L0 30L6 30L60 6Z'/%3E%3Cpath fill='%23c8102e' d='M0 0L60 24L56 30L0 6Z M60 0L4 30L0 26L56 0Z'/%3E%3Cpath fill='%23fff' d='M0 14h60v2H0zM29 0h2v30H29z'/%3E%3Cpath fill='%23c8102e' d='M0 13h60v4H0zM28 0h4v30H28z'/%3E%3C/svg%3E");background-size:cover;background-position:center}.lang-code{font-weight:700;letter-spacing:.02em}.lang-menu{width:140px;background:#fff;color:var(--accent);border-radius:12px;box-shadow:0 12px 32px #1e3a8a2e;overflow:hidden;transform-origin:top left;transform:translateY(-4px) scale(.98);opacity:0;pointer-events:none;transition:transform .16s ease,opacity .16s ease;z-index:10000}.lang-menu.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.lang-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .8rem;background:transparent;border:none;color:var(--accent);text-align:left;cursor:pointer;transition:background .16s cubic-bezier(.4,0,.2,1),transform .16s cubic-bezier(.4,0,.2,1),box-shadow .16s cubic-bezier(.4,0,.2,1)}.lang-item:hover{background:#e6f0fa;transform:translateY(-1px);box-shadow:0 6px 18px #1e3a8a21}.lang-item.active{background:#e0f7fa;font-weight:700}body[data-theme=dark] .navbar nav a,body[data-theme=dark] .navbar .lang-btn{background:#35497f;color:#e0f7fa;border:1px solid rgba(224,247,250,.22);box-shadow:0 1px 2px #00000059}body[data-theme=dark] .navbar nav a:hover,body[data-theme=dark] .navbar .lang-btn:hover{background:#3f548c;border-color:#e0f7fa59}body[data-theme=dark] .lang-menu{background:#232f45;color:#e0f7fa;box-shadow:0 12px 32px #28c0b638}body[data-theme=dark] .lang-item{color:#e0f7fa}body[data-theme=dark] .lang-item:hover{background:#1e2536;transform:translateY(-1px);box-shadow:0 8px 24px #28c0b638}body[data-theme=dark] .lang-item.active{background:#234}.about{text-align:center;padding:2.5rem 0 2rem}.team-cards{display:flex;gap:2.2rem;justify-content:center;flex-wrap:wrap}.team-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px #1e3a8a17;padding:1.4rem 1.2rem 1.8rem;width:clamp(260px,30vw,340px);max-width:100%;cursor:pointer;transition:transform .18s,box-shadow .18s,background .4s,color .4s,border-color .4s;outline:none;border:2px solid transparent;position:relative;color:#1e3a8a}.team-card *{color:inherit}.team-title{color:#28c0b6;font-weight:500;margin-bottom:.5rem;font-size:1.05rem}.team-card:hover,.team-card:focus{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 32px #28c0b62e,0 0 0 2px #28c0b6;border-color:#28c0b6}.team-photo{width:110px;height:110px;border-radius:50%;object-fit:cover;margin-bottom:.9rem}.team-card h3{font-size:1.25rem;margin:.2rem 0 .3rem}.modal-close{position:absolute;top:.7rem;right:1rem;background:none;border:none;font-size:2rem;color:#28c0b6;cursor:pointer;opacity:.85;transition:color .2s}.modal-close:hover{color:#1e3a8a}.team-photo-large{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #28c0b6}.modal .team-photo-large{width:220px!important;height:220px!important;max-width:none!important;border-radius:50%!important;object-fit:cover;aspect-ratio:1 / 1;display:block;margin-inline:auto}@media (max-width: 420px){.modal .team-photo-large{width:180px!important;height:180px!important;max-width:none!important}.team-card{width:100%}.team-photo{width:100px;height:100px}}body[data-theme=dark] .team-card{background:#232f45!important;color:#e0f7fa!important;border:2px solid #223344;box-shadow:0 8px 32px #28c0b621,0 1.5px #234}body[data-theme=dark] .team-card:hover,body[data-theme=dark] .team-card:focus{border-color:#28c0b6;box-shadow:0 8px 32px #28c0b638,0 0 0 2px #28c0b6}body[data-theme=dark] .team-title{color:#28c0b6!important}body[data-theme=dark] .modal-close{color:#28c0b6}body[data-theme=dark] .modal-close:hover{color:#e0f7fa}body[data-theme=dark] .team-photo-large{border-color:#28c0b6}body[data-theme=dark] .team-card *{color:#e0f7fa!important}:root{--main-bg: #009f94;--main-fg: #fff;--accent: #1e3a8a;--text-dark: #222;--text-light: #f5f5f5;--button-bg: #1e3a8a;--button-fg: #fff}html{scroll-behavior:smooth}body{font-family:Segoe UI,Roboto,Arial,sans-serif;background:var(--main-bg);color:var(--text-light);line-height:1.6;font-size:16px;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}@media (min-width: 1280px){body{font-size:15px}}@media (min-width: 1600px){body{font-size:14px}}header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:.7rem 0;background:linear-gradient(180deg,#ffffff24,#ffffff14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px #0000001f}.nav-container{max-width:1100px;margin:0 auto}main{padding-top:90px}.nav-container{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:0 1rem}.logo{height:38px}nav{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center}nav a{color:var(--main-fg);text-decoration:none;font-weight:500;font-size:1rem;padding:.45rem 1.2rem;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.28);transition:background .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000001a;position:relative;margin-bottom:2px}nav a:hover{background:#ffffff29;color:#fff;border-color:#ffffff61;box-shadow:0 2px 6px #0000001f}nav a.active{font-weight:700;background:#ffffff38;color:#fff;border-color:#ffffff80;box-shadow:0 2px 8px #00000024}nav a:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff59}.hero{display:flex;align-items:flex-start;justify-content:center;gap:2rem;padding:2.2rem 1rem 1.5rem;max-width:1100px;margin:0 auto;text-align:center}.hero-content{flex:1 1 320px;display:flex;flex-direction:column;justify-content:flex-start;gap:1.2rem;align-items:center}.hero-content h1{font-size:2.3rem;font-weight:800;margin-bottom:1.1rem;color:#fff;line-height:1.15}.hero-content p{font-size:1.18rem;color:#e0f7fa;margin-bottom:.5rem}.hero-sublist{list-style:none;display:flex;justify-content:center;gap:1rem;padding:0;margin:0;align-items:center;flex-wrap:wrap}.hero-subitem{display:inline-flex;align-items:center;gap:.6rem;background:#ffffff08;padding:.45rem .8rem;border-radius:12px;color:#e8f6f4;font-weight:600}.item-number{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;background:#ffffff0f;color:#28c0b6;font-weight:800}.item-icon{width:20px;height:20px;display:inline-block;background:transparent}.item-text{color:#e0f7fa}.hero-action-box{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;border:none;border-radius:18px;padding:2rem 1.5rem;width:100%;max-width:900px;margin:1.5rem auto 0;box-shadow:none}.hero-highlight-end{margin-top:0;display:block;width:100%;max-width:100%;padding:0;text-align:center;color:#fff;font-size:2.3rem;font-weight:800;line-height:1.15;letter-spacing:.01em;background:transparent;border:none;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hero-video-wrap{width:100%;max-width:900px;margin:0 auto 1.1rem;aspect-ratio:16 / 7.02;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.28);box-shadow:0 12px 34px #00000038;background:#0f172a}.hero-video{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transform-origin:center}.hero-highlight{font-weight:700;color:#fff;font-size:1.15rem;display:block;margin-top:.5rem}.hero-badges{display:flex;gap:.7rem;margin:1rem 0 .5rem;list-style:none;padding:0}.hero-badges li,.ai-section li{border-radius:999px;padding:.3rem 1rem;font-size:.97rem;font-weight:500;margin:0 .2rem}.hero-cta-row{display:flex;justify-content:center;width:100%;margin-top:1.2rem}.cta,form button{display:inline-block;background:var(--button-bg);background-image:linear-gradient(180deg,#ffffff38,#ffffff0f);color:var(--button-fg);padding:1rem 2.8rem;border-radius:999px;text-decoration:none;font-weight:800;font-size:1.15rem;box-shadow:0 10px 30px #1e3a8a38,0 18px 46px #28c0b629,0 2px #b2ebf2,inset 0 1px #ffffff59;border:2px solid #b2ebf2;text-shadow:0 1px 0 rgba(0,0,0,.25);will-change:transform,box-shadow;transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.cta:hover,form button:hover{background:#28c0b6;color:#fff;transform:translateY(-2px) scale(1.06);border-color:#28c0b6;box-shadow:0 10px 34px #1e3a8a38,0 18px 46px #28c0b62e,0 2px #28c0b6}.cta:active,form button:active{transform:translateY(1px) scale(.99);box-shadow:0 6px 18px #1e3a8a2e,0 12px 28px #28c0b624,0 1px #28c0b6,inset 0 1px #ffffff40}.cta:focus-visible,form button:focus-visible{outline:none;box-shadow:0 0 0 3px #28c0b6,0 10px 34px #1e3a8a38,0 18px 46px #28c0b62e}.hero-illustration{flex:1 1 0;display:flex;align-items:center;justify-content:center}.hero-illustration img{width:100%;max-width:260px;height:180px;object-fit:cover;border-radius:16px;box-shadow:0 4px 16px #1e3a8a1a;display:block;margin:0 auto}.card-section h2,.stats-section h2,.bar-chart-section h2,.bar-chart-section h3,#services h2{color:#1e3a8a;font-size:1.5rem;font-weight:800;text-align:center;margin-bottom:1.5rem;letter-spacing:.01em;font-family:Segoe UI,Roboto,Arial,sans-serif}.card-section{background:#f7fafc;border-radius:18px;box-shadow:0 2px 16px #1e3a8a12;padding:2.2rem 1.5rem 2rem;max-width:1000px;margin:2.5rem auto;overflow:visible}.card-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.5rem}.process-card-row{justify-content:space-between;align-items:stretch;gap:1.5rem;margin-top:1.5rem;padding:0 1.5rem;box-sizing:border-box}.value-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.value-card-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1}.value-card-icon-wrap{width:100%;min-height:106px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}#why .value-card .card-label{min-height:7.2rem;display:flex;align-items:flex-start;justify-content:center;text-align:center;line-height:1.35}.process-card{min-width:260px;max-width:320px;width:100%;flex:1 1 0;padding:1.8rem 1.6rem;box-shadow:0 12px 36px #1e3a8a14;border:1px solid rgba(40,192,182,.14);border-radius:22px;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:330px}.process-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #1e3a8a24}.process-card-icon{width:100%;max-width:none;min-height:88px;display:grid;place-items:center;border-radius:22px;background:transparent;color:#0f766e;margin-bottom:1rem;padding:1rem 0}.process-card-icon svg{width:56px;height:56px}.process-card-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1}.process-card-title{font-size:1.1rem;font-weight:700;color:#1e3a8a;margin-bottom:.75rem;text-align:center}.process-card-desc{font-size:.98rem;line-height:1.65;color:#475569;margin:0}@media (max-width: 1024px){.process-card-row{flex-direction:column;align-items:center}.process-card{width:100%;max-width:100%}}.card{background:#f5fafd;border-radius:16px;box-shadow:0 2px 8px #1e3a8a12;min-width:200px;max-width:260px;width:100%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;margin:0;transition:box-shadow .18s,transform .18s;border:2px solid #b2ebf2;text-align:center}.card:hover{box-shadow:0 6px 18px #1e3a8a21;transform:translateY(-2px) scale(1.03);background:#e0f7fa;border-color:#28c0b6}.card-number{font-size:2.2rem;font-weight:700;color:#28c0b6;margin-bottom:.3rem;letter-spacing:.02em}.card-label{font-size:1.08rem;color:#1e3a8a;font-weight:500;margin:0}.card-description{font-size:1rem;color:#1e3a8a;margin-top:.7rem;margin-bottom:0}.value-card-points{margin:.4rem 0 0;padding-left:1.1rem;color:#1e3a8a;font-size:.98rem;line-height:1.55;text-align:left;align-self:stretch}.value-card-points li{margin:.26rem 0}.card-section,.card,.services,.contact,.ai-section,.stats-section,.bar-chart-section,.bar-chart-card,.stat,.service-card,.ai-feature{box-shadow:0 4px 24px #28c0b621,0 1.5px #e0f7fa,0 0 16px #1e3a8a12}.services,.contact,.ai-section,.stats-section,.bar-chart-section,.bar-chart-card{background:#f7fafc;color:var(--text-dark);border-radius:12px;box-shadow:0 2px 8px #1e3a8a12;margin:0 auto 2.5rem;padding:2.2rem 1rem 1.5rem;max-width:1100px;overflow:visible}.services h2,.ai-section h2,.contact h2,.bar-chart-header h3{text-align:center;font-size:1.25rem;margin-bottom:1rem;font-weight:600;color:var(--accent)}.services h2{font-size:1.4rem;margin-bottom:1.5rem}.service-cards{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap;max-width:1100px;margin:0 auto}.service-card{background:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px #1e3a8a0f;padding:1.2rem 1rem;flex:1 1 220px;min-width:180px;max-width:260px;text-align:center;transition:transform .18s,box-shadow .18s;border:2px solid #b2ebf2;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.service-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 6px 18px #1e3a8a21;border-color:#28c0b6}.service-card img{width:100%;max-width:90px;height:90px;object-fit:cover;border-radius:10px;margin-bottom:1rem;box-shadow:0 2px 8px #1e3a8a14;display:block;margin:0 auto 1rem}.service-icon-wrap{width:90px;height:90px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.service-icon-image{width:100%;height:100%;object-fit:contain;display:block;image-rendering:auto;transform-origin:center}.service-card .service-icon-image{max-width:none;border-radius:0;box-shadow:none;object-fit:contain;margin:0}.service-icon-image--0{transform:scale(1)}.service-icon-image--1{transform:scale(1.16)}.service-icon-image--2{transform:scale(1.2)}.service-card-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1;min-height:205px}.service-card h3,.service-card .card-label{font-size:1.05rem;color:var(--accent);margin-bottom:.4rem;font-weight:600}.service-card p,.service-card .card-description{color:#444;font-size:.97rem}.ai-section{background:#f7fafc;color:#1e3a8a;border-radius:18px;box-shadow:0 2px 16px #1e3a8a12;padding:2.2rem 1.5rem 2rem;max-width:1000px;margin:2.5rem auto}.ai-section p,.card-section p{max-width:700px;margin:0 auto 1.5rem;text-align:center;font-size:1rem;line-height:1.75;color:#1e3a8a}.ai-section h2,.card-section h2{color:#1e3a8a;font-size:1.5rem;font-weight:800;text-align:center;margin-bottom:1.5rem}.ai-section ul{display:flex;justify-content:center;gap:1.2rem;list-style:none;padding:0;margin:0}.ai-section-features{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin:2rem 0 1.5rem;padding:0;list-style:none}.ai-feature{background:#d0f2f7;color:#1e3a8a;border-radius:18px;padding:1.1rem 1.6rem;font-size:1.08rem;font-weight:500;box-shadow:0 2px 8px #1e3a8a1a;min-width:210px;max-width:270px;text-align:center;transition:box-shadow .18s,transform .18s,background .18s;border:2px solid #b2ebf2;margin:0 auto;display:flex;align-items:center;justify-content:center}.ai-feature:hover{box-shadow:0 6px 18px #1e3a8a21;transform:translateY(-2px) scale(1.03);background:#b2ebf2}.contact{max-width:500px}form{display:flex;flex-direction:column;gap:.8rem;max-width:350px;margin:0 auto 1.2rem}form input,form textarea{padding:.7rem .8rem;border-radius:7px;border:1.5px solid #b2ebf2;font-size:1rem;background:#e6f0fa;color:#1e3a8a;resize:none;transition:border .2s,background .2s}form input:focus,form textarea:focus{border:1.5px solid #28c0b6;background:#d0e7fa;outline:none}form button[disabled]{opacity:.6;cursor:not-allowed}form label{font-size:.97rem;color:#333;display:flex;align-items:center;gap:.4rem}form label a{color:var(--accent);text-decoration:underline}.contact-info{text-align:center;color:#444;font-size:.97rem}.contact-info a{color:var(--accent);text-decoration:underline;word-break:break-all}.contact-info iframe{margin-top:.5rem;border:none}footer{text-align:center;padding:1.2rem 1rem;background:var(--accent);color:var(--text-light);font-size:.97rem;letter-spacing:.03em;margin-top:1.5rem;border-radius:10px 10px 0 0}.footer-social{margin-bottom:.5rem}.footer-social a{display:inline-block;margin:0 .3rem;color:#fff;opacity:.8;transition:opacity .2s,color .2s}.footer-social a:hover{opacity:1;color:#28c0b6}.footer-links{margin-bottom:.3rem}.footer-links a,.footer-links span{color:#e0f7fa;text-decoration:underline;font-size:.97rem;margin:0 .2rem}.footer-links span{text-decoration:none}.scroll-to-top{position:fixed;right:2rem;bottom:2.5rem;z-index:1200;background:#fff;color:#1e3a8a;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;box-shadow:0 4px 16px #1e3a8a2e;cursor:pointer;opacity:.85;transition:opacity .2s,background .2s,color .2s,transform .2s}.scroll-to-top:hover{opacity:1;background:#28c0b6;color:#fff;transform:scale(1.08)}@media (max-width: 900px){.scroll-to-top{bottom:calc(1rem + env(safe-area-inset-bottom));right:1rem}}.fade-section,.slide-left,.slide-right,.zoom-in,.zoom-out{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.fade-section{transform:translateY(40px)}.fade-section.visible{opacity:1;transform:none}.slide-left{transform:translate(-30px)}.slide-left.visible{opacity:1;transform:none}.slide-right{transform:translate(30px)}.slide-right.visible{opacity:1;transform:none}.zoom-in{transform:scale(.9)}.zoom-in.visible{opacity:1;transform:scale(1)}.zoom-out{transform:scale(1.1)}.zoom-out.visible{opacity:1;transform:scale(1)}.bounce-in{opacity:0;transform:translateY(20px);animation:bounce-in .7s cubic-bezier(.4,0,.2,1) forwards}@keyframes bounce-in{0%{opacity:0;transform:translateY(20px)}60%{opacity:1;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{position:fixed;inset:0;background:#1e3a8a2e;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;color:#222;border-radius:18px;box-shadow:0 8px 40px #1e3a8a2e;padding:2rem 1.5rem 1.5rem;max-width:350px;width:min(90vw,350px);position:relative;animation:modalPop .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:.7rem}@keyframes modalPop{0%{transform:scale(.92) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-close{position:absolute;top:.7rem;right:1rem;background:none;border:none;font-size:2rem;color:#1e3a8a;cursor:pointer;transition:color .2s}.modal-close:hover{color:#28c0b6}.modal img{width:100%;max-width:120px;height:80px;object-fit:cover;border-radius:10px;margin:.5rem 0;box-shadow:0 2px 8px #1e3a8a14}.modal-icon{font-size:2.2rem;margin-bottom:.2rem}.service-icon{font-size:2rem;display:block;margin-bottom:.2rem}.service-benefits{list-style:none;padding:0;margin:.5rem 0 0;color:#1e3a8a;font-size:.95rem}.service-benefits li{margin-bottom:.2rem}.service-benefits--cards{margin-top:.7rem;width:100%;max-width:220px;text-align:left;margin-left:auto;margin-right:auto}.service-benefits--cards li{display:flex;align-items:flex-start;gap:.35rem}.service-benefits--cards .benefit-check{flex:0 0 1rem;width:1rem;text-align:center;line-height:1.35}.service-benefits--cards .benefit-text{flex:1}.ai-quote{margin:2rem auto 0;max-width:500px;background:#d0f2f7;color:#1e3a8a;font-style:italic;border-left:4px solid #28c0b6;padding:1rem 1.5rem;border-radius:12px;font-size:1.08rem;text-align:center}.ai-quote span{display:block;margin-top:.7rem;font-size:.97rem;color:#1e3a8a;font-style:normal}body,header,.card-section,.card,.services,.contact,.ai-section,.stats-section,.bar-chart-section,.bar-chart-card,.stat,.modal,.service-card,.ai-feature,.ai-quote,.bar,.theme-toggle{transition:background .5s cubic-bezier(.4,0,.2,1),color .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1),border-color .5s cubic-bezier(.4,0,.2,1)}.lang-text-fader :is(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dt,dd,label,a,button,blockquote,figcaption){transition:opacity .24s cubic-bezier(.4,0,.2,1);opacity:1}.lang-text-fader.out :is(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,li,dt,dd,label,a,button,blockquote,figcaption){opacity:0}.lang-text-fader.out :is(a,button){pointer-events:none}body[data-theme=dark]{--main-bg: #1e293b;--main-fg: #e0f7fa;--accent: #28c0b6;--text-dark: #f5f5f5;--text-light: #e0f7fa;--button-bg: #35497f;--button-fg: #fff;background:var(--main-bg);color:var(--text-light)}body[data-theme=dark] .card-section,body[data-theme=dark] .card,body[data-theme=dark] .services,body[data-theme=dark] .contact,body[data-theme=dark] .ai-section,body[data-theme=dark] .stats-section,body[data-theme=dark] .bar-chart-section,body[data-theme=dark] .bar-chart-card,body[data-theme=dark] .stat,body[data-theme=dark] .modal,body[data-theme=dark] .bar-chart-header h3,body[data-theme=dark] .bar-chart-section h3{background:#232f45!important;color:#e0f7fa!important;box-shadow:0 2px 16px #1e3a8a21;border-color:#35497f}body[data-theme=dark] .card-section,body[data-theme=dark] .services,body[data-theme=dark] .ai-section,body[data-theme=dark] .stats-section,body[data-theme=dark] .bar-chart-section,body[data-theme=dark] .bar-chart-card,body[data-theme=dark] .contact,body[data-theme=dark] .modal,body[data-theme=dark] .hero-video-wrap{background:#232f45!important;box-shadow:0 8px 32px #28c0b638,0 1.5px #234;color:#e0f7fa!important;border-color:#35497f}body[data-theme=dark] .card-label,body[data-theme=dark] .stat-label,body[data-theme=dark] .bar-label,body[data-theme=dark] .card-description,body[data-theme=dark] .process-card-title,body[data-theme=dark] .process-card-desc,body[data-theme=dark] .service-benefits,body[data-theme=dark] .ai-section h2,body[data-theme=dark] .ai-section p,body[data-theme=dark] .card-section h2,body[data-theme=dark] .stats-section h2,body[data-theme=dark] .bar-chart-section h2,body[data-theme=dark] .bar-chart-section h3,body[data-theme=dark] #services h2{color:#e0f7fa!important}body[data-theme=dark] .card-number,body[data-theme=dark] .stat-number,body[data-theme=dark] .bar-value{color:#28c0b6!important}body[data-theme=dark] #why .value-card .card-label,body[data-theme=dark] #why .value-card-points,body[data-theme=dark] #why .value-card-points li,body[data-theme=dark] #why .value-card .card-description{color:#fff!important}body[data-theme=dark] .ai-feature{background:#234!important;color:#e0f7fa!important;border-color:#35497f!important}body[data-theme=dark] .ai-quote{background:#234!important;color:#e0f7fa!important;border-left:4px solid #28c0b6}body[data-theme=dark] .modal{background:#232f45!important;color:#e0f7fa!important}body[data-theme=dark] .bar{background:linear-gradient(180deg,#28c0b6 60%,#234)!important}body[data-theme=dark] .service-card{background:#234!important;color:#e0f7fa!important;border-color:#35497f!important}body[data-theme=dark] .service-card h3{color:#28c0b6!important}body[data-theme=dark] .service-card p{color:#e0f7fa!important}body[data-theme=dark] .bar-chart-header{border-bottom:1px solid #35497f!important}body[data-theme=dark] .scroll-to-top,body[data-theme=dark] .theme-toggle{background:#35497f!important;color:#e0f7fa!important}body[data-theme=dark] .cta,body[data-theme=dark] form button{border-color:#35497f;box-shadow:0 10px 30px #28c0b647,0 20px 50px #00000059,0 2px #234,inset 0 1px #ffffff14;text-shadow:0 1px 0 rgba(0,0,0,.4)}body[data-theme=dark] .cta:hover,body[data-theme=dark] form button:hover{border-color:#28c0b6;box-shadow:0 12px 38px #28c0b647,0 22px 54px #00000059,0 2px #28c0b6}body[data-theme=dark] .cta:active,body[data-theme=dark] form button:active{box-shadow:0 8px 24px #28c0b638,0 16px 40px #00000052,0 1px #28c0b6,inset 0 1px #ffffff0f}body[data-theme=dark] .ai-feature{background:#1e2536!important;color:#e0f7fa!important;border-color:#35497f!important}body[data-theme=dark] .ai-quote{background:#1e2536!important;color:#e0f7fa!important;border-left:4px solid #28c0b6}body[data-theme=dark] .ai-quote span{color:#e0f7fa!important}body[data-theme=dark] form label{color:#28c0b6!important}body[data-theme=dark] form label a{color:#28c0b6!important;text-decoration:underline}body[data-theme=dark] header{box-shadow:0 10px 34px #00000059;background:linear-gradient(180deg,#232f45a6,#232f4552);border-bottom:1px solid rgba(40,192,182,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body[data-theme=dark] form input,body[data-theme=dark] form textarea{background:#234;color:#e0f7fa;border:1.5px solid #35497f}body[data-theme=dark] form input:focus,body[data-theme=dark] form textarea:focus{background:#1e293b;border:1.5px solid #28c0b6}.theme-toggle{position:static;top:unset;right:unset;z-index:1500;background:#fff;color:#1e3a8a;border:none;border-radius:50%;width:44px;height:44px;font-size:1.5rem;box-shadow:0 2px 8px #1e3a8a21;cursor:pointer;opacity:.85;transition:background .2s,color .2s,opacity .2s}.theme-toggle:hover{background:#28c0b6;color:#fff;opacity:1}.stats-section{max-width:900px;margin:2rem auto 1.5rem;text-align:center}.stats-row{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap;margin-top:1.5rem}.stat{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:160px;height:130px;min-height:110px;background:#f5fafd;border-radius:16px;box-shadow:0 2px 8px #1e3a8a12;margin:0 .5rem;padding:1.2rem 1rem;border:2px solid #b2ebf2}.stat-number{font-size:2.2rem;font-weight:700;color:#28c0b6;margin-bottom:.3rem;letter-spacing:.02em;transition:color .2s}.stat-label{font-size:1.05rem;color:#1e3a8a;margin:0}.bar-chart-section,.bar-chart-card{max-width:900px;margin:1.5rem auto 2rem;text-align:center;padding:1.5rem 1rem 2rem;border-radius:12px;box-shadow:0 2px 8px #1e3a8a12;background:#f7fafc;color:#1e3a8a}.bar-chart-card{border:2px solid #b2ebf2}.bar-chart-header{padding:2.2rem 1rem .5rem;border-bottom:1px solid #e0f7fa}.bar-chart-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#1e3a8a}.bar-chart{display:flex;align-items:flex-end;justify-content:center;gap:2.5rem;height:200px;margin:2rem 0}.bar-col{display:flex;flex-direction:column;align-items:center;width:50px}.bar{width:38px;background:linear-gradient(180deg,#28c0b6 60%,#1e3a8a);border-radius:8px 8px 0 0;position:relative;display:flex;align-items:flex-end;justify-content:center;box-shadow:0 2px 8px #1e3a8a1a;transition:height .7s cubic-bezier(.4,0,.2,1)}.bar-value{position:absolute;top:-2.2rem;left:50%;transform:translate(-50%);font-size:1.1rem;color:#28c0b6;font-weight:700}.bar-label{margin-top:.7rem;font-size:1rem;color:#1e3a8a}@media (max-width: 900px){.hero{flex-direction:column;text-align:center;gap:1.2rem;padding:1.5rem .5rem}.hero-content,.hero-illustration{width:100%}.service-cards{flex-direction:column;gap:1rem;align-items:center}.ai-section ul{flex-direction:column;gap:.7rem;align-items:center}.card-row{flex-direction:column;gap:1.2rem;align-items:center}.card{max-width:340px}.service-card-body{min-height:auto}}@media (max-width: 700px){.stats-row{flex-direction:column;gap:1.2rem;align-items:stretch;height:auto}.bar-chart{flex-direction:column;gap:1.2rem;height:120px}.bar-col{width:32px}.bar{width:22px}}@media (max-width: 600px){header{padding:.5rem 0}.nav-container{flex-direction:column;gap:.5rem;padding:0 .5rem}.logo{height:32px}nav{gap:1rem}.hero{padding:1rem .2rem;gap:.7rem}.hero-content h1{font-size:1.2rem}.services,.ai-section,.contact{padding:1rem .2rem}form{max-width:100%}footer{padding:.7rem .2rem;font-size:.93rem}}section[id]{scroll-margin-top:90px}@media (max-width: 700px){main{padding-top:56px}section[id]{scroll-margin-top:56px}}.hero-features{display:flex;gap:1.2rem;justify-content:flex-start;margin:1.2rem 0 1.7rem;flex-wrap:wrap}.hero-feature{display:flex;align-items:center;background:#e0f7fa;color:#1e3a8a;border-radius:2rem;padding:.5rem 1.1rem .5rem .8rem;font-weight:500;font-size:1.08rem;box-shadow:0 2px 16px #28c0b621,0 0 0 2px #28c0b6;transition:background .3s,color .3s,box-shadow .22s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.hero-feature:hover,.hero-feature:focus{background:#b2ebf2;box-shadow:0 8px 32px #28c0b647,0 0 0 3px #28c0b6;color:#1e3a8a;outline:none}.hero-feature-icon{font-size:1.3em;margin-right:.6em}body[data-theme=dark] .hero-feature{background:#234;color:#e0f7fa;box-shadow:0 2px 16px #28c0b62e,0 0 0 2px #28c0b6}body[data-theme=dark] .hero-feature:hover,body[data-theme=dark] .hero-feature:focus{background:#1e2536;color:#28c0b6;box-shadow:0 8px 32px #28c0b661,0 0 0 3px #28c0b6}.card,.service-card,.stat,.ai-feature,.bar-chart-card{box-shadow:0 6px 24px #1e3a8a29,0 12px 32px #28c0b61f,0 1px #b2ebf2}.card:hover,.service-card:hover,.stat:hover,.ai-feature:hover,.bar-chart-card:hover{box-shadow:0 10px 34px #1e3a8a38,0 18px 46px #28c0b62e,0 2px #28c0b6}@media (min-width: 1280px){body{zoom:.96}}@media (min-width: 1600px){body{zoom:.93}}@supports not (zoom: .96){@media (min-width: 1280px){body{transform:scale(.96);transform-origin:top center}}@media (min-width: 1600px){body{transform:scale(.93);transform-origin:top center}}}@media (max-width: 768px){.hero{gap:.55rem;padding:1.1rem .6rem .4rem}.hero-content{gap:.45rem}.hero-content h1{font-size:1.95rem;line-height:1.12;margin-bottom:.35rem}.hero-content p{font-size:1.05rem}}@media (max-width: 600px){.hero{gap:.45rem;padding:.95rem .35rem .3rem}.hero-content h1{font-size:1.72rem;line-height:1.14;margin-bottom:.25rem}.hero-content p{font-size:1rem}}@media (max-width: 480px){.hero{gap:.35rem;padding:.9rem .25rem .25rem}.hero-content h1{font-size:1.52rem;line-height:1.15;margin-bottom:.2rem}.hero-content p{font-size:.98rem}}@media (max-width: 768px){header{padding:.5rem 0}.nav-container{gap:.5rem;padding:0 .5rem}}@media (max-width: 600px){.nav-container{flex-direction:column;align-items:stretch}.logo{height:32px}.navbar nav{flex-wrap:wrap;overflow:visible;gap:.6rem;max-width:100%;overscroll-behavior-x:contain}.navbar nav a{padding:.4rem .8rem}}@media (max-width: 480px){.navbar nav a,.navbar .lang-btn{background:#17337a;border-color:#ffffff38}.navbar nav a:hover,.navbar .lang-btn:hover{background:#112a66}}@media (max-width: 600px){.hero-cta-row{justify-content:stretch}.cta{width:100%;text-align:center;padding:.9rem 1.4rem}}@media (max-width: 900px){.card-row,.service-cards,.stats-row,.ai-section-features{gap:1rem}}@media (max-width: 768px){.card-section,.services,.ai-section,.contact,.stats-section,.bar-chart-section,.bar-chart-card{padding:1.2rem .8rem;margin:1.2rem auto;max-width:100%}.card,.service-card,.process-card,.stat,.ai-feature,.bar-chart-card{max-width:100%;width:100%}body:not([data-theme=dark]) .card,body:not([data-theme=dark]) .process-card,body:not([data-theme=dark]) .stat,body:not([data-theme=dark]) .ai-feature,body:not([data-theme=dark]) .bar-chart-card{background:#f5f5f5}.process-card{background:#f5f5f5;border-radius:10px;box-shadow:0 2px 8px #1e3a8a0f;padding:1.2rem 1rem;border:2px solid #b2ebf2;min-height:auto}.process-card-icon{min-height:90px;margin-bottom:1rem;padding:0;border-radius:10px}.process-card-icon svg{width:80px;height:80px}.process-card-title{font-size:1.05rem;color:var(--accent);margin-bottom:.4rem;font-weight:600;text-align:center}.process-card-desc{color:#444;font-size:.97rem;line-height:1.6;text-align:center;margin:0}}@media (max-width: 600px){.card{min-width:0}}@media (max-width: 768px){.hero-illustration img{max-width:320px;height:auto}}@media (max-width: 480px){.hero-illustration img{max-width:100%;height:auto}}@media (max-width: 700px){.bar-chart{gap:1rem;height:140px}.bar-col{width:36px}.bar{width:18px}}@media (max-width: 480px){.bar-chart{gap:.8rem;height:120px}.bar-col{width:28px}.bar{width:14px}.bar-value{font-size:.95rem;top:-1.8rem}.bar-label{font-size:.92rem}}@media (max-width: 600px){form{max-width:100%;padding:0 .2rem}form input,form textarea{padding:.9rem;font-size:1rem}form button{padding:.9rem 1rem;width:100%}}@media (max-width: 480px){.lang-menu{max-width:90vw;right:0;left:auto}.lang-item{padding:.7rem .9rem}}@media (max-width: 600px){section[id]{scroll-margin-top:64px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 900px){header.navbar{display:none!important}main{padding-top:56px}section[id]{scroll-margin-top:56px}.mbar{position:fixed;top:0;left:0;right:0;z-index:1400;display:flex;align-items:center;gap:8px;padding:8px 12px;height:56px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#232f4547;border-bottom:1px solid rgba(255,255,255,.12);transform:translateY(0);transition:transform .2s ease}.mbar.hide{transform:translateY(-100%)}.mbar .mbar-btn{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:8px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.16);font-size:18px}.mbar .mbar-logo img{height:28px;width:auto;object-fit:contain}.mbar-spacer{flex:1 1 auto}.mdrawer-overlay{position:fixed;inset:0;background:#232f4547;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1550}.mdrawer-overlay.open{opacity:1;pointer-events:auto}.mdrawer{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;color:#1e3a8a;box-shadow:-8px 0 24px #0003;transform:translate(100%);transition:transform .2s ease;z-index:1560;display:flex;flex-direction:column;border-left:1px solid #e6f0fa}.mdrawer.open{transform:translate(0)}.mdrawer-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e6f0fa;font-weight:700;font-size:18px}.mdrawer-header .brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:#1e3a8a}.mdrawer-header .brand img{height:26px;width:26px;border-radius:6px;object-fit:cover}.mdrawer-header .brand span{letter-spacing:.2px}.mdrawer-close{min-width:44px;min-height:44px}.mdrawer .mbar-btn{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:8px 10px;background:#f7fafc;color:#1e3a8a;border:1px solid #dfe9ff;box-shadow:0 1px 3px #1e3a8a1a,0 6px 18px #1e3a8a14,inset 0 1px #ffffffe6;transition:background .16s ease,box-shadow .16s ease,transform 80ms ease}.mdrawer .mbar-btn:hover{background:#eef5ff}.mdrawer .mbar-btn:active{transform:translateY(1px);box-shadow:0 1px 4px #1e3a8a1f,0 6px 18px #1e3a8a1a,inset 0 1px #fffc}.mdrawer-nav{display:flex;flex-direction:column;padding:8px 12px;gap:8px}.mdrawer-nav a{font-size:18px;padding:12px;color:#1e3a8a;text-decoration:none;border-radius:14px;border:1px solid #dfe9ff;background:linear-gradient(180deg,#fff,#f3f7ff);box-shadow:0 2px 6px #1e3a8a1a,0 8px 22px #1e3a8a14,inset 0 1px #ffffffe6;transition:background .16s ease,box-shadow .16s ease,transform 80ms ease}body[data-theme=dark] .mdrawer-section{border-top:none}body[data-theme=dark] .mdrawer-section:before{border-top-color:#ffffff1a;box-shadow:0 0 6px #28c0b624}.mdrawer-nav a:hover{background:linear-gradient(180deg,#f7fbff,#eaf2ff);box-shadow:0 3px 10px #1e3a8a24,0 10px 26px #1e3a8a1a,inset 0 1px #fffffff2}.mdrawer-nav a:active{transform:translateY(1px);box-shadow:0 1px 4px #1e3a8a1f,0 6px 18px #1e3a8a1a,inset 0 1px #fffc}.mdrawer-nav a.active{background:linear-gradient(180deg,#2b4ab3,#1e3a8a);color:#fff;border-color:#b2ebf2;box-shadow:0 8px 24px #1e3a8a47,0 2px #b2ebf242 inset}body[data-theme=dark] .mdrawer{background:#0f172a;color:#dce7ff;border-left:1px solid rgba(255,255,255,.08)}body[data-theme=dark] .mdrawer-header{border-bottom:1px solid rgba(255,255,255,.08)}body[data-theme=dark] .mdrawer-header .brand{color:#dce7ff}body[data-theme=dark] .mdrawer-overlay{background:#1118277a}body[data-theme=dark] .mdrawer .mbar-btn{background:#ffffff0f;color:#e5ecff;border-color:#ffffff1f;box-shadow:0 1px 6px #00000061,inset 0 1px #ffffff0f}body[data-theme=dark] .mdrawer .mbar-btn:hover{background:#ffffff1a}body[data-theme=dark] .mdrawer .mbar-btn:active{box-shadow:0 1px 6px #0000006b,inset 0 1px #ffffff0d}body[data-theme=dark] .mdrawer-nav a{color:#e5ecff;border-color:#ffffff1f;background:linear-gradient(180deg,#ffffff0f,#ffffff0a);box-shadow:0 2px 10px #00000059,inset 0 1px #ffffff0f}body[data-theme=dark] .mdrawer-nav a:hover{background:linear-gradient(180deg,#ffffff1a,#ffffff0f)}body[data-theme=dark] .mdrawer-nav a:active{box-shadow:0 1px 6px #00000061,inset 0 1px #ffffff0d}body[data-theme=dark] .mdrawer-nav a.active{background:linear-gradient(180deg,#3a5ed1,#1e3a8a);color:#fff;border-color:#28c0b6;box-shadow:0 10px 30px #1e3a8a73,0 2px #28c0b638 inset}body[data-theme=dark] .pill{color:#e5ecff;border-color:#ffffff1f;background:linear-gradient(180deg,#ffffff0f,#ffffff0a);box-shadow:0 1px 6px #00000061,inset 0 1px #ffffff0f}body[data-theme=dark] .pill:hover{background:linear-gradient(180deg,#ffffff1a,#ffffff0f)}body[data-theme=dark] .pill:active{box-shadow:0 1px 6px #0000006b,inset 0 1px #ffffff0d}body[data-theme=dark] .pill.active{background:linear-gradient(180deg,#28c0b638,#28c0b62e);border-color:#28c0b6;color:#fff}.mdrawer-section{padding:12px;border-top:1px solid #f0f4f8}.mdrawer-label{font-size:14px;color:#405274;margin-bottom:8px}.mdrawer-lang{display:flex;gap:8px;flex-wrap:wrap}.pill{min-height:44px;padding:8px 12px;font-size:16px;border-radius:9999px;border:1px solid #b2ebf2;background:#f7fafc;color:#1e3a8a}.pill.active{background:#e0f7fa;border-color:#28c0b6}.flag{font-size:18px;margin-right:6px}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.mcta{position:fixed;left:1rem;right:auto;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:1500;background:#1e3a8a;color:#fff;border:2px solid #b2ebf2;border-radius:9999px;padding:.9rem 1.2rem;font-weight:800;box-shadow:0 10px 30px #1e3a8a38,0 18px 46px #28c0b629,0 2px #b2ebf2,inset 0 1px #ffffff59}.mcta:active{transform:translateY(1px)}.mmodal-overlay{position:fixed;inset:0;background:#232f4547;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1600;animation:mfade .2s ease}.mmodal{width:min(92vw,520px);max-height:86vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 8px 40px #1e3a8a2e;padding:16px;transform:translateY(0);animation:mspring .2s ease;position:relative}.mmodal-close{position:absolute;right:12px;top:8px;min-width:44px;min-height:44px}@keyframes mfade{0%{opacity:0}to{opacity:1}}@keyframes mspring{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
