*{box-sizing:border-box}body,html{margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}:root{--tc-navy:#1a3e6e;--tc-mint:#c9f3e2;--tc-text:#0f172a;--tc-muted:#64748b;--tc-border:#e5e7eb;--tc-green:#22c55e}.tc{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(120deg,var(--tc-mint) 0,#e9edf2 60%);color:var(--tc-text)}.tc img{display:block;max-width:100%;height:auto;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.tc h1,.tc h2,.tc h3,.tc-featureHead,.tc-h1,.tc-h2,.tc-h3,.tc-heroTitle,.tc-sectionTitle{font-weight:700}.tc-heroTitle{font-size:30px;line-height:1.12;letter-spacing:-.4px;margin:0}.tc-sectionTitle{font-size:14px;margin:22px 0 12px;text-align:center;color:#0b1220}.tc-h1{font-size:24px;margin:0 0 8px}.tc-h2{font-size:15px;margin:0 0 10px}.tc-sub{color:#475569;line-height:1.7;font-size:13px;margin:0}.tc-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--tc-border)}.tc-headerInner{max-width:1200px;margin:0 auto;padding:12px 24px;justify-content:space-between;gap:16px}.tc-brand,.tc-headerInner{display:flex;align-items:center}.tc-brand{gap:12px;min-width:220px}.tc-logo{width:42px;height:42px;border-radius:12px;background:var(--tc-navy);color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px rgba(26,62,110,.18)}.tc-brandText{display:flex;flex-direction:column;line-height:1.05}.tc-brandTitle{font-weight:700}.tc-brandSub{font-size:12px;color:var(--tc-muted);margin-top:2px;font-weight:400}.tc-nav{display:flex;align-items:center;gap:10px}.tc-navLink{padding:10px 12px;border-radius:12px;color:#334155;transition:background .15s ease,color .15s ease;font-weight:500}.tc-navLink:hover{background:rgba(26,62,110,.08)}.tc-navLink.is-active{background:rgba(26,62,110,.12);color:#0b1220}.tc-actions{display:flex;align-items:center;gap:10px;min-width:220px;justify-content:flex-end}.tc-btn{padding:10px 14px;border-radius:12px;border:1px solid var(--tc-border);background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease;font-weight:600}.tc-btn:hover{background:#f8fafc;border-color:#d7dde3}.tc-btn:active{transform:translateY(1px)}.tc-btnPrimary{padding:10px 14px;border-radius:12px;background:var(--tc-green);border:1px solid transparent;color:#fff;cursor:pointer;transition:opacity .15s ease,transform .15s ease;font-weight:700}.tc-btnPrimary:hover{opacity:.93}.tc-btnPrimary:active{transform:translateY(1px)}.tc-lang{padding:10px 14px;border-radius:12px;border:1px solid var(--tc-border);background:#fff;cursor:pointer;font-weight:700}.tc-main{max-width:1200px;margin:0 auto;padding:18px 24px 72px}.tc-hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:16px;gap:16px;padding:18px 0 6px;align-items:start}.tc-heroLeft{background:hsla(0,0%,100%,.62);border:1px solid rgba(229,231,235,.92);border-radius:16px;padding:22px;box-shadow:0 14px 34px rgba(15,23,42,.08)}.tc-heroKicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(26,62,110,.08);color:#0b1220;font-size:12px;margin-bottom:12px;font-weight:600}.tc-heroSub{margin:10px 0 14px;color:#475569;line-height:1.7;font-size:13px;font-weight:400}.tc-heroActions{display:flex;gap:10px;flex-wrap:wrap}.tc-heroRight{display:grid;grid-gap:12px;gap:12px}.tc-heroScreenCard{background:hsla(0,0%,100%,.62);border:1px solid rgba(229,231,235,.92);border-radius:16px;overflow:hidden;box-shadow:0 14px 34px rgba(15,23,42,.08);cursor:pointer}.tc-heroScreenCard img{width:100%;height:220px;object-fit:cover}.tc-quote{background:hsla(0,0%,100%,.62);border:1px solid rgba(229,231,235,.92);border-radius:16px;padding:14px 16px;box-shadow:0 14px 34px rgba(15,23,42,.08);line-height:1.55}.tc-quoteText{font-size:13px;font-weight:400}.tc-quoteBy{margin-top:8px;color:var(--tc-muted);font-size:12px;font-weight:600}.tc-section{margin-top:22px}.tc-featureGrid{width:100%;max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.tc-featureCard{background:hsla(0,0%,100%,.7);border:1px solid rgba(229,231,235,.9);border-radius:14px;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.tc-featureHead{font-size:12px;margin-bottom:6px;color:#0b1220}.tc-featureText{font-size:12px;color:#475569;line-height:1.65;font-weight:400}.tc-screensGrid{width:100%;max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.tc-screen{background:hsla(0,0%,100%,.75);border:1px solid rgba(229,231,235,.9);border-radius:14px;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.06);padding:0;text-align:start;cursor:pointer}.tc-screen img{width:100%;height:260px;object-fit:cover}.tc-screenCap{padding:10px 12px;font-size:12px;color:#0b1220;font-weight:600}.tc-logosRow{max-width:980px;margin:0 auto;flex-wrap:wrap;gap:12px}.tc-logoPill,.tc-logosRow{display:flex;justify-content:center;align-items:center}.tc-logoPill{height:64px;padding:10px 14px;background:hsla(0,0%,100%,.75);border:1px solid rgba(229,231,235,.92);border-radius:14px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.tc-logoPill img{max-height:42px;max-width:160px;object-fit:contain}.tc-footerMini{text-align:center;margin-top:18px;color:var(--tc-muted);font-size:13px;font-weight:500}.tc-pageHeader{background:hsla(0,0%,100%,.62);border:1px solid rgba(229,231,235,.92);border-radius:16px;padding:20px;box-shadow:0 14px 34px rgba(15,23,42,.08)}.tc-twoCol{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.tc-card{background:hsla(0,0%,100%,.7);border:1px solid rgba(229,231,235,.9);border-radius:14px;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.tc-list{margin:0;padding:0 18px;color:#334155;line-height:1.8;font-size:13px}.tc-list li{margin:6px 0}.tc-contactRow{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(229,231,235,.9)}.tc-contactRow:last-child{border-bottom:0}.tc-contactLabel{color:var(--tc-muted);font-weight:600}.tc-contactValue{font-weight:700}.tc-modalOverlay{position:fixed;inset:0;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:9999;padding:18px}.tc-modal{width:min(1100px,96vw);background:hsla(0,0%,100%,.98);border:1px solid rgba(229,231,235,.9);border-radius:16px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.22)}.tc-modalTop{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(229,231,235,.9)}.tc-modalTitle{font-size:13px;font-weight:700;color:#0b1220}.tc-modalClose{padding:8px 10px;border-radius:10px;border:1px solid rgba(229,231,235,.9);background:#fff;cursor:pointer;font-weight:700}.tc-modalBody{background:#0b1220}.tc-modalBody img{width:100%;height:auto;display:block}[dir=rtl] .tc-brand,[dir=rtl] .tc-headerInner,[dir=rtl] .tc-nav{flex-direction:row-reverse}[dir=rtl] .tc-actions{justify-content:flex-start}[dir=rtl] .tc-contactRow{flex-direction:row-reverse}@media (max-width:980px){.tc-nav{display:none}.tc-featureGrid,.tc-hero,.tc-screensGrid{grid-template-columns:1fr}.tc-screen img{height:280px}.tc-twoCol{grid-template-columns:1fr}}