/* Auto-generated product detail styles — scoped under .ta-product-page */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap');

.ta-product-page{
--base:#030F14;--base2:#06171F;--panel:#0A2029;--panel2:#0E2A34;
  --line:rgba(255,255,255,.08);--linelit:rgba(0,209,102,.24);
  --green:#00D166;--greensoft:#34E68A;--greendeep:#00A34F;--mint:rgba(0,209,102,.10);
  --white:#fff;--body:#9FB3B9;--muted:#6B8189;--light:#F4F8F6;
  --amber:#F3A400;--blue:#4CA8FF;--violet:#8B5CF6;--red:#EF4444;
  --disp:'Archivo',system-ui,sans-serif;--sans:'Plus Jakarta Sans',system-ui,sans-serif;--mono:'IBM Plex Mono',monospace;--wrap:1220px;
background:var(--base);color:var(--body);font-family:var(--sans);
font-size:16.5px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden;
}
.ta-product-page *,.ta-product-page *::before,.ta-product-page *::after{box-sizing:border-box}
.ta-product-page img{max-width:100%;display:block}
.ta-product-page a{color:inherit}

.ta-product-page a{color:inherit}
.ta-product-page .wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 26px}
.ta-product-page h1, .ta-product-page h2, .ta-product-page h3{margin:0;color:var(--white);font-family:var(--disp)}
.ta-product-page h1{font-size:clamp(34px,5.1vw,60px);font-weight:800;line-height:1.04;letter-spacing:-.02em;text-transform:uppercase}
.ta-product-page h2{font-size:clamp(26px,3.4vw,42px);font-weight:800;line-height:1.08;letter-spacing:-.018em;text-transform:uppercase}
.ta-product-page h3{font-size:20px;font-weight:700;letter-spacing:-.01em}
.ta-product-page h1 em, .ta-product-page h2 em{font-style:normal;color:var(--green);display:block}
.ta-product-page p{margin:0 0 18px}
.ta-product-page .eyebrow{font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--green);margin:0 0 15px}
.ta-product-page .lead{font-size:clamp(16px,1.55vw,18px);line-height:1.68;color:#AFC3C8}
.ta-product-page .sub{font-size:13px;color:var(--muted);margin-top:20px}
.ta-product-page .btn{display:inline-block;background:var(--green);color:#03231A;font-weight:700;font-size:15px;text-decoration:none;padding:14px 28px;border-radius:8px;transition:background .2s,box-shadow .2s}
.ta-product-page .btn:hover{background:var(--greensoft);box-shadow:0 0 30px -6px rgba(0,209,102,.5)}
.ta-product-page .ghost{display:inline-block;border:1px solid rgba(255,255,255,.24);color:#D5E4E5;font-weight:600;font-size:15px;text-decoration:none;padding:13px 26px;border-radius:8px;transition:border-color .2s,color .2s}
.ta-product-page .ghost:hover{border-color:var(--green);color:var(--greensoft)}
.ta-product-page .tex{position:relative;overflow:hidden}
.ta-product-page .tex::before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 56px),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 56px);mask-image:radial-gradient(1000px 500px at 50% 0,#000,transparent 78%)}
.ta-product-page .glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}
.ta-product-page .sec{padding:92px 0;position:relative}
.ta-product-page .alt{background:var(--base2)}
.ta-product-page .light{background:var(--light)}
.ta-product-page .light h2, .ta-product-page .light h3{color:#08222B}
.ta-product-page .light h2 em{color:var(--greendeep)}
.ta-product-page .light .eyebrow{color:var(--greendeep)}
.ta-product-page .light p{color:#4E6169}
.ta-product-page .hero{padding:74px 0 78px}
.ta-product-page .hero .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:46px;align-items:center}
@media(max-width:1000px){.ta-product-page .hero .wrap{grid-template-columns:1fr;gap:44px}}
.ta-product-page .hero h1{max-width:15ch;margin-bottom:20px}
.ta-product-page .hero .lead{max-width:55ch}
.ta-product-page .cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.ta-product-page .psub{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--green);margin-bottom:12px}
.ta-product-page .hero h1 .lite{font-weight:600;color:var(--greensoft)}
.ta-product-page .record{background:var(--base2);border-block:1px solid var(--line)}
.ta-product-page .record dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0}
.ta-product-page .record div{padding:26px 24px 30px;border-right:1px solid var(--line)}
.ta-product-page .record div:last-child{border-right:0}
.ta-product-page .record dt{font-family:var(--mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:9px}
.ta-product-page .record dd{margin:0;font-family:var(--disp);font-weight:700;font-size:15.5px;color:#fff;line-height:1.35}
@media(max-width:860px){.ta-product-page .record dl{grid-template-columns:1fr 1fr}.ta-product-page .record div{border-bottom:1px solid var(--line)}.ta-product-page .record div:nth-child(2n){border-right:0}}
.ta-product-page .split2{display:grid;grid-template-columns:1.08fr .92fr;gap:56px;align-items:center}
@media(max-width:1000px){.ta-product-page .split2{grid-template-columns:1fr;gap:44px}}
.ta-product-page .diff{display:grid;gap:14px;list-style:none;margin:0;padding:0}
.ta-product-page .diff li{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:22px 24px}
.ta-product-page .diff .n{font-family:var(--mono);font-size:11px;letter-spacing:.14em;color:var(--green);border:1px solid var(--linelit);border-radius:8px;padding:7px 11px}
.ta-product-page .diff h3{font-size:17px;margin-bottom:7px}
.ta-product-page .diff p{margin:0;font-size:14.5px;line-height:1.65}
.ta-product-page .flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--panel)}
@media(max-width:900px){.ta-product-page .flow{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.ta-product-page .flow{grid-template-columns:1fr}}
.ta-product-page .flow div{padding:28px 24px 30px;border-right:1px solid var(--line)}
.ta-product-page .flow div:last-child{border-right:0}
@media(max-width:900px){.ta-product-page .flow div{border-bottom:1px solid var(--line)}.ta-product-page .flow div:nth-child(2n){border-right:0}}
.ta-product-page .flow .n{font-family:var(--mono);font-size:10px;letter-spacing:.18em;color:var(--green);display:block;margin-bottom:12px}
.ta-product-page .flow h3{font-size:16.5px;margin-bottom:8px}
.ta-product-page .flow p{margin:0;font-size:14.5px;line-height:1.6}
.ta-product-page .feat6{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
@media(max-width:900px){.ta-product-page .feat6{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ta-product-page .feat6{grid-template-columns:1fr}}
.ta-product-page .card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:28px 24px 30px;transition:transform .25s,border-color .25s,box-shadow .25s}
.ta-product-page .card:hover{transform:translateY(-4px);border-color:var(--linelit);box-shadow:0 18px 44px -26px rgba(0,209,102,.35)}
.ta-product-page .tile{width:46px;height:46px;border-radius:12px;background:var(--mint);border:1px solid var(--linelit);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.ta-product-page .tile svg{width:22px;height:22px;stroke:var(--green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.ta-product-page .num{font-family:var(--mono);font-size:10.5px;color:var(--green);letter-spacing:.16em;display:block;margin-bottom:9px}
.ta-product-page .card h3{margin-bottom:10px}
.ta-product-page .card p{font-size:15px;margin:0;line-height:1.6}
.ta-product-page .ob-visual{display:flex;align-items:center;justify-content:center}
.ta-product-page .ob-shell{width:100%;max-width:580px;background:linear-gradient(150deg,#061D27,#0A2B35);border:1px solid var(--linelit);border-radius:22px;padding:20px;box-shadow:0 30px 74px -44px rgba(0,209,102,.56);position:relative;overflow:hidden}
.ta-product-page .ob-shell::before{content:"";position:absolute;inset:0;background:radial-gradient(600px 280px at 100% 0,rgba(0,209,102,.15),transparent 66%);pointer-events:none}
.ta-product-page .ob-shell>*{position:relative;z-index:1}
.ta-product-page .ob-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.ta-product-page .ob-top span{font-family:var(--mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.ta-product-page .ob-top b{font-family:var(--mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--greensoft);border:1px solid var(--linelit);background:var(--mint);padding:5px 9px;border-radius:999px}
.ta-product-page .journey{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}
.ta-product-page .jnode{background:#071A22;border:1px solid var(--line);border-radius:12px;padding:13px}
.ta-product-page .jnode .ico{width:34px;height:34px;border-radius:9px;background:var(--mint);border:1px solid var(--linelit);display:flex;align-items:center;justify-content:center;margin-bottom:10px}
.ta-product-page .jnode .ico svg{width:18px;height:18px;stroke:var(--green);fill:none;stroke-width:1.6}
.ta-product-page .jnode strong{display:block;font-family:var(--disp);font-size:12.5px;color:#fff}
.ta-product-page .jnode small{display:block;font-size:9px;color:var(--muted);margin-top:2px}
.ta-product-page .riskboard{display:grid;grid-template-columns:1.08fr .92fr;gap:12px}
@media(max-width:630px){.ta-product-page .riskboard{grid-template-columns:1fr}}
.ta-product-page .profile{background:#071A22;border:1px solid var(--linelit);border-radius:13px;padding:15px}
.ta-product-page .profile-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:12px}
.ta-product-page .profile-head b{font-family:var(--disp);font-size:14px;color:#fff}
.ta-product-page .profile-head small{display:block;color:var(--muted);font-size:9px}
.ta-product-page .riskpill{font-family:var(--mono);font-size:8px;letter-spacing:.08em;text-transform:uppercase;padding:5px 8px;border-radius:999px;background:rgba(243,164,0,.14);border:1px solid rgba(243,164,0,.32);color:#ffc65a}
.ta-product-page .rows{display:grid;gap:8px}
.ta-product-page .row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:9px 10px;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:rgba(255,255,255,.025)}
.ta-product-page .row b{font-size:11px;color:#dfecea}
.ta-product-page .row span{font-family:var(--mono);font-size:8px;color:var(--greensoft)}
.ta-product-page .controls{background:#071A22;border:1px solid var(--line);border-radius:13px;padding:15px}
.ta-product-page .controls h4{font-family:var(--disp);font-size:13px;color:#fff;margin:0 0 11px}
.ta-product-page .control{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}
.ta-product-page .control:last-child{border-bottom:0}
.ta-product-page .control b{display:block;font-size:11px;color:#e5efed}
.ta-product-page .control small{display:block;font-size:9px;color:var(--muted);margin-top:2px}
.ta-product-page .statusline{margin-top:13px;padding:11px 12px;border-radius:10px;background:rgba(0,209,102,.07);border:1px solid var(--linelit);display:flex;justify-content:space-between;align-items:center;gap:10px}
.ta-product-page .statusline b{font-family:var(--disp);font-size:12px;color:#fff}
.ta-product-page .statusline span{font-family:var(--mono);font-size:8px;letter-spacing:.08em;text-transform:uppercase;background:var(--green);color:#052016;padding:5px 8px;border-radius:999px}
.ta-product-page .command{background:#fff;border:1px solid #dfe8ec;border-radius:18px;overflow:hidden;box-shadow:0 12px 36px rgba(6,23,31,.07)}
.ta-product-page .command-head{padding:17px 20px;background:#f5faf8;border-bottom:1px solid #dfebe6;display:flex;justify-content:space-between;align-items:center;gap:16px}
.ta-product-page .command-head h3{font-size:18px;color:#17384a}
.ta-product-page .command-head span{font-family:var(--mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#1c8051;background:#e8f7ef;border:1px solid #c7e8d4;padding:5px 9px;border-radius:999px}
.ta-product-page .command-body{padding:18px 20px 20px}
.ta-product-page .stats{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin-bottom:16px}
@media(max-width:820px){.ta-product-page .stats{grid-template-columns:1fr 1fr}}
.ta-product-page .stat{background:#f8fbfc;border:1px solid #e0e9ed;border-radius:12px;padding:13px 14px}
.ta-product-page .stat strong{font-family:var(--mono);font-size:8.5px;letter-spacing:.11em;text-transform:uppercase;color:#728690;display:block}
.ta-product-page .stat b{font-family:var(--disp);font-size:22px;color:#16384a;display:block;margin-top:5px;line-height:1}
.ta-product-page .stat small{font-size:10.5px;color:#738894}
.ta-product-page .stat.green{box-shadow:inset 3px 0 0 #2bb673}
.ta-product-page .stat.blue{box-shadow:inset 3px 0 0 #4CA8FF}
.ta-product-page .stat.amber{box-shadow:inset 3px 0 0 #F3A400}
.ta-product-page .stat.violet{box-shadow:inset 3px 0 0 #8B5CF6}
.ta-product-page .stat.red{box-shadow:inset 3px 0 0 #EF4444}
.ta-product-page .cgrid{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}
@media(max-width:850px){.ta-product-page .cgrid{grid-template-columns:1fr}}
.ta-product-page .queue{border:1px solid #e2e9ed;border-radius:12px;overflow:hidden}
.ta-product-page .qhead, .ta-product-page .qrow{display:grid;grid-template-columns:1.05fr .75fr .8fr .7fr;gap:10px;padding:11px 13px;align-items:center}
.ta-product-page .qhead{background:#eef4f7;font-family:var(--mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#738793}
.ta-product-page .qrow{border-top:1px solid #edf2f5}
.ta-product-page .qrow b{font-size:12.5px;color:#18394a}
.ta-product-page .qrow span{font-size:11px;color:#6e818c}
.ta-product-page .qpill{display:inline-block;width:max-content;border-radius:999px;padding:4px 7px;font-family:var(--mono)!important;font-size:9px!important}
.ta-product-page .qhigh{background:#fee2e2;color:#b91c1c}
.ta-product-page .qmed{background:#fef3c7;color:#b45309}
.ta-product-page .qlow{background:#dcfce7;color:#15803d}
.ta-product-page .qin{background:#edf5ff;color:#2e67aa}
.ta-product-page .ops{border:1px solid #e2e9ed;border-radius:12px;padding:15px;background:#fbfcfd}
.ta-product-page .ops h4{font-family:var(--disp);font-size:14px;color:#17384a;margin:0 0 13px}
.ta-product-page .op{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f5}
.ta-product-page .op:last-child{border-bottom:0}
.ta-product-page .op b{font-size:12px;color:#213c4b}
.ta-product-page .op span{font-family:var(--mono);font-size:9px;color:#71848f}
.ta-product-page .progress{height:6px;background:#e9eff2;border-radius:999px;overflow:hidden;margin-top:5px}
.ta-product-page .progress i{display:block;height:100%;background:#2bb673}
.ta-product-page .modules{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}
@media(max-width:760px){.ta-product-page .modules{grid-template-columns:1fr 1fr}}
.ta-product-page .mod{border:1px solid #e2e9ed;border-radius:11px;background:#fbfcfd;padding:12px}
.ta-product-page .mod strong{display:block;font-family:var(--mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#798c97}
.ta-product-page .mod b{display:block;font-family:var(--disp);font-size:13px;color:#17384a;margin-top:5px}
.ta-product-page .mod small{display:block;font-size:10.5px;color:#738894;margin-top:3px}
.ta-product-page .position{display:grid;grid-template-columns:1fr 1fr;gap:28px;background:linear-gradient(150deg,#06202A,#0A2E38);border:1px solid var(--linelit);border-radius:18px;padding:46px 40px;position:relative;overflow:hidden}
.ta-product-page .position::before{content:"";position:absolute;inset:0;background:radial-gradient(620px 280px at 100% 100%,rgba(0,209,102,.22),transparent 66%)}
.ta-product-page .position>*{position:relative;z-index:1}
.ta-product-page .position p{color:#A5BCC0}
@media(max-width:900px){.ta-product-page .position{grid-template-columns:1fr;padding:38px 28px}}
.ta-product-page .compare-lines{display:grid;gap:12px}
.ta-product-page .compare-line{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}
.ta-product-page .compare-line:last-child{border-bottom:0}
.ta-product-page .compare-line b{font-family:var(--mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--green)}
.ta-product-page .compare-line span{font-size:14.5px;color:#C6D8D8;line-height:1.55}
@media(max-width:560px){.ta-product-page .compare-line{grid-template-columns:1fr;gap:5px}}
.ta-product-page .faq{display:grid;gap:12px;max-width:900px}
.ta-product-page .faq details{background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.ta-product-page .faq details[open]{border-color:var(--linelit)}
.ta-product-page .faq summary{list-style:none;cursor:pointer;padding:20px 24px;font-family:var(--disp);font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}
.ta-product-page .faq summary::-webkit-details-marker{display:none}
.ta-product-page .faq summary i{font-style:normal;color:var(--green);font-size:20px;line-height:1}
.ta-product-page .faq .ans{padding:0 24px 22px;font-size:15px;line-height:1.7;margin:0}
.ta-product-page .cta{background:linear-gradient(150deg,#06202A,#0A2E38);border:1px solid var(--linelit);border-radius:18px;padding:56px 52px;position:relative;overflow:hidden}
.ta-product-page .cta::before{content:"";position:absolute;inset:0;background:radial-gradient(600px 280px at 94% 120%,rgba(0,209,102,.28),transparent 66%)}
.ta-product-page .cta>*{position:relative;z-index:1}
.ta-product-page .cta h2{max-width:19ch;margin-bottom:14px}
.ta-product-page .cta p{color:#A5BCC0;max-width:57ch}
@media(max-width:640px){.ta-product-page .cta{padding:36px 26px}}
.ta-product-page .fbrand p{font-size:13.5px;color:var(--muted);margin:14px 0 0;line-height:1.6;max-width:30ch}
.ta-product-page .fbrand .rl{font-family:var(--mono);font-size:9px;letter-spacing:.22em;color:var(--green);margin-top:8px;display:block}
.ta-product-page .fo{border-top:1px solid var(--line);padding:30px 0}
.ta-product-page .fo .lbl{font-family:var(--mono);font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--green);margin:0 0 18px}
.ta-product-page .forow{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
@media(max-width:820px){.ta-product-page .forow{grid-template-columns:1fr}}
.ta-product-page .forow h5{font-family:var(--disp);font-size:12.5px;font-weight:700;color:#fff;letter-spacing:.06em;margin:0 0 7px;text-transform:uppercase}
.ta-product-page .forow address{font-style:normal;font-size:12px;color:var(--muted);line-height:1.55}
