.tarq-home{--green:#209968;--green-dk:#007d5a;--green-lt:#2fbe8a;--green-pale:#8fd9bc;--wash:#d9ede4;--wash-2:#edf6f1;--navy:#17243d;--ink:#222222;--ink-2:#545454;--ink-3:#8a9199;--ground:#f4f6f6;--card:#ffffff;--line:#e3e7e8;--line-2:#cbd4d3;--sh-sm:0 1px 2px rgba(23,36,61,0.05),0 4px 12px rgba(23,36,61,0.06);--sh-md:0 2px 6px rgba(23,36,61,0.06),0 14px 34px rgba(23,36,61,0.09);--sh-lg:0 4px 10px rgba(23,36,61,0.07),0 26px 60px rgba(23,36,61,0.12)}.tarq-home *{box-sizing:border-box}.tarq-home{background:var(--ground);color:var(--ink);position:relative;isolation:isolate;font-family:var(--font-roboto),Roboto,system-ui,-apple-system,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.tarq-home h1,.tarq-home h2,.tarq-home h3{font-family:var(--font-roboto),Roboto,sans-serif;margin:0;text-wrap:balance;color:var(--navy);letter-spacing:-.02em}.tarq-home .mono{font-family:var(--font-roboto-mono),"Roboto Mono",ui-monospace,monospace}.tarq-home .hmain{position:relative;z-index:2}.tarq-home .sec-wrap{display:grid;place-items:center;grid-template-columns:minmax(0,1fr);padding:clamp(40px,6vw,80px) clamp(16px,4vw,60px);position:relative}.tarq-home #top.sec-wrap{overflow:hidden}@media (min-width:901px){.tarq-home #top.sec-wrap{min-height:calc(100svh - 58px)}}.tarq-home .sec{width:100%;max-width:1180px;min-width:0}.tarq-home .sec.is-active{animation:rise .5s cubic-bezier(.22,.7,.28,1) both}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.tarq-home .deco{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.tarq-home .deco .glowfield{position:absolute;inset:0;background:radial-gradient(1100px 720px at 88% 8%,rgba(32,153,104,.09),transparent 62%),radial-gradient(900px 620px at 4% 96%,rgba(32,153,104,.06),transparent 60%),linear-gradient(160deg,#fbfcfc,#f4f6f6 46%,#eff2f2)}.tarq-home .deco .arc{position:absolute;top:-46vh;right:-26vw;width:118vh;height:118vh;border-radius:50%;background:#ffffff;box-shadow:0 40px 120px rgba(23,36,61,.07)}.tarq-home .deco .arc-ring{position:absolute;top:-58vh;right:-34vw;width:142vh;height:142vh;border-radius:50%;border:1px solid rgba(32,153,104,.16)}.tarq-home .deco .circuit{top:16vh;width:min(230px,20vw)}.tarq-home .deco .circuit,.tarq-home .deco .wave{position:absolute;left:0;height:auto;color:var(--green)}.tarq-home .deco .wave{bottom:0;width:min(460px,42vw)}.tarq-home .deco .mapdots{position:absolute;top:3vh;right:5vw;width:min(230px,19vw);height:auto;color:var(--green);opacity:.5}.tarq-home .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--green-dk);margin-bottom:14px}.tarq-home .eyebrow:before{content:"";width:26px;height:2px;background:var(--green);border-radius:1px}.tarq-home h1.title,.tarq-home h2.title{font-size:clamp(27px,4.1vw,44px);font-weight:900;line-height:1.06;letter-spacing:-.03em}.tarq-home h1.title em,.tarq-home h2.title em{font-style:normal;color:var(--green)}.tarq-home .lede.wide{max-width:none}.tarq-home .lede{color:var(--ink-2);max-width:66ch;margin:14px 0 0;font-size:clamp(14.5px,1.4vw,16.5px);font-weight:400}.tarq-home .hh{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.tarq-home .hh-in{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:11px clamp(16px,4vw,60px)}.tarq-home .hh .logo{height:26px;margin-right:auto;display:block}.tarq-home .hh .logo svg{height:100%;width:auto;display:block}.tarq-home .hh-nav{display:flex;gap:2px}.tarq-home .hh-nav a{font-size:12.5px;font-weight:500;color:var(--ink-2);text-decoration:none;padding:8px 12px;border-radius:8px;transition:all .2s}.tarq-home .hh-nav a:hover{color:var(--green-dk);background:var(--wash-2)}.tarq-home .hh-nav a[aria-current=true]{color:var(--green-dk);background:var(--wash)}.tarq-home .hh-nav a:focus-visible{outline:2px solid var(--green);outline-offset:2px}@media (max-width:960px){.tarq-home .hh-in{flex-wrap:wrap;row-gap:4px;padding-bottom:8px}.tarq-home .hh-nav{display:flex;order:3;flex-basis:100%;overflow-x:auto;gap:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tarq-home .hh-nav::-webkit-scrollbar{display:none}.tarq-home .hh-nav a{white-space:nowrap;padding:6px 10px;font-size:12px;flex:none}}.tarq-home .hf{position:relative;z-index:2;border-top:1px solid var(--line);background:rgba(255,255,255,.7);padding:14px clamp(16px,4vw,60px);display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:space-between;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:12px;color:var(--ink-3)}.tarq-home .hf a{color:var(--green-dk);text-decoration:none}.tarq-home .hf a:hover{text-decoration:underline}.tarq-home .btn{font-family:var(--font-roboto),Roboto,sans-serif;font-size:12.5px;font-weight:500;letter-spacing:.01em;border:1px solid var(--line-2);background:#ffffff;color:var(--navy);border-radius:8px;padding:8px 14px;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.tarq-home .btn:hover{border-color:var(--green);color:var(--green-dk);background:var(--wash-2)}.tarq-home .btn:focus-visible{outline:2px solid var(--green);outline-offset:2px}.tarq-home .btn.primary{background:var(--green);border-color:var(--green);color:#ffffff;font-weight:500}.tarq-home .btn.primary:hover{background:var(--green-dk);border-color:var(--green-dk);color:#ffffff}.tarq-home .cover-slide{position:relative}.tarq-home .cover-photo{position:absolute;inset:-14vh -12vw -18vh 34%;z-index:-1;background:url(/_static/home/deck/cover.jpg) 100%/cover no-repeat;-webkit-mask-image:linear-gradient(100deg,transparent,rgba(0,0,0,.5) 16%,#000 34%);mask-image:linear-gradient(100deg,transparent,rgba(0,0,0,.5) 16%,#000 34%)}.tarq-home .cover-rule{height:3px;width:96px;background:var(--green);border-radius:2px;margin:26px 0}.tarq-home .hero-txt{position:relative;z-index:1;max-width:580px}.tarq-home .hero-h1{margin:0;font-size:clamp(34px,4.6vw,58px);font-weight:900;line-height:1.04;letter-spacing:-.03em;color:var(--navy);max-width:17ch}.tarq-home .hero-h1 em{font-style:normal;color:var(--green)}.tarq-home .hero-out{display:flex;flex-wrap:wrap;gap:6px 18px;margin:22px 0 0;font-size:clamp(15px,1.6vw,19px);font-weight:700;color:var(--green-dk);letter-spacing:-.01em}.tarq-home .hero-out span{display:inline-flex;align-items:center;gap:7px}.tarq-home .hero-out svg{width:18px;height:18px;color:var(--green);flex:none}.tarq-home .hero-lede{max-width:50ch;margin-top:18px}.tarq-home .hero-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.tarq-home .hero-cta .btn{padding:12px 18px;font-size:14px}.tarq-home .hero-cta .btn svg{width:17px;height:17px}.tarq-home .hero-stats{display:flex;flex-wrap:wrap;gap:10px 32px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.tarq-home .hero-stats b{display:block;font-size:24px;font-weight:900;letter-spacing:-.03em;color:var(--green);line-height:1;font-variant-numeric:tabular-nums}.tarq-home .hero-stats span{display:block;margin-top:4px;font-size:12px;color:var(--ink-2)}.tarq-home .sec.is-active .hero-txt>*{animation:pop .55s cubic-bezier(.2,.7,.28,1) both}.tarq-home .sec.is-active .hero-txt>:nth-child(2){animation-delay:.08s}.tarq-home .sec.is-active .hero-txt>:nth-child(3){animation-delay:.16s}.tarq-home .sec.is-active .hero-txt>:nth-child(4){animation-delay:.24s}.tarq-home .sec.is-active .hero-txt>:nth-child(5){animation-delay:.32s}.tarq-home .sec.is-active .hero-txt>:nth-child(6){animation-delay:.4s}.tarq-home .hero-live{position:absolute;right:clamp(8px,3vw,40px);top:clamp(8px,3vh,32px);width:min(350px,36vw);display:flex;flex-direction:column;gap:10px;z-index:1}.tarq-home .hero-n{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(227,231,232,.9);box-shadow:var(--sh-md);opacity:0;animation:heroN1 9s ease-in-out infinite}.tarq-home .hero-n:nth-child(2){animation-name:heroN2}.tarq-home .hero-n:nth-child(3){animation-name:heroN3}.tarq-home .hero-n .ic{width:34px;height:34px;border-radius:50%;background:var(--wash);display:grid;place-items:center;color:var(--green-dk);flex:none}.tarq-home .hero-n .ic svg{width:17px;height:17px}.tarq-home .hero-n b{display:block;font-size:12.5px;color:var(--navy);line-height:1.25}.tarq-home .hero-n small{display:block;margin-top:2px;color:var(--ink-3)}.tarq-home .hero-n .pill,.tarq-home .hero-n small{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px}.tarq-home .hero-n .pill{margin-left:auto;flex:none;font-weight:700;background:var(--green);color:#ffffff;padding:4px 8px;border-radius:12px;white-space:nowrap}@keyframes heroN1{0%,4%{opacity:0;transform:translateY(10px)}10%,86%{opacity:1;transform:none}92%,to{opacity:0;transform:translateY(-6px)}}@keyframes heroN2{0%,24%{opacity:0;transform:translateY(10px)}30%,86%{opacity:1;transform:none}92%,to{opacity:0;transform:translateY(-6px)}}@keyframes heroN3{0%,44%{opacity:0;transform:translateY(10px)}50%,86%{opacity:1;transform:none}92%,to{opacity:0;transform:translateY(-6px)}}@media (max-width:820px){.tarq-home .hero-txt{max-width:none}.tarq-home .hero-live{position:static;width:100%;margin-top:26px}.tarq-home .cover-photo{inset:auto -20vw -6vh 10%;height:44vh;opacity:.5;-webkit-mask-image:linear-gradient(90deg,transparent,transparent 34%,rgba(0,0,0,.6) 48%,#000 62%);mask-image:linear-gradient(90deg,transparent,transparent 34%,rgba(0,0,0,.6) 48%,#000 62%)}}.tarq-home .grid{display:grid;gap:15px;margin-top:26px}.tarq-home .g4{grid-template-columns:repeat(4,1fr)}.tarq-home .g3{grid-template-columns:repeat(3,1fr)}.tarq-home .g2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.tarq-home .g3,.tarq-home .g4{grid-template-columns:1fr 1fr}}@media (max-width:580px){.tarq-home .g2,.tarq-home .g3,.tarq-home .g4{grid-template-columns:1fr}}.tarq-home .card{background:var(--card);border-radius:16px;padding:20px 20px 22px;box-shadow:var(--sh-md);position:relative;border:1px solid rgba(227,231,232,.7)}.tarq-home .card .ic{width:46px;height:46px;border-radius:50%;background:var(--wash);display:grid;place-items:center;margin-bottom:14px;color:var(--green-dk)}.tarq-home .card .ic svg{width:23px;height:23px}.tarq-home .card .role{display:block;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--green-dk);margin-bottom:5px}.tarq-home .card h3{font-size:16.5px;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.tarq-home .card p{margin:0;color:var(--ink-2);font-size:13.5px;line-height:1.52}.tarq-home .card.soon{background:rgba(255,255,255,.55);border:1px dashed var(--green-pale);box-shadow:none}.tarq-home .card.soon h3{color:var(--ink-2)}.tarq-home .card.soon .ic{background:var(--wash-2)}.tarq-home .chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.tarq-home .chip{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:11px;font-weight:500;background:var(--wash);color:var(--green-dk);border-radius:6px;padding:4px 9px}.tarq-home .chip.out{background:rgba(23,36,61,.06);color:var(--navy)}.tarq-home .stat{background:var(--card);border-radius:16px;padding:26px 24px;box-shadow:var(--sh-md);border:1px solid rgba(227,231,232,.7)}.tarq-home .stat b{display:block;font-weight:900;letter-spacing:-.045em;line-height:1;font-size:clamp(40px,6.2vw,64px);color:var(--green);font-variant-numeric:tabular-nums}.tarq-home .stat span{display:block;margin-top:10px;color:var(--ink-2);font-size:13.5px}.tarq-home .note{margin-top:22px;padding:14px 18px;border-left:3px solid var(--green);background:rgba(255,255,255,.78);border-radius:0 10px 10px 0;font-size:13.5px;color:var(--ink-2);box-shadow:var(--sh-sm)}.tarq-home .note b{color:var(--navy);font-weight:500}.tarq-home .rail{display:grid;gap:11px;margin-top:24px}.tarq-home .rail-item{display:grid;grid-template-columns:auto auto 1fr;gap:16px;align-items:center;padding:15px 18px;background:var(--card);border-radius:14px;box-shadow:var(--sh-sm);border:1px solid rgba(227,231,232,.7)}.tarq-home .rail-item .ic{width:40px;height:40px;border-radius:50%;background:var(--wash);display:grid;place-items:center;color:var(--green-dk)}.tarq-home .rail-item .ic svg{width:20px;height:20px}.tarq-home .rail-item .k{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--green-dk);min-width:66px}.tarq-home .rail-item .v{font-size:13.5px;color:var(--ink-2);line-height:1.5}.tarq-home .rail-item .v b{color:var(--navy);font-weight:700}@media (max-width:620px){.tarq-home .rail-item{grid-template-columns:auto 1fr;gap:12px}.tarq-home .rail-item .k{grid-column:2}}.tarq-home .figwrap{margin-top:14px;overflow-x:auto;padding:2px 2px 6px}.tarq-home figure>.figwrap{margin-top:14px}.tarq-home .ag-fig.rola,.tarq-home .figwrap.rola{-webkit-mask-image:linear-gradient(90deg,transparent,#000 22px,#000 calc(100% - 22px),transparent);mask-image:linear-gradient(90deg,transparent,#000 22px,#000 calc(100% - 22px),transparent);scrollbar-width:none}.tarq-home .ag-fig.rola::-webkit-scrollbar,.tarq-home .figwrap.rola::-webkit-scrollbar{display:none}.tarq-home figure{margin:0}.tarq-home .flow{width:100%;min-width:900px;height:auto;display:block}.tarq-home figcaption{display:flex;align-items:center;gap:14px;margin-top:12px;color:var(--ink-2);font-size:14px;line-height:1.5}.tarq-home figcaption b{color:var(--navy);font-weight:700}.tarq-home .n-cap{font-size:9px;font-weight:700;letter-spacing:.13em;fill:var(--green-dk)}.tarq-home .n-sub{font-size:11px;font-weight:400;fill:var(--ink-2)}.tarq-home .n-mono{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:9.5px;fill:var(--ink-3)}@keyframes trail{to{stroke-dashoffset:-30}}.tarq-home .toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px}@media (max-width:760px){.tarq-home .hud{gap:10px 14px}.tarq-home .hq{margin-left:0;width:100%;gap:12px 16px}.tarq-home .q{flex:1 1 132px}.tarq-home .q b{font-size:21px}.tarq-home .q .qt svg{width:14px;height:9px}}@media (prefers-reduced-motion:reduce){.tarq-home *,.tarq-home :after,.tarq-home :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tarq-home .hud{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;border-radius:14px;background:var(--card);box-shadow:var(--sh-sm);border:1px solid rgba(227,231,232,.7);padding:13px 18px;margin-top:14px}.tarq-home .hud .pulse{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-dk)}.tarq-home .hud .pulse:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);animation:beat 1.5s ease-in-out infinite}@keyframes beat{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(32,153,104,.5)}50%{opacity:.7;box-shadow:0 0 0 7px rgba(32,153,104,0)}}.tarq-home .hq{display:flex;flex-wrap:wrap;gap:10px 26px;margin-left:auto}.tarq-home .q{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;-moz-column-gap:10px;column-gap:10px;align-items:center}.tarq-home .q .qc{grid-column:1/3;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.tarq-home .q b{font-size:26px;font-weight:900;color:var(--navy);letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1.1;min-width:1.6ch}.tarq-home .q .qt{display:flex;gap:3px;align-items:center}.tarq-home .q .qt svg{width:17px;height:10px;color:var(--line-2)}.tarq-home .q.hot b{color:var(--green)}.tarq-home .q.hot .qt svg{color:var(--green-pale)}.tarq-home .q.done .qt svg,.tarq-home .q.done b{color:var(--green)}.tarq-home .chan rect{fill:#ffffff;stroke:#e3e7e8;stroke-width:1;transition:fill .3s,stroke .3s}.tarq-home .chan text{font-size:8px;font-weight:600;fill:#a8b0ad;transition:fill .3s}.tarq-home .chan .cg{stroke:#b8c0bd;fill:none;stroke-width:2;transition:stroke .3s}.tarq-home .chan .ring{fill:none;stroke:#209968;stroke-width:2;opacity:0}.tarq-home .chan.live .ring{animation:ringp 1.3s ease-out infinite}@keyframes ringp{0%{opacity:.55}to{opacity:0}}.tarq-home .chan.live rect:not(.ring){fill:#209968;stroke:#209968;stroke-width:1.8}.tarq-home .chan.live text{fill:#ffffff;font-weight:700}.tarq-home .chan.live .cg{stroke:#ffffff}.tarq-home #ySpeed{transition:opacity .3s}.tarq-home .yard{display:block}.tarq-home .drow .dbox{fill:#ffffff;stroke:#e3e7e8;stroke-width:1;opacity:.5;transition:opacity .3s,stroke .3s,fill .3s}.tarq-home .drow .dst{fill:#e3e7e8;transition:fill .3s}.tarq-home .drow .dck{fill:none;stroke:#ffffff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0;transition:opacity .25s}.tarq-home .drow .dnm{font-size:12.5px;font-weight:500;fill:#a8b0ad;transition:fill .3s}.tarq-home .drow .dsc{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:9.5px;fill:#cbd4d3;transition:fill .3s}.tarq-home .drow .dsrcbg{fill:#209968;opacity:0;transition:opacity .25s}.tarq-home .drow.recv .dbox{opacity:1;stroke:#209968;stroke-width:2;fill:#eaf7f1}.tarq-home .drow.recv .dst{fill:#209968}.tarq-home .drow.recv .dnm{fill:#17243d;font-weight:700}.tarq-home .drow.recv .dsrcbg{opacity:1}.tarq-home .drow.recv .dsc{fill:#ffffff;font-weight:700}.tarq-home .slot.recv rect{fill:#d9ede4;stroke:#209968;stroke-width:2}.tarq-home .drow.traded .dbox{opacity:.7;fill:#f7f9f8;stroke:#b8c0bd;stroke-dasharray:4 3}.tarq-home .drow.traded .dst{fill:#c9d0cd}.tarq-home .drow.traded .dck{opacity:0}.tarq-home .drow.traded .dnm{fill:#8a9199;font-weight:500}.tarq-home .drow.traded .dsc{fill:#a8b0ad}.tarq-home .slot.traded rect{fill:#f2f5f4;stroke:#b8c0bd;stroke-dasharray:3 2.5}.tarq-home .slot.traded path{opacity:0}.tarq-home .drow.got .dbox{opacity:1;stroke:#cbd4d3}.tarq-home .drow.got .dst{fill:#8fd9bc}.tarq-home .drow.got .dnm{fill:#545454}.tarq-home .drow.got .dsc{fill:#8a9199}.tarq-home .drow.ok .dbox{opacity:1;stroke:#209968;fill:#f4fbf7}.tarq-home .drow.ok .dst{fill:#209968}.tarq-home .drow.ok .dck{opacity:1}.tarq-home .drow.ok .dnm{fill:#17243d;font-weight:700}.tarq-home .drow.ok .dsc{fill:#007d5a}.tarq-home .drow.bad .dbox{opacity:1;stroke:#c6553a;fill:#fdf3f0}.tarq-home .drow.bad .dst{fill:#c6553a}.tarq-home .drow.bad .dnm{fill:#a8452c;font-weight:700}.tarq-home .drow.bad .dsc{fill:#c6553a}.tarq-home .slot rect{fill:#edf1f0;stroke:#c9d0cd;stroke-width:1.2;transition:fill .3s,stroke .3s}.tarq-home .slot path{fill:none;stroke:#ffffff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;opacity:0;transition:opacity .25s}.tarq-home .slot.got rect{fill:#d9ede4;stroke:#8fd9bc}.tarq-home .slot.ok rect{fill:#209968;stroke:#209968}.tarq-home .slot.ok path{opacity:1}.tarq-home .slot.bad rect{fill:#f3cfc5;stroke:#c6553a}.tarq-home .trail line{animation:roll 1.1s linear infinite}@keyframes roll{to{stroke-dashoffset:-100}}.tarq-home #yTruck{transition:none}.tarq-home .sec.is-active .grid>*,.tarq-home .sec.is-active .rail>*{animation:pop .55s cubic-bezier(.2,.7,.28,1) both}.tarq-home .sec.is-active .grid>:first-child,.tarq-home .sec.is-active .rail>:first-child{animation-delay:.06s}.tarq-home .sec.is-active .grid>:nth-child(2),.tarq-home .sec.is-active .rail>:nth-child(2){animation-delay:.13s}.tarq-home .sec.is-active .grid>:nth-child(3),.tarq-home .sec.is-active .rail>:nth-child(3){animation-delay:.2s}.tarq-home .sec.is-active .grid>:nth-child(4),.tarq-home .sec.is-active .rail>:nth-child(4){animation-delay:.27s}@keyframes pop{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}.tarq-home .modos{display:flex;flex-wrap:wrap;gap:14px 34px;margin-top:22px}.tarq-home .modo-g{display:flex;flex-direction:column;gap:7px}.tarq-home .modo-cap{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3)}.tarq-home .modo-b{display:flex;flex-wrap:wrap;gap:7px}.tarq-home .modo-b button{font-family:var(--font-roboto),Roboto,sans-serif;font-size:12.5px;font-weight:500;border:1px solid var(--line-2);background:#ffffff;color:var(--ink-2);border-radius:20px;padding:7px 15px;cursor:pointer;transition:all .2s}.tarq-home .modo-b button:hover{border-color:var(--green);color:var(--green-dk)}.tarq-home .modo-b button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.tarq-home .modo-b button.on{background:var(--green);border-color:var(--green);color:#ffffff;font-weight:700}.tarq-home .modo-cap .dica{font-style:normal;text-transform:none;letter-spacing:.02em;color:var(--green-dk);font-weight:700;transition:opacity .4s}.tarq-home .modo-b{padding-bottom:24px}.tarq-home .modo-b button{position:relative}.tarq-home .convida .modo-b button:after{content:"";position:absolute;left:50%;top:100%;margin-top:5px;width:17px;height:17px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23209968' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5.5 17.5 12l-4.4.9 2.3 4.7-2.1 1-2.3-4.7-3 3.1z'/%3E%3C/svg%3E") 50%/contain no-repeat;animation:cutuca 2.2s ease-in-out infinite}.tarq-home .convida #modoIn button:nth-child(2):after{animation-delay:.14s}.tarq-home .convida #modoIn button:nth-child(3):after{animation-delay:.28s}.tarq-home .convida #modoIn button:nth-child(4):after{animation-delay:.42s}.tarq-home .convida #modoOut button:nth-child(2):after{animation-delay:.56s}@keyframes cutuca{0%,54%,to{transform:translate(-50%)}62%{transform:translate(-50%,3.5px) scale(.9)}72%{transform:translate(-50%)}}.tarq-home .foi .dica{opacity:0}@media (prefers-reduced-motion:reduce){.tarq-home .convida .modo-b button:after{animation:none}}.tarq-home .fx{width:100%;min-width:880px;height:auto;display:block;margin-top:4px}.tarq-home .fx-bg{fill:#ffffff;stroke:#e3e7e8;stroke-width:1.4;transition:stroke .35s,fill .35s}.tarq-home .fx-numbg{fill:#c9d0cd;transition:fill .35s}.tarq-home .fx-num{font-size:12px;font-weight:900;fill:#ffffff}.tarq-home .fx-ic{fill:#edf1f0;transition:fill .35s}.tarq-home .fx-gl{fill:none;stroke:#8a9199;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:stroke .35s}.tarq-home .fx-doc{font-size:14px;font-weight:700;fill:var(--ink-3);letter-spacing:-.01em;transition:fill .35s}.tarq-home .fx-card.done .fx-bg{stroke:#8fd9bc}.tarq-home .fx-card.done .fx-numbg{fill:var(--green-pale)}.tarq-home .fx-card.done .fx-ic{fill:var(--wash)}.tarq-home .fx-card.done .fx-gl{stroke:var(--green-dk)}.tarq-home .fx-card.done .fx-doc{fill:var(--ink-2)}.tarq-home .fx-card.on .fx-bg{stroke:var(--green);stroke-width:2.4;fill:#f7fcfa}.tarq-home .fx-card.on .fx-ic,.tarq-home .fx-card.on .fx-numbg{fill:var(--green)}.tarq-home .fx-card.on .fx-gl{stroke:#ffffff}.tarq-home .fx-card.on .fx-doc{fill:var(--navy)}.tarq-home .fx-chip rect{fill:#ffffff;stroke:#e3e7e8;stroke-width:1.2;transition:fill .35s,stroke .35s}.tarq-home .fx-chip text{font-size:9.5px;font-weight:700;letter-spacing:.08em;fill:var(--ink-3);transition:fill .35s}.tarq-home .fx-cg{fill:none;stroke:#a8b0ad;stroke-width:2;transition:stroke .35s}.tarq-home .fx-chip.on rect{fill:var(--green);stroke:var(--green)}.tarq-home .fx-chip.on text{fill:#ffffff}.tarq-home .fx-chip.on .fx-cg{stroke:#ffffff}.tarq-home .fx-brk{transition:opacity .35s}.tarq-home .fx-brk rect{fill:#f7f9f8;stroke:#dde2e1;stroke-width:1.4;transition:fill .35s,stroke .35s}.tarq-home .fx-btxt{font-size:12px;font-weight:700;fill:var(--ink-3);transition:fill .35s}.tarq-home .fx-brk.on rect{fill:var(--wash-2);stroke:var(--green);stroke-width:2}.tarq-home .fx-brk.on .fx-btxt{fill:var(--green-dk)}.tarq-home .fx-tick{stroke:#dde2e1;stroke-width:1.2;stroke-dasharray:3 4;transition:opacity .35s}.tarq-home .fx-tick.off{opacity:0}.tarq-home .fx-edge{fill:none;stroke:#dde2e1;stroke-width:2;transition:stroke .35s}.tarq-home .fx-edge.on{stroke:var(--green)}.tarq-home .fx-lbl{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:9.5px;fill:var(--ink-3)}.tarq-home .ch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}@media (max-width:1000px){.tarq-home .ch-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.tarq-home .ch-grid{grid-template-columns:1fr}}.tarq-home .ch{background:var(--card);border:1px solid rgba(227,231,232,.8);border-radius:16px;padding:16px;box-shadow:var(--sh-md);display:flex;flex-direction:column;gap:12px}.tarq-home .ch-head{display:flex;align-items:center;gap:10px}.tarq-home .ch-ic{width:34px;height:34px;border-radius:50%;background:var(--wash);display:grid;place-items:center;color:var(--green-dk);flex:none}.tarq-home .ch-ic svg{width:17px;height:17px}.tarq-home .ch-n{font-weight:700;font-size:15px;color:var(--navy)}.tarq-home .ch-mock{background:var(--ground);border-radius:10px;padding:12px;min-height:102px;display:flex;flex-direction:column;gap:7px;justify-content:center;overflow:hidden}.tarq-home .ch-d{margin:0;font-size:12.5px;color:var(--ink-2);line-height:1.45}.tarq-home .wa-b{background:var(--wash);border-radius:11px 11px 11px 3px;padding:8px;display:flex;flex-direction:column;gap:6px;max-width:90%}.tarq-home .wa-img{height:36px;border-radius:6px;background:linear-gradient(118deg,#c4d2ce,#e6ece9 55%,#d3deda)}.tarq-home .wa-t{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px;color:var(--green-dk)}.tarq-home .wa-time{font-size:9.5px;color:var(--green);align-self:flex-end;letter-spacing:.04em}@media (max-width:580px){.tarq-home .api-c,.tarq-home .ml-att,.tarq-home .pf-drop,.tarq-home .pf-file,.tarq-home .wa-t,.tarq-home .wa-time{font-size:11px}}.tarq-home .ml-from{font-size:11.5px;font-weight:700;color:var(--navy)}.tarq-home .ml-sub{font-size:11px;color:var(--ink-2)}.tarq-home .ml-att{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px;color:var(--green-dk);background:var(--wash);border-radius:6px;padding:4px 9px}.tarq-home .ml-att svg{width:11px;height:11px}.tarq-home .pf-drop{border:1.5px dashed var(--line-2);border-radius:8px;padding:11px;text-align:center;font-size:10.5px;color:var(--ink-3)}.tarq-home .pf-file{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px;color:var(--green-dk)}.tarq-home .pf-file svg{width:12px;height:12px;color:var(--green)}.tarq-home .api-c{display:block;background:var(--navy);border-radius:8px;padding:10px 11px;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:9.5px;line-height:1.65;color:#9fd3bc;white-space:pre;overflow-x:auto}.tarq-home .api-c b{color:#f0b451;font-weight:500}.tarq-home .api-c i{color:#7c8b99;font-style:normal}.tarq-home .ch-links{display:grid;grid-template-columns:repeat(4,1fr);height:28px}.tarq-home .ch-links span{justify-self:center;width:0;border-left:2px dashed var(--green-pale)}@media (max-width:1000px){.tarq-home .ch-links{display:none}}.tarq-home .ch-bar{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;justify-content:center;background:var(--wash);border:1.5px solid var(--green);border-radius:14px;padding:15px 22px;color:var(--green-dk);font-weight:700;font-size:14.5px}.tarq-home .ch-bar svg{width:20px;height:20px;flex:none}.tarq-home .ch-bar span{color:var(--ink-2);font-weight:400;font-size:13px}@media (max-width:1000px){.tarq-home .ch-bar{margin-top:18px}}.tarq-home .vf{margin-top:26px}.tarq-home .vf-docs{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto repeat(4,auto) auto;-moz-column-gap:20px;column-gap:20px;row-gap:0}.tarq-home .vf-doc{position:relative;display:grid;grid-template-rows:subgrid;grid-row:span 6;background:var(--card);border-radius:16px;box-shadow:var(--sh-md);border:1px solid rgba(227,231,232,.8)}.tarq-home .vf-rows{display:contents}.tarq-home .vf-head{display:flex;align-items:center;gap:11px;padding:14px 16px;min-height:72px;border-bottom:1px dashed var(--line-2);border-radius:15px 15px 0 0;background:linear-gradient(180deg,#fbfcfc,#ffffff)}.tarq-home .vf-ic{width:36px;height:36px;border-radius:50%;background:var(--wash);display:grid;place-items:center;color:var(--green-dk);flex:none}.tarq-home .vf-ic svg{width:18px;height:18px}.tarq-home .vf-ht{min-width:0}.tarq-home .vf-ht b{display:block;font-size:13.5px;color:var(--navy);line-height:1.25}.tarq-home .vf-ht small{display:flex;align-items:center;gap:5px;margin-top:3px;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px;color:var(--ink-3)}.tarq-home .vf-ht small svg{width:11px;height:11px;color:var(--green);flex:none}.tarq-home .vf-row{position:relative;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:10px;min-height:46px;padding:0 16px;border-bottom:1px solid var(--line);transition:background .3s}.tarq-home .vf-l{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3)}.tarq-home .vf-v{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:13px;font-weight:500;color:var(--ink);transition:color .3s}.tarq-home .vf-row.na .vf-v{color:var(--ink-3);font-style:italic;font-size:11.5px}.tarq-home .vf-ok{color:var(--line-2);transition:color .3s,transform .3s;transform:scale(.8)}.tarq-home .vf-ok,.tarq-home .vf-ok svg{width:18px;height:18px}.tarq-home .vf-foot.lendo,.tarq-home .vf-row.lendo{background:var(--wash-2)}.tarq-home .vf-foot.ok .vf-ok,.tarq-home .vf-row.ok .vf-ok{color:var(--green);transform:scale(1)}.tarq-home .vf-row.bad{background:#fdf3f0}.tarq-home .vf-row.bad .vf-v{color:#a8452c;font-weight:700;animation:vfshake .5s}.tarq-home .vf-row.bad .vf-ok{color:#c6553a;transform:scale(1)}.tarq-home .vf-row.fix{animation:vfflash 1s}@keyframes vfshake{20%,60%{transform:translateX(-3px)}40%,80%{transform:translateX(3px)}}@keyframes vfflash{0%{background:var(--green-pale)}to{background:transparent}}.tarq-home .vf-doc+.vf-doc .vf-row:before{content:"";position:absolute;right:100%;top:50%;width:21px;height:2px;margin-top:-1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.2,.7,.28,1),background .3s}.tarq-home .vf-doc+.vf-doc .vf-row.ok:before{transform:scaleX(1)}.tarq-home .vf-doc+.vf-doc .vf-row.bad:before{transform:scaleX(1);background:#c6553a}.tarq-home .vf-foot{position:relative;display:flex;align-items:center;gap:10px;min-height:60px;padding:10px 16px;border-radius:0 0 15px 15px;background:var(--ground);transition:background .3s;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:11px;color:var(--ink-2);line-height:1.5}.tarq-home .vf-ft{flex:1;min-width:0}.tarq-home .vf-foot b{color:var(--navy);font-weight:700}.tarq-home .vf-foot i{font-style:normal;display:block;font-family:var(--font-roboto),Roboto,sans-serif;font-size:10.5px;color:var(--ink-3)}.tarq-home .vf-foot .vf-ok{flex:none}.tarq-home .vf-foot.ok{background:var(--wash-2)}.tarq-home .vf-beam{position:absolute;left:-8px;right:-8px;top:0;height:46px;border-radius:10px;opacity:0;pointer-events:none;z-index:2;background:linear-gradient(90deg,rgba(32,153,104,0),rgba(32,153,104,.09) 30%,rgba(32,153,104,.09) 70%,rgba(32,153,104,0));box-shadow:0 0 0 1.5px rgba(32,153,104,.35),0 0 26px rgba(32,153,104,.22);transition:top .45s cubic-bezier(.4,0,.2,1),height .3s,opacity .3s,box-shadow .3s}.tarq-home .vf-beam.on{opacity:1}.tarq-home .vf-beam.bad{box-shadow:0 0 0 1.5px rgba(198,85,58,.5),0 0 26px rgba(198,85,58,.25)}.tarq-home .vf-beam:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent) no-repeat;background-size:40% 100%;animation:vfsweep 1.3s linear infinite}@keyframes vfsweep{0%{background-position:-60% 0}to{background-position:160% 0}}.tarq-home .vf-ver{margin-top:20px;display:grid;grid-template-columns:auto 1fr auto;gap:8px 16px;align-items:center;background:var(--card);border:1px solid rgba(227,231,232,.8);border-left:4px solid var(--line-2);border-radius:16px;padding:16px 20px;box-shadow:var(--sh-md);transition:border-color .4s}.tarq-home .vf-ai{width:44px;height:44px;border-radius:50%;background:var(--wash);display:grid;place-items:center;color:var(--green-dk);position:relative;transition:background .3s,color .3s}.tarq-home .vf-ai svg{width:22px;height:22px}.tarq-home .vf-ver.scan .vf-ai:after{content:"";position:absolute;inset:0;border-radius:50%;animation:beat 1.5s ease-in-out infinite}.tarq-home .vf-ver.scan .vf-ai svg{animation:vfspin 4s linear infinite}@keyframes vfspin{to{transform:rotate(1turn)}}.tarq-home .vf-t{margin:0;font-size:15px;font-weight:700;color:var(--navy)}.tarq-home .vf-s{margin:3px 0 0;font-size:12.5px;color:var(--ink-2);line-height:1.45}.tarq-home .vf-pill{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:12px;font-weight:700;padding:8px 14px;border-radius:20px;background:var(--wash-2);color:var(--ink-3);border:1px solid var(--line-2);white-space:nowrap;transition:all .35s}.tarq-home .vf-ver.ok{border-left-color:var(--green)}.tarq-home .vf-ver.ok .vf-pill{background:var(--green);border-color:var(--green);color:#ffffff}.tarq-home .vf-ver.bad{border-left-color:#c6553a}.tarq-home .vf-ver.bad .vf-pill{background:#c6553a;border-color:#c6553a;color:#ffffff}.tarq-home .vf-ver.bad .vf-ai{background:#fbeae5;color:#c6553a}.tarq-home .vf-chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.tarq-home .vf-chips .chip{display:inline-flex;align-items:center;gap:6px;background:rgba(23,36,61,.05);color:var(--ink-3);transition:all .3s}.tarq-home .vf-chips .chip svg{width:11px;height:11px;flex:none}.tarq-home .vf-chips .chip:after{content:attr(data-ok)}.tarq-home .vf-chips .chip.on{background:var(--wash);color:var(--green-dk)}.tarq-home .vf-chips .chip.bad{background:#fbeae5;color:#a8452c}.tarq-home .vf-chips .chip.bad:after{content:attr(data-bad)}@media (max-width:900px){.tarq-home .vf-docs{-moz-column-gap:10px;column-gap:10px}.tarq-home .vf-doc+.vf-doc .vf-row:before{width:11px}.tarq-home .vf-head{flex-direction:column;align-items:flex-start;gap:6px;padding:10px;min-height:110px}.tarq-home .vf-ic{width:28px;height:28px}.tarq-home .vf-ic svg{width:14px;height:14px}.tarq-home .vf-ht b{font-size:11.5px}.tarq-home .vf-ht small{font-size:8.5px;flex-wrap:wrap;gap:3px}.tarq-home .vf-row{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:6px 22px 6px 8px}.tarq-home .vf-l{font-size:8px;letter-spacing:.06em}.tarq-home .vf-v{font-size:11.5px}.tarq-home .vf-row.na .vf-v{font-size:10px}.tarq-home .vf-ok{position:absolute;right:6px;top:50%;margin-top:-7px}.tarq-home .vf-ok,.tarq-home .vf-ok svg{width:14px;height:14px}.tarq-home .vf-foot{font-size:9.5px;padding:8px;min-height:74px;align-items:flex-start;flex-direction:column;gap:4px}.tarq-home .vf-foot .vf-ok{position:static;margin:0}.tarq-home .vf-foot i{font-size:8.5px}.tarq-home .vf-ver{grid-template-columns:auto 1fr;padding:14px}.tarq-home .vf-pill{grid-column:1/-1;justify-self:start}}.tarq-home .ag-wrap{display:grid;grid-template-columns:1fr 330px;gap:20px;align-items:start;margin-top:22px}@media (max-width:1040px){.tarq-home .ag-wrap{grid-template-columns:1fr}}.tarq-home .ag-left{min-width:0;display:flex;flex-direction:column}.tarq-home .ag-fig{margin:0;min-width:0;overflow-x:auto}.tarq-home .ag-cards{display:flex;flex-direction:column;gap:12px}.tarq-home .card.sm{padding:15px 16px}.tarq-home .card.sm .ic{width:38px;height:38px;margin-bottom:10px}.tarq-home .card.sm .ic svg{width:19px;height:19px}.tarq-home .card.sm h3{font-size:15px;margin-bottom:5px}.tarq-home .card.sm p{font-size:12.5px}.tarq-home .ag-d{width:100%;min-width:680px;height:auto;display:block}.tarq-home .ag-m{display:none;width:100%;max-width:440px;height:auto;margin:0 auto}@media (max-width:900px){.tarq-home .ag-d{display:none}.tarq-home .ag-m{display:block}}.tarq-home .ag-term{fill:#ffffff;stroke:var(--green);stroke-width:1.8;filter:drop-shadow(0 3px 12px rgba(23,36,61,.09))}.tarq-home .ag-cap{font-size:9.5px;font-weight:700;letter-spacing:.13em;fill:var(--green-dk)}.tarq-home .ag-slot rect{fill:var(--ground);stroke:transparent;stroke-width:1.6;transition:fill .4s,stroke .4s}.tarq-home .ag-h{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:13px;font-weight:500;fill:var(--ink-2);transition:fill .4s}.tarq-home .ag-who{font-size:10.5px;fill:var(--ink-3);transition:fill .4s,font-weight .4s}.tarq-home .ag-slot.on rect{fill:var(--wash);stroke:var(--green)}.tarq-home .ag-slot.on .ag-h{fill:var(--navy);font-weight:700}.tarq-home .ag-slot.on .ag-who{fill:var(--green-dk);font-weight:700}.tarq-home .ag-farm rect{fill:#ffffff;stroke:#e3e7e8;stroke-width:1.2;filter:drop-shadow(0 2px 8px rgba(23,36,61,.07))}.tarq-home .ag-fic{fill:var(--wash)}.tarq-home .ag-fgl{fill:none;stroke:var(--green-dk);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tarq-home .ag-fn{font-size:14px;font-weight:700;fill:var(--navy)}.tarq-home .ag-fc{font-size:11px;fill:var(--ink-3)}.tarq-home .ag-fs{font-size:9.5px;fill:var(--green-dk)}.tarq-home .ag-fs,.tarq-home .ag-km{font-family:var(--font-roboto-mono),"Roboto Mono",monospace}.tarq-home .ag-km{font-size:11px;fill:var(--ink-3)}.tarq-home .ag-road{fill:none;stroke:#dde2e1;stroke-width:2.5}.tarq-home .ag-road.live{stroke:var(--green);stroke-width:2.5;stroke-linecap:round}.tarq-home .ag-truck .ag-sh{fill:var(--navy);opacity:.12}.tarq-home .ag-truck .ag-tr{fill:#ffffff;stroke:var(--navy);stroke-width:2}.tarq-home .ag-truck .ag-cab{fill:var(--navy)}.tarq-home .ag-truck .ag-win{fill:#8fd9bc}.tarq-home .ag-truck .ag-ch{fill:#0e1722}.tarq-home .ag-truck .ag-lt{fill:#f0b451}.tarq-home .ag-truck .ag-wh circle{fill:var(--navy)}.tarq-home .ag-truck .ag-wh .ag-hub{fill:#c9d0cd}.tarq-home .ag-truck .ag-wh2{fill:#0e1722}.tarq-home .ag-truck .ag-spk{fill:none;stroke:#c9d0cd;stroke-width:1.3;stroke-linecap:round;transform-box:fill-box;transform-origin:center}.tarq-home .ag-truck.rodando .ag-spk{animation:agspin .4s linear infinite}.tarq-home .ag-truck.rodando .ag-body{animation:agbump .3s ease-in-out infinite alternate}@keyframes agspin{to{transform:rotate(180deg)}}@keyframes agbump{to{transform:translateY(-.8px)}}.tarq-home .nums{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px}@media (max-width:820px){.tarq-home .nums{grid-template-columns:1fr}}.tarq-home .nums div{background:var(--card);border:1px solid rgba(227,231,232,.8);border-radius:14px;padding:16px 20px;box-shadow:var(--sh-sm);display:flex;align-items:baseline;gap:12px}.tarq-home .nums b{font-size:clamp(28px,3.2vw,36px);font-weight:900;color:var(--green);letter-spacing:-.04em;font-variant-numeric:tabular-nums}.tarq-home .nums span{font-size:12.5px;color:var(--ink-2);line-height:1.35}.tarq-home .fw{display:grid;grid-template-columns:1fr auto 190px auto 1fr;gap:14px;align-items:center;margin-top:26px}@media (max-width:940px){.tarq-home .fw{grid-template-columns:1fr;gap:16px}.tarq-home .fw-arw{transform:rotate(90deg);justify-self:center}.tarq-home .fw-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:560px){.tarq-home .fw-grid{grid-template-columns:repeat(3,1fr)}}.tarq-home .fw-cap{margin:0;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--green-dk)}.tarq-home .fw-sub{margin:3px 0 10px;font-size:12px;color:var(--ink-3);line-height:1.35}.tarq-home .fw-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tarq-home .fw-grid figure{margin:0;background:var(--card);border:1px solid rgba(227,231,232,.8);border-radius:11px;box-shadow:var(--sh-sm);padding:8px;overflow:hidden}.tarq-home .fw-grid img{display:block;width:100%;height:auto;border-radius:5px}.tarq-home .fw-arw{width:30px;height:30px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tarq-home .fw-tarq{background:var(--card);border:2px solid var(--green);border-radius:16px;padding:18px 14px;text-align:center;box-shadow:var(--sh-md)}.tarq-home .fw-tarq .fw-marca{width:100%;max-width:126px;height:auto;display:block;margin:0 auto 12px}.tarq-home .fw-tarq span{display:block;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--green-dk)}.tarq-home .fw-tarq small{display:block;margin-top:10px;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10px;color:var(--ink-3);line-height:1.6}.tarq-home .sec.is-active .fw-grid figure{animation:pop .5s cubic-bezier(.2,.7,.28,1) both}.tarq-home .sec.is-active .fw-grid figure:first-child{animation-delay:0s}.tarq-home .sec.is-active .fw-grid figure:nth-child(2){animation-delay:.04s}.tarq-home .sec.is-active .fw-grid figure:nth-child(3){animation-delay:.08s}.tarq-home .sec.is-active .fw-grid figure:nth-child(4){animation-delay:.12s}.tarq-home .sec.is-active .fw-grid figure:nth-child(5){animation-delay:.16s}.tarq-home .sec.is-active .fw-grid figure:nth-child(6){animation-delay:.2s}.tarq-home .sec.is-active .fw-grid figure:nth-child(7){animation-delay:.24s}.tarq-home .sec.is-active .fw-grid figure:nth-child(8){animation-delay:.28s}.tarq-home .ct{position:relative;overflow:hidden;border-radius:22px;isolation:isolate;background:#0a100d url(/_static/home/deck/fecho.jpg) 50%/cover no-repeat;min-height:clamp(430px,64vh,640px);display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-template-rows:auto 1fr;gap:0 clamp(24px,4vw,56px);align-items:end;padding:clamp(30px,4.4vw,54px) clamp(26px,4.6vw,60px) clamp(34px,5vw,60px);box-shadow:0 22px 64px rgba(10,16,13,.34)}.tarq-home .ct:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,16,13,.28),rgba(10,16,13,0) 34%,rgba(10,16,13,.42))}.tarq-home .ct-top{grid-column:1;grid-row:1;align-self:start}.tarq-home .ct-logo{width:min(286px,48%);height:auto;display:block}.tarq-home .ct-lead{margin:20px 0 0;color:#d2e2da;max-width:34ch;font-size:clamp(16px,2vw,21px);font-weight:300}.tarq-home .ct-grid{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;position:relative;margin-top:40px}.tarq-home .ct-grid:before{content:"";position:absolute;left:13%;right:13%;top:29px;height:1.5px;background:linear-gradient(90deg,transparent,#209968 14%,#209968 86%,transparent)}.tarq-home .ct-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;text-decoration:none;padding:0 6px}.tarq-home .ct-ic{width:58px;height:58px;border-radius:50%;flex:none;border:2px solid var(--green);background:#0a100d;display:grid;place-items:center;color:#ffffff;box-shadow:0 0 22px rgba(32,153,104,.42);transition:background .25s,box-shadow .25s}.tarq-home .ct-ic svg{width:24px;height:24px}.tarq-home .ct-item:hover .ct-ic{background:var(--green);box-shadow:0 0 30px rgba(32,153,104,.7)}.tarq-home .ct-item:focus-visible{outline:2px solid var(--green);outline-offset:6px;border-radius:12px}.tarq-home .ct-k{font-size:15px;font-weight:700;color:#ffffff;margin-top:4px}.tarq-home .ct-v{font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:12.5px;color:#8fd9bc;text-align:center;word-break:break-word;line-height:1.45}@media (max-width:720px){.tarq-home .ct-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.tarq-home .ct-grid:before{display:none}.tarq-home .ct-logo{width:min(230px,62%)}}.tarq-home .ct-form{grid-column:2;grid-row:1/3;align-self:stretch;display:flex;flex-direction:column;gap:14px;background:rgba(10,16,13,.62);border:1px solid rgba(143,217,188,.22);border-radius:16px;padding:22px 22px 20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin:0;min-width:0}.tarq-home .ct-form-h{margin:0;font-size:17px;font-weight:700;color:#ffffff;letter-spacing:-.01em}.tarq-home .ct-form-s{margin:-8px 0 2px;font-size:12.5px;color:#8fd9bc;line-height:1.45}.tarq-home .ct-field{display:flex;flex-direction:column;gap:6px;border:0;padding:0;margin:0;min-width:0}.tarq-home .ct-cap{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8fd9bc;padding:0}.tarq-home .ct-in{width:100%;font:inherit;font-size:13.5px;color:#ffffff;min-width:0;background:rgba(255,255,255,.06);border:1px solid rgba(143,217,188,.25);border-radius:9px;padding:10px 12px;outline:none;transition:border-color .2s,box-shadow .2s}.tarq-home .ct-in::-moz-placeholder{color:#7c8b99}.tarq-home .ct-in::placeholder{color:#7c8b99}.tarq-home .ct-in:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(32,153,104,.28)}.tarq-home textarea.ct-in{resize:vertical;min-height:84px;line-height:1.45}.tarq-home .ct-chips{display:flex;flex-wrap:wrap;gap:6px}.tarq-home .ct-chip{position:relative}.tarq-home .ct-chip input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.tarq-home .ct-chip span{display:inline-block;font-size:12px;font-weight:500;padding:6px 12px;border-radius:20px;border:1px solid rgba(143,217,188,.35);color:#d2e2da;cursor:pointer;transition:all .2s}.tarq-home .ct-chip input:checked+span,.tarq-home .ct-chip:hover span{border-color:var(--green);color:#ffffff}.tarq-home .ct-chip input:checked+span{background:var(--green);font-weight:700}.tarq-home .ct-chip input:focus-visible+span{outline:2px solid var(--green);outline-offset:2px}.tarq-home .ct-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.tarq-home .ct-actions .btn{flex:1 1 auto;justify-content:center;padding:11px 14px;font-size:13.5px}.tarq-home .ct-actions .btn svg{width:16px;height:16px}.tarq-home .ct-actions .btn[disabled]{opacity:.6;cursor:not-allowed}.tarq-home .ct-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.tarq-home .ct-msg{margin:2px 0 0;font-size:11.5px;line-height:1.45;color:#8a9199;outline:none}.tarq-home .ct-msg.ok{color:#8fd9bc;font-weight:500}.tarq-home .ct-msg.erro{color:#ffb4a2;font-weight:500}.tarq-home .btn.ghost{background:transparent;border-color:rgba(143,217,188,.35);color:#d2e2da}.tarq-home .btn.ghost:hover{background:rgba(32,153,104,.15);border-color:var(--green);color:#ffffff}@media (max-width:900px){.tarq-home .ct{grid-template-columns:1fr;grid-template-rows:auto}.tarq-home .ct-form,.tarq-home .ct-grid,.tarq-home .ct-top{grid-column:1;grid-row:auto}.tarq-home .ct-form{margin-top:30px}}.tarq-home .wa-fab{position:fixed;right:clamp(14px,3vw,28px);bottom:clamp(14px,3vw,28px);z-index:40;width:58px;height:58px;border-radius:50%;background:#25d366;color:#ffffff;display:grid;place-items:center;text-decoration:none;box-shadow:0 8px 24px rgba(37,211,102,.45);transition:transform .2s,box-shadow .2s}.tarq-home .wa-fab:before{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 0 0 0 rgba(37,211,102,.55);animation:waping 2.4s ease-out infinite}@keyframes waping{to{box-shadow:0 0 0 16px rgba(37,211,102,0)}}.tarq-home .wa-fab svg{width:30px;height:30px;position:relative}.tarq-home .wa-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 30px rgba(37,211,102,.55)}.tarq-home .wa-fab:focus-visible{outline:3px solid #ffffff;outline-offset:2px}.tarq-home .wa-tip{position:absolute;right:calc(100% + 12px);top:50%;transform:translate(6px,-50%);white-space:nowrap;background:#ffffff;color:var(--navy);font-size:12.5px;font-weight:500;padding:7px 11px;border-radius:8px;box-shadow:var(--sh-md);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.tarq-home .wa-fab:focus-visible .wa-tip,.tarq-home .wa-fab:hover .wa-tip{opacity:1;transform:translateY(-50%)}.tarq-home .qs-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;margin-top:28px;align-items:stretch}.tarq-home .qs-foto{margin:0;position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--sh-lg);min-height:340px;background:#edf1f0}.tarq-home .qs-foto img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:100% center;object-position:100% center;transform:scale(1.32);transform-origin:right center;transition:transform 1.4s cubic-bezier(.2,.7,.28,1)}.tarq-home .sec.is-active .qs-foto img{transform:scale(1.25)}.tarq-home .qs-foto figcaption{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:var(--sh-sm);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-dk)}.tarq-home .qs-foto figcaption:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);animation:beat 1.5s ease-in-out infinite}.tarq-home .qs-linha{list-style:none;margin:0;padding:6px 0 6px 36px;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.tarq-home .qs-linha:after,.tarq-home .qs-linha:before{content:"";position:absolute;left:11px;top:14px;bottom:14px;width:2px;border-radius:1px}.tarq-home .qs-linha:before{background:var(--line-2)}.tarq-home .qs-linha:after{background:var(--green);transform:scaleY(0);transform-origin:top;transition:transform 1.6s cubic-bezier(.4,0,.2,1) .3s}.tarq-home .sec.is-active .qs-linha:after{transform:scaleY(1)}.tarq-home .qs-marco{position:relative;opacity:0}.tarq-home .sec.is-active .qs-marco{animation:qsmarco .6s cubic-bezier(.2,.7,.28,1) both}.tarq-home .sec.is-active .qs-marco:first-child{animation-delay:.3s}.tarq-home .sec.is-active .qs-marco:nth-child(2){animation-delay:.65s}.tarq-home .sec.is-active .qs-marco:nth-child(3){animation-delay:1s}.tarq-home .sec.is-active .qs-marco:nth-child(4){animation-delay:1.35s}@keyframes qsmarco{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}.tarq-home .qs-marco:before{content:"";position:absolute;left:-32px;top:5px;width:12px;height:12px;border-radius:50%;background:#ffffff;border:2px solid var(--green);box-shadow:0 0 0 4px var(--wash)}.tarq-home .qs-marco.hoje:before{background:var(--green);animation:beat 1.5s ease-in-out infinite}.tarq-home .qs-ano{display:inline-block;font-family:var(--font-roboto-mono),"Roboto Mono",monospace;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green-dk);margin-bottom:4px}.tarq-home .qs-marco b{display:block;font-size:15.5px;font-weight:700;color:var(--navy);letter-spacing:-.01em}.tarq-home .qs-marco p{margin:4px 0 0;font-size:13px;color:var(--ink-2);line-height:1.5}.tarq-home .qs-tag{margin:30px 0 0;font-size:clamp(18px,2.4vw,26px);font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.tarq-home .qs-tag em{font-style:normal;color:var(--green)}@media (max-width:900px){.tarq-home .qs-grid{grid-template-columns:1fr;gap:22px}.tarq-home .qs-foto{min-height:0;aspect-ratio:4/3}.tarq-home .qs-linha{gap:16px}}