:root{--navy:#071f3f;--navy2:#0b2d55;--navy3:#123f73;--burg:#9a0b27;--burg2:#b91434;--gold:#d4af37;--gold2:#f0cf69;--ink:#111827;--muted:#64748b;--soft:#f5f7fb;--white:#fff;--surface:#fff;--surface2:#f7f9fc;--line:#e4e9f0;--shadow:0 26px 80px rgba(7,31,63,.13);--shadow2:0 14px 42px rgba(7,31,63,.1);--radius:24px;--radius2:38px;--max:1280px;--header:78px;--ease:cubic-bezier(.2,.75,.2,1)}html[data-theme="dark"]{--ink:#f5f8fc;--muted:#aebed1;--soft:#061426;--surface:#091c34;--surface2:#0d2544;--line:rgba(255,255,255,.11);--white:#071224;--shadow:0 28px 80px rgba(0,0,0,.36);--shadow2:0 14px 42px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface);color-scheme:light}html[data-theme="dark"]{color-scheme:dark}body{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--surface);line-height:1.6;overflow-x:hidden;transition:.35s background,.25s color}html[dir="rtl"] body{font-family:Tahoma,"Segoe UI",Arial,sans-serif}.container{width:min(var(--max),calc(100% - 44px));margin:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.skip{position:fixed;top:8px;left:8px;z-index:9999;background:var(--gold);color:var(--navy);padding:10px 14px;border-radius:10px;transform:translateY(-140%)}.skip:focus{transform:none}.icon{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sprite{position:absolute;width:0;height:0;overflow:hidden}.topline{height:34px;background:linear-gradient(90deg,var(--navy),var(--navy2));color:#cfe0f5;font-size:.72rem;font-weight:700}.topline .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.topline strong{color:#fff}.topline em{font-style:normal;color:var(--gold2)}.site-header{position:sticky;top:0;z-index:100;height:var(--header);background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:25px}.brand img{width:154px;height:62px;object-fit:contain}.logo-dark{display:none}html[data-theme="dark"] .logo-light{display:none}html[data-theme="dark"] .logo-dark{display:block}.navlinks{display:flex;align-items:center;justify-content:center;gap:24px}.navlinks a{position:relative;font-size:.88rem;font-weight:800;color:var(--muted);padding:27px 0}.navlinks a:hover,.navlinks a.active{color:var(--ink)}.navlinks a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:linear-gradient(90deg,var(--gold),var(--burg));transform:scaleX(0);transition:.25s}.navlinks a:hover:after,.navlinks a.active:after{transform:scaleX(1)}.actions{display:flex;align-items:center;gap:9px}.btn{min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;transition:.24s var(--ease);white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy);box-shadow:0 12px 30px rgba(212,175,55,.23)}.btn-secondary{background:var(--surface);color:var(--ink);border-color:rgba(212,175,55,.55)}.btn-navy{background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff}.round,.lang{height:44px;border:1px solid var(--line);background:var(--surface2);color:var(--ink);border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer}.round{width:44px}.lang{padding:0 14px;gap:7px;font-size:.78rem;font-weight:800}.lang span:first-child{color:var(--gold)}.menu{display:none}.mobile-panel{display:none}.hero{position:relative;min-height:720px;overflow:hidden;background:linear-gradient(135deg,#f9fafc 0%,#fff 55%,#f3f6fa 100%);isolation:isolate;border-bottom:1px solid var(--line)}html[data-theme="dark"] .hero{background:linear-gradient(135deg,#04101f,#071f3f 58%,#0b2d55)}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 10%,rgba(212,175,55,.18),transparent 26%),radial-gradient(circle at 94% 14%,rgba(154,11,39,.09),transparent 30%);z-index:-1}.hero-grid{min-height:720px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px;padding:82px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.eyebrow:before{content:"";width:32px;height:2px;background:linear-gradient(90deg,var(--gold),var(--burg))}.hero h1{font-size:clamp(3.4rem,5.7vw,6.1rem);line-height:.98;letter-spacing:-.06em;margin:19px 0 22px;color:var(--navy);font-weight:900}html[data-theme="dark"] .hero h1{color:#fff}html[dir="rtl"] .hero h1{font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.18;letter-spacing:-.035em}.hero h1 span{display:block;color:var(--burg)}.hero-copy>p{font-size:1.12rem;color:var(--muted);max-width:650px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-notes{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;color:var(--muted);font-size:.82rem;font-weight:700}.hero-notes span{display:flex;align-items:center;gap:7px}.hero-notes .icon{color:var(--gold)}.hero-visual{position:relative;min-height:570px}.hero-photo{position:absolute;inset:0 5% 0 8%;border-radius:38px 38px 110px 38px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,31,63,.65),transparent 58%)}.workspace{position:absolute;right:-1%;bottom:5%;width:min(430px,82%);padding:20px;border:1px solid rgba(212,175,55,.62);border-radius:24px;background:rgba(7,31,63,.92);color:#fff;box-shadow:0 28px 65px rgba(7,31,63,.36);backdrop-filter:blur(16px)}html[dir="rtl"] .workspace{right:auto;left:-1%}.workspace-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.workspace-head span{color:var(--gold2);font-size:.76rem;font-weight:900}.trade-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:12px;border-radius:13px;background:rgba(255,255,255,.07);margin-top:8px}.trade-row .badge{width:38px;height:38px;border-radius:11px;border:1px solid rgba(212,175,55,.38);display:grid;place-items:center;color:var(--gold2)}.trade-row b,.trade-row small{display:block}.trade-row small{color:#b7c6d8}.trade-row strong{color:var(--gold2)}.section{padding:90px 0}.section.soft{background:var(--soft)}.section.dark{background:linear-gradient(135deg,var(--navy),#031020);color:#fff}.head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.head>div{max-width:780px}.kicker{color:var(--gold);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.head h2,.title{font-size:clamp(2.3rem,4vw,4.25rem);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0;font-weight:900;color:var(--navy)}html[data-theme="dark"] .head h2,html[data-theme="dark"] .title,.dark .head h2{color:#fff}html[dir="rtl"] .head h2,html[dir="rtl"] .title{font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.3;letter-spacing:-.025em}.head p{max-width:600px;color:var(--muted);margin:0}.dark .head p{color:#b8c7d8}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow2);transition:.28s var(--ease);overflow:hidden}.card:hover{transform:translateY(-6px);border-color:rgba(212,175,55,.72);box-shadow:var(--shadow)}.card .iconbox{width:50px;height:50px;border-radius:15px;background:linear-gradient(145deg,var(--navy2),var(--navy));color:var(--gold2);display:grid;place-items:center;border:1px solid rgba(212,175,55,.4);margin-bottom:17px}.card .iconbox .icon{width:25px;height:25px}.card h3{font-size:1.12rem;margin:0 0 9px;color:var(--ink)}.card p{color:var(--muted);font-size:.92rem;margin:0 0 17px}.card-link{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);font-weight:800}.card-link .icon{color:var(--gold);transition:.2s}.card:hover .card-link .icon{transform:translateX(5px)}html[dir="rtl"] .card:hover .card-link .icon{transform:translateX(-5px)}.image-card{padding:0}.image-card .pic{height:210px;overflow:hidden}.image-card .pic img{width:100%;height:100%;object-fit:cover;transition:.45s}.image-card:hover .pic img{transform:scale(1.05)}.image-card .body{padding:21px}.chip{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(212,175,55,.12);color:var(--gold);font-size:.72rem;font-weight:900}.trade-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;position:relative}.trade-flow:before{content:"";position:absolute;left:8%;right:8%;top:34px;height:2px;background:linear-gradient(90deg,var(--gold),var(--burg),var(--navy3))}.flow-step{position:relative;text-align:center;padding:0 8px}.flow-step .num{position:relative;z-index:1;width:68px;height:68px;border-radius:22px;margin:0 auto 16px;background:var(--surface);border:2px solid var(--gold);display:grid;place-items:center;font-weight:900;color:var(--navy);box-shadow:var(--shadow2)}html[data-theme="dark"] .flow-step .num{color:#fff}.flow-step h3{font-size:1rem;margin:0 0 6px}.flow-step p{font-size:.83rem;color:var(--muted);margin:0}.platform{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.platform-visual{position:relative;min-height:580px}.platform-photo{position:absolute;inset:0 13% 0 0;border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}html[dir="rtl"] .platform-photo{inset:0 0 0 13%}.platform-photo img{width:100%;height:100%;object-fit:cover}.stack-card{position:absolute;width:62%;right:0;padding:20px;border-radius:20px;background:rgba(7,31,63,.94);color:#fff;border:1px solid rgba(212,175,55,.4);box-shadow:var(--shadow)}html[dir="rtl"] .stack-card{right:auto;left:0}.stack-card:nth-of-type(2){top:8%}.stack-card:nth-of-type(3){top:38%}.stack-card:nth-of-type(4){top:68%}.stack-card b{display:block;color:var(--gold2);margin-bottom:5px}.stack-card p{margin:0;color:#bfd0e3;font-size:.87rem}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:23px}.metric{padding:17px;border-radius:16px;border:1px solid var(--line);background:var(--surface2)}.metric strong{display:block;color:var(--burg);font-size:1.08rem}.metric span{color:var(--muted);font-size:.83rem}.corridors{display:grid;grid-template-columns:1fr 1.2fr;gap:45px;align-items:center}.map-panel{position:relative;border-radius:32px;overflow:hidden;background:var(--navy);min-height:500px;border:1px solid rgba(212,175,55,.42);box-shadow:var(--shadow)}.map-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.34}.route-svg{position:absolute;inset:6%;width:88%;height:88%}.route-svg path{fill:none;stroke:var(--gold2);stroke-width:2;stroke-dasharray:8 10;animation:dash 14s linear infinite}.route-svg circle{fill:var(--gold2);filter:drop-shadow(0 0 7px var(--gold))}@keyframes dash{to{stroke-dashoffset:-180}}.map-note{position:absolute;left:20px;bottom:20px;right:20px;padding:16px;border-radius:16px;background:rgba(4,16,31,.88);border:1px solid rgba(212,175,55,.4);color:#fff}.map-note b{color:var(--gold2)}.map-note p{margin:4px 0 0;color:#bed0e2;font-size:.84rem}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.pill{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:var(--surface2);font-weight:800;font-size:.8rem}.trustbar{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(212,175,55,.5);border-radius:22px;overflow:hidden;background:var(--surface)}.trustbar>div{padding:20px 14px;text-align:center;border-inline-end:1px solid var(--line)}.trustbar>div:last-child{border:0}.trustbar .icon{width:30px;height:30px;color:var(--gold);margin-bottom:8px}.trustbar strong,.trustbar small{display:block}.trustbar small{color:var(--muted);font-size:.76rem;margin-top:4px}.cta{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:35px;border-radius:28px;background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff;border:1px solid rgba(212,175,55,.42);box-shadow:var(--shadow)}.cta h2{font-size:2.25rem;line-height:1.12;margin:4px 0}.cta p{color:#c3d2e3;margin:0}.cta-actions{display:flex;gap:10px}.page-hero{position:relative;min-height:480px;display:grid;align-items:end;overflow:hidden;background:var(--navy);color:#fff}.page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,16,31,.96),rgba(4,16,31,.48) 60%,rgba(4,16,31,.12))}html[dir="rtl"] .page-hero:after{background:linear-gradient(270deg,rgba(4,16,31,.96),rgba(4,16,31,.48) 60%,rgba(4,16,31,.12))}.page-hero .inner{position:relative;z-index:1;padding:95px 0 54px}.crumbs{display:flex;gap:8px;align-items:center;color:#c2d0e0;font-size:.82rem}.crumbs span{color:var(--gold2)}.page-hero h1{font-size:clamp(3rem,5vw,5.4rem);line-height:1;letter-spacing:-.05em;margin:18px 0;color:#fff}html[dir="rtl"] .page-hero h1{font-family:Tahoma,"Segoe UI",Arial,sans-serif;line-height:1.22;letter-spacing:-.025em}.page-hero p{max-width:740px;color:#cfdae7;font-size:1.08rem}.content{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px}.prose h2{font-size:2.05rem;line-height:1.18;margin:42px 0 13px;color:var(--navy)}html[data-theme="dark"] .prose h2{color:#fff}.prose h3{font-size:1.3rem;margin:28px 0 8px}.prose p,.prose li{color:var(--muted);font-size:1rem}.prose li{margin:7px 0}.sidebar{position:sticky;top:110px;align-self:start}.side{padding:21px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow2);margin-bottom:15px}.side h3{margin:0 0 8px}.side p{color:var(--muted);font-size:.89rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:26px 0}.feature{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:17px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.feature .icon{width:27px;height:27px;color:var(--gold)}.feature strong,.feature small{display:block}.feature small{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;counter-reset:n}.step{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);counter-increment:n}.step:before{content:counter(n,decimal-leading-zero);display:block;color:var(--gold);font-weight:900;margin-bottom:9px}.faq{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:14px;background:var(--surface);overflow:hidden}.faq-q{width:100%;border:0;background:none;color:var(--ink);padding:17px;text-align:start;display:flex;justify-content:space-between;font-weight:800;cursor:pointer}.faq-a{display:grid;grid-template-rows:0fr;transition:.25s}.faq-a>div{overflow:hidden}.faq-a p{padding:0 17px 17px;margin:0;color:var(--muted)}.faq-item.open .faq-a{grid-template-rows:1fr}.form{padding:27px;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow2)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-weight:800}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface2);color:var(--ink);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(212,175,55,.13)}.field small{color:var(--muted)}.checkbox{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start}.checkbox input{width:18px;height:18px;accent-color:var(--gold)}.result{display:none;margin-top:18px;padding:18px;border-radius:16px;border:1px solid rgba(212,175,55,.5);background:var(--surface2)}.result.show{display:block}.footer{background:#04101f;color:#fff;padding:58px 0 18px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:25px}.footer-brand img{width:150px;height:70px;object-fit:contain}.footer-brand p{color:#aebfd2;max-width:290px}.footer-col{display:flex;flex-direction:column;gap:7px}.footer-col strong{margin-bottom:8px}.footer-col a{color:#aebfd2;font-size:.84rem}.footer-col a:hover{color:var(--gold2)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;margin-top:32px;border-top:1px solid rgba(255,255,255,.1);color:#9eafc2;font-size:.78rem}.cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:500;max-width:980px;margin:auto;display:none;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:18px;border-radius:18px;background:rgba(7,31,63,.96);color:#fff;border:1px solid rgba(212,175,55,.55);box-shadow:var(--shadow)}.cookie.show{display:grid}.cookie p{margin:3px 0 0;color:#c3d1e1}.cookie-actions{display:flex;gap:8px}.reveal{opacity:0;transform:translateY(24px);transition:.7s var(--ease)}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media(max-width:1120px){.navlinks{gap:15px}.actions .btn{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.4fr repeat(3,1fr)}.trustbar{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){:root{--header:70px}.container{width:min(var(--max),calc(100% - 30px))}.header-inner{display:flex;justify-content:space-between}.brand img{width:130px;height:54px}.navlinks{position:fixed;top:calc(34px + var(--header) + 8px);left:15px;right:15px;display:grid;gap:0;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.navlinks.open{opacity:1;visibility:visible;transform:none}.navlinks a{padding:11px 13px}.navlinks a:after{display:none}.menu{display:flex}.hero-grid{grid-template-columns:1fr;padding:70px 0}.hero-visual{min-height:540px}.platform,.corridors,.content{grid-template-columns:1fr}.platform-copy{order:-1}.sidebar{position:static}.trade-flow{grid-template-columns:1fr}.trade-flow:before{display:none}.flow-step{display:grid;grid-template-columns:68px 1fr;text-align:start;gap:16px}.flow-step .num{margin:0}.grid-3{grid-template-columns:repeat(2,1fr)}.cta{grid-template-columns:1fr}.footer-top{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}}@media(max-width:640px){.topline{display:none}.container{width:min(var(--max),calc(100% - 24px))}.site-header{top:0}.navlinks{top:calc(var(--header) + 8px)}.lang{display:none}.hero,.hero-grid{min-height:auto}.hero-grid{padding:55px 0}.hero h1{font-size:3.25rem}.hero-visual{min-height:430px}.hero-photo{inset:0 0 0 0;border-radius:26px 26px 70px 26px}.workspace{width:92%;right:4%;bottom:-5%}html[dir="rtl"] .workspace{left:4%;right:auto}.section{padding:68px 0}.head{display:block}.head p{margin-top:15px}.head h2,.title{font-size:2.6rem}.grid-4,.grid-3,.feature-grid,.steps,.form-grid{grid-template-columns:1fr}.image-card .pic{height:230px}.platform-visual{min-height:580px}.platform-photo{inset:0}.stack-card{width:88%;right:6%}html[dir="rtl"] .stack-card{left:6%;right:auto}.corridors{gap:26px}.map-panel{min-height:390px}.trustbar{grid-template-columns:1fr}.trustbar>div{border-inline-end:0;border-bottom:1px solid var(--line)}.cta{padding:24px}.cta h2{font-size:1.9rem}.cta-actions{display:grid}.page-hero{min-height:420px}.page-hero h1{font-size:3rem}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-bottom{display:grid}.cookie{grid-template-columns:1fr;left:9px;right:9px;bottom:9px}.cookie-actions{display:grid}}#route-loader{position:fixed;inset:0;z-index:9998;background:var(--surface);display:grid;place-items:center;opacity:0;visibility:hidden;transition:.18s}.route-loading #route-loader{opacity:1;visibility:visible}.loader-ring{width:46px;height:46px;border:3px solid var(--line);border-top-color:var(--gold);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#app-main{min-height:60vh}.route-enter{animation:routeIn .34s var(--ease)}@keyframes routeIn{from{opacity:.15;transform:translateY(8px)}to{opacity:1;transform:none}}.review-badge{position:fixed;z-index:420;right:14px;bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(7,31,63,.9);color:#d9e4ef;border:1px solid rgba(212,175,55,.45);font-size:.68rem;font-weight:800;backdrop-filter:blur(10px);pointer-events:none}.cookie.show~.review-badge{bottom:132px}html[dir="rtl"] .review-badge{right:auto;left:14px}@media(max-width:640px){.review-badge{display:none}}.section.dark .title,.section.dark .corridors .title{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.12)}.section.dark .corridors>div>p{color:#c5d2e1}.section.dark .pill{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.22);color:#fff;box-shadow:none}.section.dark .pill:hover{background:rgba(212,175,55,.13);border-color:rgba(212,175,55,.65);color:#fff}.home-knowledge .head{align-items:flex-start}.home-knowledge .head>div{max-width:980px}.home-knowledge .head h2{font-size:clamp(2.15rem,3.15vw,3.45rem);line-height:1.12;letter-spacing:-.035em;max-width:960px}html[dir="rtl"] .home-knowledge .head h2{line-height:1.34;letter-spacing:-.02em}.footer-brand img{width:172px;height:82px;object-fit:contain;object-position:left center}html[dir="rtl"] .footer-brand img{object-position:right center}.footer-bottom{align-items:center;min-height:48px}.footer-bottom>a{color:#aebfd2;font-weight:700}.footer-bottom>a:hover{color:var(--gold2)}.cookie-settings{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);color:#aebfd2;border-radius:999px;padding:8px 13px;line-height:1;font:inherit;font-weight:700;cursor:pointer;transition:.2s}.cookie-settings:hover,.cookie-settings:focus-visible{color:#fff;border-color:rgba(212,175,55,.7);background:rgba(212,175,55,.1);outline:none}@media(max-width:900px){.home-knowledge .head h2{font-size:clamp(2rem,5vw,2.8rem)}.footer-bottom{display:grid;grid-template-columns:1fr auto;align-items:center}.footer-bottom>span{grid-column:1/-1}}@media(max-width:640px){.home-knowledge .head h2{font-size:2.25rem;line-height:1.16}.footer-brand img{width:150px;height:72px}.footer-bottom{grid-template-columns:1fr;gap:12px}.footer-bottom>*{justify-self:start}html[dir="rtl"] .footer-bottom>*{justify-self:end}}.section.dark .corridors .title{font-size:clamp(2.35rem,3.55vw,3.9rem);line-height:1.08}html[dir="rtl"] .section.dark .corridors .title{font-size:clamp(2.15rem,3vw,3.25rem);line-height:1.38}.review-badge{display:none!important}html[data-theme="dark"] .brand .logo-dark,.footer-brand img[src*="11_3cc17886.png"]{object-fit:contain;border-radius:8px;}html[data-theme="dark"] .brand .logo-dark{width:154px;height:62px;}.footer-brand img[src*="11_3cc17886.png"]{width:196px;height:76px;}@media(max-width:900px){html[data-theme="dark"] .brand .logo-dark{width:154px;height:62px}}@media(max-width:640px){.footer-brand img[src*="11_3cc17886.png"]{width:170px;height:66px}}html[data-theme="dark"]{--navy:#081526;--navy2:#0d2340;--navy3:#15355e;--burg:#97192f;--burg2:#bc2a3d;--gold:#c7a35e;--gold2:#e4c27a;--ink:#f2f0ea;--muted:#b4c0d0;--soft:#07111f;--surface:#081220;--surface2:#0d1c31;--line:rgba(228,194,122,.16);--white:#07101d;--shadow:0 32px 88px rgba(0,0,0,.42);--shadow2:0 16px 46px rgba(0,0,0,.30);}html[data-theme="dark"] body{background:radial-gradient(circle at 18% 0%,rgba(228,194,122,.06),transparent 22%),radial-gradient(circle at 100% 12%,rgba(151,25,47,.10),transparent 28%),linear-gradient(180deg,#07111f 0%,#091629 34%,#081220 100%);}html[data-theme="dark"] .topline{background:linear-gradient(90deg,#09172b,#0e2441 60%,#102947);color:#d3d9e6;}html[data-theme="dark"] .site-header{background:linear-gradient(180deg,rgba(8,18,32,.96),rgba(9,23,40,.90));border-bottom:1px solid rgba(228,194,122,.14);box-shadow:0 10px 32px rgba(0,0,0,.22);}html[data-theme="dark"] .hero{background:radial-gradient(circle at 12% 10%,rgba(228,194,122,.08),transparent 22%),radial-gradient(circle at 88% 10%,rgba(151,25,47,.12),transparent 24%),linear-gradient(135deg,#07111f 0%,#0b1b31 52%,#112a49 100%);}html[data-theme="dark"] .hero:before,html[data-theme="dark"] .cta-band:before,html[data-theme="dark"] .insight-hero:before,html[data-theme="dark"] .page-hero:before{opacity:.9;}html[data-theme="dark"] .btn-primary{background:linear-gradient(135deg,#e5c67d,#c7a35e);color:#081526;box-shadow:0 14px 34px rgba(199,163,94,.24);}html[data-theme="dark"] .btn-secondary,html[data-theme="dark"] .lang,html[data-theme="dark"] .round,html[data-theme="dark"] .menu{background:linear-gradient(180deg,rgba(14,30,52,.92),rgba(10,22,39,.95));border-color:rgba(228,194,122,.18);}html[data-theme="dark"] .card,html[data-theme="dark"] .tile,html[data-theme="dark"] .service-card,html[data-theme="dark"] .stat-card,html[data-theme="dark"] .feature-card,html[data-theme="dark"] .panel,html[data-theme="dark"] .form-card,html[data-theme="dark"] .quote-card,html[data-theme="dark"] .cookie,html[data-theme="dark"] .insight-card,html[data-theme="dark"] .network-card,html[data-theme="dark"] .metric-card,html[data-theme="dark"] .article-card,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .contact-card,html[data-theme="dark"] .info-card,html[data-theme="dark"] .resource-card,html[data-theme="dark"] .support-card,html[data-theme="dark"] .compliance-card,html[data-theme="dark"] .industry-card,html[data-theme="dark"] .timeline-card,html[data-theme="dark"] .split-card,html[data-theme="dark"] .glass,html[data-theme="dark"] .glass-card{background:linear-gradient(180deg,rgba(13,28,49,.94),rgba(9,20,36,.98));border-color:rgba(228,194,122,.14)!important;box-shadow:var(--shadow2);}html[data-theme="dark"] .site-footer,html[data-theme="dark"] footer{background:linear-gradient(180deg,#07111f,#081729 52%,#091a2f);border-top:1px solid rgba(228,194,122,.14);}html[data-theme="dark"] .site-footer .footer-bottom,html[data-theme="dark"] footer .footer-bottom{border-top-color:rgba(228,194,122,.12);}html[data-theme="dark"] .navlinks a:hover,html[data-theme="dark"] .navlinks a.active,html[data-theme="dark"] .eyebrow,html[data-theme="dark"] .section-eyebrow,html[data-theme="dark"] .label,html[data-theme="dark"] .tag,html[data-theme="dark"] .mini-label{color:var(--gold2);}html[data-theme="dark"] .navlinks a:after,html[data-theme="dark"] .eyebrow:before,html[data-theme="dark"] .section-eyebrow:before{background:linear-gradient(90deg,var(--gold2),var(--burg2));}html[data-theme="dark"] .logo-dark{filter:drop-shadow(0 3px 10px rgba(199,163,94,.12));}html[data-theme="dark"]{--navy:#091425;--navy2:#11243d;--navy3:#173354;--burg:#9b2034;--burg2:#b83042;--gold:#c5a15d;--gold2:#e2c177;--ink:#f0efe9;--muted:#b7c0cd;--soft:#081221;--surface:#091322;--surface2:#0d1d31;--line:rgba(226,193,119,.14);--white:#091322;}html[data-theme="dark"] body{background:radial-gradient(circle at 22% 8%,rgba(24,48,82,.24),transparent 30%),radial-gradient(circle at 82% 18%,rgba(9,20,37,.38),transparent 34%),linear-gradient(135deg,#0a1321 0%,#10213a 48%,#0b1525 100%);}html[data-theme="dark"] .site-header,html[data-theme="dark"] .site-footer,html[data-theme="dark"] footer,html[data-theme="dark"] .topline,html[data-theme="dark"] .hero,html[data-theme="dark"] .cta-band,html[data-theme="dark"] .page-hero,html[data-theme="dark"] .insight-hero,html[data-theme="dark"] .network-hero,html[data-theme="dark"] .support-hero{position:relative;overflow:hidden;}html[data-theme="dark"] .site-header{background:linear-gradient(180deg,rgba(8,18,33,.96),rgba(12,28,48,.92));border-bottom:1px solid rgba(226,193,119,.14);}html[data-theme="dark"] .topline{background:linear-gradient(90deg,#0a1526 0%,#0f2240 52%,#0b1830 100%);}html[data-theme="dark"] .hero,html[data-theme="dark"] .page-hero,html[data-theme="dark"] .insight-hero,html[data-theme="dark"] .network-hero,html[data-theme="dark"] .support-hero{background:radial-gradient(circle at 20% 15%,rgba(26,54,92,.23),transparent 28%),linear-gradient(135deg,#0a1321 0%,#10213a 54%,#0b1525 100%);}html[data-theme="dark"] .site-footer,html[data-theme="dark"] footer{background:radial-gradient(circle at 18% 0%,rgba(24,48,82,.18),transparent 24%),linear-gradient(180deg,#091322 0%,#0d1d31 100%);}html[data-theme="dark"] .site-header::after,html[data-theme="dark"] .hero::after,html[data-theme="dark"] .site-footer::after,html[data-theme="dark"] footer::after,html[data-theme="dark"] .page-hero::after,html[data-theme="dark"] .insight-hero::after,html[data-theme="dark"] .network-hero::after,html[data-theme="dark"] .support-hero::after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.08;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.5) 1px,transparent 1.2px);background-size:4px 4px;mix-blend-mode:soft-light;}html[data-theme="dark"] .card,html[data-theme="dark"] .tile,html[data-theme="dark"] .service-card,html[data-theme="dark"] .stat-card,html[data-theme="dark"] .feature-card,html[data-theme="dark"] .panel,html[data-theme="dark"] .form-card,html[data-theme="dark"] .quote-card,html[data-theme="dark"] .cookie,html[data-theme="dark"] .insight-card,html[data-theme="dark"] .network-card,html[data-theme="dark"] .metric-card,html[data-theme="dark"] .article-card,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .contact-card,html[data-theme="dark"] .info-card,html[data-theme="dark"] .resource-card,html[data-theme="dark"] .support-card,html[data-theme="dark"] .compliance-card,html[data-theme="dark"] .industry-card,html[data-theme="dark"] .timeline-card,html[data-theme="dark"] .split-card,html[data-theme="dark"] .glass,html[data-theme="dark"] .glass-card{background:linear-gradient(145deg,rgba(20,43,74,.22),transparent 35%),linear-gradient(135deg,#0d1d31 0%,#11233a 48%,#0b1728 100%);border:1px solid rgba(226,193,119,.14)!important;}html[data-theme="dark"] .btn-primary{background:linear-gradient(135deg,#ddbc73 0%,#c59f5b 100%);color:#091425;}html[data-theme="dark"] .btn-secondary,html[data-theme="dark"] .lang,html[data-theme="dark"] .round,html[data-theme="dark"] .menu{background:linear-gradient(180deg,#11233a 0%,#0c182a 100%);border-color:rgba(226,193,119,.16);}html[data-theme="dark"] .logo-dark{filter:brightness(.94) saturate(.84) contrast(.96) drop-shadow(0 2px 10px rgba(197,161,93,.10));}.lang-picker{position:relative;display:inline-flex}.lang-picker .lang{cursor:pointer;gap:8px}.lang-picker .lang .icon{width:14px;height:14px}.lang-options{position:absolute;top:calc(100% + 10px);inset-inline-end:0;z-index:120;width:210px;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow2);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.22s var(--ease)}.lang-picker.open .lang-options{opacity:1;visibility:visible;transform:none}.lang-options a{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:8px;padding:10px 11px;border-radius:10px;color:var(--muted);font-size:.88rem}.lang-options a:hover,.lang-options a.active{background:var(--surface2);color:var(--ink)}.lang-options b{color:var(--gold);font-size:.78rem}.lang-options span{white-space:nowrap}html[lang="zh"] body{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif}html[lang="zh"] h1,html[lang="zh"] h2,html[lang="zh"] h3{letter-spacing:-.02em}html[lang="ru"] body{font-family:Arial,"Segoe UI",sans-serif}@media(max-width:900px){.lang-options{position:fixed;top:82px;inset-inline:16px;width:auto}.actions>.btn-primary{display:none}}@media(max-width:520px){.lang-picker .lang{min-width:58px;padding-inline:12px}.lang-options{grid-template-columns:1fr 1fr;display:grid}}@media(max-width:640px){.lang-picker{display:inline-flex}.lang-picker .lang{display:flex}.lang-picker .lang span{display:inline}.lang-options{top:74px}}#route-loader,.review-badge{display:none!important}html{background:#091425}body{min-height:100vh}img[loading="lazy"]{content-visibility:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}/* UCDO PHASE6B HTS CLIENT REVIEW */
/* Slightly darker light-mode whitespace and stronger HTS brand separation. */
html:not([data-theme="dark"]) body{background:#f3f5f8}
html:not([data-theme="dark"]) .section:not(.dark):not(.soft){background:#f7f8fa}
html:not([data-theme="dark"]) .section.soft{background:#edf1f5}
html:not([data-theme="dark"]) .card,html:not([data-theme="dark"]) .form{background:#fbfcfe}

/* Keep the language menu legible in Dark Mode. */
html[data-theme="dark"] .lang-options{background:#0d2544;border-color:rgba(240,207,105,.28);box-shadow:0 18px 48px rgba(0,0,0,.42)}
html[data-theme="dark"] .lang-options a{color:#d4deea}
html[data-theme="dark"] .lang-options a:hover,html[data-theme="dark"] .lang-options a.active{background:#12365d;color:#fff}
html[data-theme="dark"] .lang-options b{color:var(--gold2)}

/* Capabilities/products/industries/insights cards: equal image/body/button geometry. */
.grid-4>.image-card,.grid-3>.image-card{display:flex;flex-direction:column;height:100%}
.grid-4>.image-card .pic,.grid-3>.image-card .pic{height:220px;flex:0 0 220px}
.image-card .body{display:flex;flex-direction:column;flex:1}
.image-card .body .card-link{margin-top:auto}
.image-card .pic img{image-rendering:auto;object-position:center center}

/* Light-mode form choices get brand-aware contrast. */
html:not([data-theme="dark"]) .field select{background:#f3f6fa;border-color:#d7dee8}
html:not([data-theme="dark"]) .field select:focus{border-color:var(--gold)}
html:not([data-theme="dark"]) .field select option{background:#fff;color:var(--navy)}

/* Order / Shipment reference UX. */
[data-track] .field{margin-bottom:16px}
[data-track] .field-example{display:block;margin-top:5px;color:var(--muted);font-size:.78rem;direction:ltr;text-align:start}
[data-track]>.btn{margin-top:6px}

/* Gold/burgundy accents without changing the established visual system. */
.grid-4>.card:nth-child(3n+1),.grid-3>.card:nth-child(3n+1){border-top:2px solid rgba(212,175,55,.55)}
.grid-4>.card:nth-child(3n+2),.grid-3>.card:nth-child(3n+2){border-top:2px solid rgba(154,11,39,.38)}
.kicker,.card-link .icon{color:var(--gold)}
/* UCDO FRONTEND CLOSURE R5 — HTS */
.grid-4>.image-card .body,.grid-3>.image-card .body{min-height:230px}
.grid-4>.image-card .card-link,.grid-3>.image-card .card-link{margin-top:auto}
html:not([data-theme="dark"]) .card.image-card{box-shadow:0 12px 34px rgba(20,38,63,.06)}
[data-track] .btn{margin-top:10px}
.lang-picker.open .lang-options{z-index:80}

/* UCDO CLIENT EDIT CLOSURE v1.0.1 - HTS */
.site-header .brand .logo-light,.site-header .brand .logo-dark,.footer-brand img{object-fit:contain!important;filter:none!important;image-rendering:auto!important}
html[data-theme="dark"] .lang-options{display:none!important;background:#0b2748!important;border:1px solid rgba(240,207,105,.36)!important;box-shadow:0 22px 54px rgba(0,0,0,.48)!important;z-index:9999!important}
html[data-theme="dark"] .lang-picker.open .lang-options{display:grid!important}
html[data-theme="dark"] .lang-options a{color:#dce8f4!important}html[data-theme="dark"] .lang-options a:hover,html[data-theme="dark"] .lang-options a.active{background:#123b68!important;color:#fff!important}
html:not([data-theme="dark"]) body{background:#eef2f6!important}html:not([data-theme="dark"]) .section{background:#f8fafc}html:not([data-theme="dark"]) .section.soft{background:#e8edf3!important}
html:not([data-theme="dark"]) .card,html:not([data-theme="dark"]) .form{background:#fff!important;box-shadow:0 12px 34px rgba(7,31,63,.065)}
.grid-4,.grid-3{align-items:stretch!important}.grid-4>.image-card,.grid-3>.image-card{display:flex!important;flex-direction:column!important;height:100%!important}
.grid-4>.image-card .pic,.grid-3>.image-card .pic{height:220px!important;flex:0 0 220px!important;overflow:hidden}.grid-4>.image-card .pic img,.grid-3>.image-card .pic img{width:100%!important;height:100%!important;object-fit:cover!important}
.grid-4>.image-card .body,.grid-3>.image-card .body{display:flex!important;flex-direction:column!important;flex:1!important;min-height:245px!important}.grid-4>.image-card .card-link,.grid-3>.image-card .card-link{margin-top:auto!important}
.page-hero>img:first-child{object-fit:cover!important;object-position:center!important}
[data-track] .field{margin-bottom:20px!important}[data-track] .field-example{display:block;margin-top:7px;color:var(--muted);font-size:.8rem;direction:ltr}[data-track]>.btn{margin-top:12px!important}
html:not([data-theme="dark"]) select{background:#f2f5f9!important;border-color:#cbd5e1!important}html:not([data-theme="dark"]) select:focus{border-color:var(--gold)!important;box-shadow:0 0 0 3px rgba(212,175,55,.12)}
.client-success-message{margin:0 0 12px;color:var(--navy);font-size:1.28rem}.card.image-card:nth-child(3n+1){border-top:3px solid rgba(212,175,55,.7)!important}.card.image-card:nth-child(3n+2){border-top:3px solid rgba(154,11,39,.52)!important}
.company-information .section-head{margin-bottom:24px}.company-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.company-info-grid article{min-height:170px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface2);display:flex;flex-direction:column;gap:8px}.company-info-grid strong{font-size:1.08rem}.company-info-grid a{color:var(--burg);font-weight:800}.company-info-grid span{color:var(--muted);font-size:.88rem}
@media(max-width:960px){.company-info-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.company-info-grid{grid-template-columns:1fr}.grid-4>.image-card .body,.grid-3>.image-card .body{min-height:0!important}}
