:root{color:#f8fafc;--tpl-brand-green:#16a34a;--tpl-brand-green-hover:#22c55e;--tpl-brand-green-text:#031108;--tpl-brand-green-shadow:0 14px 34px #22c55e42;--tpl-brand-green-shadow-hover:0 18px 40px #22c55e52;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020304;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#020304;min-width:320px;margin:0}button,a{font:inherit}#root{min-height:100vh}.tpl-page{color:#f8fafc;background:radial-gradient(circle at 50% -10%,#1f468247,#0000 34rem),linear-gradient(#08111f 0%,#050a14 46%,#040812 100%);min-height:180vh}.tpl-navbar{z-index:50;width:calc(100vw - 48px);height:64px;box-shadow:none;-webkit-backdrop-filter:blur()saturate();background:0 0;border-radius:40px;grid-template-columns:auto 1fr auto;align-items:center;gap:0;padding:0;transition:width .24s,height .24s,top .24s,background .24s,box-shadow .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%)}.tpl-navbar.is-scrolled{-webkit-backdrop-filter:none;background:#000;border:1px solid #ffffff0f;grid-template-columns:auto 1fr auto;gap:18px;width:min(1180px,100vw - 40px);height:58px;padding:0 10px 0 18px;top:10px;box-shadow:0 8px 32px #00000073}.tpl-brand{color:#fff;justify-self:start;align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.tpl-brand img{object-fit:contain;width:32px;height:32px}.tpl-brand span{gap:0;line-height:1;display:grid}.tpl-brand strong{letter-spacing:0;white-space:nowrap;font-size:.8rem;font-weight:650}.tpl-brand small{color:#9aa9bd;font-size:.68rem;font-weight:520}.tpl-brand small:empty{display:none}.tpl-navlinks{justify-content:center;justify-self:center;align-items:center;gap:8px;min-width:0;display:flex}.tpl-navlinks a,.tpl-nav-dropdown-trigger,.tpl-login{color:#ecf4ffc2;letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;min-height:34px;padding:0 8px;font-size:.8rem;font-weight:520;text-decoration:none;transition:color .18s,background .18s;display:inline-flex}.tpl-navlinks a:hover,.tpl-nav-dropdown-trigger:hover,.tpl-login:hover{color:#fff;background:#ffffff12}.tpl-navlinks a.is-active,.tpl-nav-dropdown.is-active>.tpl-nav-dropdown-trigger{color:#fff;background:#ffffff14}.tpl-nav-cloud{color:#86efac!important}.tpl-nav-dropdown{position:relative}.tpl-nav-dropdown-trigger svg{transition:transform .18s}.tpl-nav-dropdown.is-open .tpl-nav-dropdown-trigger svg{transform:rotate(180deg)}.tpl-nav-dropdown-panel{z-index:80;width:min(720px,100vw - 48px);box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;padding-top:6px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%,4px)}.tpl-nav-dropdown-panel-inner{background:#080c14fa;border:1px solid #ffffff1a;border-radius:16px;padding:14px;box-shadow:0 24px 60px #00000073}.tpl-nav-dropdown.is-open .tpl-nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.tpl-nav-dropdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.tpl-nav-dropdown-group strong{color:#94a3b8e6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:800;display:block}.tpl-nav-dropdown-group ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.tpl-nav-dropdown-group a{color:#e2e8f0d1;white-space:normal;border-radius:8px;padding:6px 8px;font-size:.78rem;line-height:1.35;text-decoration:none;display:block}.tpl-nav-dropdown-group a:hover{color:#fff;background:#ffffff0f}.tpl-nav-dropdown--strategies .tpl-nav-dropdown-panel{width:min(520px,100vw - 48px)}.tpl-nav-dropdown--strategies .tpl-nav-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1280px){.tpl-nav-dropdown-panel{width:min(640px,100vw - 48px)}.tpl-nav-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tpl-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;min-width:0;display:inline-flex;position:relative}.tpl-lang-toggle{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.tpl-lang-toggle-btn{color:#e2e8f0b8;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;min-width:36px;min-height:30px;padding:0 10px;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s,box-shadow .16s;display:inline-flex}.tpl-lang-toggle-btn:hover{color:#f8fafc;background:#ffffff0f}.tpl-lang-toggle-btn.is-active{color:#ecfdf5;background:#22c55e2e;box-shadow:inset 0 0 0 1px #4ade8038}.tpl-user-menu{position:relative}.tpl-user-menu-trigger{color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 14px 0 10px;font-size:.84rem;font-weight:650;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.tpl-user-menu-trigger:hover,.tpl-user-menu.is-open .tpl-user-menu-trigger{background:#ffffff14;border-color:#ffffff29}.tpl-user-menu-avatar{color:#86efac;background:#22c55e24;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.tpl-user-menu-name{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;overflow:hidden}.tpl-user-menu-panel{z-index:80;min-width:210px;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:none;padding-top:10px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;right:0;transform:translateY(4px)}.tpl-user-menu-panel-inner{background:#080c14fa;border:1px solid #ffffff1a;border-radius:14px;padding:8px;box-shadow:0 18px 50px #0000006b}.tpl-user-menu.is-open .tpl-user-menu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.tpl-user-menu-panel ul{margin:0;padding:0;list-style:none}.tpl-user-menu-panel li.has-divider{border-top:1px solid #ffffff14;margin-top:6px;padding-top:6px}.tpl-user-menu-panel a{color:#e2e8f0e6;border-radius:10px;padding:9px 12px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:block}.tpl-user-menu-panel a:hover{color:#fff;background:#ffffff0f}.tpl-user-menu-panel a.is-danger{color:#fca5a5}.tpl-user-menu-panel a.is-danger:hover{color:#fecaca;background:#7f1d1d38}.tpl-btn{letter-spacing:0;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-size:.84rem;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.tpl-btn:hover{transform:translateY(-1px)}.tpl-btn-primary{color:#07101d;background:#fff;box-shadow:inset 0 -1px #0000002e,0 1px #ffffff4d}.tpl-btn-primary:hover{box-shadow:inset 0 -1px #0000002e,0 8px 24px #ffffff29}.tpl-btn-ghost{color:#fff;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}.tpl-hero{background:#000;place-items:center;min-height:100svh;padding:132px 24px 210px;display:grid;position:relative;overflow:hidden}.tpl-hero-aurora{z-index:0;pointer-events:none;background:radial-gradient(90% 60% at 50% 0,#041510 0%,#020408 45%,#000 100%);position:absolute;inset:0;overflow:hidden}.tpl-hero-aurora .plasma-container{opacity:1;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 62%,#000000e0 78%,#00000073 90%,#0000 100%);mask-image:linear-gradient(#000 0% 62%,#000000e0 78%,#00000073 90%,#0000 100%)}.tpl-hero-aurora-glow{z-index:1;pointer-events:none;background:radial-gradient(75% 50% at 50% 12%,#34d3991f,#0000 68%),radial-gradient(60% 40% at 62% 18%,#38bdf81a,#0000 72%),radial-gradient(50% 35% at 38% 20%,#22c55e14,#0000 70%);position:absolute;inset:0}.tpl-hero-aurora-vignette{z-index:2;pointer-events:none;background:linear-gradient(#0000 0% 52%,#00000047 72%,#000000d1 86%,#000 94%);position:absolute;inset:0}.tpl-hero-content{z-index:3;text-align:center;width:min(860px,100%);position:relative}.tpl-hero-eyebrow{color:#a7f3d0eb;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);background:#08120eb8;border:1px solid #34d39938;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:32px;margin:0 auto 22px;padding:0 14px;font-size:.72rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 10px 30px #00000038}.tpl-hero-eyebrow:before{content:"";background:#34d399;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #34d399cc}.tpl-hero-banner{color:#d9e7ffcc;-webkit-backdrop-filter:blur(16px);background:#a365ff1a;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:10px;min-height:30px;margin:0 0 20px;padding:4px;font-size:.68rem;font-weight:560;text-decoration:none;display:inline-flex}.tpl-hero-banner span{color:#fff;background:#ffffff17;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;display:inline-flex}.tpl-hero-banner strong{color:#ffffffdb;padding-right:10px;font-weight:560}.tpl-hero h1{color:#fff;letter-spacing:-.052em;text-wrap:balance;text-shadow:0 12px 40px #00000073;max-width:820px;margin:0 auto;font-size:clamp(2.85rem,5vw,5.35rem);font-weight:640;line-height:1.04}.tpl-fade-up{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) .22s forwards tplFadeUp;transform:translateY(16px)}.tpl-fade-up--2{animation-delay:.42s}.tpl-fade-up--3{animation-delay:.58s}@keyframes tplFadeUp{to{opacity:1;transform:translateY(0)}}.tpl-hero-copy{color:#cbd5e1d6;text-wrap:pretty;max-width:640px;margin:24px auto 0;font-size:clamp(1.02rem,1.45vw,1.2rem);font-weight:430;line-height:1.68}.tpl-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.tpl-hero-primary,.tpl-hero-secondary{letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;min-width:144px;min-height:48px;padding:0 22px;font-size:.94rem;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.tpl-hero-primary{color:#07101d;background:#fff;box-shadow:inset 0 -1px #0000002e,0 16px 42px #ffffff21}.tpl-hero-secondary{color:#eaf2ff;-webkit-backdrop-filter:blur(14px);background:#ffffff13;box-shadow:inset 0 0 0 1px #ffffff1a}.tpl-hero-primary:hover,.tpl-hero-secondary:hover{transform:translateY(-1px)}.tpl-hero-icon-group{margin-top:38px}.tpl-hero-icon-row{justify-content:center;align-items:center;min-height:44px;display:flex}.tpl-hero-icon{color:#dbeafe;background:radial-gradient(circle at 35% 25%,#ffffff2e,#0000 48%),#0f1d34eb;border:2px solid #050a14db;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:-8px;display:inline-flex;box-shadow:0 10px 30px #0000003d}.tpl-hero-icon:first-child{margin-left:0}.tpl-hero-icon:nth-child(2){color:#bbf7d0}.tpl-hero-icon:nth-child(3){color:#bfdbfe}.tpl-hero-icon:nth-child(4){color:#e0e7ff}.tpl-hero-icon:nth-child(5){color:#fef3c7}.tpl-hero-icon-group p{color:#d7d7d7a8;margin:10px auto 0;font-size:.88rem;line-height:1.4}.tpl-hero-carousel{z-index:3;align-items:center;height:210px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.tpl-hero-carousel:before{display:none}.tpl-hero-track{z-index:2;gap:40px;width:max-content;animation:48s linear infinite tplHeroMarquee;display:flex;position:relative}.tpl-hero-slide{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:10px;padding:0;display:flex}.tpl-hero-slide:hover{background:0 0;transform:none}.tpl-hero-slide strong,.tpl-hero-slide small{display:block}.tpl-hero-slide strong{color:#f8fafcd1;letter-spacing:-.01em;font-size:.78rem;font-weight:550}.tpl-hero-slide small{color:#94a3b88c;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.64rem}.tpl-broker-slide{width:auto;min-width:108px;height:auto}.tpl-broker-slide img.is-missing{opacity:0}.tpl-broker-slide img{object-fit:contain;opacity:.62;filter:grayscale(15%)brightness(1.05);width:auto;max-width:118px;height:auto;max-height:32px;box-shadow:none;background:0 0;border-radius:0;padding:0;transition:opacity .2s,filter .2s;display:block}.tpl-broker-slide div{text-align:center;min-height:auto}.tpl-broker-slide strong{color:#f8fafcc7;font-size:.76rem;line-height:1.15}.tpl-broker-slide small{color:#94a3b87a;margin-top:2px;font-size:.6rem}.tpl-broker-slide:hover img{opacity:.92;filter:grayscale(0%)brightness(1.1);box-shadow:none;transform:none}@keyframes tplHeroMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.tpl-after-hero{background:#050a14;min-height:80vh}@media (width<=1100px){.tpl-navbar{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#0000008a;grid-template-columns:auto 1fr auto;gap:0;width:calc(100vw - 36px);padding:0;box-shadow:inset 0 1px #fff3,0 2px 8px #00000029}.tpl-navbar.is-scrolled{-webkit-backdrop-filter:none;background:#000;gap:26px;width:min(980px,100vw - 56px);padding:0 10px 0 18px}.tpl-navlinks{display:none}.tpl-actions,.tpl-brand{min-width:0}}@media (width<=520px){.tpl-navbar,.tpl-navbar.is-scrolled{gap:0;width:calc(100vw - 36px);height:48px;padding:0 12px}.tpl-brand span,.tpl-login,.tpl-user-menu-name{display:none}.tpl-lang-toggle-btn{min-width:32px;min-height:26px;padding:0 8px;font-size:.68rem}.tpl-user-menu-trigger{padding:0 10px}.tpl-btn{min-height:26px;padding:0 13px;font-size:.78rem}.tpl-hero{place-items:start center;padding:118px 18px 168px}.tpl-hero h1{font-size:clamp(3rem,13vw,4.35rem);line-height:1.02}.tpl-hero-copy{margin-top:22px;font-size:1rem}.tpl-hero-actions{margin-top:26px}.tpl-hero-primary,.tpl-hero-secondary{width:100%}.tpl-hero-banner{gap:7px;max-width:100%}.tpl-hero-banner span,.tpl-hero-banner strong{font-size:.62rem}.tpl-hero-carousel{height:168px}.tpl-broker-slide img{max-width:96px;max-height:26px}.tpl-broker-slide strong{font-size:.68rem}.tpl-broker-slide small{font-size:.56rem}}@media (prefers-reduced-motion:reduce){.tpl-navbar,.tpl-navlinks a,.tpl-login,.tpl-btn,.tpl-hero-primary,.tpl-hero-secondary,.tpl-hero-slide{transition:none}.tpl-hero-band{animation:none}.tpl-hero-slide:hover{transform:none}.tpl-hero-track{animation:none}}.tpl-how{background:#050a14;margin-top:-1px;padding:96px 24px 112px;position:relative;overflow:hidden}.tpl-how-inner{z-index:1;width:min(1160px,100%);margin:0 auto;position:relative}.tpl-how-header{text-align:center;max-width:720px;margin:0 auto 56px}.tpl-flow-wrap{width:min(820px,100%);margin:0 auto 64px}.tpl-flow-map{width:100%;position:relative}.tpl-flow-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tpl-flow-path{fill:none;stroke:url(#tplFlowGrad);stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.55;filter:drop-shadow(0 0 6px #34d3992e)}.tpl-flow-packet{fill:#bbf7d0;opacity:.95}.tpl-flow-packet--trail{fill:#6ee7b7;opacity:.55}.tpl-flow-row{z-index:2;grid-template-columns:120px minmax(72px,1fr) 120px minmax(72px,1fr) minmax(148px,188px);align-items:center;min-height:200px;padding:4px 0;display:grid;position:relative}.tpl-flow-cell--tv,.tpl-flow-cell--tpl{justify-content:center;display:flex}.tpl-flow-cell--targets{flex-direction:column;justify-content:space-between;gap:14px;min-height:188px;padding:2px 0;display:flex}.tpl-flow-node{text-align:center;flex-direction:column;align-items:center;gap:4px;width:118px;display:flex}.tpl-flow-logo{justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex;position:relative}.tpl-flow-logo:before{content:"";z-index:-1;border-radius:50%;position:absolute;inset:-14px}.tpl-flow-node--tv .tpl-flow-logo:before{background:radial-gradient(circle,#60a5fa33 0%,#0000 68%)}.tpl-flow-node--tpl .tpl-flow-logo:before{background:radial-gradient(circle,#34d3993d 0%,#0000 68%)}.tpl-flow-node--target .tpl-flow-logo:before{background:radial-gradient(circle,#38bdf829 0%,#0000 68%)}.tpl-flow-logo img{object-fit:contain;filter:drop-shadow(0 8px 22px #00000073);border-radius:14px;width:52px;height:52px;display:block}.tpl-flow-node--tv .tpl-flow-logo img,.tpl-flow-node--tpl .tpl-flow-logo img{border-radius:16px;width:64px;height:64px}.tpl-flow-node--tv .tpl-flow-logo:before,.tpl-flow-node--tpl .tpl-flow-logo:before{inset:-18px}.tpl-flow-node strong{color:#f1f5f9;letter-spacing:-.01em;font-size:.94rem;font-weight:600}.tpl-flow-node small{color:#94a3b8cc;font-size:.75rem;line-height:1.35}.tpl-flow-node--target{background:0 0;border:none;width:108px;min-height:0;padding:0}.tpl-steps3{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.tpl-s3{--acc:#4ade80;--acc-soft:#22c55e1f;--acc-line:#22c55e73;--acc-border:#22c55e4d;border-left:1px solid #ffffff12;padding:38px 34px 34px;transition:background .45s;position:relative}.tpl-s3:first-child{border-left:none}.tpl-s3--green{--acc:#4ade80;--acc-soft:#22c55e21;--acc-line:#22c55e80;--acc-border:#22c55e52}.tpl-s3--blue{--acc:#60a5fa;--acc-soft:#3b82f621;--acc-line:#3b82f680;--acc-border:#3b82f652}.tpl-s3--purple{--acc:#c4b5fd;--acc-soft:#a78bfa24;--acc-line:#a78bfa80;--acc-border:#a78bfa57}.tpl-s3:hover{background:linear-gradient(180deg, var(--acc-soft), transparent 72%)}.tpl-s3-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.tpl-s3-icon{width:46px;height:46px;color:var(--acc);background:var(--acc-soft);border:1px solid var(--acc-border);border-radius:13px;justify-content:center;align-items:center;display:inline-flex}.tpl-s3-num{letter-spacing:-.05em;font-variant-numeric:tabular-nums;color:#ffffff14;font-size:2.7rem;font-weight:700;line-height:1}.tpl-s3-title{color:#f8fafc;letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(1.18rem,1.6vw,1.42rem);font-weight:660;line-height:1.22}.tpl-s3-body{color:#cbd5e1b3;margin:0;font-size:.95rem;line-height:1.62}.tpl-s3-tags{flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none;display:flex}.tpl-s3-tags li{color:#e2e8f0cc;white-space:nowrap;background:#ffffff09;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.tpl-s3-tags svg{color:var(--acc);flex-shrink:0}@media (width<=860px){.tpl-flow-wrap{margin-bottom:48px}.tpl-flow-svg{display:none}.tpl-flow-row{grid-template-columns:1fr;justify-items:center;gap:10px;min-height:0;padding:0}.tpl-flow-cell--spacer{display:none}.tpl-flow-cell--targets{gap:14px;min-height:0;margin-top:4px}.tpl-steps3{grid-template-columns:1fr}.tpl-s3{border-top:1px solid #ffffff12;border-left:none;padding:30px 2px 28px}.tpl-s3:first-child{border-top:none}}@media (width<=540px){.tpl-flow-node{width:108px}.tpl-flow-logo img{width:44px;height:44px}.tpl-flow-node--tv .tpl-flow-logo img,.tpl-flow-node--tpl .tpl-flow-logo img{width:52px;height:52px}.tpl-flow-node strong{font-size:.85rem}.tpl-flow-node small{font-size:.7rem}}.tpl-features{background:#000;padding:104px 24px 72px;position:relative;overflow:hidden}.tpl-trust{background:#000;padding:0 24px 120px;position:relative;overflow:hidden}.tpl-trust-inner,.tpl-features-inner{z-index:1;width:min(1160px,100%);margin:0 auto;position:relative}.tpl-features-header{text-align:center;max-width:820px;margin:0 auto 54px}.tpl-features-header>span,.tpl-trust-copy>span{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;background:#3b82f61a;border:1px solid #3b82f63d;border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:0 12px;font-size:.68rem;font-weight:800;display:inline-flex}.tpl-features-header h2,.tpl-trust-copy h2{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:720;line-height:1.08}.tpl-features-header p,.tpl-trust-copy p{color:#cbd5e1b8;max-width:680px;margin:18px auto 0;font-size:1rem;line-height:1.65}.tpl-feature-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.tpl-feature-card{background:radial-gradient(circle at 20% 0,#ffffff14,#0000 40%),linear-gradient(#0a111ff0,#050a14fa);border:1px solid #ffffff17;border-radius:24px;flex-direction:column;grid-column:span 2;min-height:310px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 24px 64px #0000003d}.tpl-feature-card:first-child,.tpl-feature-card:nth-child(2),.tpl-feature-card:nth-child(5),.tpl-feature-card:nth-child(6){grid-column:span 3}.tpl-feature-card:before{content:"";pointer-events:none;opacity:.7;background:radial-gradient(circle at 20% 0,#34d39933,#0000 48%);position:absolute;inset:-1px}.tpl-feature-card--blue:before{background:radial-gradient(circle at 20% 0,#60a5fa38,#0000 48%)}.tpl-feature-card--violet:before{background:radial-gradient(circle at 20% 0,#a78bfa33,#0000 48%)}.tpl-feature-card--cyan:before{background:radial-gradient(circle at 20% 0,#22d3ee2b,#0000 48%)}.tpl-feature-card--amber:before{background:radial-gradient(circle at 20% 0,#fbbf2429,#0000 48%)}.tpl-feature-card-head{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.tpl-feature-card-head span{color:#bbf7d0;background:#22c55e1c;border:1px solid #22c55e33;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.tpl-feature-card--blue .tpl-feature-card-head span{color:#bfdbfe;background:#3b82f61f;border-color:#3b82f638}.tpl-feature-card--violet .tpl-feature-card-head span{color:#ddd6fe;background:#a78bfa1f;border-color:#a78bfa38}.tpl-feature-card--cyan .tpl-feature-card-head span{color:#a5f3fc;background:#22d3ee1a;border-color:#22d3ee2e}.tpl-feature-card--amber .tpl-feature-card-head span{color:#fde68a;background:#fbbf241a;border-color:#fbbf242e}.tpl-feature-card-head strong{color:#f8fafc;letter-spacing:-.015em;font-size:1.08rem;font-weight:700}.tpl-feature-card p{z-index:1;color:#cbd5e1b8;margin:16px 0 0;font-size:.92rem;line-height:1.6;position:relative}.tpl-feature-card img{z-index:1;object-fit:cover;object-position:left center;filter:saturate(.92)brightness(.72);border:1px solid #ffffff1a;border-radius:16px;width:calc(100% + 8px);height:136px;margin:auto -4px -8px;position:relative}.tpl-feature-mini{z-index:1;background-color:#0000002e;background-image:linear-gradient(#94a3b80d 1px,#0000 1px),linear-gradient(90deg,#94a3b80d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #ffffff14;border-radius:16px;min-height:128px;margin-top:auto;position:relative}.tpl-feature-mini span,.tpl-feature-mini em{background:#22c55ee0;border-radius:999px;position:absolute;box-shadow:0 0 0 7px #22c55e1f,0 0 22px #22c55e8c}.tpl-feature-mini span:first-child{width:8px;height:8px;top:44%;left:20%}.tpl-feature-mini span:nth-child(2){width:10px;height:10px;top:28%;left:48%}.tpl-feature-mini span:nth-child(3){width:8px;height:8px;bottom:26%;right:22%}.tpl-feature-mini em{background:linear-gradient(90deg,#22c55e33,#22c55ecc,#3b82f673);height:2px;top:50%;left:18%;right:20%;box-shadow:0 0 18px #22c55e47}.tpl-trust-panel{background:radial-gradient(circle at 50% 34%,#22c55e14,#0000 28rem),linear-gradient(#060a12fa,#03060cfa);border:1px solid #ffffff17;border-radius:28px;min-height:500px;margin-top:18px;padding:38px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 28px 80px #00000047}.tpl-trust-map{opacity:.9;position:absolute;inset:20px 20px 116px;-webkit-mask-image:radial-gradient(at 50% 44%,#000 0% 58%,#0000 86%);mask-image:radial-gradient(at 50% 44%,#000 0% 58%,#0000 86%)}.tpl-trust-map-grid{clip-path:polygon(2% 24%,18% 18%,30% 28%,42% 18%,58% 20%,72% 15%,96% 26%,88% 41%,75% 38%,66% 52%,73% 63%,86% 67%,84% 82%,63% 75%,55% 58%,43% 67%,31% 79%,18% 65%,24% 50%,12% 42%);background-image:radial-gradient(circle,#94a3b852 1.2px,#0000 1.5px);background-size:9px 9px;position:absolute;inset:0}.tpl-trust-map span{left:var(--x);top:var(--y);width:4px;height:4px;animation:2.6s ease-in-out infinite tplTrustPulse;animation-delay:var(--d);background:#34d399;border-radius:999px;position:absolute;box-shadow:0 0 0 5px #34d39914,0 0 16px #34d399cc}@keyframes tplTrustPulse{0%,to{opacity:.55;transform:translate(-50%,-50%)scale(.85)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.tpl-trust-copy{z-index:1;max-width:520px;position:relative}.tpl-trust-copy p{margin-left:0;margin-right:0}.tpl-trust-metrics{z-index:1;background:linear-gradient(#ffffff05,#0000 42%);border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:absolute;bottom:34px;left:38px;right:38px}.tpl-trust-metric{text-align:left;border-right:1px solid #ffffff12;padding:22px 24px 0}.tpl-trust-metric:last-child{border-right:none;padding-right:0}.tpl-trust-metric strong{color:#f8fafc;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:720;line-height:1;display:block}.tpl-trust-metric.is-featured strong{background:linear-gradient(135deg,#f8fafc 0%,#bbf7d0 48%,#6ee7b7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.85rem,2.8vw,2.75rem)}.tpl-trust-metric small{color:#cbd5e1c7;letter-spacing:.01em;margin-top:8px;font-size:.8rem;font-weight:520;line-height:1.4;display:block}.tpl-trust-metric-detail{color:#94a3b89e;letter-spacing:.04em;text-transform:uppercase;margin-top:5px;font-size:.68rem;line-height:1.35;display:block}.tpl-trust-metrics div{border-right:1px solid #ffffff12;padding:22px 24px 0}.tpl-trust-metrics div:first-child{padding-left:0}.tpl-trust-metrics div:last-child{border-right:none}.tpl-trust-metrics strong{color:#f8fafc;letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:720;line-height:1;display:block}.tpl-trust-metrics small{color:#cbd5e1c7;margin-top:8px;font-size:.8rem;font-weight:520;line-height:1.4;display:block}@media (width<=992px){.tpl-feature-grid{grid-template-columns:1fr 1fr}.tpl-feature-card,.tpl-feature-card:first-child,.tpl-feature-card:nth-child(2){grid-column:span 1}}@media (width<=680px){.tpl-features{padding:78px 20px 88px}.tpl-trust{padding:0 20px 88px}.tpl-feature-grid{grid-template-columns:1fr}.tpl-feature-card{border-radius:20px;min-height:280px}.tpl-trust-panel{border-radius:0;min-height:0;padding:0 0 8px}}.tpl-trust-map{inset:82px 72px 148px}@media (width>=768px) and (width<=992px){.tpl-trust-map{inset:92px -28px 176px}}.tpl-page,.tpl-how,.tpl-features,.tpl-trust,.tpl-after-hero{background:#000}.tpl-feature-showcase{min-height:510px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ffffff0b;grid-template-columns:minmax(0,.96fr) minmax(460px,1.04fr);align-items:center;gap:0;margin:18px 0 8px;padding:0;display:grid;position:relative}.tpl-feature-copy{z-index:2;border-right:1px solid #ffffff0f;flex-direction:column;gap:0;min-height:510px;padding:42px 48px 42px 34px;display:flex;position:relative}.tpl-feature-active{max-width:520px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:auto 1fr;gap:16px;margin-bottom:0;padding:0 0 28px;display:grid}.tpl-feature-active-icon{color:#cbd5e1c7;background:#ffffff08;border:1px solid #ffffff12;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .24s,background .24s,border-color .24s;display:inline-flex}.tpl-feature-active[data-accent=green] .tpl-feature-active-icon{color:#86efac;background:#22c55e14;border-color:#22c55e24}.tpl-feature-active[data-accent=blue] .tpl-feature-active-icon{color:#93c5fd;background:#3b82f614;border-color:#3b82f624}.tpl-feature-active[data-accent=violet] .tpl-feature-active-icon{color:#c4b5fd;background:#a78bfa14;border-color:#a78bfa24}.tpl-feature-active[data-accent=cyan] .tpl-feature-active-icon{color:#67e8f9;background:#22d3ee12;border-color:#22d3ee1f}.tpl-feature-active[data-accent=amber] .tpl-feature-active-icon{color:#fcd34d;background:#fbbf2412;border-color:#fbbf241f}.tpl-feature-active strong{color:#f8fafc;letter-spacing:-.02em;font-size:1.08rem;font-weight:760;display:block}.tpl-feature-active small{color:#94a3b8b8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:.67rem;font-weight:800;display:block}.tpl-feature-active p{color:#cbd5e1bd;margin:9px 0 0;font-size:.9rem;line-height:1.62}.tpl-feature-active-tags{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.tpl-feature-active-tags em{color:#e2e8f0d1;background:#ffffff0d;border:1px solid #ffffff13;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.67rem;font-style:normal;font-weight:720;display:inline-flex}.tpl-feature-nav{background:0 0;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff0d;border-radius:0;grid-template-columns:1fr;gap:0;max-width:520px;display:grid;overflow:hidden}.tpl-feature-nav-item{color:#94a3b8d1;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0d;border-radius:0;grid-template-columns:28px 32px 1fr;align-items:center;gap:10px;width:100%;min-height:48px;padding:10px 12px;font-family:inherit;transition:color .2s,background .2s;display:grid;position:relative}.tpl-feature-nav-item:last-child{border-bottom:0}.tpl-feature-nav-indicator{z-index:0;pointer-events:none;background:#ffffff06;position:absolute;inset:0}.tpl-feature-nav-indicator:before{content:"";background:#34d399;border-radius:999px;width:2px;position:absolute;top:10px;bottom:10px;left:0;box-shadow:0 0 14px #34d39959}.tpl-feature-nav-icon{z-index:1;color:#94a3b8d6;background:#ffffff09;border:1px solid #ffffff0f;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;transition:color .2s,border-color .2s,background .2s;display:inline-flex;position:relative}.tpl-feature-nav-index,.tpl-feature-nav-label{z-index:1;position:relative}.tpl-feature-nav-index{font-variant-numeric:tabular-nums;letter-spacing:.06em;color:#64748bd9;font-size:.72rem;font-weight:600;transition:color .2s}.tpl-feature-nav-label{letter-spacing:-.015em;font-size:.86rem;font-weight:620;line-height:1.3;transition:color .2s}.tpl-feature-nav-item.is-active{color:#f8fafc;background:#ffffff05}.tpl-feature-nav-item.is-active .tpl-feature-nav-index{color:#34d399e0}.tpl-feature-nav-item.is-active .tpl-feature-nav-label{color:#f8fafc;font-weight:760}.tpl-feature-nav-item.is-active .tpl-feature-nav-icon{color:#bbf7d0;background:#34d39914;border-color:#34d3992e}.tpl-feature-nav-item:hover{color:#e2e8f0;background:#ffffff06}.tpl-feature-nav-item:hover .tpl-feature-nav-label{color:#f1f5f9}.tpl-feature-nav-item[data-accent=green]:hover .tpl-feature-nav-index,.tpl-feature-nav-item[data-accent=green].is-active .tpl-feature-nav-index{color:#4ade80e6}.tpl-feature-nav-item[data-accent=blue]:hover .tpl-feature-nav-index,.tpl-feature-nav-item[data-accent=blue].is-active .tpl-feature-nav-index{color:#93c5fdf2}.tpl-feature-nav-item[data-accent=violet]:hover .tpl-feature-nav-index,.tpl-feature-nav-item[data-accent=violet].is-active .tpl-feature-nav-index{color:#c4b5fdf2}.tpl-feature-nav-item[data-accent=cyan]:hover .tpl-feature-nav-index,.tpl-feature-nav-item[data-accent=cyan].is-active .tpl-feature-nav-index{color:#67e8f9f2}.tpl-feature-nav-item[data-accent=amber]:hover .tpl-feature-nav-index,.tpl-feature-nav-item[data-accent=amber].is-active .tpl-feature-nav-index{color:#fcd34df2}.tpl-feature-nav-item[data-accent=blue].is-active .tpl-feature-nav-indicator:before{background:#60a5fa;box-shadow:0 0 14px #60a5fa66}.tpl-feature-nav-item[data-accent=violet].is-active .tpl-feature-nav-indicator:before{background:#c4b5fd;box-shadow:0 0 14px #a78bfa66}.tpl-feature-nav-item[data-accent=cyan].is-active .tpl-feature-nav-indicator:before{background:#67e8f9;box-shadow:0 0 14px #22d3ee66}.tpl-feature-nav-item[data-accent=amber].is-active .tpl-feature-nav-indicator:before{background:#fcd34d;box-shadow:0 0 14px #fbbf2466}.tpl-feature-route{background:#ffffff09;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:10px;max-width:420px;margin-bottom:24px;padding:12px;display:flex}.tpl-feature-route span{color:#f8fafce6;background:#ffffff0e;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.78rem;font-weight:750;display:inline-flex}.tpl-feature-route i{background:linear-gradient(90deg,#34d3992e,#34d399d9);border-radius:999px;flex:1;min-width:24px;height:2px;box-shadow:0 0 18px #34d39947}.tpl-feature-list{display:none}.tpl-swap-card{border-radius:26px;padding:26px;transition:border-color .28s,box-shadow .28s,background .28s,transform .28s;box-shadow:inset 0 1px #ffffff0a,0 20px 56px #00000047;background:linear-gradient(#090c14fa,#05070cfc)!important;border:1px solid #ffffff12!important}.tpl-swap-card:hover{transform:translateY(-2px)}.tpl-swap-card--green:hover,.tpl-swap-card--green.is-front{box-shadow:inset 0 1px #ffffff12,0 24px 70px #0000005c,0 0 32px #34d3991a;background:radial-gradient(circle at 20% 0,#34d39929,#0000 46%),linear-gradient(#0b1221fa,#040810fa)!important;border-color:#34d39938!important}.tpl-swap-card--blue:hover,.tpl-swap-card--blue.is-front{box-shadow:inset 0 1px #ffffff12,0 24px 70px #0000005c,0 0 32px #60a5fa1a;background:radial-gradient(circle at 20% 0,#3b82f62e,#0000 46%),linear-gradient(#0b1221fa,#040810fa)!important;border-color:#3b82f638!important}.tpl-swap-card--violet:hover,.tpl-swap-card--violet.is-front{box-shadow:inset 0 1px #ffffff12,0 24px 70px #0000005c,0 0 32px #a78bfa14;background:radial-gradient(circle at 20% 0,#a78bfa29,#0000 46%),linear-gradient(#0b1221fa,#040810fa)!important;border-color:#a78bfa33!important}.tpl-swap-card--cyan:hover,.tpl-swap-card--cyan.is-front{box-shadow:inset 0 1px #ffffff12,0 24px 70px #0000005c,0 0 32px #22d3ee14;background:radial-gradient(circle at 20% 0,#22d3ee24,#0000 46%),linear-gradient(#0b1221fa,#040810fa)!important;border-color:#22d3ee2e!important}.tpl-swap-card--amber:hover,.tpl-swap-card--amber.is-front{box-shadow:inset 0 1px #ffffff12,0 24px 70px #0000005c,0 0 32px #fbbf2414;background:radial-gradient(circle at 20% 0,#fbbf2424,#0000 46%),linear-gradient(#0b1221fa,#040810fa)!important;border-color:#fbbf242e!important}.tpl-card-swap-stage{border-left:0;min-height:510px;position:relative}.tpl-card-swap-stage .card-swap-container{position:absolute;top:58%;bottom:auto;right:52px;transform:translateY(-44%)}.tpl-card-swap-stage .card{cursor:pointer;background:0 0;border:0}.tpl-swap-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.tpl-swap-card-head span{color:#cbd5e1c7;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:color .28s,background .28s,border-color .28s,box-shadow .28s;display:inline-flex}.tpl-swap-card--green:hover .tpl-swap-card-head span,.tpl-swap-card--green.is-front .tpl-swap-card-head span{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e38}.tpl-swap-card--blue:hover .tpl-swap-card-head span,.tpl-swap-card--blue.is-front .tpl-swap-card-head span{color:#bfdbfe;background:#3b82f61f;border-color:#3b82f638}.tpl-swap-card--violet:hover .tpl-swap-card-head span,.tpl-swap-card--violet.is-front .tpl-swap-card-head span{color:#ddd6fe;background:#a78bfa1f;border-color:#a78bfa38}.tpl-swap-card--cyan:hover .tpl-swap-card-head span,.tpl-swap-card--cyan.is-front .tpl-swap-card-head span{color:#a5f3fc;background:#22d3ee1a;border-color:#22d3ee2e}.tpl-swap-card--amber:hover .tpl-swap-card-head span,.tpl-swap-card--amber.is-front .tpl-swap-card-head span{color:#fde68a;background:#fbbf241a;border-color:#fbbf242e}.tpl-swap-card.is-front .tpl-swap-card-head small{color:#f8fafceb}.tpl-swap-card-head small{color:#cbd5e1b3;text-transform:uppercase;font-size:.68rem;font-weight:800}.tpl-swap-card>strong{color:#f8fafc;letter-spacing:-.035em;margin-top:36px;font-size:1.56rem;font-weight:760;line-height:1.08;display:block}.tpl-swap-card>p{color:#cbd5e1bf;margin:14px 0 0;font-size:.94rem;line-height:1.58}.tpl-swap-card>div:last-child{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.tpl-swap-card em{color:#e2e8f0db;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.tpl-trust-panel{min-height:1040px;box-shadow:none;background:#000;border:0;margin-top:0;padding:0 0 42px;position:relative;overflow:hidden}.tpl-loved{z-index:2;grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr);align-items:start;gap:44px;min-height:430px;padding-bottom:26px;display:grid;position:relative}.tpl-loved-copy{padding-top:26px;position:sticky;top:112px}.tpl-loved-copy h2{color:#f8fafc;letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,5vw,4.8rem);font-weight:760;line-height:.92}.tpl-loved-copy p{color:#cbd5e1b8;max-width:360px;margin:22px 0 0;font-size:.96rem;line-height:1.65}.tpl-loved-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;height:430px;display:grid;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 14% 78%,#0000);mask-image:linear-gradient(#0000,#000 14% 78%,#0000)}.tpl-loved-wall:before,.tpl-loved-wall:after{content:"";z-index:2;pointer-events:none;height:80px;position:absolute;left:0;right:0}.tpl-loved-wall:before{background:linear-gradient(#000,#0000);top:0}.tpl-loved-wall:after{background:linear-gradient(#0000,#000);bottom:0}.tpl-loved-column{align-content:start;gap:16px;animation:28s linear infinite tplLovedUp;display:grid}.tpl-loved-column[data-direction=down]{animation-name:tplLovedDown;transform:translateY(-50%)}.tpl-loved-card{background:#ffffff07;border:1px solid #ffffff13;border-radius:18px;min-height:128px;padding:20px 20px 18px;box-shadow:inset 0 1px #ffffff09}.tpl-loved-card div{align-items:center;gap:10px;display:flex}.tpl-loved-card span,.tpl-loved-avatar{object-fit:cover;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;width:32px;height:32px;box-shadow:0 0 0 2px #00000059}.tpl-loved-card span{color:#052e16;background:linear-gradient(135deg,#bbf7d0,#34d399);justify-content:center;align-items:center;font-size:.66rem;font-weight:850;display:inline-flex}.tpl-loved-card strong{color:#e2e8f0ad;font-size:.78rem;font-weight:750}.tpl-loved-card small{color:#94a3b857;margin-left:auto;font-size:1rem}.tpl-loved-card p{color:#e2e8f0ad;margin:18px 0 0;font-size:.86rem;line-height:1.55}@keyframes tplLovedUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes tplLovedDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tpl-loved-column{animation:none}.tpl-loved-column[data-direction=down]{transform:translateY(0)}}.tpl-trust-map{opacity:1;justify-content:center;align-items:center;padding:0 3%;display:flex;inset:486px 0 176px;-webkit-mask-image:linear-gradient(#0000,#000 10% 88%,#0000);mask-image:linear-gradient(#0000,#000 10% 88%,#0000)}.tpl-world-map-frame{width:100%;height:auto;max-height:100%;position:relative}.tpl-world-svg{width:100%;height:100%;position:absolute;inset:0}.tpl-world-point-map{position:absolute;inset:0}.tpl-world-point-map i{left:var(--x);top:var(--y);will-change:transform;background:#94a3b87a;border-radius:50%;width:3px;height:3px;position:absolute;transform:translate(-50%,-50%)}.tpl-world-point-map i.is-active{width:4px;height:4px;animation:2.6s ease-in-out infinite tplTrustPulse;animation-delay:var(--d,0s);background:#34d399;box-shadow:0 0 0 3px #34d3991a,0 0 12px #34d399b8}.tpl-trust-copy{display:none}.tpl-trust-metrics{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 28px;bottom:28px;left:0;right:0}.tpl-trust-metric{padding-top:20px}.tpl-trust-metric:first-child{padding-left:0}.tpl-trust-metric small{max-width:11rem}.tpl-trust-metric.is-featured small{color:#bbf7d0d1}@media (width<=1100px){.tpl-trust-metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:8px;bottom:22px}.tpl-trust-metric:nth-child(2){border-right:none;padding-right:0}.tpl-trust-metric:nth-child(3),.tpl-trust-metric:nth-child(4){border-top:1px solid #ffffff0f;padding-top:18px}.tpl-trust-metric:nth-child(3){padding-left:0}}@media (width<=767px){.tpl-trust-map,.tpl-trust-metrics{display:none}.tpl-trust-panel{min-height:0;padding-bottom:8px}}@media (width<=992px){.tpl-feature-showcase{grid-template-columns:1fr;gap:26px;min-height:auto;padding-top:30px}.tpl-feature-active,.tpl-feature-nav{max-width:none}.tpl-feature-copy{border-right:0;min-height:auto;padding:0}.tpl-feature-active{margin-bottom:14px}.tpl-feature-nav{border:1px solid #fff1;grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-feature-nav-item{border-right:1px solid #ffffff0b;grid-template-rows:auto auto;grid-template-columns:28px 1fr;gap:6px 9px;min-height:74px;padding:11px}.tpl-feature-nav-index{grid-area:2/1}.tpl-feature-nav-label{grid-area:1/2/span 2;font-size:.8rem}.tpl-card-swap-stage{min-height:380px;margin-top:58px}.tpl-card-swap-stage .card-swap-container{top:50%;right:50%;transform:scale(.9)translate(56%,-48%)}.tpl-loved{grid-template-columns:1fr;gap:26px}.tpl-loved-copy{padding-top:0;position:relative;top:auto}.tpl-loved-wall{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-loved-column:last-child{display:none}.tpl-trust-panel{min-height:1040px}.tpl-trust-map{inset:625px -16px 176px}}@media (width<=680px){.tpl-feature-showcase{gap:28px;min-height:auto}.tpl-feature-active{grid-template-columns:1fr;padding:16px}.tpl-feature-active-icon{width:34px;height:34px}.tpl-feature-active p{font-size:.84rem}.tpl-feature-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.tpl-feature-nav-item{grid-template-rows:auto auto;grid-template-columns:1fr;align-content:start;min-height:76px;padding:10px 8px}.tpl-feature-nav-icon{width:26px;height:26px}.tpl-feature-nav-index{display:none}.tpl-feature-nav-label{grid-area:2/1;font-size:.68rem;line-height:1.22}.tpl-card-swap-stage{min-height:380px;margin-top:42px}.tpl-card-swap-stage .card-swap-container{top:52%;transform:scale(.66)translate(31%,-52%)}.tpl-trust-panel{min-height:0;padding:0 0 8px}.tpl-loved{min-height:430px}.tpl-loved-wall{grid-template-columns:1fr;height:330px}.tpl-loved-column:nth-child(n+2){display:none}.tpl-loved-card{min-height:118px;padding:18px}}.tpl-pricing-faq{background:#000;padding:112px 24px 48px;position:relative;overflow:hidden}.tpl-pricing-faq--page{padding-top:108px}.tpl-price-legal{color:#94a3b8b8;text-align:center;margin:14px 0 0;font-size:.78rem;line-height:1.55}.tpl-price-legal a{color:#4ade80;text-decoration:none}.tpl-price-legal a:hover{text-decoration:underline}.tpl-pricing-page .tpl-trust{padding-top:0}.tpl-pricing-inner{width:min(1160px,100%);margin:0 auto}.tpl-pricing-header{text-align:center;max-width:760px;margin:0 auto 34px}.tpl-pricing-header>span{color:#6ee7b7;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:800;display:inline-flex}.tpl-pricing-header h2,.tpl-faq-copy h2{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.5vw,3.1rem);font-weight:740;line-height:1.06}.tpl-pricing-header p,.tpl-faq-copy p{color:#cbd5e1b8;max-width:640px;margin:18px auto 0;font-size:1rem;line-height:1.65}.tpl-billing-toggle{background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin:0 auto 38px;padding:4px;display:flex}.tpl-billing-toggle button{color:#cbd5e1c7;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:40px;padding:0 16px;font-family:inherit;font-size:.84rem;font-weight:760}.tpl-billing-toggle button.is-active{color:#020617;background:#f8fafc}.tpl-billing-toggle small{color:inherit;opacity:.72;margin-left:8px;font-size:.7rem;font-weight:850}.tpl-price-grid{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:0 auto;display:grid}.tpl-price-card{background:0 0;border-right:1px solid #fff1;flex-direction:column;min-height:680px;padding:30px 28px 28px;display:flex;position:relative}.tpl-price-card:first-child{padding-left:34px}.tpl-price-card:last-child{border-right:0;padding-right:34px}.tpl-price-card.is-featured{background:radial-gradient(circle at 50% 0,#34d3991a,#0000 18rem),#ffffff05}.tpl-price-badge{color:#bbf7d0;letter-spacing:.08em;text-transform:uppercase;background:#22c55e1a;border:1px solid #22c55e2e;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:.66rem;font-weight:850;display:inline-flex;position:absolute;top:18px;right:24px}.tpl-price-head h3{color:#f8fafc;letter-spacing:-.025em;margin:0 0 24px;font-size:1.2rem;font-weight:760}.tpl-price-head>div{align-items:center;gap:14px;display:flex}.tpl-price-head strong{color:#f8fafc;letter-spacing:-.06em;font-size:3.8rem;font-weight:780;line-height:.9}.tpl-price-head span span,.tpl-price-head span small{display:block}.tpl-price-head span{color:#e2e8f0eb;font-size:.9rem;font-weight:760;line-height:1.25}.tpl-price-head small{color:#94a3b8b8;margin-top:4px;font-size:.72rem;font-weight:650}.tpl-price-main{min-height:116px;margin-top:30px}.tpl-price-compare{justify-content:center;align-items:center;gap:10px;margin-bottom:6px;display:flex}.tpl-price-was{color:#94a3b8ad;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:650;text-decoration:line-through}.tpl-price-discount{color:#fff;letter-spacing:.02em;background:linear-gradient(45deg,#259725e6,#0c8686e6);border-radius:999px;align-items:center;padding:4px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.tpl-price-promo{letter-spacing:.03em;color:#4ade80!important;font-weight:700!important}.tpl-price-main p{align-items:flex-end;gap:6px;margin:0;display:flex}.tpl-price-main p small{color:#cbd5e1b8;font-size:.78rem;font-weight:800;line-height:2.3}.tpl-price-main p strong{color:#f8fafc;letter-spacing:-.065em;font-size:clamp(2.7rem,5vw,4.4rem);font-weight:780;line-height:.9}.tpl-price-main p span{color:#cbd5e1bf;font-size:.9rem;font-weight:700;line-height:1.45}.tpl-price-main em{color:#94a3b8b3;margin-top:10px;font-size:.78rem;font-style:normal;display:block}.tpl-price-day{color:#e2e8f0c7;background:#ffffff0b;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:34px;margin-top:8px;padding:0 11px;font-size:.78rem;font-weight:650;display:inline-flex}.tpl-price-day strong{color:#bbf7d0}.tpl-price-desc{color:#cbd5e1b8;min-height:72px;margin:24px 0 0;font-size:.92rem;line-height:1.6}.tpl-price-features{border-top:1px solid #fff1;gap:12px;margin:24px 0 30px;padding:24px 0 0;list-style:none;display:grid}.tpl-price-features li{color:#e2e8f0d6;align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.38;display:flex}.tpl-price-features svg{color:#34d399;flex:none;margin-top:2px}.tpl-price-cta{color:#020617;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#f8fafc;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:0 18px;font-size:.88rem;font-weight:820;text-decoration:none;transition:transform .18s,background .18s,opacity .18s;display:inline-flex}.tpl-price-cta:disabled{opacity:.72;cursor:wait}.tpl-price-cta.is-blocked:disabled{opacity:.55;cursor:not-allowed}.tpl-price-cta-note{color:#94a3b8d1;text-align:center;margin:10px 0 0;font-size:.78rem;line-height:1.45}.tpl-price-cta-note a{color:#4ade80;font-weight:700;text-decoration:none}.tpl-price-cta-note a:hover{text-decoration:underline}.tpl-price-cta-spin{animation:.8s linear infinite tpl-price-spin}@keyframes tpl-price-spin{to{transform:rotate(360deg)}}.tpl-price-cta:hover{background:#fff;transform:translateY(-1px)}.tpl-price-card.is-featured .tpl-price-cta{color:var(--tpl-brand-green-text);background:var(--tpl-brand-green);box-shadow:inset 0 -1px 0 #00000024, var(--tpl-brand-green-shadow)}.tpl-price-card.is-featured .tpl-price-cta:hover{background:var(--tpl-brand-green-hover);box-shadow:inset 0 -1px 0 #00000029, var(--tpl-brand-green-shadow-hover)}.tpl-faq-block{border-top:1px solid #ffffff14;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:64px;margin-top:112px;margin-bottom:0;padding-top:64px;display:grid}.tpl-faq-copy{align-self:start;position:sticky;top:112px}.tpl-faq-copy h2{text-align:left}.tpl-faq-copy p{margin-left:0}.tpl-faq-list{border-top:1px solid #ffffff14}.tpl-faq-item{border-bottom:1px solid #ffffff14}.tpl-faq-item button{color:#f8fafc;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;padding:0;font-family:inherit;font-size:1rem;font-weight:760;display:flex}.tpl-faq-item button svg{color:#cbd5e1b3;flex:none}.tpl-faq-answer{grid-template-rows:0fr;transition:grid-template-rows .22s;display:grid}.tpl-faq-answer p{color:#cbd5e1b8;margin:0;font-size:.94rem;line-height:1.65;overflow:hidden}.tpl-faq-item.is-open .tpl-faq-answer{grid-template-rows:1fr}.tpl-faq-item.is-open .tpl-faq-answer p{padding:0 0 24px}@media (width<=1040px){.tpl-price-grid{border:1px solid #ffffff12;border-radius:24px;grid-template-columns:1fr;overflow:hidden}.tpl-price-card,.tpl-price-card:first-child,.tpl-price-card:last-child{border-bottom:1px solid #ffffff12;border-right:0;min-height:auto;padding:28px}.tpl-price-card:last-child{border-bottom:0}.tpl-price-desc{min-height:auto}}@media (width<=760px){.tpl-pricing-faq{padding:88px 20px 40px}.tpl-billing-toggle{justify-content:center;width:100%}.tpl-billing-toggle button{flex:1;padding:0 10px}.tpl-price-card,.tpl-price-card:first-child,.tpl-price-card:last-child{padding:24px 20px}.tpl-price-head strong,.tpl-price-main p strong{font-size:3.1rem}.tpl-faq-block{grid-template-columns:1fr;gap:34px;margin-top:76px;padding-top:48px}.tpl-faq-copy{position:relative;top:auto}.tpl-faq-copy h2{font-size:2.15rem}.tpl-faq-item button{min-height:66px;font-size:.94rem}}.tpl-contact{background:#000;padding:104px 24px 54px}.tpl-contact-inner{border-top:1px solid #ffffff14;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:68px;width:min(1160px,100%);margin:0 auto;padding-top:64px;display:grid}.tpl-contact-copy>span{color:#6ee7b7;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:850;display:inline-flex}.tpl-contact-copy h2{color:#f8fafc;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.3vw,3rem);font-weight:740;line-height:1.06}.tpl-contact-copy p{color:#cbd5e1b8;max-width:520px;margin:18px 0 0;font-size:1rem;line-height:1.65}.tpl-contact-note{color:#bbf7d0;background:#22c55e12;border:1px solid #22c55e26;border-radius:999px;align-items:center;gap:12px;width:fit-content;margin-top:28px;padding:12px 14px;display:flex}.tpl-contact-note strong,.tpl-contact-note small{display:block}.tpl-contact-note strong{color:#f8fafc;font-size:.82rem;font-weight:780}.tpl-contact-note small{color:#cbd5e1ad;margin-top:2px;font-size:.72rem}.tpl-contact-grid{border-top:1px solid #ffffff14;gap:0;display:grid}.tpl-contact-card{min-height:92px;color:inherit;border-bottom:1px solid #ffffff14;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;padding:20px 0;text-decoration:none;display:grid}.tpl-contact-card>span{color:#bbf7d0;background:#22c55e14;border:1px solid #22c55e26;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.tpl-contact-card strong,.tpl-contact-card small{display:block}.tpl-contact-card strong{color:#f8fafc;font-size:1rem;font-weight:760}.tpl-contact-card small{color:#cbd5e1ad;margin-top:4px;font-size:.86rem}.tpl-contact-card>svg{color:#cbd5e16b;transition:color .18s,transform .18s}.tpl-contact-card:hover>svg{color:#86efac;transform:translate(2px)}.tpl-final-cta{--final-card-top:54%;--final-flash-x:46%;--final-laser-shift:calc(var(--final-card-top) - 50%);--final-laser-x:calc(var(--final-flash-x) - 50%);background:#000;height:min(780px,92vh);min-height:620px;margin-bottom:0;padding:0;display:block;position:relative;overflow:hidden}.tpl-final-cta:after{content:"";pointer-events:none;z-index:2;width:min(308px,37.2vw);height:140px;left:var(--final-flash-x);top:var(--final-card-top);filter:blur(16px);opacity:.92;background:radial-gradient(at 50% 100%,#ffffffe6,#bbf7d094 16%,#86efac4d 34%,#22c55e1f 56%,#0000 76%);border-radius:50%;animation:6.5s ease-in-out infinite tplFinalCorePulse;position:absolute;transform:translate(-50%,-100%)}.tpl-final-laser{opacity:1;z-index:1;transform:translate(var(--final-laser-x), var(--final-laser-shift)) scaleX(-1);background:#000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 82%,#0000 100%);mask-image:linear-gradient(#000 0% 82%,#0000 100%)}.tpl-final-laser canvas{filter:saturate(1.5)brightness(1.72);mix-blend-mode:screen}.tpl-final-laser:after{content:"";background:radial-gradient(at 50% 78%,#0000 0%,#00000042 58%,#000 94%),linear-gradient(#000 0%,#0000 18% 78%,#000 100%);position:absolute;inset:0}.tpl-final-inner{left:50%;top:var(--final-card-top);z-index:3;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(at 43% -6%,#86efac4d,#0000 42%),radial-gradient(circle at 50% 115%,#86efac14,#0000 42%),#08090df2;border:2px solid #86efacb8;border-bottom-color:#86efac57;border-radius:24px 24px 0 0;place-items:center;width:min(1120px,86%);min-height:360px;padding:72px 42px 58px;display:grid;position:absolute;transform:translate(-50%);box-shadow:inset 0 1px #ffffff14,0 -2px 38px #86efac57,0 0 0 1px #ffffff05,0 32px 90px #00000080}.tpl-final-inner:before{content:"";background:linear-gradient(90deg,#0000,#86efac24 26%,#86efac80 41%,#fff 43%,#86efac61 52%,#0000);height:2px;position:absolute;top:-2px;left:4%;right:4%;box-shadow:0 0 22px #ffffffe6,0 0 54px #86efacd1}.tpl-final-inner:after{content:"";pointer-events:none;opacity:.32;background-image:radial-gradient(circle,#86efac21 1px,#0000 1px);background-size:18px 18px;border-radius:22px 22px 0 0;position:absolute;inset:14px;-webkit-mask-image:linear-gradient(#000,#0000 74%);mask-image:linear-gradient(#000,#0000 74%)}.tpl-final-content{z-index:1;position:relative}@keyframes tplFinalBeamBreath{0%,to{opacity:.62;transform:translate(-50%)scaleY(.92)}48%{opacity:1;transform:translate(-50%)scaleY(1.06)}}@keyframes tplFinalLaserSweep{0%,to{opacity:.42;transform:translate(-2%)scaleX(.88)}45%{opacity:.9;transform:translate(2%)scaleX(1.04)}}@keyframes tplFinalCorePulse{0%,to{opacity:.48;transform:translate(-50%,-100%)scaleX(.86)scaleY(.82)}50%{opacity:.86;transform:translate(-50%,-100%)scaleX(1.08)scaleY(1)}}.tpl-final-inner h2{color:#f8fafc;letter-spacing:-.06em;margin:0;font-size:clamp(2.1rem,3.8vw,3.85rem);font-weight:760;line-height:.98}.tpl-final-inner p{color:#e2e8f0bd;max-width:620px;margin:24px auto 0;font-size:1.08rem;line-height:1.62}.tpl-final-content>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.tpl-final-primary,.tpl-final-secondary{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 22px;font-size:.94rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.tpl-final-primary{color:var(--tpl-brand-green-text);background:var(--tpl-brand-green);box-shadow:inset 0 -1px 0 #00000024, var(--tpl-brand-green-shadow)}.tpl-final-primary:hover{background:var(--tpl-brand-green-hover);box-shadow:inset 0 -1px 0 #00000029, var(--tpl-brand-green-shadow-hover)}.tpl-final-secondary{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff1a}.tpl-final-primary:hover,.tpl-final-secondary:hover{transform:translateY(-1px)}.tpl-footer{background:#000;border-top:1px solid #ffffff14;padding:74px 24px 28px}.tpl-footer-inner{grid-template-columns:minmax(260px,.86fr) minmax(0,1.14fr);gap:72px;width:min(1160px,100%);margin:0 auto;display:grid}.tpl-footer-brand a{color:#fff;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.tpl-footer-brand img{object-fit:contain;width:34px;height:34px}.tpl-footer-brand strong,.tpl-footer-brand small{line-height:1;display:block}.tpl-footer-brand strong{font-size:.86rem;font-weight:760}.tpl-footer-brand small{color:#94a3b8c7;margin-top:2px;font-size:.7rem}.tpl-footer-brand p{color:#cbd5e1ad;max-width:360px;margin:22px 0 0;font-size:.92rem;line-height:1.65}.tpl-footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.tpl-footer-nav div{align-content:start;gap:10px;display:grid}.tpl-footer-nav strong{color:#f8fafc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:850}.tpl-footer-nav a{color:#cbd5e1ad;font-size:.86rem;text-decoration:none}.tpl-footer-nav a:hover{color:#f8fafc}.tpl-footer-bottom{color:#94a3b8b8;border-top:1px solid #ffffff14;justify-content:space-between;gap:24px;width:min(1160px,100%);margin:54px auto 0;padding-top:22px;font-size:.78rem;line-height:1.5;display:flex}@media (width<=860px){.tpl-contact-inner,.tpl-footer-inner,.tpl-faq-block{grid-template-columns:1fr}.tpl-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.tpl-contact{padding:82px 20px 42px}.tpl-contact-inner{gap:38px;padding-top:48px}.tpl-contact-card{grid-template-columns:38px 1fr}.tpl-contact-card>svg{display:none}.tpl-final-cta{--final-card-top:52%;--final-flash-x:39%;height:700px;min-height:700px;padding:0}.tpl-final-cta:after{width:min(260px,58.4vw)}.tpl-final-inner{border-radius:20px 20px 0 0;width:calc(100% - 32px);min-height:0;padding:48px 22px 32px}.tpl-final-inner h2{font-size:clamp(1.85rem,9vw,2.85rem)}.tpl-final-inner p{display:none}.tpl-final-content>div{margin-top:22px}.tpl-final-primary,.tpl-final-secondary{width:100%}.tpl-footer{padding:58px 20px 24px}.tpl-footer-nav{grid-template-columns:1fr}.tpl-footer-bottom{flex-direction:column;margin-top:42px}}.tpl-site-footer{background:#000;border-top:1px solid #ffffff14;padding:72px 24px 28px}.tpl-site-footer-inner{width:min(1160px,100%);margin:0 auto}.tpl-site-footer-top{grid-template-columns:minmax(220px,1.1fr) repeat(3,minmax(0,1fr));gap:36px 28px;display:grid}.tpl-site-footer-brand a{color:#fff;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.tpl-site-footer-brand img{object-fit:contain;width:40px;height:40px}.tpl-site-footer-brand strong{background:linear-gradient(45deg,#fff 0%,#4ade80 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-weight:780}.tpl-site-footer-brand p{color:#cbd5e1ad;max-width:320px;margin:18px 0 0;font-size:.9rem;line-height:1.65}.tpl-site-footer-social{gap:10px;margin-top:18px;display:flex}.tpl-site-footer-social a{color:#e2e8f0d1;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.tpl-site-footer-social a:hover{color:#4ade80;background:#4ade8014;border-color:#4ade8047}.tpl-site-footer-col strong{color:#f8fafc;letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:850;display:block}.tpl-site-footer-col ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.tpl-site-footer-col a{color:#cbd5e1ad;font-size:.84rem;line-height:1.45;text-decoration:none}.tpl-site-footer-col a:hover{color:#f8fafc}.tpl-site-footer-trust{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px;padding:22px 0;display:grid}.tpl-site-footer-trust-item{align-items:flex-start;gap:12px;display:flex}.tpl-site-footer-trust-item svg{color:#4ade80;flex-shrink:0;margin-top:2px}.tpl-site-footer-trust-item h4{color:#f8fafc;margin:0;font-size:.88rem;font-weight:700}.tpl-site-footer-trust-item p{color:#94a3b8c7;margin:4px 0 0;font-size:.78rem;line-height:1.5}.tpl-site-footer-risk{color:#94a3b8b8;text-align:center;margin:22px 0 0;font-size:.76rem;line-height:1.65}.tpl-site-footer-risk span{color:#f8fafce0;font-weight:700}.tpl-site-footer-bottom{color:#94a3b8b8;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:20px;font-size:.78rem;display:flex}.tpl-site-footer-badges{flex-wrap:wrap;gap:8px 16px;display:flex}.tpl-site-footer-badges a{color:#cbd5e1b8;text-decoration:none}.tpl-site-footer-badges a:hover{color:#f8fafc}@media (width<=980px){.tpl-site-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.tpl-site-footer-brand{grid-column:1/-1}.tpl-site-footer-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.tpl-site-footer{padding:58px 20px 24px}.tpl-site-footer-top,.tpl-site-footer-trust{grid-template-columns:1fr}.tpl-site-footer-bottom{flex-direction:column;align-items:flex-start}}
