:root{--blue:#6496f7;--dark:#111;--txt:#444;--muted:#777;--line:#eee;--yellow:#ffe100}*{box-sizing:border-box}body{margin:0;font-family:'Arial','Helvetica',sans-serif;color:var(--txt);background:#fff}a{text-decoration:none;color:inherit}.top-flag{position:fixed;right:0;top:0;z-index:50;width:24px;height:20px;background:#f4f4f4;border:1px solid #ddd}.site-header{height:86px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 46px;border-bottom:1px solid #e9e9e9;position:sticky;top:0;z-index:40}.logo img{height:72px;display:block}.logo-text{font-weight:900;font-size:28px;color:#111;letter-spacing:.04em}.main-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:800;color:#555}.nav-item{position:relative;padding:35px 0}.nav-item>a:after{content:'⌄';font-size:11px;margin-left:7px;color:#777}.nav-item.no-drop>a:after{display:none}.nav-item:hover>a,.nav-item.active>a{color:#5f91fa}.dropdown{position:absolute;top:100%;left:-18px;min-width:230px;background:#fff;border:1px solid #e7e7e7;box-shadow:0 18px 40px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:99}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:block;padding:13px 16px;border-bottom:1px solid #f2f2f2;color:#444}.dropdown a:hover{background:#f6f8ff;color:#5f91fa}.mobile-toggle{display:none}.hero{height:560px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.hero:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.45)}.hero-panel{position:relative;margin-left:11%;max-width:620px;background:rgba(20,20,20,.55);padding:24px 28px}.hero h1{margin:0;color:#fff;font-size:60px;line-height:1.22;font-weight:900;letter-spacing:.01em}.hero p{color:#fff;font-size:20px;line-height:1.8;margin:18px 0 0}.quote-box{position:absolute;right:0;top:0;width:39%;background:var(--blue);color:#fff;padding:36px 56px;font-weight:900;font-size:22px;letter-spacing:.03em}.quote-box small{display:block;margin-top:28px;text-transform:uppercase;font-size:13px;letter-spacing:.25em}.call-box{position:absolute;right:0;top:112px;background:#fff;color:#0648c7;font-size:16px;font-weight:900;padding:28px 42px}.section{padding:76px 0}.container{width:min(1120px,92%);margin:0 auto}.intro{text-align:center}.intro h2{font-weight:400;color:#222;font-size:30px;margin:0 0 12px}.intro p{max-width:920px;margin:0 auto;line-height:1.75;color:#6d7480}.product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:70px;text-align:center}.product-card img{width:100%;height:230px;object-fit:contain}.product-card h3{font-size:20px;color:#222;text-transform:uppercase;margin:18px 0 0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:60px}.feature-grid h2{font-size:28px;line-height:1.05;font-weight:400;color:#222}.feature-grid h3{color:#0047ce;font-size:24px;margin:22px 0 14px}.feature-grid p{line-height:1.8;color:#666}.video-accordion{display:grid;grid-template-columns:42% 58%;background:#eee}.video-side{background:var(--blue);padding:58px 50px;color:#fff}.video-side h3{font-size:18px;text-transform:uppercase;letter-spacing:.05em}.video-box{position:relative;padding-top:56.25%;background:#222;margin-top:32px}.video-box iframe,.video-box video{position:absolute;inset:0;width:100%;height:100%;border:0}.acc-side{padding:58px 70px}.acc-side h2{font-size:28px;color:#222;margin:0}.acc-side h3{font-size:22px;margin:6px 0 34px;font-weight:400}.acc-item{border:1px solid #d6d6d6;background:#fff}.acc-title{padding:18px 22px;font-weight:900;text-transform:uppercase;color:#555;border-bottom:1px solid #d6d6d6}.acc-text{padding:22px;line-height:1.7;color:#666}.quote-section{text-align:center;padding:80px 0}.quote-mark{font-size:82px;color:#0047ce;font-weight:900;line-height:.6}.quote-section h2{font-size:26px;color:#333;margin:20px 0}.quote-section p{max-width:650px;margin:0 auto;font-size:22px;line-height:1.8;color:#555}.contact-band{background:var(--blue);color:#fff;padding:52px 0}.contact-band .container{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-bg{background-size:cover;background-position:center;position:relative;color:#fff}.contact-bg:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.55)}.contact-wrap{position:relative;padding:80px 0;display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid input,.form-grid textarea{background:rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.55);padding:18px;color:#fff;font-size:14px}.form-grid textarea{grid-column:span 2;min-height:120px}.btn{display:inline-block;background:var(--blue);color:#fff;font-weight:900;padding:17px 34px;text-transform:uppercase;border:0;cursor:pointer}.btn-outline{background:transparent;border:2px solid #0061a8;color:#0061a8}.info-list{display:flex;flex-direction:column;gap:28px}.info-list h3{margin:0 0 10px;color:#fff;text-transform:uppercase}.footer{background:#111;color:#ddd;padding:28px 0}.footer .container{display:flex;justify-content:space-between;gap:30px}.page-hero{height:360px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;text-align:center}.page-hero:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.42)}.page-hero h1{position:relative;background:rgba(20,20,20,.5);padding:20px 36px;color:#fff;font-size:58px;line-height:1.1}.page-content{padding:70px 0}.split-block{display:grid;grid-template-columns:42% 58%;gap:60px;margin:60px 0;align-items:start}.split-block img{width:100%;height:260px;object-fit:contain}.split-block h2{font-size:36px;color:#333;margin:0 0 20px}.split-block .features{columns:2;color:#666;line-height:1.8}.doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.doc-card{padding:34px;border:1px solid #eee}.doc-icon{font-size:64px}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.media-card{border:1px solid #eee;padding:16px}.media-card img{width:100%;height:180px;object-fit:cover}.float-chat{position:fixed;right:20px;bottom:18px;z-index:90}.chat-pop{background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.14);border-radius:6px;width:260px;padding:20px;margin-bottom:12px;font-size:13px;color:#333}.chat-btn{width:56px;height:56px;border-radius:50%;background:#ffb06d;display:grid;place-items:center;font-size:25px;box-shadow:0 7px 18px rgba(0,0,0,.18);margin-left:auto}.lang{position:absolute;right:6px;top:0;font-size:18px}
@media(max-width:900px){.site-header{padding:0 18px}.main-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px}.main-nav.open{display:flex}.nav-item{padding:10px 0}.dropdown{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0}.mobile-toggle{display:block;background:#111;color:#fff;border:0;padding:10px 14px}.hero{height:auto;min-height:520px}.hero-panel{margin:140px 5% 40px}.hero h1{font-size:38px}.quote-box,.call-box{display:none}.product-row,.feature-grid,.video-accordion,.contact-band .container,.contact-wrap,.split-block,.doc-grid,.media-grid{grid-template-columns:1fr}.footer .container{display:block}.form-grid input,.form-grid textarea{grid-column:span 2}}

.lang-switch select{border:1px solid #e6e6e6;background:#fff;border-radius:999px;padding:8px 12px;font-weight:800;color:#444}.site-header{gap:18px}.main-nav{margin-left:auto}.lang-switch{margin-left:8px}
@media(max-width:900px){.lang-switch{position:absolute;right:70px;top:28px}.main-nav.open{max-height:calc(100vh - 86px);overflow-y:auto}}

/* V11 language flags */
.lang-flags{display:flex;align-items:center;gap:6px;margin-left:10px;white-space:nowrap}
.lang-flag{display:inline-flex;align-items:center;gap:5px;border:1px solid #e8e8e8;background:#fff;border-radius:999px;padding:6px 9px;color:#444;font-size:12px;font-weight:900;box-shadow:0 5px 14px rgba(0,0,0,.04)}
.lang-flag span{font-size:18px;line-height:1}.lang-flag b{font-size:11px}.lang-flag:hover,.lang-flag.active{border-color:#6496f7;color:#2563eb;background:#f6f9ff}
@media(max-width:900px){.lang-flags{position:absolute;right:68px;top:25px}.lang-flag{padding:5px 7px}.lang-flag b{display:none}}


/* V12 fixes */
.lang-flag img{width:22px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.08)}
.lang-flag span{display:none}.page-slide{min-height:420px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.page-slide:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.46)}.page-slide-panel{position:relative;margin-left:10%;max-width:680px;background:rgba(20,20,20,.56);padding:30px 34px;color:#fff}.page-slide-panel h1{font-size:56px;line-height:1.1;margin:0 0 14px}.page-slide-panel p{font-size:19px;line-height:1.75;margin:0 0 22px}.doc-card h2{font-size:20px}.nav-item{z-index:4}.dropdown{padding-top:8px}.nav-item:hover .dropdown,.dropdown:hover{opacity:1;visibility:visible;transform:translateY(0)}
@media(max-width:1100px){.site-header{padding:0 22px}.main-nav{gap:15px}.product-row,.doc-grid{gap:24px}.hero h1{font-size:48px}}
@media(max-width:760px){.site-header{height:auto;min-height:86px;flex-wrap:wrap;padding:12px 16px}.logo img{height:58px}.mobile-toggle{display:block;margin-left:auto}.lang-flags{position:static;margin-left:0;width:100%;justify-content:flex-end}.main-nav{top:86px}.hero-panel{margin:120px 18px 36px;padding:20px}.hero h1{font-size:34px}.hero p{font-size:16px}.section{padding:48px 0}.product-row,.feature-grid,.video-accordion,.contact-band .container,.contact-wrap,.split-block,.doc-grid,.media-grid{grid-template-columns:1fr!important}.video-side,.acc-side{padding:36px 22px}.page-hero h1{font-size:36px}.page-slide-panel{margin:120px 18px 38px;padding:22px}.page-slide-panel h1{font-size:36px}.footer .container{display:block}.chat-pop{display:none}.contact-band .container{gap:15px}.form-grid{grid-template-columns:1fr}.form-grid input,.form-grid textarea{grid-column:auto}}

/* V15 public video page */
.video-page-section{margin-top:70px}.video-page-section h2{font-size:32px;color:#222;margin:0 0 28px;font-weight:400;text-align:center}.video-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.video-page-card{border:1px solid #ececec;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.06);transition:.18s transform,.18s box-shadow}.video-page-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px rgba(0,0,0,.10)}.video-frame{position:relative;padding-top:56.25%;background:#111}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-card-content{padding:20px}.video-card-content h3{font-size:20px;color:#222;margin:0 0 10px;text-transform:uppercase}.video-card-content p{line-height:1.65;color:#666;margin:0}@media(max-width:1000px){.video-page-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.video-page-grid{grid-template-columns:1fr}.video-page-section{margin-top:45px}.video-page-section h2{font-size:26px}}

/* References page */
.references-page{background:#fff}
.reference-row{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding:46px 0;border-bottom:1px solid #eee}
.reference-row.reverse .reference-image{order:2}
.reference-row.reverse .reference-text{order:1}
.reference-image img{width:100%;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.12);display:block}
.reference-text span{color:#f05a48;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.reference-text h2{font-size:34px;margin:12px 0;color:#222}
.reference-text p{color:#666;line-height:1.8;font-size:17px}
@media(max-width:800px){.reference-row,.reference-row.reverse{grid-template-columns:1fr}.reference-row.reverse .reference-image,.reference-row.reverse .reference-text{order:initial}.reference-text h2{font-size:26px}}


/* Accordion behavior fix - first item open, click title to switch */
.acc-title{cursor:pointer;position:relative;padding-right:48px;user-select:none;transition:background .18s,color .18s}
.acc-title:after{content:'+';position:absolute;right:22px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:#aaa;font-weight:900;font-size:18px;line-height:1}
.acc-item.open .acc-title{background:#fff;color:#333}
.acc-item.open .acc-title:after{content:'−';color:#6496f7}
.acc-text{display:none;padding:22px;line-height:1.7;color:#666;background:#fff}
.acc-item.open .acc-text{display:block}
.acc-item:not(.open) .acc-title{border-bottom:0}
@media(max-width:900px){.acc-title{padding:16px 48px 16px 18px}.acc-text{padding:18px}}

/* V19 mobile site menu emergency fix */
@media(max-width:900px){
  html.mobile-menu-active,
  body.mobile-menu-active{
    overflow:hidden !important;
    height:100% !important;
  }

  .site-header{
    position:sticky !important;
    top:0 !important;
    min-height:78px !important;
    height:auto !important;
    padding:10px 14px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    flex-wrap:nowrap !important;
    gap:10px !important;
    z-index:1002 !important;
    background:#fff !important;
  }

  .logo{
    position:relative !important;
    z-index:1004 !important;
    flex:0 0 auto !important;
    max-width:145px !important;
  }

  .logo img{
    height:54px !important;
    max-width:145px !important;
    object-fit:contain !important;
  }

  .mobile-toggle{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:46px !important;
    height:46px !important;
    padding:0 !important;
    margin-left:auto !important;
    border:0 !important;
    border-radius:12px !important;
    background:#111417 !important;
    color:#fff !important;
    font-size:24px !important;
    line-height:1 !important;
    cursor:pointer !important;
    position:relative !important;
    z-index:1005 !important;
  }

  .lang-flags{
    position:relative !important;
    right:auto !important;
    top:auto !important;
    width:auto !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:4px !important;
    flex:0 0 auto !important;
    z-index:1004 !important;
  }

  .lang-flag{
    padding:5px !important;
    min-width:30px !important;
    height:30px !important;
    display:inline-flex !important;
    justify-content:center !important;
  }

  .lang-flag b{
    display:none !important;
  }

  .lang-flag img{
    width:21px !important;
    height:15px !important;
  }

  .main-nav{
    display:none !important;
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    top:0 !important;
    bottom:0 !important;
    width:100vw !important;
    height:100dvh !important;
    max-height:none !important;
    margin:0 !important;
    padding:92px 18px 120px !important;
    background:rgba(255,255,255,.98) !important;
    backdrop-filter:blur(12px) !important;
    -webkit-backdrop-filter:blur(12px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:8px !important;
    z-index:1001 !important;
    box-shadow:0 24px 60px rgba(0,0,0,.18) !important;
  }

  .main-nav.open{
    display:flex !important;
  }

  .main-nav .nav-item{
    display:block !important;
    width:100% !important;
    padding:0 !important;
    position:relative !important;
    border:1px solid #eef1f6 !important;
    border-radius:16px !important;
    background:#fff !important;
    overflow:hidden !important;
    box-shadow:0 8px 22px rgba(15,23,42,.045) !important;
  }

  .main-nav .nav-item > a{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    width:100% !important;
    min-height:52px !important;
    padding:15px 16px !important;
    color:#222 !important;
    font-size:15px !important;
    font-weight:900 !important;
    line-height:1.25 !important;
  }

  .main-nav .nav-item > a:after{
    content:'+' !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:26px !important;
    height:26px !important;
    margin-left:12px !important;
    border-radius:50% !important;
    background:#f2f5fa !important;
    color:#555 !important;
    font-size:18px !important;
    line-height:1 !important;
  }

  .main-nav .nav-item.no-drop > a:after{
    display:none !important;
  }

  .main-nav .nav-item.submenu-open > a{
    color:#2563eb !important;
  }

  .main-nav .nav-item.submenu-open > a:after{
    content:'−' !important;
    background:#eef4ff !important;
    color:#2563eb !important;
  }

  .main-nav .dropdown{
    display:none !important;
    position:static !important;
    left:auto !important;
    top:auto !important;
    min-width:0 !important;
    width:100% !important;
    padding:0 12px 14px !important;
    margin:0 !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    border:0 !important;
    box-shadow:none !important;
    background:transparent !important;
  }

  .main-nav .nav-item.submenu-open .dropdown{
    display:block !important;
  }

  .main-nav .dropdown a{
    display:block !important;
    padding:12px 14px !important;
    margin-top:7px !important;
    border:1px solid #eef1f6 !important;
    border-radius:12px !important;
    background:#f8fafc !important;
    color:#444 !important;
    font-size:14px !important;
    font-weight:800 !important;
  }

  .main-nav .dropdown a:hover{
    background:#eef4ff !important;
    color:#2563eb !important;
  }
}

@media(max-width:380px){
  .site-header{padding:9px 10px !important;gap:6px !important}
  .logo{max-width:120px !important}
  .logo img{height:48px !important;max-width:120px !important}
  .mobile-toggle{width:42px !important;height:42px !important}
  .lang-flag{min-width:27px !important;width:27px !important;padding:4px !important}
  .lang-flag img{width:19px !important;height:14px !important}
  .main-nav{padding-left:12px !important;padding-right:12px !important}
}
.footer a{color:inherit;text-decoration:none;opacity:.9}.footer a:hover{opacity:1;text-decoration:underline}.footer-bottom{display:block!important}.footer-links{line-height:1.9}


/* V20+ chat icon and cookie consent */
.float-chat{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;align-items:flex-end;gap:10px}
.chat-pop{position:relative;max-width:285px;background:#fff;color:#1f2937;border:1px solid rgba(15,23,42,.12);box-shadow:0 18px 45px rgba(15,23,42,.18);border-radius:18px;padding:15px 42px 15px 16px;font-weight:700;line-height:1.45}
.chat-close{position:absolute;right:10px;top:8px;width:24px;height:24px;border:0;border-radius:50%;background:#f1f5f9;color:#111827;font-size:18px;line-height:1;cursor:pointer;font-weight:900}
.chat-close:hover{background:#fee2e2;color:#991b1b}.chat-pop.is-hidden{display:none!important}
.chat-btn{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 18px 38px rgba(37,211,102,.32);overflow:hidden;border:3px solid #fff}.chat-btn img{width:32px;height:32px;object-fit:contain}.chat-btn span{font-size:28px;font-weight:900}.cookie-consent{position:fixed;left:22px;right:22px;bottom:22px;z-index:10000;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;background:rgba(17,24,39,.96);color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 22px 70px rgba(0,0,0,.34);border-radius:22px;padding:18px 20px;backdrop-filter:blur(14px)}.cookie-consent b{display:block;margin-bottom:6px;color:#ffcf9a}.cookie-consent p{margin:0;color:#e5e7eb;line-height:1.55}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-actions button{border:0;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer}.cookie-reject{background:rgba(255,255,255,.12);color:#FFFFFF}.cookie-accept{background:linear-gradient(135deg,#FEF202,#ffc078);color:#000000}@media(max-width:720px){.float-chat{right:14px;bottom:14px}.chat-pop{max-width:230px;font-size:13px;padding:12px 38px 12px 13px}.chat-btn{width:54px;height:54px}.cookie-consent{left:12px;right:12px;bottom:12px;flex-direction:column;align-items:flex-start}.cookie-actions{width:100%}.cookie-actions button{flex:1}}


/* V23 final mobile menu scroll safety */
@media(max-width:900px){
  html.mobile-menu-active,
  body.mobile-menu-active{
    overflow:hidden !important;
    height:100% !important;
  }

  .site-header{
    position:sticky !important;
    top:0 !important;
    z-index:20000 !important;
    overflow:visible !important;
  }

  .main-nav{
    position:fixed !important;
    top:78px !important;
    left:0 !important;
    right:0 !important;
    bottom:auto !important;
    width:100vw !important;
    height:calc(100dvh - 78px) !important;
    max-height:calc(100dvh - 78px) !important;
    min-height:0 !important;
    padding:14px 14px max(190px, calc(env(safe-area-inset-bottom) + 150px)) !important;
    margin:0 !important;
    overflow-y:scroll !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    background:rgba(255,255,255,.99) !important;
    z-index:19999 !important;
  }

  .main-nav.open{
    display:flex !important;
  }

  .main-nav:after{
    content:"";
    display:block;
    flex:0 0 120px;
    width:100%;
  }

  .main-nav .nav-item{
    flex:0 0 auto !important;
  }

  .main-nav .dropdown{
    max-height:none !important;
    overflow:visible !important;
  }
}

@supports not (height: 100dvh){
  @media(max-width:900px){
    .main-nav{
      height:calc(100vh - 78px) !important;
      max-height:calc(100vh - 78px) !important;
    }
  }
}

@media(max-width:420px){
  .main-nav{
    top:72px !important;
    height:calc(100dvh - 72px) !important;
    max-height:calc(100dvh - 72px) !important;
    padding-bottom:210px !important;
  }
}


/* V24 social media icons */
.header-actions{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:7px;
  flex:0 0 auto;
}
.header-socials,
.footer-socials{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.header-socials{
  justify-content:flex-end;
}
.header-socials a,
.footer-socials a{
  width:30px;
  height:30px;
  border-radius:999px;
  display:inline-grid;
  place-items:center;
  background:#fff;
  border:1px solid #e8e8e8;
  box-shadow:0 6px 14px rgba(0,0,0,.05);
  transition:.2s ease;
  overflow:hidden;
  color:#2563eb;
  font-size:12px;
  font-weight:900;
  text-decoration:none;
}
.header-socials a:hover,
.footer-socials a:hover{
  transform:translateY(-2px);
  border-color:#6496f7;
  box-shadow:0 10px 22px rgba(37,99,235,.13);
}
.header-socials img,
.footer-socials img{
  width:18px;
  height:18px;
  object-fit:contain;
}
.footer-socials{
  margin-top:14px;
}
.footer-socials a{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.16);
  box-shadow:none;
  color:#fff;
}
.footer-socials a:hover{
  background:rgba(255,255,255,.16);
  border-color:rgba(255,255,255,.35);
}
@media(max-width:900px){
  .header-actions{
    position:relative !important;
    right:auto !important;
    top:auto !important;
    margin-left:auto;
    margin-right:6px;
    gap:5px;
    align-items:flex-end;
    z-index:1004 !important;
  }
  .header-actions .lang-flags{
    position:static !important;
    width:auto !important;
    margin:0 !important;
    justify-content:flex-end !important;
  }
  .header-socials{
    max-width:118px;
    justify-content:flex-end;
    gap:5px;
  }
  .header-socials a{
    width:25px;
    height:25px;
  }
  .header-socials img{
    width:15px;
    height:15px;
  }
}
@media(max-width:420px){
  .header-actions{
    margin-right:2px;
  }
  .header-socials{
    max-width:92px;
  }
  .header-socials a{
    width:23px;
    height:23px;
  }
  .header-socials img{
    width:14px;
    height:14px;
  }
}


/* V25 mobile social icon size + maintenance polish */
@media(max-width:760px){
  .site-header{
    align-items:center !important;
  }
  .header-actions{
    max-width:145px !important;
    overflow:hidden !important;
    gap:3px !important;
  }
  .header-socials{
    max-width:145px !important;
    display:flex !important;
    flex-wrap:wrap !important;
    justify-content:flex-end !important;
    gap:3px !important;
    line-height:1 !important;
  }
  .header-socials a{
    width:18px !important;
    height:18px !important;
    min-width:18px !important;
    padding:0 !important;
    border-radius:50% !important;
    box-shadow:none !important;
  }
  .header-socials img{
    width:12px !important;
    height:12px !important;
    max-width:12px !important;
    max-height:12px !important;
    object-fit:contain !important;
  }
  .header-socials span{
    font-size:9px !important;
  }
  .footer-socials{
    gap:7px !important;
  }
  .footer-socials a{
    width:30px !important;
    height:30px !important;
  }
  .footer-socials img{
    width:17px !important;
    height:17px !important;
  }
}
@media(max-width:420px){
  .header-actions{
    max-width:116px !important;
  }
  .header-socials{
    max-width:116px !important;
    gap:2px !important;
  }
  .header-socials a{
    width:17px !important;
    height:17px !important;
    min-width:17px !important;
  }
  .header-socials img{
    width:11px !important;
    height:11px !important;
  }
}


/* V36 WhatsApp sade ikon */
.float-chat .chat-btn{
    background:transparent !important;
    box-shadow:none !important;
    border:0 !important;
    width:auto !important;
    height:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    border-radius:0 !important;
    padding:0 !important;
    overflow:visible !important;
}
.float-chat .chat-btn img{
    width:56px !important;
    height:56px !important;
    object-fit:contain !important;
    display:block !important;
}
@media(max-width:720px){
    .float-chat .chat-btn img{
        width:48px !important;
        height:48px !important;
    }
}

/* Homepage interactive country map */
.home-country-map{padding:32px 0 0;background:linear-gradient(180deg,#fff 0%,#f3f9ff 100%);overflow:hidden;width:100%}
.home-country-map .home-map-head{width:100%;margin:0 0 14px;padding:0 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.home-country-map .eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eaf4ff;color:#1769d1;font-weight:800;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
.home-country-map h2{margin:10px 0 0;font-size:30px;color:#111827}
.home-country-map p{max-width:620px;color:#64748b;margin:0;font-size:15px;line-height:1.7}
.home-map-card{width:100%;max-width:none;margin:0;padding:12px 0 18px;border:1px solid #dbeafe;border-left:0;border-right:0;border-radius:0;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(30,96,170,.11)}
.home-world-svg{display:block;width:100%;height:auto;min-height:370px;max-height:620px;background:#e9e9ed;overflow:visible}
.world-country-shape .country-map-path{fill:#b9b9bd;stroke:#f4f4f6;stroke-width:.8;vector-effect:non-scaling-stroke;transition:fill .25s,filter .25s,opacity .25s}
.world-country-shape .country-map-path.is-active{fill:#f28c00;filter:drop-shadow(0 4px 8px rgba(242,140,0,.20))}
.map-links path{fill:none;stroke:url(#bridgeGradient);stroke-width:2.2;stroke-linecap:round;stroke-dasharray:7 11;opacity:.80;filter:url(#mapGlow);animation:mapFlow 2.2s linear infinite}
.map-links path:nth-child(2n){animation-duration:3s}.map-links path:nth-child(3n){animation-duration:3.7s}
.active-country{cursor:pointer;filter:url(#mapGlow)}
.flag-country .country-flag-img{rx:4;filter:drop-shadow(0 5px 8px rgba(15,23,42,.28));transition:.2s;outline:2px solid rgba(255,255,255,.92);outline-offset:1px}
.flag-country .flag{font-size:24px;filter:drop-shadow(0 4px 6px rgba(15,23,42,.30))}
.flag-country:hover .country-flag-img,.flag-country:focus .country-flag-img{transform:scale(1.18)}
.home-map-list{display:flex;flex-wrap:wrap;gap:10px;margin:14px 34px 0}.home-map-list span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-weight:800;color:#334155}.home-map-list b{font-size:18px}.home-map-empty{margin:14px 34px 0;color:#64748b;font-weight:700}
@keyframes mapFlow{to{stroke-dashoffset:-90}}
@media(max-width:800px){.home-country-map .home-map-head{display:block;padding:0 18px}.home-country-map h2{font-size:24px}.home-world-svg{min-height:280px;max-height:none}.home-map-card{padding:10px 0}.home-map-list,.home-map-empty{margin-left:18px;margin-right:18px}.flag-country .country-flag-img{width:24px;height:16px;x:-12;y:-8}.flag-country .flag{font-size:18px}}

/* 2026-06-15 map refinement: only active countries are interactive, closer map, flags inside active country shapes */
.home-world-svg{min-height:500px;max-height:760px}
.world-country-shape .country-map-path{fill:#b8b8bc;pointer-events:none;cursor:default}
.world-country-shape .country-map-path.is-active{fill:#f28c00;pointer-events:auto;cursor:pointer}
.world-country-shape .country-map-path.is-active:hover{fill:#ff9800;filter:drop-shadow(0 7px 12px rgba(242,140,0,.35))}
.map-target-point{display:none!important}
.country-flag-overlay{pointer-events:none;filter:drop-shadow(0 4px 8px rgba(15,23,42,.30));rx:3}
.map-tooltip{position:fixed;z-index:99999;pointer-events:none;background:#111827;color:#fff;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.25);opacity:0;transform:translate(10px,10px);transition:opacity .12s ease;white-space:nowrap}
.map-tooltip.show{opacity:1}
@media(max-width:800px){.home-world-svg{min-height:360px;max-height:none}}

/* 2026-06-15 final map update: no map flags, logo-yellow countries, centered flag list, point-to-point flow */
.home-world-svg{min-height:560px;max-height:820px;background:#ececef}
.world-country-shape .country-map-path{fill:#b9b9bd;pointer-events:none;cursor:default;stroke:#f7f7f8;stroke-width:.9}
.world-country-shape .country-map-path.is-active{fill:#f4b000;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 4px 8px rgba(244,176,0,.22))}
.world-country-shape .country-map-path.is-active:hover{fill:#ffc21a;filter:drop-shadow(0 8px 14px rgba(244,176,0,.38))}
.country-flag-overlay,.map-target-point,.active-country{display:none!important}
.map-links path{stroke:#f4b000;stroke-width:1.8;stroke-dasharray:none;opacity:.55;filter:none;animation:none}
.map-flow-dot{fill:#f4b000;filter:drop-shadow(0 0 7px rgba(244,176,0,.95))}
.map-end-dot,.map-tr-dot{fill:#fff;stroke:#f4b000;stroke-width:2.2;filter:drop-shadow(0 3px 8px rgba(244,176,0,.45))}
.map-tr-dot{fill:#f4b000;stroke:#fff;stroke-width:2.4}
.home-map-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px auto 0;justify-content:center;align-items:center;max-width:1100px;text-align:center;padding:0 18px}
.home-map-list span{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-weight:800;color:#334155;box-shadow:0 8px 18px rgba(15,23,42,.06)}
.home-map-list img{width:24px;height:17px;object-fit:cover;border-radius:3px;box-shadow:0 2px 6px rgba(15,23,42,.18)}
.map-tooltip{display:flex;align-items:center;gap:8px;background:#111827;color:#fff;border-radius:10px;padding:8px 11px;font-size:13px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.25);transform:translate(12px,12px)}
.map-tooltip img{width:26px;height:18px;object-fit:cover;border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.25)}
.map-tooltip span{font-size:20px;line-height:1}
.map-tooltip b{font-weight:900;white-space:nowrap}
@media(max-width:800px){.home-world-svg{min-height:390px}.home-map-list{justify-content:center;margin-left:auto;margin-right:auto}.map-links path{stroke-width:1.4}.map-flow-dot{r:3}}

/* 2026-06-15 yönetilebilir renkler ve alttaki Antarktika kısmını gizleme */
.home-map-card{background:#fff;overflow:hidden}
.home-world-svg{background:var(--map-bg-color,#ececef)}
.world-country-shape .country-map-path{fill:var(--map-inactive-color,#b9b9bd)!important}
.world-country-shape .country-map-path.is-active{fill:var(--map-active-color,#f4b000)!important;filter:drop-shadow(0 4px 8px color-mix(in srgb,var(--map-active-color,#f4b000) 28%,transparent))}
.world-country-shape .country-map-path.is-active:hover{fill:var(--map-active-hover-color,#ffc21a)!important}
.map-links path{stroke:var(--map-line-color,#f4b000)!important}
.map-flow-dot{fill:var(--map-dot-color,#f4b000)!important;filter:drop-shadow(0 0 7px color-mix(in srgb,var(--map-dot-color,#f4b000) 80%,transparent))}
.map-end-dot,.map-tr-dot{stroke:var(--map-dot-color,#f4b000)!important}
.map-tr-dot{fill:var(--map-dot-color,#f4b000)!important}
.home-map-list{background:#fff;margin-top:0;padding:16px 18px 18px;max-width:none;border-top:1px solid #eef2f7}
.home-map-empty{background:#fff;margin:0;padding:16px 34px 18px;border-top:1px solid #eef2f7}


/* 2026-06-15 son düzen: kutuplar gizli, ülke listesi harita dışında ve panel/anasayfa birebir */
.home-country-map{overflow:visible!important;}
.home-map-card{padding:0!important;overflow:hidden!important;background:var(--map-bg-color,#ececef)!important;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;box-shadow:none!important;}
.home-world-svg{display:block;width:100%;height:auto;min-height:520px;max-height:760px;background:var(--map-bg-color,#ececef)!important;overflow:hidden!important;}
.home-map-list{display:flex!important;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin:0 auto!important;padding:16px 18px 18px;background:#fff!important;border-top:1px solid #eef2f7;max-width:none!important;text-align:center;position:relative;z-index:2;}
.home-map-empty{margin:0!important;padding:16px 34px 18px;background:#fff!important;border-top:1px solid #eef2f7;}
.home-map-list span{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-weight:800;color:#334155;box-shadow:0 8px 18px rgba(15,23,42,.06);}
.home-map-list img{width:24px;height:17px;object-fit:cover;border-radius:3px;box-shadow:0 2px 6px rgba(15,23,42,.18);}
@media(max-width:800px){.home-world-svg{min-height:360px;}.home-map-list{padding-left:12px;padding-right:12px;}}
