.htmlNewChrome{--white:#fff;--g50:#fafbfd;--g100:#f2f4f9;--g200:#e6e9f2;--g300:#d3d8e6;--g400:#9aa1b4;--g500:#6b7285;--g600:#4a5162;--g700:#333a4a;--g800:#1e2432;--g900:#111624;--g950:#080b14;--primary:#2e44f0;--primary-dark:#1f33d6;--primary-light:#ebeeff;--signal:#00d6b4;--cyan:#00bcd9;--purple:#7c5cff;--green:#00a971;--pink:#f03d80;--amber:#f5a200;--grad:linear-gradient(102deg,var(--primary) 0%,#5b5bff 38%,var(--signal) 100%);--r-lg:22px;--maxw:1200px;--fd:"Plus Jakarta Sans",sans-serif;--fb:"Inter",sans-serif;--sh-sm:0 1px 2px rgba(17,22,36,.04),0 2px 6px rgba(17,22,36,.05);--sh:0 12px 32px -14px rgba(17,22,36,.16);--navpill:#080b14;--navtxt:#fff;--ink0:#06070b;--ink1:#0c0e15;--ink2:#141821;--inkline:hsla(0,0%,100%,.075);--inkmut:#8c93a6;--inkmut2:#666d80;font-family:var(--fb);color:var(--g900);background:var(--white);overflow-x:clip}.htmlNewChrome[data-theme=dark]{--white:#06070b;--g50:#0b0d13;--g100:#12151d;--g200:#1e2330;--g300:#2b3242;--g400:#6e768a;--g500:#939baf;--g600:#b4baca;--g700:#cfd4e0;--g800:#e6e9f0;--g900:#f3f5f9;--g950:#fff;--primary:#8093ff;--primary-dark:#6678ff;--primary-light:#151a30;--signal:#2fe8c6;--cyan:#38d6ff;--purple:#a98bff;--green:#31d8a0;--pink:#ff6ba6;--amber:#ffc24d;--navpill:#12151d;--navtxt:#fff;--ink0:#06070b;--ink1:#0c0e15;--ink2:#141821;--inkline:hsla(0,0%,100%,.085);--inkmut:#939baf;--inkmut2:#6e768a;color-scheme:dark}.htmlNewChrome *,.htmlNewChrome :after,.htmlNewChrome :before{box-sizing:border-box}.htmlNewChrome a{text-decoration:none}.htmlNewChrome a:not(.btn):not(.btn-p):not(.btn-cta):not(.login):not(.mall):not(.fmail){color:inherit}.htmlNewChrome .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.htmlNewChrome .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--fb);font-weight:600;font-size:15px;padding:13px 24px;border-radius:999px;border:1.5px solid transparent;cursor:pointer;min-height:48px;transition:transform .15s,box-shadow .15s,background .15s;white-space:nowrap}.htmlNewChrome .btn:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.htmlNewChrome .btn-p,.htmlNewChrome a.btn-p{background:var(--g950);color:var(--white)}.htmlNewChrome .btn-p:hover,.htmlNewChrome a.btn-p:hover{background:var(--g800);color:var(--white);transform:translateY(-1px);box-shadow:var(--sh)}.htmlNewChrome .navbar{position:sticky;top:0;z-index:80;padding:20px 0;transition:padding .35s cubic-bezier(.2,.7,.2,1);background:transparent}.htmlNewChrome .navbar .wrap{transition:max-width .38s cubic-bezier(.2,.7,.2,1),padding .38s}.htmlNewChrome .nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--white);border:1px solid var(--g200);border-radius:999px;padding:9px 9px 9px 20px;box-shadow:var(--sh-sm);transition:max-width .38s cubic-bezier(.2,.7,.2,1),padding .3s,background .3s,box-shadow .3s,border-color .3s}.htmlNewChrome .logo{display:flex;align-items:center;gap:9px;white-space:nowrap;font-family:var(--fd);font-weight:800;font-size:19px;letter-spacing:-.03em}.htmlNewChrome .logo-mark{width:auto;height:30px;display:block;object-fit:contain;flex:none;background:none}.htmlNewChrome .nav-links{display:flex;gap:26px;font-size:14.5px;font-weight:500;color:var(--g700)}.htmlNewChrome .nav-links>a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.htmlNewChrome .nav-links>a:hover{color:var(--g950)}.htmlNewChrome .pill-new{font-size:10.5px;font-weight:700;background:var(--primary-light);color:var(--primary);border-radius:6px;padding:2px 7px;letter-spacing:.03em}.htmlNewChrome .nav-right{display:flex;align-items:center;gap:8px}.htmlNewChrome .nav-right .login{font-size:14.5px;font-weight:600;color:var(--g700);padding:0 12px}.htmlNewChrome .nav-right .btn{min-height:42px;padding:10px 20px;font-size:14.5px}.htmlNewChrome .burger{display:none;width:42px;height:42px;border:1px solid var(--g200);background:var(--white);border-radius:999px;font-size:17px;cursor:pointer;color:var(--g900)}.htmlNewChrome .m-menu{display:none;flex-direction:column;background:var(--white);border:1px solid var(--g200);border-radius:var(--r-lg);margin-top:10px;padding:8px 18px 18px;box-shadow:var(--sh)}.htmlNewChrome .m-menu.open{display:flex}.htmlNewChrome .m-menu a{padding:14px 2px;font-size:16px;font-weight:600;border-bottom:1px solid var(--g100)}.htmlNewChrome .m-menu a.btn{border-bottom:none;margin-top:14px}.htmlNewChrome .navbar.small{padding:10px 0}.htmlNewChrome .navbar.small .nav{max-width:880px;margin:0 auto;padding:7px 7px 7px 18px}.htmlNewChrome .navbar.small .logo{font-size:17.5px}.htmlNewChrome .navbar.small .logo-mark{height:26px;width:auto}.htmlNewChrome .navbar.small .nav-links{gap:22px;font-size:14px}.htmlNewChrome:not([data-theme=dark]) .navbar.small .nav{background:var(--white);border-color:var(--g200);box-shadow:var(--sh)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .logo{color:var(--g950)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .nav-links>a,.htmlNewChrome:not([data-theme=dark]) .navbar.small .navtrig{color:var(--g700)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .nav-links>a:hover,.htmlNewChrome:not([data-theme=dark]) .navbar.small .navitem.open .navtrig,.htmlNewChrome:not([data-theme=dark]) .navbar.small .navtrig:hover{color:var(--g950);background:var(--g100)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .nav-right .login{color:var(--g700)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .btn-p,.htmlNewChrome:not([data-theme=dark]) .navbar.small a.btn-p{background:var(--g950);color:var(--white)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .btn-p:hover,.htmlNewChrome:not([data-theme=dark]) .navbar.small a.btn-p:hover{background:var(--g800);color:var(--white)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .pill-new{background:var(--primary-light);color:var(--primary)}.htmlNewChrome:not([data-theme=dark]) .navbar.small .burger,.htmlNewChrome:not([data-theme=dark]) .navbar.small .themebtn{border-color:var(--g200);color:var(--g700);background:var(--white)}.htmlNewChrome[data-theme=dark] .navbar.small .nav{background:var(--navpill);border-color:transparent;box-shadow:0 16px 40px -18px rgba(0,0,0,.55)}.htmlNewChrome[data-theme=dark] .navbar.small .logo{color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .nav-links>a{color:hsla(0,0%,100%,.72)}.htmlNewChrome[data-theme=dark] .navbar.small .nav-links>a:hover,.htmlNewChrome[data-theme=dark] .navbar.small .nav-right .login{color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .btn-p,.htmlNewChrome[data-theme=dark] .navbar.small a.btn-p{background:hsla(0,0%,100%,.14);color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .btn-p:hover,.htmlNewChrome[data-theme=dark] .navbar.small a.btn-p:hover{background:hsla(0,0%,100%,.24);color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .pill-new{background:hsla(0,0%,100%,.16);color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .themebtn{border-color:hsla(0,0%,100%,.22);color:var(--navtxt)}.htmlNewChrome[data-theme=dark] .navbar.small .burger{background:transparent;border-color:hsla(0,0%,100%,.22);color:var(--navtxt)}.htmlNewChrome .themebtn{width:40px;height:40px;border-radius:999px;border:1px solid var(--g200);background:transparent;color:var(--g700);display:grid;place-items:center;cursor:pointer;transition:.2s;flex:none}.htmlNewChrome .themebtn:hover{border-color:var(--g400);color:var(--g950)}.htmlNewChrome .themebtn svg{width:18px;height:18px}.htmlNewChrome .themebtn .moon{display:none}.htmlNewChrome[data-theme=dark] .themebtn .moon{display:block}.htmlNewChrome[data-theme=dark] .themebtn .sun{display:none}.htmlNewChrome .navitem{position:static;display:flex;align-items:center}.htmlNewChrome .navtrig{display:inline-flex;align-items:center;gap:7px;font-family:var(--fb);font-size:inherit;font-weight:500;color:inherit;background:transparent;border:none;border-radius:999px;padding:8px 14px;cursor:pointer;transition:background .18s,color .18s;white-space:nowrap}.htmlNewChrome .navtrig:hover{background:var(--g100);color:var(--g950)}.htmlNewChrome .navtrig .chev{width:14px;height:14px;transition:transform .22s;opacity:.7}.htmlNewChrome .navitem.open .navtrig{background:var(--g100);color:var(--g950)}.htmlNewChrome .navitem.open .navtrig .chev{transform:rotate(180deg)}.htmlNewChrome[data-theme=dark] .navbar.small .navitem.open .navtrig,.htmlNewChrome[data-theme=dark] .navbar.small .navtrig:hover{background:hsla(0,0%,100%,.14);color:var(--navtxt)}.htmlNewChrome .mega{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(-8px);width:min(940px,calc(100vw - 40px));background:var(--white);border:1px solid var(--g200);border-radius:22px;padding:26px 30px;box-shadow:0 30px 70px -28px rgba(20,24,33,.35);z-index:90;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .2s}.htmlNewChrome .mega:before{content:"";position:absolute;left:0;right:0;top:-16px;height:16px}.htmlNewChrome .navitem.open .mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.htmlNewChrome .mgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 26px}.htmlNewChrome .mcol{display:flex;flex-direction:column;gap:2px;position:relative}.htmlNewChrome .mcol.mdiv{padding-left:26px}.htmlNewChrome .mcol.mdiv:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:1px;background:var(--g200)}.htmlNewChrome .mhead{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--g400);padding:0 10px 10px}.htmlNewChrome .mcol a{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:500;color:var(--g800);padding:9px 10px;border-radius:10px;transition:background .16s,color .16s;white-space:nowrap}.htmlNewChrome .mcol a:hover{background:var(--g100);color:var(--g950)}.htmlNewChrome .mcol a i{width:26px;height:26px;border-radius:7px;display:grid;place-items:center;font-size:13px;font-style:normal;flex:none}.htmlNewChrome .mall{margin-top:10px;font-size:12.5px!important;font-weight:600!important;color:var(--primary)!important;text-decoration:underline;text-underline-offset:3px;gap:7px!important}.htmlNewChrome .mall:hover{background:transparent!important}.htmlNewChrome .mall span{transition:transform .18s;display:inline-block}.htmlNewChrome .mall:hover span{transform:translateX(3px)}@media (min-width:901px){.htmlNewChrome .m-menu{display:none!important}}@media (max-width:900px){.htmlNewChrome .nav-links,.htmlNewChrome .nav-right .btn-cta,.htmlNewChrome .nav-right .login{display:none}.htmlNewChrome .burger{display:grid;place-items:center}.htmlNewChrome .navbar.small .nav{max-width:none}}@media (max-width:1050px){.htmlNewChrome .mega{width:calc(100vw - 32px)}.htmlNewChrome .mgrid{grid-template-columns:1fr 1fr}.htmlNewChrome .mcol.mdiv{grid-column:span 2;padding-left:0;padding-top:16px;margin-top:6px}.htmlNewChrome .mcol.mdiv:before{left:10px;right:10px;top:0;bottom:auto;width:auto;height:1px}}.htmlNewChrome .html-footer{background:var(--ink0);color:#fff;border-radius:28px 34px 0 0;margin:14px clamp(8px,1.6vw,20px) 0;padding:72px 0 34px}.htmlNewChrome:not([data-theme=dark]) .html-footer{color:var(--g900);border:1px solid var(--g200);border-bottom:none;--ink0:#f5f7fc;--ink1:#fff;--ink2:#f1f4fa;--inkline:rgba(17,22,36,.08);--inkmut:#4a5162;--inkmut2:#77809a;background:var(--ink0)}.htmlNewChrome .fgrid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;gap:38px}.htmlNewChrome .fgrid h5{font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--inkmut2);margin-bottom:16px}.htmlNewChrome .fgrid ul{list-style:none;margin:0;padding:0;display:grid;gap:11px;font-size:14.5px;color:var(--inkmut)}.htmlNewChrome .fgrid a:hover{color:#fff}.htmlNewChrome:not([data-theme=dark]) .fgrid a:hover{color:var(--g950)}.htmlNewChrome .fbrand .logo{color:#fff}.htmlNewChrome:not([data-theme=dark]) .fbrand .logo{color:var(--g950)}.htmlNewChrome .fbrand p{font-size:14.5px;color:var(--inkmut);margin-top:12px;max-width:250px}.htmlNewChrome .socials{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.htmlNewChrome .socials a{width:38px;height:38px;border-radius:11px;background:var(--ink2);border:1px solid var(--inkline);display:grid;place-items:center;transition:.18s;font-size:12px;font-weight:700}.htmlNewChrome .socials a:hover{border-color:hsla(0,0%,100%,.35);transform:translateY(-2px)}.htmlNewChrome .fmail{display:inline-block;margin-top:18px;font-size:13.5px;color:var(--inkmut);text-decoration:underline;text-underline-offset:4px}.htmlNewChrome .fmail:hover{color:#fff}.htmlNewChrome:not([data-theme=dark]) .fmail:hover{color:var(--g950)}.htmlNewChrome .fbot{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:34px;padding-top:22px;border-top:1px solid var(--inkline);font-size:13px;color:var(--inkmut2)}@media (max-width:900px){.htmlNewChrome .fgrid{grid-template-columns:1fr 1fr;gap:30px}.htmlNewChrome .fbrand{grid-column:span 2}}@media (max-width:560px){.htmlNewChrome .html-footer{padding:52px 0 28px;border-radius:24px 24px 0 0}.htmlNewChrome .fgrid{gap:26px}}.htmlNewChrome .cw{position:fixed;right:20px;bottom:20px;z-index:120;display:flex;align-items:center;gap:12px}.htmlNewChrome .cw-lbl{font-family:var(--fd);cursor:pointer;background:var(--white);border:1.5px solid color-mix(in srgb,var(--primary) 45%,var(--white));color:var(--g900);font-weight:700;font-size:15px;padding:11px 18px;border-radius:999px;box-shadow:var(--sh);white-space:nowrap;animation:htmlNewCwFloat 3.4s ease-in-out infinite}@keyframes htmlNewCwFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.htmlNewChrome .cw.open .cw-lbl{display:none}.htmlNewChrome .cw-x{position:absolute;right:64px;top:-6px;width:24px;height:24px;border-radius:50%;background:var(--g950);color:var(--white);border:none;font-size:14px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:var(--sh-sm);z-index:2}.htmlNewChrome .cw.open .cw-x{display:none}.htmlNewChrome .cw-btn{position:relative;width:62px;height:62px;border-radius:50%;border:none;cursor:pointer;flex:none;background:var(--grad);color:#fff;display:grid;place-items:center;box-shadow:0 14px 30px -10px color-mix(in srgb,var(--signal) 55%,transparent);transition:transform .18s}.htmlNewChrome .cw-btn:hover{transform:scale(1.06)}.htmlNewChrome .cw-btn svg{width:28px;height:28px}.htmlNewChrome .cw-btn .i-close{display:none}.htmlNewChrome .cw.open .cw-btn{background:var(--g950);color:var(--white);box-shadow:var(--sh)}.htmlNewChrome .cw.open .cw-btn .i-chat{display:none}.htmlNewChrome .cw.open .cw-btn .i-close{display:block}.htmlNewChrome .cw-dot{position:absolute;top:-3px;right:-3px;min-width:20px;height:20px;border-radius:999px;background:#f0518b;color:#fff;font-style:normal;font-size:11px;font-weight:700;display:grid;place-items:center;border:2px solid var(--white)}.htmlNewChrome .cw-dot.off,.htmlNewChrome .cw.open .cw-dot{display:none}.htmlNewChrome .cw-panel{position:absolute;right:0;bottom:78px;width:340px;max-height:66vh;background:var(--white);border:1px solid var(--g200);border-radius:20px;box-shadow:0 34px 70px -26px rgba(20,24,33,.45);display:flex;flex-direction:column;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(14px) scale(.97);transform-origin:bottom right;transition:opacity .22s ease,transform .26s cubic-bezier(.2,.8,.2,1),visibility .22s}.htmlNewChrome .cw.open .cw-panel{opacity:1;visibility:visible;transform:none}.htmlNewChrome .cw-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--g200);background:var(--g50)}.htmlNewChrome .cw-av{width:36px;height:36px;border-radius:50%;background:var(--grad);color:#fff;display:grid;place-items:center;font-family:var(--fd);font-weight:800;font-size:15px;flex:none}.htmlNewChrome .cw-head b{display:block;font-size:14.5px}.htmlNewChrome .cw-head span{display:block;font-size:11.5px;color:var(--signal);font-weight:600}.htmlNewChrome .cw-min{margin-left:auto;background:none;border:none;font-size:20px;color:var(--g500);cursor:pointer;line-height:1;padding:0 4px}.htmlNewChrome .cw-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;min-height:180px}.htmlNewChrome .cw-msg{max-width:86%;font-size:13.5px;line-height:1.5;padding:10px 13px;border-radius:14px;animation:htmlNewCwIn .32s cubic-bezier(.2,.8,.2,1)}@keyframes htmlNewCwIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.htmlNewChrome .cw-msg.bot{align-self:flex-start;background:var(--g100);border-bottom-left-radius:4px;color:var(--g800)}.htmlNewChrome .cw-msg.me{align-self:flex-end;background:var(--primary);color:#fff;border-bottom-right-radius:4px}.htmlNewChrome .cw-typing{align-self:flex-start;display:inline-flex;gap:4px;background:var(--g100);border-radius:14px;border-bottom-left-radius:4px;padding:11px 14px}.htmlNewChrome .cw-typing i{width:5px;height:5px;border-radius:50%;background:var(--g400);animation:htmlNewCwBk 1.2s infinite}.htmlNewChrome .cw-typing i:nth-child(2){animation-delay:.2s}.htmlNewChrome .cw-typing i:nth-child(3){animation-delay:.4s}@keyframes htmlNewCwBk{0%,80%,to{opacity:.25}40%{opacity:1}}.htmlNewChrome .cw-chips{display:flex;gap:6px;flex-wrap:wrap;padding:0 14px 12px}.htmlNewChrome .cw-chips button{font-family:var(--fb);font-size:12px;font-weight:500;color:var(--primary);background:var(--primary-light);border:1px solid color-mix(in srgb,var(--primary) 25%,var(--white));border-radius:999px;padding:7px 12px;cursor:pointer;transition:.16s}.htmlNewChrome .cw-chips button:hover{background:color-mix(in srgb,var(--primary) 16%,var(--white))}.htmlNewChrome .cw-input{display:flex;gap:8px;padding:10px 12px;border-top:1px solid var(--g200)}.htmlNewChrome .cw-input input{flex:1;border:1px solid var(--g200);background:var(--white);color:var(--g900);border-radius:999px;padding:10px 14px;font-family:var(--fb);font-size:13.5px;outline:none}.htmlNewChrome .cw-input input:focus{border-color:var(--primary)}.htmlNewChrome .cw-input button{width:40px;height:40px;border-radius:50%;border:none;background:var(--primary);color:#fff;cursor:pointer;flex:none}.htmlNewChrome .cw-foot{text-align:center;font-size:10.5px;color:var(--g400);padding:0 0 10px}.htmlNewChrome .cw-foot b{color:var(--g600)}@media (max-width:560px){.htmlNewChrome .cw{right:14px;bottom:14px}.htmlNewChrome .cw-lbl{display:none}.htmlNewChrome .cw-panel{width:calc(100vw - 28px);right:-2px;bottom:74px;max-height:70vh}.htmlNewChrome .cw-btn{width:56px;height:56px}.htmlNewChrome .cw-x{right:58px}}@media (prefers-reduced-motion:reduce){.htmlNewChrome .cw-lbl{animation:none}.htmlNewChrome .cw-panel{transition:none}}