html,body{-webkit-font-smoothing:antialiased;min-height:100%;margin:0;font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif}html.l4-page,html.l4-page body{height:auto!important;overflow:auto!important}.l4{--bg:#fff;--ink:#17191c;--muted:#74777c;--line:#e7e8ea;--soft:#f6f7f8;--blue:#007fff;--onblue:#fff;--bubble:#eef5ff;--good:#218145;--bad:#b4402f;--mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;background:var(--bg);color:var(--ink);flex-direction:column;min-height:100dvh;font-size:15px;font-weight:400;line-height:1.45;display:flex}.l4.dark{--bg:#101113;--ink:#eeeef0;--muted:#9a9da3;--line:#2b2d31;--soft:#191b1f;--blue:#6ab4ff;--onblue:#0c0a08;--bubble:#16324f;--good:#5cc287;--bad:#e08585}.l4 *{box-sizing:border-box}.l4 button,.l4 input,.l4 textarea{font:inherit;color:inherit}.l4 button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:400}.l4 button:disabled{cursor:default}.l4 button:focus-visible,.l4 input:focus-visible{outline-offset:3px;outline:2px solid #007fff}.l4 p,.l4 h1,.l4 h2,.l4 h3{margin:0;font-weight:400}.l4 strong,.l4 b{font-weight:500}.l4 img{display:block}.l4 .mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.l4 .sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.l4 .ico{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.l4 .btn{border:1px solid var(--line);background:var(--bg);color:var(--ink);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;line-height:20px;transition:background .16s,border-color .16s,filter .16s;display:inline-flex}.l4 .btn:hover{background:var(--soft)}.l4 .btn.accent{background:var(--blue)!important;color:var(--onblue)!important;border-color:var(--blue)!important}.l4 .btn.accent:hover{filter:brightness(.94)}.l4 .btn.ghost{color:#f2efec;background:0 0;border-color:#3a3d42}.l4 .btn.ghost:hover{background:#1f2225}.l4 .btn.lg{border-radius:12px;padding:13px 20px;font-size:15px}.l4 .btn.full{width:100%}.l4 .btn.sm{border-radius:8px;padding:6px 12px;font-size:13px}.l4 .btn .ico{width:15px;height:15px}.l4 .btn img{width:16px;height:16px}.l4 .tbtn{color:var(--blue);align-items:center;gap:6px;font-size:14px;display:inline-flex}.l4 .tbtn:hover{text-decoration:underline}.l4 .tbtn.muted{color:var(--muted)}.l4 .nav{flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;height:72px;padding:0 40px;display:flex}.l4 .logo{letter-spacing:-.4px;color:var(--ink);align-items:center;gap:10px;font-size:19px;display:flex}.l4 .logo img{width:26px;height:26px}.l4 .nav-links{color:var(--muted);gap:22px;font-size:14px;display:flex}.l4 .nav-links button{white-space:nowrap}.l4 .nav-links button:hover{color:var(--ink)}.l4 .nav-actions{align-items:center;gap:12px;display:flex}.l4 .nav-actions .tbtn,.l4 .nav-actions .btn{white-space:nowrap}.l4 .hero{grid-template-columns:minmax(0,4fr) minmax(0,9fr);align-items:center;gap:40px;width:min(1280px,100%);margin:0 auto;padding:28px 40px 0;display:grid}.l4 .kicker{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.l4 .kicker i{background:var(--blue);border-radius:99px;width:8px;height:8px;animation:1.5s ease-in-out infinite l4pulse}.l4 .hero h1{letter-spacing:-.035em;text-wrap:balance;margin-top:18px;font-size:clamp(36px,3.8vw,52px);line-height:1.02}.l4 .hero h1 span{color:var(--muted)}.l4 .lead{color:var(--muted);text-wrap:pretty;max-width:400px;margin-top:18px;font-size:15.5px;line-height:1.5}.l4 .hero-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.l4 .hero small{color:var(--muted);margin-top:14px;font-size:13px;display:block}.l4 .logos{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.l4 .logos span{color:var(--muted);border:1px solid var(--line);border-radius:8px;align-items:center;gap:7px;padding:5px 9px 5px 6px;font-size:12.5px;display:inline-flex}.l4 .logos img{border-radius:3px;width:15px;height:15px}.l4 .glyph{background:var(--ink);width:15px;height:15px;color:var(--bg);font-family:var(--mono);letter-spacing:-.02em;border-radius:3px;place-items:center;font-size:8px;font-style:normal;display:grid}.l4 .demo{border:1px solid var(--line);background:var(--bg);border-radius:16px;height:600px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 18px 48px #0000000f}.l4 .demo-inner{transform-origin:0 0;width:133.34%;height:133.34%;position:absolute;top:0;left:0;transform:scale(.75)}.l4 .demo-inner>*{width:100%;height:100%}.l4 .demo-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:12.5px;display:flex}.l4 .demo-caption span{align-items:center;gap:8px;display:flex}.l4 .demo-caption i{background:var(--blue);border-radius:99px;width:7px;height:7px;animation:1.5s ease-in-out infinite l4pulse}@keyframes l4pulse{0%,to{opacity:.35}50%{opacity:1}}.l4 .band{width:min(1200px,100%);margin:0 auto;padding:96px 40px 0}.l4 .band-head h2{letter-spacing:-.03em;text-wrap:balance;max-width:620px;font-size:clamp(28px,3.6vw,42px);line-height:1.08}.l4 .band-head p{color:var(--muted);text-wrap:pretty;max-width:560px;margin-top:14px;font-size:16px;line-height:1.55}.l4 .band-head .tbtn{margin-top:14px}.l4 .autos{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:40px;display:grid}.l4 .autocard{border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:20px 20px 18px;transition:border-color .3s,box-shadow .3s,transform .3s;display:grid}.l4 .autocard:hover{border-color:var(--blue);transform:translateY(-2px);box-shadow:0 10px 34px #007fff1a}.l4 .autocard h3{letter-spacing:-.015em;align-items:center;gap:10px;font-size:18px;display:flex}.l4 .autocard h3 .ico{color:var(--blue)}.l4 .autocard p{color:var(--muted);text-wrap:pretty;margin-top:8px;font-size:14px;line-height:1.5}.l4 .flow{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:14px;font-size:12px;display:flex}.l4 .flow img{border-radius:3px;width:16px;height:16px}.l4 .flow .arrow{margin:0 2px}.l4 .flow em{font-style:normal;font-family:var(--mono);font-size:11px}.l4 .switch{background:var(--good);border:0;border-radius:99px;flex:none;width:38px;height:22px;transition:background .2s;position:relative}.l4 .switch:after{content:"";background:#fff;border-radius:99px;width:16px;height:16px;transition:left .2s;position:absolute;top:3px;left:19px}.l4 .switch.off{background:var(--line)}.l4 .switch.off:after{left:3px}.l4 .conngrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.l4 .conn{border:1px solid var(--line);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:9px;padding:16px 12px 14px;font-size:13px;display:flex}.l4 .conn img{border-radius:7px;width:30px;height:30px}.l4 .conn .glyph{border-radius:7px;width:30px;height:30px;font-size:12px}.l4 .conn small{color:var(--muted);font-size:11.5px;line-height:1.35}.l4 .grid2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.l4 .models{flex-direction:column;gap:12px;display:flex}.l4 .modelrow{border:1px solid var(--line);border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.l4 .modelrow img{width:28px;height:28px}.l4 .modelrow .m{background:var(--ink);width:28px;height:28px;color:var(--bg);border-radius:8px;place-items:center;display:grid}.l4 .modelrow .m .ico{width:15px;height:15px}.l4 .modelrow h3{font-size:15px}.l4 .modelrow p{color:var(--muted);margin-top:2px;font-size:13px;line-height:1.45}.l4 .modelrow .tag{font-family:var(--mono);color:var(--muted);white-space:nowrap;font-size:11px}.l4 .modelrow .tag.hi{color:var(--blue)}.l4 .modelrow .chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.l4 .modelrow .chips span{font-family:var(--mono);border:1px solid var(--line);color:var(--ink);border-radius:6px;padding:3px 7px;font-size:11px}.l4 .toggle{border:1px solid var(--line);border-radius:10px;gap:2px;margin-top:28px;padding:3px;display:inline-flex}.l4 .toggle button{color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;display:inline-flex}.l4 .toggle button.on{background:var(--ink);color:var(--bg)}.l4 .toggle small{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-size:10px}.l4 .plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.l4 .plan{border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:12px;padding:24px;display:flex;position:relative}.l4 .plan.hi{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.l4 .plan-top{justify-content:space-between;align-items:baseline;display:flex}.l4 .plan h3{font-size:18px}.l4 .plan .tag{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--blue);font-size:10.5px}.l4 .plan .price{font-family:var(--mono);letter-spacing:-.02em;line-height:1;text-align:left!important;grid-area:auto!important;font-size:34px!important}.l4 .plan .price small{color:var(--muted);letter-spacing:0;margin-left:6px;font-size:13px!important}.l4 .price-note{font-family:var(--mono);color:var(--muted);min-height:16px;font-size:12px}.l4 .conc{letter-spacing:-.015em;border-top:1px solid var(--line);padding-top:12px;font-size:21px;line-height:1.25}.l4 .conc small{color:var(--muted);letter-spacing:0;margin-top:3px;font-size:13px;display:block}.l4 .plan ul{color:var(--muted);flex-direction:column;flex:1;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.l4 .plan li{gap:10px;display:flex}.l4 .plan li b{font-family:var(--mono);color:var(--ink);min-width:72px;font-size:13px;font-weight:400}.l4 .plan-fine{font-family:var(--mono);color:var(--muted);text-align:center;font-size:11.5px}.l4 .strip{background:var(--soft);border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px 28px;margin-top:20px;padding:18px 22px;font-size:14px;display:flex}.l4 .strip .eb{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-right:8px;font-size:11px}.l4 .strip .tbtn{margin-left:auto}.l4 .meters{border-collapse:collapse;width:100%;margin-top:8px;font-size:13px}.l4 .meters td{border-bottom:1px solid var(--line);color:var(--muted);padding:9px 0}.l4 .meters td:last-child{font-family:var(--mono);color:var(--ink);text-align:right;white-space:nowrap;font-size:12px}.l4 .close{text-align:center;width:min(1200px,100%);margin:0 auto;padding:110px 40px 90px}.l4 .close h2{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(30px,4.4vw,54px);line-height:1.04}.l4 .close p{color:var(--muted);margin:14px 0 28px;font-size:16px}.l4 .ob{flex:1;place-items:start center;padding:12px 20px 60px;display:grid}.l4 .ob-card{flex-direction:column;gap:14px;width:min(560px,100%);display:flex}.l4 .ob-card.narrow{text-align:center;width:min(420px,100%)}.l4 .ob-card .mark{width:40px;height:40px;margin:0 auto 6px}.l4 .ob-card h1{letter-spacing:-.03em;text-wrap:balance;font-size:30px;line-height:1.1}.l4 .ob-card>p{color:var(--muted);margin-top:-4px;font-size:15px;line-height:1.5}.l4 .ob-progress{gap:6px;margin-bottom:10px;display:flex}.l4 .narrow .ob-progress{justify-content:center}.l4 .ob-progress i{background:var(--line);border-radius:2px;width:22px;height:3px;transition:background .3s}.l4 .ob-progress i.on{background:var(--blue)}.l4 .input{border:1px solid var(--line);background:var(--bg);text-align:left;width:100%;color:var(--ink);border-radius:10px;outline:0;padding:12px 14px;font-size:15px}.l4 .input:focus{border-color:var(--blue)}.l4 .or{color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.l4 .or:before,.l4 .or:after{content:"";background:var(--line);flex:1;height:1px}.l4 .goals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.l4 .goal{border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:10px;width:100%;min-height:150px;padding:18px 16px 16px;font-size:15px;transition:border-color .16s,background .16s,transform .16s;animation:.5s cubic-bezier(.22,.61,.36,1) both l4rise;display:flex;position:relative}.l4 .goal:hover{background:var(--soft)}.l4 .goal.on{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:var(--bubble)}.l4 .goal .gi{background:var(--soft);width:38px;height:38px;color:var(--ink);border-radius:10px;place-items:center;display:grid}.l4 .goal.on .gi{background:var(--blue);color:var(--onblue)}.l4 .goal .gi .ico{width:18px;height:18px}.l4 .goal .gt{margin-top:auto}.l4 .goal small{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.4;display:block}.l4 .goal .glogos{gap:5px;display:flex}.l4 .goal .glogos img{border-radius:3px;width:14px;height:14px}.l4 .goal .box{border:1.5px solid var(--line);background:var(--bg);border-radius:5px;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:14px;right:14px}.l4 .goal.on .box{background:var(--blue);border-color:var(--blue)}.l4 .goal .box .ico{width:12px;height:12px;color:var(--onblue);stroke-width:2.5px}.l4 .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.l4 .card{border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;min-height:158px;padding:16px 14px 14px;transition:border-color .16s,background .16s;animation:.5s cubic-bezier(.22,.61,.36,1) both l4rise;display:flex}.l4 .card img{border-radius:8px;width:32px;height:32px}.l4 .card .glyph{border-radius:8px;width:32px;height:32px;font-size:12px}.l4 .card h3{margin-top:auto;font-size:15px}.l4 .card p{color:var(--muted);font-size:12.5px;line-height:1.4}.l4 .card.done{background:var(--soft);border-color:var(--line)}.l4 .card .ok{color:var(--good);align-items:center;gap:6px;margin-top:4px;font-size:13px;display:flex}.l4 .card .ok .ico{width:14px;height:14px}.l4 .card .btn{margin-top:4px}.l4 .card .req{font-family:var(--mono);color:var(--muted);font-size:10px;position:absolute}.l4 .card{position:relative}.l4 .card .req{top:14px;right:14px}.l4 .ob-label{color:var(--muted);margin-top:8px;font-size:13px}.l4 .dialog .ob-label{margin:2px 0 -6px}.l4 .ob-actions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.l4 .ob-actions .tbtn{justify-content:center}.l4 .ob-fine{color:var(--muted);font-size:12px;line-height:1.6}.l4 .narrow .ob-fine{text-align:center}.l4 .ob-error{color:var(--bad);font-size:13px}.l4 .autolist{flex-direction:column;gap:10px;display:flex}.l4 .autorow{border:1px solid var(--line);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;animation:.5s cubic-bezier(.22,.61,.36,1) both l4rise;display:grid}.l4 .autorow.off{opacity:.55}.l4 .autorow h3{align-items:center;gap:8px;font-size:15px;display:flex}.l4 .autorow h3 .ico{color:var(--blue);width:15px;height:15px}.l4 .autorow p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.45}.l4 .autorow .flow{margin-top:10px}.l4 .d1{animation-delay:50ms}.l4 .d2{animation-delay:.12s}.l4 .d3{animation-delay:.19s}.l4 .d4{animation-delay:.26s}.l4 .d5{animation-delay:.33s}.l4 .d6{animation-delay:.4s}@keyframes l4rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.l4 .appwrap{z-index:10;background:var(--bg);position:fixed;inset:0}.l4 .appwrap>*{width:100%;height:100%}.l4 .preview-foot{height:34px;color:var(--muted);border-top:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px;font-size:11px;display:flex}.l4 .preview-foot button{color:var(--blue)}.l4 .preview-foot.fixed{z-index:20;background:var(--bg);position:fixed;bottom:0;left:0;right:0}.l4 .modal-shade.l4-dlg{z-index:60;place-items:center;padding:20px;font-size:14px;inset:0;background:#0f11147a!important;height:auto!important;display:grid!important;position:fixed!important}.l4 .modal-shade .dialog{width:min(460px,100%);max-height:calc(100dvh - 40px);position:relative;overflow:auto}.l4 .modal-shade .dialog.l4-own{border-radius:12px;flex-direction:column;gap:14px;padding:28px 28px 24px;display:flex}.l4 .modal-shade .dialog.l4-own .eyebrow{margin:0}.l4 .modal-shade .dialog.l4-own h2{letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.2}.l4 .modal-shade .dialog.l4-own .dialog-copy{color:var(--muted);text-align:left;max-width:none;margin:0;font-size:14px;line-height:1.5}.l4 .modal-shade .dialog.l4-own .fine{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.l4 .modal-shade .dialog.l4-product .dialog-copy{text-align:left;max-width:none;margin-left:0}.l4 .modal-shade .dialog.l4-product .dialog-actions{border-top:0;justify-content:flex-end;margin-top:22px;padding:0;position:static}.l4 .modal-shade .dialog.wide{width:min(620px,100%)}.l4 .modal-close{width:32px;height:32px;color:var(--muted);border-radius:99px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.l4 .modal-close:hover{background:var(--soft);color:var(--ink)}.l4 .modal-close .ico{width:16px;height:16px}.l4 .dlg-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.l4 .dlg-actions .btn{padding:11px 16px}.l4 .menu-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;width:100%;padding:12px 4px;font-size:14px;display:flex}.l4 .menu-row:last-of-type{border-bottom:0}.l4 .menu-row>span:last-child{color:var(--muted);font-size:13px}.l4 .menu-row:hover>span:first-child{color:var(--blue)}.l4 .line{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.l4 .line>span:last-child{font-family:var(--mono);color:var(--ink)}.l4 .line.total{color:var(--ink);border:0}@media (max-width:1100px){.l4 .nav-links{display:none}}@media (max-width:1000px){.l4 .hero{grid-template-columns:1fr;gap:32px;padding-top:20px}.l4 .demo{height:520px}.l4 .steps{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:40px}.l4 .autos,.l4 .plans,.l4 .grid2{grid-template-columns:1fr}.l4 .grid2{gap:32px}.l4 .band{padding-top:72px}.l4 .conngrid{grid-template-columns:repeat(3,minmax(0,1fr))}.l4 .apps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.l4 .nav{height:60px;padding:0 18px}.l4 .nav-links{display:none}.l4 .hero,.l4 .steps,.l4 .band,.l4 .close{padding-left:18px;padding-right:18px}.l4 .hero h1{font-size:clamp(32px,9vw,40px)}.l4 .demo{height:460px}.l4 .demo-inner{width:200%;height:200%;transform:scale(.5)}.l4 .steps,.l4 .goals,.l4 .cards,.l4 .conngrid,.l4 .apps{grid-template-columns:1fr}.l4 .foot{padding:20px 18px}.l4 .close{padding-top:80px;padding-bottom:64px}.l4 .preview-foot span{display:none}.l4 .strip .tbtn{margin-left:0}}@media (prefers-reduced-motion:reduce){.l4 .kicker i,.l4 .demo-caption i,.l4 .goal,.l4 .card,.l4 .autorow{animation:none}}.l4 [data-glow]{--gx:50%;--gy:50%;transition:border-color .32s ease-out,box-shadow .32s ease-out,transform .32s ease-out;position:relative}.l4 [data-glow]:before{content:"";border-radius:inherit;background:radial-gradient(260px circle at var(--gx) var(--gy),#007fff21,transparent 70%);opacity:0;pointer-events:none;transition:opacity .32s ease-out;position:absolute;inset:0}.l4 [data-glow=dark]:before{background:radial-gradient(260px circle at var(--gx) var(--gy),#007fff42,transparent 70%)}.l4 [data-glow]:hover{transform:translateY(-3px);border-color:var(--blue)!important;box-shadow:0 10px 34px #007fff29!important}.l4 [data-glow]:hover:before{opacity:1}.l4 [data-glow]>*{position:relative}.l4 .autocard:hover{transform:translateY(-3px)}.l4 .plan.hi:hover{box-shadow:0 10px 34px #007fff29!important}.l4 .platforms{flex-wrap:wrap;gap:18px;margin-top:12px;font-size:13px;display:flex}.l4 .platforms .tbtn{font-size:13px}.l4 .rail{width:min(1200px,100%);margin:64px auto 0;padding:0 40px}.l4 .rail-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:34px;display:flex}.l4 .rail-head h2{letter-spacing:-.025em;font-size:clamp(24px,2.8vw,32px);line-height:1.1}.l4 .rail-head p{color:var(--muted);font-size:14px}.l4 .rail-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-top:18px;display:grid;position:relative}.l4 .rail-line{background:var(--line);z-index:0;height:2px;position:absolute;top:35px;left:18px;right:18px}.l4 .rail-fill{background:var(--blue);z-index:0;max-width:calc(100% - 36px);height:2px;transition:width 1s cubic-bezier(.22,.61,.36,1);position:absolute;top:35px;left:18px}.l4 .step{z-index:1;flex-direction:column;gap:8px;padding-right:12px;display:flex;position:relative}.l4 .rail-dot{border:2px solid var(--line);background:var(--bg);width:36px;height:36px;color:var(--muted);border-radius:99px;place-items:center;margin-bottom:10px;transition:border-color .4s,background .4s,color .4s,box-shadow .4s;display:grid}.l4 .rail-dot .ico{width:16px;height:16px}.l4 .step.on .rail-dot{border-color:var(--blue);color:var(--blue);animation:1.5s ease-in-out infinite l4ring;box-shadow:0 0 0 6px #007fff24}.l4 .step.done .rail-dot{border-color:var(--blue);background:var(--blue);color:var(--onblue)}@keyframes l4ring{0%,to{box-shadow:0 0 0 4px #007fff1a}50%{box-shadow:0 0 0 9px #007fff2e}}.l4 .step .n{font-family:var(--mono);color:var(--muted);letter-spacing:.06em;font-size:11px}.l4 .step.on .n{color:var(--blue)}.l4 .step h3{letter-spacing:-.015em;font-size:18px}.l4 .step p{color:var(--muted);text-wrap:pretty;flex:1;font-size:14px;line-height:1.55}.l4 .step code{font-family:var(--mono);color:var(--muted);background:var(--soft);border-radius:6px;padding:8px 10px;font-size:11.5px;line-height:1.5;transition:color .4s,background .4s;display:block}.l4 .step.on code{color:var(--ink);background:var(--bubble)}.l4 .step.done code{color:var(--ink)}.l4 .inverse{color:#d3d3d3;--line:#282b2f;background:#141618;margin-top:96px}.l4 .inv-inner{width:min(1200px,100%);margin:0 auto;padding:88px 40px 72px}.l4 .inv-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:56px;display:grid}.l4 .inverse .eb{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#8b919b;font-size:11px}.l4 .inverse .band-head h2{color:#f2efec;margin-top:14px}.l4 .inverse .band-head p{color:#a2a8b0}.l4 .inv-cta{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.l4 .devices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.l4 .device{color:#d3d3d3;text-align:left;background:#0c0a08;border:1px solid #282b2f;border-radius:14px;flex-direction:column;gap:6px;min-height:168px;padding:22px 20px 18px;display:flex}.l4 .device .ico{color:#f2efec;width:22px;height:22px;margin-bottom:auto}.l4 .device strong{color:#f2efec;letter-spacing:-.015em;font-size:18px}.l4 .device small{color:#a2a8b0;font-size:13px}.l4 .device em{font-style:normal;font-family:var(--mono);color:#8b919b;margin-top:6px;font-size:11px}.l4 .harness{border-top:1px solid #282b2f;margin-top:56px;padding-top:28px}.l4 .hlogos{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.l4 .hl{color:#d3d3d3;background:#0c0a08;border:1px solid #282b2f;border-radius:8px;align-items:center;gap:8px;padding:6px 11px 6px 7px;font-size:12.5px;display:inline-flex}.l4 .hl img{object-fit:contain;background:#fff;border-radius:3px;width:16px;height:16px;padding:1px}.l4 .foot2{border-top:1px solid var(--line);padding:56px 40px 28px;font-size:13.5px}.l4 .foot-grid{grid-template-columns:minmax(0,2fr) repeat(4,minmax(0,1fr));gap:32px;width:min(1200px,100%);margin:0 auto;display:grid}.l4 .foot-brand p{color:var(--muted);max-width:300px;margin:14px 0 12px;line-height:1.5}.l4 .foot-brand .eb{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10.5px}.l4 .foot-col{flex-direction:column;gap:9px;display:flex}.l4 .foot-col h4{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:400;font-family:var(--mono);margin:0 0 4px}.l4 .foot-col button,.l4 .foot-col span{color:var(--ink);font-size:13.5px}.l4 .foot-col button:hover{color:var(--blue)}.l4 .foot-bottom{border-top:1px solid var(--line);width:min(1200px,100%);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin:44px auto 0;padding-top:20px;font-size:12.5px;display:flex}.l4 .foot-bottom div{flex-wrap:wrap;gap:18px;display:flex}.l4 .foot-bottom button{color:var(--muted)}.l4 .foot-bottom button:hover{color:var(--ink)}.l4 .demo{height:640px}@media (max-width:1000px){.l4 .rail-track{grid-template-columns:repeat(2,minmax(0,1fr))}.l4 .rail-line,.l4 .rail-fill{display:none}.l4 .inv-grid{grid-template-columns:1fr;gap:36px}.l4 .foot-grid{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));padding-right:18px}.l4 .rail-track,.l4 .devices,.l4 .foot-grid{grid-template-columns:1fr}.l4 .demo{height:480px}}@media (prefers-reduced-motion:reduce){.l4 .step.on .rail-dot{animation:none}.l4 [data-glow]{transition:none}}.l4 .ico.fill{fill:currentColor;stroke:none}.l4 .plat-tabs{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:2px;padding:4px;display:grid}.l4 .plat-tab{color:var(--muted);border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:8px 6px;font-size:13px;transition:background .16s,color .16s;display:inline-flex}.l4 .plat-tab:hover{background:var(--soft)}.l4 .plat-tab.on{background:var(--ink);color:var(--bg)}.l4 .plat-tab .ico{width:14px;height:14px}.l4 .dl-card{border:1px solid var(--line);border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:2px;padding:16px 18px;display:grid}.l4 .dl-mark{background:var(--ink);width:44px;height:44px;color:var(--bg);border-radius:10px;place-items:center;display:grid}.l4 .dl-mark .ico{width:22px;height:22px}.l4 .dl-card strong{font-size:14px;font-family:var(--mono);display:block}.l4 .dl-card small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.l4 .cmd{background:var(--soft);font-family:var(--mono);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12.5px;display:flex}.l4 .cmd code{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-family:inherit;overflow:hidden}.l4 .cmd .tbtn{white-space:nowrap;font-size:12.5px}.l4 .qr-card{border:1px solid var(--line);background:var(--soft);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-top:2px;padding:20px;display:grid}.l4 .qr-card img{border:1px solid var(--line);background:#fff;border-radius:10px;width:156px;height:156px;padding:10px;display:block}.l4 .qr-side{flex-direction:column;gap:12px;min-width:0;display:flex}.l4 .qr-side p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.l4 .qr-side code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.5;display:block;overflow:hidden}.l4 .store-badge{background:var(--ink);color:var(--bg);border-radius:8px;align-self:flex-start;align-items:center;gap:10px;padding:7px 12px 7px 10px;display:inline-flex}.l4 .store-badge .ico{width:22px;height:22px}.l4 .store-badge small{letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-size:9.5px;line-height:1;display:block}.l4 .store-badge strong{letter-spacing:-.01em;font-size:15px;line-height:1.15;display:block}.l4 .device .ico.fill{width:22px;height:22px}@media (max-width:640px){.l4 .qr-card{text-align:center;grid-template-columns:1fr;justify-items:center}.l4 .qr-side{align-items:center}.l4 .plat-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.l4 .dl-card{grid-template-columns:44px minmax(0,1fr)}.l4 .dl-card .btn{grid-column:1/3}}.l4 .ob-shell{color:#f2efec;isolation:isolate;--bg:#fff;background:#141618;flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.l4 .ob-field{pointer-events:none;z-index:0;position:absolute;inset:0}.l4 .ob-scrim{pointer-events:none;z-index:0;background:radial-gradient(900px 520px at 50% 22%,#007fff29,#0000 70%),linear-gradient(#0000 55%,#141618e6);position:absolute;inset:0}.l4 .ob-shell .nav,.l4 .ob-shell .ob{z-index:1;position:relative}.l4 .ob-shell .nav .logo{color:#f2efec}.l4 .ob-shell .logo img,.l4.dark .logo img,.l4 .inverse .logo img{filter:invert()brightness(1.4)}.l4 .ob-shell .ob-card .mark{filter:none}.l4.dark .ob-shell .ob-card .mark{filter:invert()brightness(1.4)}.l4 .ob-shell .nav .tbtn.muted{color:#a2a8b0}.l4 .ob-shell .nav .tbtn.muted:hover{color:#f2efec}.l4 .ob-shell .ob{place-items:center;min-height:calc(100dvh - 106px);padding:16px 20px 56px}.l4 .ob-shell .ob-card{color:#17191c;background:#fff;border-radius:16px;padding:30px 28px 26px;animation:.5s cubic-bezier(.22,.61,.36,1) both l4rise;box-shadow:0 24px 60px #0c0a0852}.l4 .ob-shell .ob-card.narrow{padding:34px 28px 26px}.l4 .ob-shell .ob-progress i{background:#e6e8ec}.l4 .ob-shell .ob-progress i.on{background:var(--blue)}.l4 .ob-shell .ob-card h1{color:#0c0a08}.l4 .ob-shell .goal,.l4 .ob-shell .card,.l4 .ob-shell .autorow{background:#fff}.l4.dark .ob-shell .ob-card{color:#f2efec;--bg:#15171a;background:#15171a}.l4.dark .ob-shell .ob-card h1{color:#f2efec}.l4.dark .ob-shell .goal,.l4.dark .ob-shell .card,.l4.dark .ob-shell .autorow{background:#101214}.l4.dark .ob-shell .ob-progress i{background:#24272b}.l4 .hero{isolation:isolate;position:relative}.l4 .hero-field{z-index:0;pointer-events:none;position:absolute;inset:-28px -40px 0;-webkit-mask-image:radial-gradient(70% 80% at 30% 40%,#000 30%,#0000 100%);mask-image:radial-gradient(70% 80% at 30% 40%,#000 30%,#0000 100%)}.l4 .hero-copy,.l4 .hero>div:not(.hero-field){z-index:1;position:relative}.l4.dark .hero-field{filter:invert()}@media (prefers-reduced-motion:reduce){.l4 .ob-shell .ob-card{animation:none}}.l4 .routing-grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:start}.l4 .route-facts{border-top:1px solid var(--line);flex-direction:column;margin-top:28px;display:flex}.l4 .rf{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr);gap:16px;padding:16px 0;font-size:14px;display:grid}.l4 .rf strong{font-size:15px;font-weight:400}.l4 .rf span{color:var(--muted);line-height:1.5}.l4 .router{border:1px solid var(--line);background:var(--bg);border-radius:14px;overflow:hidden;box-shadow:0 18px 48px #0c0a0814}.l4 .router-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;display:flex}.l4 .router-head span{align-items:center;gap:8px;display:flex}.l4 .router-head .ico{color:var(--blue)}.l4 .router-head .mono{color:var(--muted);font-size:11px}.l4 .router-run{color:var(--muted);border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;font-size:11px;display:grid}.l4 .bar{background:var(--soft);border-radius:99px;height:6px;overflow:hidden}.l4 .bar i{background:var(--blue);border-radius:99px;height:100%;transition:width .12s linear;display:block}.l4 .accounts{flex-direction:column;display:flex}.l4 .acc{border-bottom:1px solid var(--line);grid-template-columns:22px minmax(0,1.5fr) minmax(0,1fr) 62px 124px;align-items:center;gap:12px;padding:11px 16px;font-size:13px;transition:background .5s;display:grid}.l4 .acc img{border-radius:5px;width:22px;height:22px}.l4 .acc-name{min-width:0}.l4 .acc-name strong{white-space:nowrap;text-overflow:ellipsis;font-weight:400;display:block;overflow:hidden}.l4 .acc-name small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;display:block;overflow:hidden}.l4 .cap{background:var(--soft);border-radius:99px;height:6px;overflow:hidden}.l4 .cap i{background:var(--good);border-radius:99px;height:100%;transition:width .12s linear;display:block}.l4 .acc-left{color:var(--muted);text-align:right;font-size:11px}.l4 .acc-state{color:var(--muted);text-align:right;white-space:nowrap;font-size:11.5px}.l4 .acc.live{background:var(--bubble)}.l4 .acc.live .acc-state{color:var(--blue)}.l4 .acc.live .cap i{background:var(--blue)}.l4 .acc.out{opacity:.7}.l4 .acc.out .acc-state{color:#ad6818}.l4 .acc.off{opacity:.55}.l4 .router-log{background:var(--soft);flex-direction:column;gap:8px;min-height:110px;padding:12px 16px 14px;display:flex}.l4 .router-log p{color:var(--muted);grid-template-columns:auto minmax(0,1fr);gap:12px;font-size:12.5px;line-height:1.45;animation:.4s cubic-bezier(.22,.61,.36,1) both l4rise;display:grid}.l4 .router-log .mono{font-size:11px}.l4 .router-log p.hi{color:var(--ink)}.l4 .apirow{border:1px solid var(--line);background:var(--soft);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.l4 .apirow strong{font-size:14px;font-weight:400}.l4 .apirow p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.45}@media (max-width:1000px){.l4 .routing-grid{grid-template-columns:1fr}.l4 .gate{grid-template-columns:repeat(2,minmax(0,1fr))}.l4 .rf{grid-template-columns:1fr;gap:4px}}@media (max-width:640px){.l4 .gate{grid-template-columns:1fr}.l4 .acc{grid-template-columns:22px minmax(0,1fr) 62px;gap:10px}.l4 .acc .cap,.l4 .acc .acc-state{display:none}}.l4 .route-strip{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 28px;width:min(1280px,100%);margin:28px auto 0;padding:0 40px;display:grid}.l4 .hr-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);flex-direction:column;grid-row:1/3;align-self:center;gap:3px;padding-left:22px;font-size:10.5px;display:flex;position:relative}.l4 .hr-label .ico{width:14px;height:14px;color:var(--blue);position:absolute;top:1px;left:0}.l4 .hr-label small{color:var(--muted);letter-spacing:.06em;font-size:10px}.l4 .hr-chain{flex-wrap:wrap;align-items:center;gap:8px 0;display:flex}.l4 .hr-chip{align-items:center;display:inline-flex}.l4 .hr-arrow{text-align:center;width:28px;color:var(--muted);font-size:13px;font-style:normal;display:inline-block}.l4 .hr-chip:first-child .hr-arrow{display:none}.l4 .hr-body{border:1px solid var(--line);color:var(--ink);background:var(--bg);border-radius:8px;align-items:center;gap:7px;padding:7px 11px 7px 8px;font-size:13px;transition:border-color .4s,background .4s,opacity .4s,box-shadow .4s;display:inline-flex}.l4 .hr-body img{border-radius:3px;width:16px;height:16px}.l4 .hr-body b,.l4 .hr-body small{align-items:center;height:16px;line-height:16px;display:inline-flex}.l4 .hr-body b{font-weight:400}.l4 .hr-body small{font-family:var(--mono);color:var(--muted);font-size:10.5px}.l4 .hr-chip.live .hr-body{border-color:var(--blue);background:var(--bubble);box-shadow:0 0 0 3px #007fff1f}.l4 .hr-chip.live .hr-body small{color:var(--blue)}.l4 .hr-chip.out .hr-body{opacity:.55}.l4 .hr-chip.out .hr-body b{text-decoration:line-through;-webkit-text-decoration-color:var(--muted);text-decoration-color:var(--muted)}.l4 .hr-chip.off .hr-body{opacity:.5;border-style:dashed}.l4 .hr-note{color:var(--muted);grid-column:2;margin:0;font-size:13px;line-height:1.45}@media (max-width:1000px){.l4 .route-strip{grid-template-columns:1fr}.l4 .hr-label{flex-direction:row;grid-row:auto;align-items:center;gap:10px}.l4 .hr-note{grid-column:1}}@media (max-width:640px){.l4 .route-strip{padding:0 18px}.l4 .hr-arrow{width:18px}}.l4 .l4-dlg .ui-icon{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.l4 .l4-dlg .small-button{border:1px solid var(--line);background:var(--bg);color:var(--ink);white-space:nowrap;text-align:center;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:8px 13px;font-size:12px;line-height:1.4;display:inline-flex}.l4 .l4-dlg .small-button:hover{background:var(--soft)}.l4 .l4-dlg .small-button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.l4 .l4-dlg .small-button.primary:hover{filter:brightness(.94)}.l4 .l4-dlg .account-methods10{border:1px solid var(--line);background:var(--soft);border-radius:9px;gap:4px;margin:20px 0;padding:3px;display:flex}.l4 .l4-dlg .account-methods10 .small-button{background:0 0;border-color:#0000;flex:1;min-height:36px}.l4 .l4-dlg .account-methods10 .small-button.primary{background:var(--ink);border-color:var(--ink);color:var(--bg)}.l4 .l4-dlg .picker-row10{text-align:left;width:100%;min-height:43px;color:var(--ink);border-radius:8px;align-items:center;gap:11px;padding:12px 9px;font-size:12px;display:flex}.l4 .l4-dlg .picker-row10:hover{background:var(--soft)}.l4 .l4-dlg .picker-row10 .brand12{flex:none;width:22px;height:22px}.l4 .l4-dlg .picker-row10>span{flex:1;min-width:0}.l4 .l4-dlg .picker-row10 strong{font-weight:500;display:block}.l4 .l4-dlg .picker-row10 small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.l4 .l4-dlg .picker-row10 .ui-icon{color:var(--muted)}.l4 .l4-dlg .modal-close{width:32px;height:32px;color:var(--muted);border-radius:99px;place-items:center;display:grid}.l4 .l4-dlg .check-row input{accent-color:var(--blue);margin:3px 0 0}.l4 img[src*=simpleicons\.org]{border:1px solid var(--line);object-fit:contain;background:#fff;padding:3px}.l4 .wf-head{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:40px;display:grid}.l4 .wf-def{border:1px solid var(--line);background:var(--bg);border-radius:14px;padding:16px 18px 14px;font-size:13px}.l4 .wf-def-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.l4 .wf-def-top span{align-items:center;gap:8px;font-size:14px;display:flex}.l4 .wf-def-top .ico{color:var(--blue)}.l4 .wf-def-top small{font-family:var(--mono);letter-spacing:.06em;color:var(--muted);font-size:10px}.l4 .wf-rules{flex-direction:column;gap:7px;margin:0;padding:10px 0 0;list-style:none;display:flex}.l4 .wf-rules li{font-family:var(--mono);color:var(--muted);grid-template-columns:86px minmax(0,1fr);gap:10px;font-size:11.5px;line-height:1.5;display:grid}.l4 .wf-rules b{color:var(--blue);font-weight:400}.l4 .wf-rules em{color:var(--ink);font-style:normal}.l4 .gate-wrap{margin-top:44px}.l4 .gate-track{height:44px;margin:0 10%;position:relative}.l4 .gate-line{background:var(--line);height:2px;position:absolute;top:50%;left:0;right:0}.l4 .gate-token{background:var(--ink);width:104px;color:var(--bg);font-size:12px;font-family:var(--mono);white-space:nowrap;z-index:2;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;transition:left .9s cubic-bezier(.22,.61,.36,1),background .4s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0c0a082e}.l4 .gate-token .ico{flex:none;width:13px;height:13px}.l4 .gate-token small{color:var(--muted);font-size:10.5px;font-family:var(--mono);white-space:nowrap;position:absolute;top:calc(100% + 6px);left:0}.l4 .gate-token.back{background:#ad6818}.l4 .gate-token.merged{background:var(--good)}.l4 .gate{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.l4 .gate-step{border:1px solid var(--line);background:var(--bg);border-radius:14px;flex-direction:column;gap:9px;min-height:250px;padding:16px 16px 14px;transition:border-color .4s,box-shadow .4s,background .4s;display:flex}.l4 .gate-step.now{border-color:var(--blue);box-shadow:0 0 0 3px #007fff1f}.l4 .gate-step.done{background:var(--soft)}.l4 .gate-step.back{border-color:#ad6818;box-shadow:0 0 0 3px #ad681824}.l4 .gate-step.you.now{border-color:var(--ink);box-shadow:0 0 0 3px #0c0a081a}.l4 .gs-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.l4 .gs-top .n{font-family:var(--mono);letter-spacing:.08em;color:var(--muted);font-size:10.5px}.l4 .gs-state{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.l4 .gs-state i{background:var(--line);border-radius:99px;width:7px;height:7px}.l4 .gs-state.now{color:var(--blue)}.l4 .gs-state.now i{background:var(--blue);animation:1.2s ease-in-out infinite l4pulse}.l4 .gs-state.done{color:var(--good)}.l4 .gs-state.done i{background:var(--good)}.l4 .gs-state.back{color:#ad6818}.l4 .gs-state.back i{background:#ad6818}.l4 .gs-model{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.l4 .gs-model img{width:18px;height:18px}.l4 .gs-model .ico{width:18px;height:18px;color:var(--blue)}.l4 .gate-step h3{letter-spacing:-.015em;margin-top:2px;font-size:15.5px}.l4 .gate-step p{color:var(--muted);flex:1;font-size:12.5px;line-height:1.5}.l4 .gate-step code{font-family:var(--mono);color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:6px;align-items:center;min-height:44px;padding:7px 9px;font-size:11px;line-height:1.45;display:flex}.l4 .gate-step.done code{color:var(--muted)}.l4 .gs-gate{font-family:var(--mono);letter-spacing:.05em;color:var(--muted);font-size:10px}.l4 .wf-log{background:var(--soft);border-radius:12px;flex-direction:column;gap:7px;min-height:88px;margin-top:16px;padding:12px 16px;display:flex}.l4 .wf-log p{color:var(--muted);grid-template-columns:auto minmax(0,1fr);gap:12px;font-size:12.5px;line-height:1.45;display:grid}.l4 .wf-log .mono{font-size:11px}.l4 .wf-log p.hi{color:var(--ink)}@media (max-width:1000px){.l4 .wf-head{grid-template-columns:1fr}.l4 .gate{grid-template-columns:repeat(2,minmax(0,1fr))}.l4 .gate-track{display:none}}@media (max-width:640px){.l4 .gate{grid-template-columns:1fr}.l4 .wf-rules li{grid-template-columns:1fr;gap:2px}}.l4shell{min-height:0;height:100%!important}.l4shell .l4-hid{display:none!important}.l4shell .l4-in{animation:.5s cubic-bezier(.22,.61,.36,1) both l4rise}.l4shell .wb-state16.running{color:var(--accent14,#007fff)}.l4shell .wb-state16.warning{color:var(--care14,#ad6818)}.l4shell .wb-outcome16.l4-dim{color:var(--muted)}.l4shell .entry13>header img.l4-src{border-radius:4px}.l4shell .entry13.l4-auto>header .ui-icon{color:var(--accent14,#007fff);width:19px;height:19px}.l4shell .entry13.l4-auto>p b{color:var(--ink);font-weight:400}.l4shell .l4-apps{color:var(--muted);border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 12px;font-size:12px;display:flex}.l4shell .l4-apps .ui-icon{color:var(--ink);flex:none}.l4shell .l4-apps span{flex:1}.l4shell .l4-apps b{color:var(--ink);font-weight:400}.l4shell .d9-card .d9-options{flex-wrap:wrap;gap:8px;display:flex}.l4shell .d9-card.l4-merged h2{color:var(--good14,#218145)}.l4shell .wf-dots18 i.l4-run{background:var(--accent14,#007fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent14,#007fff) 18%,transparent)}@media (prefers-reduced-motion:reduce){.l4shell .l4-in{animation:none}}.l4shell .sidebar9{flex:0 0 200px;width:200px;min-width:200px;padding-left:10px;padding-right:10px}.l4shell .l4-strip{flex-wrap:wrap;gap:8px 4px}.l4shell .l4-page9{flex:1;min-width:0;padding:26px 30px 40px;overflow:auto}.l4shell .l4-page9 .v7-page-heading.l4-show{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex!important}.l4shell .l4-page9 .v7-page-heading h1{letter-spacing:-.02em;font-size:24px;line-height:1.15}.l4shell .l4-page9 .v7-page-heading p{color:var(--muted);margin-top:4px;font-size:13.5px}.l4shell .w8-nav>button{color:var(--muted);border-bottom:2px solid #0000;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:inline-flex}.l4shell .w8-nav>button.active{color:var(--ink);border-bottom-color:var(--ink)}.l4shell .w8-row{cursor:pointer}.l4shell .w8-row:hover{background:var(--panel,#f7f8fa)}.l4shell .nav-row.active{background:var(--hover,#eceff3)}.l4shell .l4-page9 .w8-row{border-bottom:1px solid var(--rule,#f0f1f3);grid-template-columns:18px 56px minmax(0,1fr) 78px 84px 64px 52px!important;align-items:center!important;gap:12px!important;min-height:0!important;padding:12px 8px!important;display:grid!important}.l4shell .l4-page9 .w8-row .w8-id,.l4shell .l4-page9 .w8-row .w8-prio,.l4shell .l4-page9 .w8-row .w8-project,.l4shell .l4-page9 .w8-row .w8-source,.l4shell .l4-page9 .w8-row .w8-ownercell16,.l4shell .l4-page9 .w8-row .w8-updated{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;overflow:hidden;display:flex!important}.l4shell .l4-page9 .w8-row .w8-owner{display:inline-flex!important}.l4shell .l4-page9 .w8-title{min-width:0;grid-column:auto!important}.l4shell .l4-page9 .w8-title>strong{text-overflow:ellipsis;color:var(--ink);font-size:14px;line-height:20px;display:block;overflow:hidden;white-space:nowrap!important}.l4shell .l4-page9 .w8-inline-meta{text-overflow:ellipsis;color:var(--muted);margin-top:2px;font-size:11.5px;line-height:16px;overflow:hidden;white-space:nowrap!important;display:block!important}.l4shell .l4-page9 .w8-updated{text-align:right;justify-content:flex-end}.l4shell .l4-page9 .w8-group-head{grid-template-columns:18px 56px minmax(0,1fr) 78px 84px 64px 52px;align-items:center;gap:12px;padding:8px;display:grid!important}.l4shell .l4-page9 .w8-group-head .w8-gname16{grid-column:1/4;align-items:center;gap:8px;display:flex}.l4shell .l4-page9 .w8-group-head .w8-group-icon{display:none}.l4shell .l4-page9 .w8-collabel16{color:var(--muted);white-space:nowrap;font-size:11px;display:block!important}.l4shell .l4-page9 .col-updated16{text-align:right}.l4shell .l4-page9 .w8-group{margin-top:22px}.l4shell .l4-page9{padding:22px 28px 40px}.l4shell .l4-page9 .v7-page-heading h1{font-size:22px}.l4shell .l4-page9 .w8-row .w8-project,.l4shell .l4-page9 .col-project16,.l4shell .l4-page9 .w8-ownername16{display:none!important}.l4shell .l4-page9 .w8-row .w8-ownercell16{justify-content:center}.l4shell .l4-page9 .col-owner16{text-align:center}.l4shell .l4-page9 .w8-title>strong{text-overflow:clip;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal!important}.l4shell .l4-page9 .w8-inline-meta{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal!important;display:-webkit-box!important}.l4shell .l4-page9 .w8-row{align-items:start!important;padding:12px 8px!important}.l4shell .l4-page9 .w8-row .w8-state,.l4shell .l4-page9 .w8-row .w8-id,.l4shell .l4-page9 .w8-row .w8-prio,.l4shell .l4-page9 .w8-row .w8-source,.l4shell .l4-page9 .w8-row .w8-ownercell16,.l4shell .l4-page9 .w8-row .w8-updated{margin-top:2px}.l4shell .recents{overflow:visible}.l4shell .c9-scroll16{min-height:0;overflow:auto}.l4shell .recents{flex-direction:column;flex:auto;min-height:120px;display:flex}.l4shell .c9-scroll16{flex:1;overflow:auto}.l4shell .wf-line18{gap:8px;line-height:16px;align-items:center!important;display:inline-flex!important}.l4shell .wf-line18>strong,.l4shell .wf-line18>small{vertical-align:middle;align-items:center;height:16px;margin:0;padding:0;font-size:12px;line-height:16px;position:static;top:auto;bottom:auto;transform:none;display:inline-flex!important}.l4shell .wf-line18>small{font-size:11.5px}.l4shell .wf-dots18,.l4shell .wf-line18>.ui-icon{align-self:center;margin:0}.l4shell .l4-page9{--l4cols:18px 56px minmax(0,1fr) 92px 0px 112px 56px 64px}.l4shell .l4-page9 .w8-row,.l4shell .l4-page9 .w8-group-head{grid-template-columns:var(--l4cols)!important;gap:12px!important;padding-left:10px!important;padding-right:10px!important}.l4shell .l4-page9 .w8-row .w8-ownercell16,.l4shell .l4-page9 .col-owner16{text-align:center;justify-content:center}.l4shell .l4-page9 .w8-row .w8-updated,.l4shell .l4-page9 .col-updated16{text-align:right;justify-content:flex-end}.l4shell .l4-page9 .w8-collabel16{font-family:var(--mono14,"IBM Plex Mono",monospace);letter-spacing:.04em;text-transform:uppercase;font-size:10px}.l4shell .l4-page9 .w8-source.l4-src16{color:var(--ink);align-items:center;gap:7px;font-size:12px;display:inline-flex!important}.l4shell .l4-page9 .w8-source.l4-src16 img{border-radius:4px;flex:none;width:16px;height:16px}.l4shell .w8-prio{align-items:center;gap:7px;font-size:12px;display:inline-flex!important}.l4shell .w8-bars16{align-items:flex-end;gap:2px;height:11px;display:inline-flex}.l4shell .w8-bars16 i{background:var(--line);border-radius:1px;width:3px;display:block}.l4shell .w8-bars16 i:first-child{height:5px}.l4shell .w8-bars16 i:nth-child(2){height:8px}.l4shell .w8-bars16 i:nth-child(3){height:11px}.l4shell .w8-prio.is-urgent{color:var(--stop14,#b4402f)}.l4shell .w8-prio.is-urgent .w8-bars16 i{background:currentColor}.l4shell .w8-prio.is-high{color:var(--care14,#ad6818)}.l4shell .w8-prio.is-high .w8-bars16 i{background:currentColor}.l4shell .w8-prio.is-medium{color:var(--ink)}.l4shell .w8-prio.is-medium .w8-bars16 i:nth-child(-n+2){background:currentColor}.l4shell .w8-prio.is-low{color:var(--muted)}.l4shell .w8-prio.is-low .w8-bars16 i:first-child{background:currentColor}.l4shell .w8-prio.is-trigger{color:var(--muted);font-size:11.5px}.l4shell .l4-plugs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 0 4px;display:grid}.l4shell .l4-plug{border:1px solid var(--line);background:var(--bg);text-align:left;color:var(--ink);cursor:pointer;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:4px 12px;padding:12px 14px;transition:border-color .16s,background .16s;display:grid}.l4shell .l4-plug:hover{border-color:var(--accent14,#007fff)}.l4shell .l4-plug img{border-radius:7px;grid-row:1;width:28px;height:28px}.l4shell .l4-plug>span{grid-area:1/2;min-width:0}.l4shell .l4-plug strong{font-size:13.5px;font-weight:400;display:block}.l4shell .l4-plug small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;display:block;overflow:hidden}.l4shell .l4-plug em{color:var(--muted);grid-area:2/2;font-size:11px;font-style:normal}.l4shell .l4-plug .l4-st.live{color:var(--good14,#218145)}.l4shell .l4-plug .l4-st.warn{color:var(--care14,#ad6818)}.l4shell .l4-plug.dim{opacity:.75}.l4shell .l4-plug.dim em{color:var(--accent14,#007fff)}.l4shell .l4-welcome{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:64px 20px 24px;display:flex}.l4shell .l4-welcome img{width:36px;height:36px;margin-bottom:8px}.l4shell .l4-welcome h1{letter-spacing:-.025em;font-size:28px;line-height:1.1}.l4shell .l4-welcome p{color:var(--muted);max-width:460px;font-size:14px;line-height:1.5}.l4shell .l4-suggest{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;display:flex}.l4shell .l4-page9 .w8-row,.l4shell .l4-page9 .w8-group-head{box-sizing:border-box;border-top:0;border-left:0;border-right:0;width:100%;margin:0;padding:10px!important}.l4shell .l4-page9 .w8-row{padding:12px 10px!important}.l4shell .l4-page9 .w8-source.l4-src16 img{flex-basis:16px!important;width:16px!important;height:16px!important}.l4shell .l4-working{color:var(--muted);align-items:center;gap:8px;padding:6px 0 0 30px;font-size:13px;display:flex}.l4shell .l4-working i{background:var(--accent14,#007fff);border-radius:99px;width:8px;height:8px;animation:1.2s ease-in-out infinite l4pulse}.l4shell .l4-page9 .w8-source.l4-src16>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.l4shell .l4-page9 .w8-prio.is-trigger{color:var(--ink);font-size:12px}.l4shell .l4-pgroups{flex-direction:column;gap:6px;display:flex}.l4shell .l4-psec{margin-top:18px}.l4shell .l4-phead{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:0 4px 8px;font-size:13px;display:flex}.l4shell .l4-phead h2{margin:0;font-size:13px;font-weight:500;line-height:20px}.l4shell .l4-phead span{color:var(--muted);font:11px/17px IBM Plex Mono,monospace}.l4shell .l4-plugs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding:12px 0 4px;display:grid}.l4shell .l4-page9 .w8-row .w8-state,.l4shell .l4-page9 .w8-group-head .w8-group-icon{grid-column:1}.l4shell .l4-page9 .w8-row .w8-id{grid-column:2}.l4shell .l4-page9 .w8-row .w8-title{grid-column:3}.l4shell .l4-page9 .w8-row .w8-prio,.l4shell .l4-page9 .col-prio16{grid-column:4}.l4shell .l4-page9 .w8-row .w8-project,.l4shell .l4-page9 .col-project16{grid-column:5}.l4shell .l4-page9 .w8-row .w8-source,.l4shell .l4-page9 .col-source16{grid-column:6}.l4shell .l4-page9 .w8-row .w8-ownercell16,.l4shell .l4-page9 .col-owner16{grid-column:7}.l4shell .l4-page9 .w8-row .w8-updated,.l4shell .l4-page9 .col-updated16{grid-column:8}.l4shell .l4-page9 .w8-group-head .w8-gname16{grid-column:1/4}.l4shell .l4-page9 .w8-row,.l4shell .l4-page9 .w8-group-head{grid-auto-columns:0!important}.l4shell .l4-page9 .w8-row .w8-source.l4-src16{justify-self:stretch;width:100%;min-width:0;max-width:none}.l4shell .l4-page9 .w8-row .w8-source.l4-src16 img{min-width:16px;flex:0 0 16px!important;width:16px!important;height:16px!important}.l4shell .l4-page9 .w8-row .w8-source.l4-src16>span{flex:1;min-width:0}.l4shell .l4-plug{justify-self:stretch;width:100%}.l4shell img[src*=simpleicons\.org]{border:1px solid var(--line);object-fit:contain;background:#fff;padding:2px}
.l4 img[src*="/connectors/si/"]{border:1px solid var(--line);object-fit:contain;background:#fff;padding:3px}.l4shell img[src*="/connectors/si/"]{border:1px solid var(--line);object-fit:contain;background:#fff;padding:2px}.l4{overflow-x:clip}
html,body{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased}
