: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;}}

/* 2026-06-16 mobile genel uyumluluk + dil dünya menüsü + harita üst görsel */
img,video,iframe{max-width:100%}
.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.lang-menu{position:relative;display:inline-flex;align-items:center;z-index:1006}
.lang-globe{width:42px;height:42px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:21px;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.07);transition:.18s}
.lang-globe:hover,.lang-menu:hover .lang-globe,.lang-menu.open .lang-globe{border-color:#6496f7;background:#f6f9ff;transform:translateY(-1px)}
.lang-dropdown{position:absolute;right:0;top:calc(100% + 10px);min-width:230px;background:#fff;border:1px solid #e7edf5;border-radius:18px;box-shadow:0 20px 55px rgba(15,23,42,.16);padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s;z-index:1100}
.lang-menu:hover .lang-dropdown,.lang-menu.open .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}
.lang-dropdown:before{content:'';position:absolute;right:16px;top:-7px;width:14px;height:14px;background:#fff;border-left:1px solid #e7edf5;border-top:1px solid #e7edf5;transform:rotate(45deg)}
.lang-dropdown .lang-flag{display:flex!important;width:100%;align-items:center;justify-content:flex-start;gap:10px;border:0;background:transparent;border-radius:12px;padding:10px 11px;box-shadow:none;font-size:13px;color:#334155}
.lang-dropdown .lang-flag:hover,.lang-dropdown .lang-flag.active{background:#f0f6ff;color:#1558d6}
.lang-dropdown .lang-flag img{width:26px;height:18px;object-fit:cover;border-radius:3px;flex:0 0 auto}
.lang-dropdown .lang-flag b{display:block!important;flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}
.lang-dropdown .lang-flag small{font-size:11px;font-weight:900;color:#64748b;margin-left:auto}
.home-map-top-banner{width:100%;margin:0;padding:0;overflow:hidden;background:#fff}
.home-map-top-banner a{display:block}
.home-map-top-banner img{display:block;width:100%;height:auto;max-height:360px;object-fit:cover;object-position:center}
@media(max-width:1180px){
  .site-header{padding-left:18px!important;padding-right:18px!important;gap:12px!important}
  .main-nav{gap:14px!important;font-size:13px!important}
  .logo img{max-width:190px;object-fit:contain}
}
@media(max-width:900px){
  body{overflow-x:hidden!important}
  .site-header{min-height:74px!important;padding:9px 12px!important}
  .header-actions{gap:7px!important;margin-left:auto!important}
  .lang-menu{order:1}.mobile-toggle{order:2}.header-socials{display:none!important}
  .lang-globe{width:42px!important;height:42px!important;font-size:20px!important}
  .lang-dropdown{position:fixed!important;right:12px!important;top:66px!important;left:auto!important;max-width:calc(100vw - 24px)!important;min-width:230px!important;max-height:60vh!important;overflow:auto!important}
  .hero{min-height:430px!important;background-position:center!important}
  .hero-panel{margin:88px 14px 34px!important;width:auto!important;max-width:none!important;padding:18px!important}
  .hero-panel span{font-size:34px!important;line-height:1.18!important;display:block!important}
  .hero h1{font-size:34px!important}.hero p{font-size:15px!important;line-height:1.55!important}
  .container{width:92%!important}
  .section{padding:44px 0!important}
  .intro h2,.feature-grid h2,.acc-side h2{font-size:25px!important;line-height:1.22!important}
  .product-row{margin-top:36px!important;gap:22px!important}.product-card img{height:170px!important}
  .video-accordion{display:grid!important;grid-template-columns:1fr!important}.video-side,.acc-side{padding:34px 18px!important}
  .contact-band .container{display:grid!important;grid-template-columns:1fr!important}.contact-band a[style]{font-size:28px!important;word-break:break-word!important}
  .page-slide,.page-hero{min-height:300px!important;height:auto!important}.page-slide-panel{margin:90px 14px 34px!important}.page-slide-panel h1,.page-hero h1{font-size:32px!important}
  .split-block,.reference-row,.reference-row.reverse,.product-row,.feature-grid,.doc-grid,.media-grid,.video-page-grid{grid-template-columns:1fr!important}
  .home-map-top-banner img{max-height:220px;min-height:110px}
  .home-country-map{padding:0!important}.home-map-head{padding:22px 16px 12px!important;display:block!important}.home-map-head h2{font-size:25px!important}.home-map-head p{font-size:14px!important;margin-top:8px!important}.home-world-svg{min-height:300px!important;max-height:420px!important}.home-map-list{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:12px!important}.home-map-list span{white-space:nowrap!important}
  table{max-width:100%;display:block;overflow-x:auto;white-space:nowrap}
}
@media(max-width:480px){
  .logo{max-width:118px!important}.logo img{height:46px!important;max-width:118px!important}.mobile-toggle,.lang-globe{width:40px!important;height:40px!important}.hero-panel span{font-size:28px!important}.home-world-svg{min-height:250px!important}.home-map-top-banner img{max-height:170px}.footer .container{font-size:13px}.cookie-consent{left:10px!important;right:10px!important;bottom:10px!important;width:auto!important}
}

/* 2026-06-16 anasayfa harita üst görsel boşluk/yükseklik düzeltmesi */
.home-map-top-banner{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  line-height:0!important;
  overflow:hidden!important;
  background:#fff!important;
}
.home-map-top-banner a{display:block!important;line-height:0!important}
.home-map-top-banner img{
  display:block!important;
  width:100%!important;
  height:430px!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
}
.home-map-top-banner + .home-country-map{padding-top:8px!important;margin-top:0!important}
.home-map-top-banner + .home-solution-section,
.home-country-map + .home-solution-section{padding-top:18px!important;margin-top:0!important}
.home-solution-section:has(.feature-grid:empty){display:none!important}
.video-accordion{margin-top:0!important}
@media(max-width:900px){
  .home-map-top-banner img{height:260px!important;min-height:0!important;max-height:none!important}
  .home-map-top-banner + .home-country-map{padding-top:6px!important}
}
@media(max-width:480px){
  .home-map-top-banner img{height:190px!important;max-height:none!important}
}

/* 2026-06-16 mobil dil seçim menüsü kesin düzeltme */
@media (max-width: 900px){
  .site-header{overflow:visible!important;z-index:5000!important;position:sticky!important;}
  .header-actions{position:relative!important;z-index:6000!important;overflow:visible!important;}
  .lang-menu{position:relative!important;z-index:7000!important;pointer-events:auto!important;}
  .lang-globe{position:relative!important;z-index:7002!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;}
  .lang-dropdown{
    display:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    position:fixed!important;
    right:10px!important;
    top:64px!important;
    left:auto!important;
    width:min(300px, calc(100vw - 20px))!important;
    min-width:0!important;
    max-height:70vh!important;
    overflow-y:auto!important;
    z-index:99999!important;
    pointer-events:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .lang-menu.open .lang-dropdown,
  .lang-menu.is-open .lang-dropdown{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .lang-dropdown .lang-flag{min-height:44px!important;touch-action:manipulation!important;}
  .main-nav{z-index:4500!important;}
  body.lang-menu-active:before{
    content:'';position:fixed;inset:0;background:rgba(15,23,42,.18);z-index:6500;
  }
}

/* 2026-06-16 mobil dil seçim tam düzeltme */
.lang-menu, .lang-globe, .lang-dropdown, .lang-dropdown .lang-flag{
  pointer-events:auto!important;
}
.lang-dropdown .lang-flag{
  cursor:pointer!important;
  position:relative!important;
  z-index:9002!important;
  -webkit-tap-highlight-color:rgba(37,99,235,.18);
}
@media(max-width:900px){
  .lang-menu{z-index:9000!important;}
  .lang-menu.open .lang-dropdown,
  .lang-menu.is-open .lang-dropdown{
    display:block!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    z-index:9001!important;
  }
}

/* 2026-06-16 FINAL: Mobil dil menüsü katman ve tıklama düzeltmesi */
@media(max-width:900px){
  .site-header{z-index:100000!important;overflow:visible!important;}
  .header-actions{z-index:100001!important;}
  .lang-menu{z-index:100002!important;}
  .lang-dropdown{z-index:100003!important;}
  body.lang-menu-active:before{z-index:8000!important;pointer-events:none!important;}
}

/* 2026-06-17 FINAL: harita üstü görsel oran koruma - sadece bu alan */
.home-map-top-banner{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  line-height:0!important;
  overflow:hidden!important;
  background:#000!important;
}
.home-map-top-banner a{display:block!important;line-height:0!important}
.home-map-top-banner img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  min-height:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
}
@media(max-width:900px){
  .home-map-top-banner img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    object-fit:contain!important;
  }
}
@media(max-width:480px){
  .home-map-top-banner img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
  }
}

/* 2026-06-24 Dil seçimi güncellemesi: TR + EN + Türk Devletleri açılır menüsü */
.lang-switcher-new{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1006;white-space:nowrap}
.lang-top-flag{width:42px;height:42px;border:1px solid #e5e7eb;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(15,23,42,.07);transition:.18s;padding:7px}
.lang-top-flag:hover,.lang-top-flag.active{border-color:#6496f7;background:#f6f9ff;transform:translateY(-1px)}
.lang-top-flag img{width:28px;height:20px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.08)}
.turkic-lang-menu{display:inline-flex!important;position:relative!important;align-items:center!important;z-index:1007!important}
.turkic-lang-trigger{overflow:hidden;padding:6px!important;background:#fff!important}
.turkic-lang-trigger img{width:30px;height:30px;object-fit:contain;display:block}
.turkic-lang-dropdown{right:0!important;min-width:240px!important}
.turkic-lang-menu:hover .turkic-lang-dropdown,.turkic-lang-menu.open .turkic-lang-dropdown,.turkic-lang-menu.is-open .turkic-lang-dropdown{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}
@media(max-width:900px){.lang-switcher-new{order:1;margin-left:auto}.lang-top-flag{width:40px;height:40px;padding:6px}.lang-top-flag img{width:26px;height:18px}.turkic-lang-dropdown{position:fixed!important;right:12px!important;top:66px!important;left:auto!important;max-width:calc(100vw - 24px)!important;min-width:230px!important;max-height:60vh!important;overflow:auto!important}.header-socials{display:none!important}}
@media(max-width:480px){.lang-switcher-new{gap:5px}.lang-top-flag{width:36px;height:36px}.turkic-lang-trigger{width:36px!important;height:36px!important}.turkic-lang-trigger img{width:26px;height:26px}}

.header-quote-btn{display:inline-flex;align-items:center;justify-content:center;background:#f59e0b;color:#111827!important;font-weight:900;padding:10px 16px;border-radius:999px;text-decoration:none;box-shadow:0 10px 25px rgba(245,158,11,.28);white-space:nowrap;transition:.2s}
.header-quote-btn:hover{transform:translateY(-1px);background:#fbbf24;color:#111827!important}
@media(max-width:900px){.header-quote-btn{width:100%;margin:8px 0}}
.quote-page-section{background:#f6f8fb;padding:70px 0}.quote-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:30px;box-shadow:0 20px 70px rgba(15,23,42,.08)}.quote-form-card h1{margin-top:0;color:#111827}.quote-select,.quote-form-card input,.quote-form-card textarea{width:100%;padding:14px 15px;border:1px solid #d1d5db;border-radius:14px;outline:none}.quote-form-card textarea{min-height:150px}.quote-form-card input:focus,.quote-form-card textarea:focus,.quote-select:focus{border-color:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.14)}

/* Teklif alma modern sayfa */
.quote-modern-page{position:relative;overflow:hidden;padding:64px 0;background:linear-gradient(135deg,#06111f 0%,#0f2746 52%,#f59e0b 160%);min-height:calc(100vh - 120px)}
.quote-modern-bg{position:absolute;inset:0;background:radial-gradient(circle at 15% 10%,rgba(245,158,11,.26),transparent 30%),radial-gradient(circle at 85% 20%,rgba(59,130,246,.22),transparent 32%);pointer-events:none}
.quote-modern-shell{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}
.quote-modern-info{color:#fff;padding:32px 10px}.quote-eyebrow{display:inline-flex;padding:9px 13px;border-radius:999px;background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.38);font-weight:900;font-size:13px;letter-spacing:.04em}.quote-modern-info h1{font-size:46px;line-height:1.05;margin:22px 0 18px;color:#fff}.quote-modern-info p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.82);max-width:520px}.quote-modern-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.quote-modern-points span{padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-weight:800;color:#fff}
.quote-modern-card{background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.45);box-shadow:0 28px 80px rgba(0,0,0,.28);border-radius:28px!important;padding:28px!important}.quote-modern-form{display:grid;gap:14px}.quote-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.quote-modern-form input,.quote-modern-form select,.quote-modern-form textarea{width:100%;border:1px solid #d8e1ee;background:#f8fafc;border-radius:14px;padding:14px 15px;font-size:15px;outline:none;transition:.2s}.quote-modern-form input:focus,.quote-modern-form textarea:focus{border-color:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.12);background:#fff}.quote-modern-form textarea{min-height:125px;resize:vertical}.quote-machine-picker>label{display:block;font-weight:900;color:#0f172a;margin:4px 0 10px}.quote-machine-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:310px;overflow:auto;padding:2px 4px 2px 2px}.quote-machine-option{position:relative;display:flex;gap:10px;align-items:center;border:1px solid #e2e8f0;border-radius:16px;padding:10px;background:#fff;cursor:pointer;transition:.2s;min-height:76px}.quote-machine-option:hover{border-color:#f59e0b;box-shadow:0 10px 24px rgba(15,23,42,.08)}.quote-machine-option input{width:auto;min-width:16px}.quote-machine-option img{width:58px;height:48px;object-fit:cover;border-radius:12px;background:#f1f5f9}.quote-machine-option span{font-weight:900;color:#172033;font-size:13px;line-height:1.25}.quote-machine-option:has(input:checked){border-color:#f59e0b;background:#fff7ed;box-shadow:0 0 0 3px rgba(245,158,11,.16)}.quote-machine-option.no-image{min-height:52px;grid-column:1/-1}.quote-submit{border:0;justify-content:center;font-size:16px;padding:15px 22px!important}.quote-alert{padding:14px 16px;border-radius:16px;font-weight:900;margin:0 0 16px}.quote-alert.success{background:#dcfce7;color:#166534}.quote-alert.error{background:#fee2e2;color:#991b1b}
.mobile-quote-float{display:none}
@media(max-width:900px){.quote-modern-page{padding:34px 0}.quote-modern-shell{grid-template-columns:1fr}.quote-modern-info{padding:8px 0}.quote-modern-info h1{font-size:34px}.quote-two,.quote-three{grid-template-columns:1fr}.quote-machine-grid{grid-template-columns:1fr}.quote-modern-card{padding:18px!important;border-radius:22px!important}.mobile-quote-float{display:inline-flex;align-items:center;justify-content:center;position:absolute;right:58px;bottom:4px;height:42px;padding:0 14px;border-radius:999px;background:#f59e0b;color:#111827!important;text-decoration:none;font-weight:950;font-size:13px;box-shadow:0 10px 24px rgba(0,0,0,.18);white-space:nowrap}.float-chat{display:flex!important;align-items:flex-end;gap:8px}.float-chat .chat-pop{display:none!important}}
@media(max-width:900px){.float-chat .mobile-quote-float{position:static!important;display:inline-flex!important;margin:0 2px 4px 0}.float-chat{right:12px!important;bottom:14px!important}}


/* Teklif Al mobil butonu - BUG-O sarı */
@media(max-width:900px){
  .float-chat .mobile-quote-float{
    background:#FEF202!important;
    color:#111!important;
    border:2px solid #111!important;
    border-radius:999px!important;
    font-weight:950!important;
    height:44px!important;
    padding:0 18px!important;
    box-shadow:0 12px 28px rgba(0,0,0,.22)!important;
    text-transform:uppercase!important;
    letter-spacing:.02em!important;
  }
}
