:root{--lava:#f5410f;--lava-dark:#d6350a;--bg:#FFEDE5;--white:#ffffff;--ink:#171717;--body:#2d2d2d;--muted:#6b6b6b;--muted-2:#9a9a9a;--border:#e7ddcc;--dark:#1e1e1e;--dark-2:#262626;--dark-3:#2f2f2f;--light-grey:#4a4a4a;--black:#000000;--blue:#f5410f;--mint:#f5410f;--off-orange:#f8b491;--off-green:#dbdfd9;--off-yellow:#eceae1;--off-blue:#d8dce2;--pill-gray:#efe7da;--serif:"Hedvig Letters Serif",Georgia,"Times New Roman",serif;--sans:"Rethink Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:#fff;color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;width:auto;height:auto;display:block}.wrap{max-width:1200px;margin:0 auto;padding:0 1.5rem}section{position:relative}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.01em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:4px;font-weight:500;font-size:1rem;font-family:var(--sans);cursor:pointer;border:none;white-space:nowrap}.btn-black{background:var(--black);color:#fff;padding:1rem 5.5rem}.btn-black:hover{background:#222}.btn-lava{background:var(--lava);color:#fff;padding:.9rem 2.15rem}.btn-lava:hover{background:var(--lava-dark)}.btn-nav{background:var(--mint);color:#fff;padding:.5rem .95rem;font-size:.875rem}.btn-nav:hover{background:var(--lava-dark)}.btn-white{background:#fff;color:var(--black);border-radius:4px;padding:.95rem 1.6rem}.btn-white:hover{background:#f2f2f2}.btn-blue{background:var(--black);color:#fff;padding:.5rem 1.1rem}.btn-blue:hover{background:#222}.link-arrow{color:var(--blue);font-weight:500}.link-arrow:hover{text-decoration:underline}.pill-tag{display:inline-block;border:1px solid var(--border);border-radius:4px;padding:.5rem 1.1rem;font-size:.9375rem;font-weight:400;color:#000;background:#fff;margin-bottom:1.75rem}.pill-tag:hover{background:#fafafa}header.site{position:sticky;top:0;z-index:100;background:0 0;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease}header.site.scrolled{background:rgba(255,255,255,.92);-webkit-backdrop-filter:saturate(1.1) blur(8px);backdrop-filter:saturate(1.1) blur(8px);border-bottom-color:var(--border)}.nav-outer{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.logo{display:flex;align-items:center;gap:.4rem;font-weight:700;font-size:1.15rem;color:var(--ink)}.logo svg{width:20px;height:20px}.logo img{height:24px;width:auto;display:block}.nav-pill{display:flex;align-items:center;gap:1.75rem}.nav-pill a.navlink{font-size:.875rem;font-weight:500;color:#000;opacity:.85;transition:color .15s ease,opacity .15s ease}.nav-pill a.navlink:hover{opacity:1;color:var(--lava)}.hero{text-align:center;padding:4.5rem 0 4rem;background:var(--bg)}.hero.white{background:#fff}.hero h1{font-size:clamp(2rem, 3vw, 2.75rem);color:var(--ink);margin:0 0 1.5rem;line-height:1.3}.hero p.sub{color:var(--body);font-size:1rem;max-width:46rem;margin:0 auto 2.25rem}.hero-deco{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:-2rem auto 1rem;padding:0 1.5rem;pointer-events:none}.hero.hero-video{position:relative;overflow:hidden;padding:15.4594rem 0 12.75rem;margin-top:-70px;background:#0d0d0d}.hero-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero.hero-video::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.32) 0,rgba(0,0,0,.58) 100%);z-index:1}.hero.hero-video>.wrap{position:relative;z-index:2}.hero.hero-video h1{color:#fff}.hero.hero-video p.sub{color:rgba(255,255,255,.85)}.hero.hero-video .pill-tag{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.hero.hero-video .btn-black{background:#fff;color:#000}.hero.hero-video .btn-black:hover{background:#ececec}@media (max-width:700px){.hero.hero-video{padding:14.9375rem 0 10rem}}.hero.hero-video.hero-compact{display:flex;align-items:center;min-height:640px;padding:3rem 0;margin-top:-70px}.hero.hero-video.hero-compact>.wrap{width:100%}.hero.hero-video.hero-compact::before{background:linear-gradient(180deg,rgba(0,0,0,.22) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.58) 100%)}.hero-compact h1{margin-bottom:.75rem;font-size:clamp(2.3rem, 4.6vw, 3.75rem)}.hero-compact p.sub{margin:0 auto 1.75rem}@media (max-width:700px){.hero.hero-video.hero-compact{min-height:520px;padding:0 0 3.5rem;align-items:flex-end}}.deco-col{display:flex;flex-direction:column;gap:.9rem;opacity:.9}.deco-col.right{align-items:flex-end}.deco-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:.8rem 1.1rem;font-size:.8rem;color:var(--ink);display:flex;flex-direction:column;align-items:center;gap:.35rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.logo-strip{text-align:center;padding:1rem 0 4.5rem}.logo-strip p{color:var(--muted);font-size:1rem;margin-bottom:2rem}.logo-row{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap;filter:grayscale(1);opacity:.55}.logo-row img{height:24px;width:auto;object-fit:contain}.testimonial-photo{background:linear-gradient(100deg,rgba(20,20,20,.55) 0,rgba(20,20,20,.3) 40%,rgba(20,20,20,0) 65%),url('/assets/images/testimonial-street-bw.jpg');background-size:cover;background-position:center;color:#fff;padding:6rem 1.5rem;min-height:460px;display:flex;align-items:center}.testimonial-photo .inner{max-width:1200px;margin:0 auto;width:100%}.testimonial-photo blockquote{font-family:var(--serif);font-size:clamp(2rem, 4vw, 2.8rem);margin:0 0 1.25rem;max-width:30rem;line-height:1.15}.testimonial-photo cite{font-style:normal;display:block;opacity:.85;margin-bottom:1rem}.testimonial-photo p.desc{max-width:26rem;opacity:.9;margin-bottom:1.75rem}.sec{padding:5.5rem 0;background:#fff}.sec.white{background:#fff}.sec.beige{background:var(--bg)}.sec.black{background:#000;color:#fff}.sec.dark{background:var(--dark);color:#fff}.section-head{text-align:center;max-width:700px;margin:0 auto 3rem}.section-head h2{font-size:clamp(1.9rem, 4vw, 3.3rem);color:var(--body);line-height:1.33;margin:0 0 1rem}.section-head p{color:var(--body);font-size:1.25rem}.sec.black .section-head p,.sec.dark .section-head p{color:#b5b5b5}.tab-row{display:inline-flex;gap:.25rem;background:var(--pill-gray);border-radius:999px;padding:.35rem;margin:0 auto 3.5rem}.tab-row-wrap{text-align:center}.tab-row span{border-radius:999px;padding:.65rem 1.5rem;font-size:.9rem;color:var(--muted);cursor:default}.tab-row span{cursor:pointer;transition:color .15s ease}.tab-row span:hover:not(.active){color:var(--ink)}.tab-row span.active{background:#fff;color:var(--ink);font-weight:600}.feature-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:0;text-align:left}.feature-cols h3{font-size:1.4rem;font-weight:400;font-family:var(--serif);color:var(--ink);margin:.4rem 0 .6rem;letter-spacing:-.01em}.feature-cols p{margin:0;color:var(--body);font-size:1rem}.center-link{text-align:center;margin-top:3rem}.demo-panel{background:var(--dark);border-radius:20px;padding:2.5rem;color:#fff;max-width:1000px;margin:0 auto}.demo-panel h3{margin:0 0 1.5rem;font-weight:700;font-family:var(--sans);font-size:1.1rem}table.mock{width:100%;border-collapse:collapse;font-size:.85rem}table.mock td,table.mock th{text-align:left;padding:.6rem .8rem;color:#ccc}table.mock th{color:#888;font-weight:500;border-bottom:1px solid #333}table.mock td:first-child,table.mock th:first-child{color:#fff}.partner-row{display:flex;justify-content:center;align-items:center;gap:2.75rem;flex-wrap:wrap;filter:grayscale(1);opacity:.65}.partner-row img{height:22px;width:auto;object-fit:contain}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:3rem}.timeline-col{border-top:1px solid var(--border);padding:1.6rem 1.75rem .5rem}.timeline-col+.timeline-col{border-left:1px solid var(--border)}.timeline-col:first-child{padding-left:0}.timeline-col h3{font-size:1rem;font-weight:700;margin:0 0 1.25rem}.timeline-col.active{background:#fff;border-top-color:transparent;border-radius:16px;padding:1.6rem 1.6rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.timeline-col.active+.timeline-col{border-left:none}.timeline-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.timeline-col li{font-size:.95rem;padding-left:1.4rem;position:relative;color:var(--ink)}.timeline-col li::before{content:"✓";color:var(--muted);position:absolute;left:0}.timeline-note{text-align:center;margin-top:3rem;font-size:1.05rem}.timeline-ctas{text-align:center;margin-top:1.75rem;display:flex;gap:1rem;justify-content:center}.mobile-sec{text-align:center}.mobile-sec h2{font-size:clamp(2rem, 4.5vw, 3rem);margin:0 0 1.25rem}.mobile-sec p.sub{color:#b5b5b5;max-width:32rem;margin:0 auto 2.25rem;font-size:1.05rem}.store-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.phone-shell{background:#0a0a0a;border:1px solid #262626;border-radius:44px;padding:3rem;width:fit-content;margin:0 auto}.phone{position:relative;width:340px;background:#000;border:2px solid #313131;border-radius:54px;padding:11px}.phone-screen{position:relative;height:650px;border-radius:44px;overflow:hidden;background:linear-gradient(165deg,#2c2c2e 0,#1a1a1c 38%,#111112 100%);padding:3.6rem 1.15rem 1rem;display:flex;flex-direction:column;text-align:left;color:#fff}.phone-notch{position:absolute;top:11px;left:50%;transform:translateX(-50%);width:126px;height:27px;background:#000;border-radius:18px;z-index:2}.phone-status{position:absolute;top:15px;left:1.55rem;right:1.4rem;display:flex;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:600;z-index:1}.phone-status .icons{display:flex;align-items:center;gap:.3rem}.phone-status svg{display:block}.ps-label{color:#98989e;font-size:.82rem;margin:.9rem 0 .35rem}.ps-balance{font-size:1.95rem;font-weight:600;letter-spacing:-.01em}.ps-balance small{font-size:.85rem;font-weight:600;color:#d4d4d8;margin-left:.3rem}.ps-actions{display:flex;gap:.6rem;margin-top:1rem}.ps-tasks-pill{flex:1;display:flex;align-items:center;justify-content:center;gap:.45rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.06);border-radius:999px;padding:.68rem 1rem;font-size:.9rem;font-weight:500}.ps-tasks-pill .ring{width:13px;height:13px;border:1.5px solid #cfcfd4;border-radius:50%}.ps-round-btn{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.ps-round-btn::after{content:"";width:13px;height:13px;border-radius:50%;background:#d4d4d8}.ps-card{display:flex;align-items:center;justify-content:space-between;gap:.6rem;background:rgba(255,255,255,.07);border-radius:14px;padding:.85rem 1rem;font-size:.9rem;font-weight:500}.ps-card .amount{color:#d4d4d8;font-weight:400}.ps-item{display:flex;align-items:center;gap:.7rem;padding:.55rem .15rem}.ps-avatar{width:38px;height:38px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff}.ps-item .meta{flex:1;min-width:0}.ps-item .meta .name{font-size:.92rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-item .meta .date{font-size:.78rem;color:#98989e}.ps-item .amount{font-size:.92rem;white-space:nowrap}.ps-ask{margin-top:auto;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.05);border-radius:999px;padding:.75rem 1.1rem;font-size:.9rem;color:#98989e;margin-bottom:.65rem}.ps-tabbar{display:flex;align-items:center;justify-content:space-around;background:rgba(44,44,46,.85);border-radius:26px;padding:.45rem .5rem}.ps-tab{display:flex;flex-direction:column;align-items:center;gap:.18rem;font-size:.6rem;color:#b5b5ba;padding:.45rem .9rem;border-radius:999px}.ps-tab svg{display:block}.ps-tab.active{background:rgba(255,255,255,.12);color:#fff}.video-frame{position:relative;width:100%;aspect-ratio:16/8.6;margin:0 auto;overflow:hidden;background:#181818}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lead-quote-card{background:#fff;border-radius:20px;padding:3rem;display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;align-items:center;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.04)}.lead-quote-card .lead-logo{height:26px;margin-bottom:2.5rem;display:block}.lead-quote-card .lead-logo-text{font-weight:600;font-size:1.05rem;color:var(--ink);margin-bottom:2.5rem;display:block}.lead-quote-card blockquote{font-family:var(--serif);font-size:1.6rem;margin:0 0 1rem;line-height:1.25}.lead-quote-card cite{font-style:normal;color:var(--muted)}.lead-photo{background:linear-gradient(135deg,#333,#666);border-radius:14px;aspect-ratio:4/3;position:relative;display:flex;align-items:center;justify-content:center}.lead-photo .play-btn{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding-left:3px;box-shadow:0 4px 16px rgba(0,0,0,.25)}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.quote-card{background:#fff;border-radius:20px;padding:2rem;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 3px rgba(0,0,0,.04)}.quote-card .who{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.avatar{width:42px;height:42px;border-radius:50%;background:#ddd;flex-shrink:0;background-size:cover;background-position:center}.who-name{font-weight:700;font-size:.95rem}.who-role{font-size:.8rem;color:var(--muted-2)}.quote-card p.quote{font-size:1.05rem;margin:0}.compare-wrap{background:var(--dark);border-radius:20px;padding:1rem 2rem}table.compare{width:100%;border-collapse:collapse}table.compare td,table.compare th{padding:1.1rem 1rem;text-align:left;font-size:.95rem;border-bottom:1px solid #2c2c2c}table.compare tr:last-child td{border-bottom:none}table.compare th{color:#888;font-weight:500;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}table.compare td:first-child{color:#aaa}table.compare td:nth-child(2){color:#fff;font-weight:500}table.compare td:nth-child(3){color:#777}.yes{color:var(--mint);font-weight:700}.no{color:#ff6b6b;font-weight:700}.cta-center{text-align:center;padding:5rem 0;background:#fff}footer.site{background:#fff;padding:4.5rem 0 2.5rem}.footer-top{margin-bottom:3.5rem}.footer-cols{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem;align-items:start}.footer-cols h3{font-size:.9rem;font-weight:700;margin:0 0 1.1rem}.footer-cols ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.footer-cols a{font-size:.875rem;color:#444}.footer-cols a:hover{color:var(--blue)}.badges{display:flex;gap:1rem;align-items:flex-start}.badge-circle{width:56px;height:56px;border-radius:50%;background:#111;color:#fff;font-size:.6rem;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:700;line-height:1.1}.footer-divider{border:none;border-top:1px solid var(--border);margin:0 0 1.75rem}.footer-mid{display:flex;justify-content:center;align-items:center;margin-bottom:1.75rem}.footer-social{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.75rem;font-size:.85rem}.footer-social a{color:var(--muted-2)}.footer-social a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem 2rem;color:var(--muted-2);font-size:.85rem}.footer-copyright{white-space:nowrap}.pixel-mark{display:flex;gap:22.4px;user-select:none;-webkit-user-select:none}.pixel-letter{display:grid;grid-template-columns:repeat(10,4.8px);grid-template-rows:repeat(10,4.8px);gap:1.6px}.pixel-cell{width:4.8px;height:4.8px;background:var(--border);cursor:pointer}.pixel-cell.on{background:var(--ink)}@media (hover:hover){.pixel-cell:hover{background:var(--muted-2)}.pixel-cell.on:hover{background:var(--body)}}@media (max-width:960px){.nav-pill .navlink{display:none}.hero-deco{display:none}.feature-cols{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr}.timeline-col+.timeline-col{border-left:none}.timeline-col{padding-left:0}.lead-quote-card{grid-template-columns:1fr}.quote-grid{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:600px){.nav-outer{padding:.75rem 1rem}.footer-cols{grid-template-columns:1fr}.pixel-mark{gap:14px}.footer-mid{margin:1.75rem 0}.footer-bottom{margin-top:1rem;flex-direction:row;align-items:center;gap:1rem 2rem}.pixel-letter{grid-template-columns:repeat(10,3px);grid-template-rows:repeat(10,3px);gap:1px}.pixel-cell{width:3px;height:3px}}.sec.black .section-head h2,.sec.dark .section-head h2{color:#fff}.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.cert-grid .card{background:#1e1e1e;border:1px solid #2c2c2c;border-radius:16px;padding:1.75rem}.cert-grid h3{margin:0;font-size:1.1rem;font-weight:700;font-family:var(--sans)}.cert-grid p{margin:.4rem 0 0;color:#999;font-size:.85rem}@media (max-width:900px){.cert-grid{grid-template-columns:1fr}}.cert-grid.soc-facts{margin:2.5rem auto 3rem}.cert-grid.soc-facts .card{background:#fff;border:1px solid var(--border)}.cert-grid.soc-facts h3{color:var(--ink)}.cert-grid.soc-facts p{color:var(--body);font-size:.95rem}.tax-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.tax-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:2.25rem 2rem}.tax-card img{height:26px;width:auto;margin-bottom:1.4rem}.tax-card h3{font-size:1.15rem;font-weight:600;font-family:var(--sans);margin:0 0 .5rem}.tax-card p{margin:0;color:var(--body);font-size:.95rem}.tax-badge{display:inline-block;background:var(--mint);color:#fff;font-weight:700;font-size:.75rem;padding:.3rem .8rem;border-radius:4px;margin-bottom:1.25rem}.tax-note{text-align:center;color:var(--muted);font-size:.95rem;max-width:40rem;margin:2.5rem auto 0}.positions-filter{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto 2.25rem}.filter-field{display:flex;flex-direction:column;gap:.4rem}.filter-field label{font-size:.8rem;font-weight:600;color:var(--muted)}.filter-field select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right .9rem center;border:1px solid var(--border);border-radius:10px;padding:.7rem 2.4rem .7rem 1rem;font-size:.95rem;font-family:var(--sans);color:var(--ink);min-width:190px;cursor:pointer}.filter-field select:hover{border-color:#ccc}.filter-clear{background:0 0;border:none;color:var(--muted);font-size:.9rem;text-decoration:underline;cursor:pointer;padding:.7rem 0}.filter-clear:hover{color:var(--ink)}#positionsEmpty{margin-top:0;margin-bottom:2.25rem}@media (max-width:600px){.positions-filter{flex-direction:column;align-items:stretch;gap:1rem}.filter-field select{min-width:0;width:100%}}.positions-toggle{display:flex;justify-content:center;margin:1.75rem 0 0}.positions-toggle-btn{width:52px;height:52px;border-radius:50%;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,border-color .15s}.positions-toggle-btn:hover{background:#f7f7f7;border-color:#ccc}.positions-toggle-btn .chevron{transition:transform .25s ease}.positions-toggle-btn[aria-expanded=true] .chevron{transform:rotate(180deg)}@media (max-width:900px){.tax-grid{grid-template-columns:1fr}}.feature-logo{height:18px;width:auto;display:inline-block;vertical-align:baseline;margin-left:.45rem;opacity:.8}.feature-cols.cols-2{grid-template-columns:repeat(2,1fr)}.feature-cols.cols-3{grid-template-columns:repeat(3,1fr)}.feature-cols.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.feature-cols.cols-2{grid-template-columns:1fr}.feature-cols.cols-3{grid-template-columns:1fr}.feature-cols.cols-4{grid-template-columns:1fr}}.feature-cols.narrow-3{grid-template-columns:repeat(3,1fr);max-width:75%;margin:0 auto}@media (max-width:900px){.feature-cols.narrow-3{grid-template-columns:1fr;max-width:100%}}.nav-item{position:relative}.nav-item>.navlink{display:inline-block;padding:.45rem .9rem;margin:-.45rem -.9rem;border-radius:4px;transition:background .15s ease,color .15s ease}.nav-item:focus-within>.navlink,.nav-item:hover>.navlink{background:#000;color:#fff;opacity:1}.nav-dropdown{position:absolute;top:100%;left:-1.25rem;padding-top:1rem;display:none;z-index:300}.nav-item:focus-within .nav-dropdown,.nav-item:hover .nav-dropdown{display:block}@keyframes nav-pop{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nav-panel{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:.15rem 1.75rem;width:max-content;padding:1.1rem;background:rgba(242,242,247,.72);-webkit-backdrop-filter:blur(36px) saturate(1.8);backdrop-filter:blur(36px) saturate(1.8);border:.5px solid rgba(0,0,0,.1);border-radius:20px;box-shadow:0 22px 70px 4px rgba(0,0,0,.22),inset 0 .5px 0 rgba(255,255,255,.5);animation:nav-pop .18s ease}@supports not (backdrop-filter:blur(1px)){.nav-panel{background:rgba(246,246,248,.97)}}.nav-panel a{display:block;padding:.5rem .8rem;border-radius:11px;font-size:.875rem;font-weight:500;color:#1a1a1a;white-space:nowrap}.nav-panel a:hover{background:rgba(120,120,128,.16)}.story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.story-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.story-card.featured{grid-column:span 2}.story-media{background:linear-gradient(135deg,#ececf1,#f5f5f8);height:220px;display:flex;align-items:center;justify-content:center}.story-card.featured .story-media{position:relative;height:320px;background:linear-gradient(100deg,rgba(10,20,12,.7) 0,rgba(20,30,15,.4) 55%,rgba(40,35,15,.15) 100%),url('/assets/images/testimonial-keyshot.png');background-size:cover;background-position:center}.story-media img{height:28px;width:auto;filter:grayscale(1);opacity:.65}.story-media .wordmark{font-weight:700;font-size:1.5rem;color:#a4a4ac;letter-spacing:.01em}.story-body{padding:1.4rem 1.75rem 1.75rem}.story-body .qmark{display:block;font-family:var(--sans);font-size:2.4rem;font-weight:700;line-height:.4;margin:.6rem 0 .9rem;color:var(--ink)}.story-body blockquote{font-family:var(--sans);font-size:1.2rem;font-weight:500;line-height:1.4;margin:0 0 1.1rem;color:var(--ink)}.story-body cite{font-style:normal;font-size:.95rem;color:var(--ink)}.story-body cite span{display:block;color:var(--muted)}.story-card.placeholder blockquote{color:var(--muted-2)}.story-card.placeholder cite{color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 3rem;max-width:1000px;margin:0 auto}.stat{border-top:1px solid var(--border);padding-top:1.4rem}.stat .num{font-family:var(--serif);font-size:clamp(2.4rem, 4vw, 3.4rem);line-height:1;display:block;margin-bottom:.6rem}.stat p{margin:0;color:var(--body);font-size:.95rem}.logo-wall{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem 3.5rem;filter:grayscale(1);opacity:.6}.logo-wall img{height:24px;width:auto}.logo-wall .wordmark{font-weight:700;font-size:1.1rem;color:#555}@media (max-width:900px){.story-grid{grid-template-columns:1fr}.story-card.featured{grid-column:span 1}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.stat-grid{grid-template-columns:1fr}}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.topic-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:2rem 1.75rem}.topic-card .num{font-family:var(--serif);font-size:2.2rem;color:var(--muted-2);display:block;margin-bottom:1rem;line-height:1}.topic-card h3{font-size:1.2rem;font-weight:600;font-family:var(--sans);margin:0 0 .6rem;color:var(--ink)}.topic-card p{margin:0;color:var(--body);font-size:.95rem}@media (max-width:900px){.topic-grid{grid-template-columns:1fr}}.key-details{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.key-details .cell{border-top:1px solid var(--border);padding-top:1.1rem}.key-details .cell h3{margin:0 0 .3rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.key-details .cell p{margin:0;font-size:1.05rem;font-weight:600}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.module-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:2rem 1.9rem}.module-card .module-label{display:inline-block;background:var(--pill-gray);border-radius:4px;padding:.3rem .85rem;font-size:.78rem;font-weight:700;margin-bottom:1rem}.module-card h3{font-size:1.25rem;font-weight:600;font-family:var(--sans);margin:0 0 .5rem}.module-card p.lead{margin:0 0 1rem;color:var(--body);font-size:.95rem}.module-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.module-card li{font-size:.92rem;color:var(--ink);padding-left:1.4rem;position:relative}.module-card li::before{content:"✓";color:var(--muted);position:absolute;left:0}.benefit-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.benefit-cols .tax-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.benefit-cols .tax-card li{font-size:.95rem;color:var(--body);padding-left:1.4rem;position:relative}.benefit-cols .tax-card li::before{content:"✓";color:var(--muted);position:absolute;left:0}@media (max-width:900px){.key-details{grid-template-columns:repeat(2,1fr)}.benefit-cols,.module-grid{grid-template-columns:1fr}}.speaker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1050px;margin:0 auto}.speaker-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden}.speaker-media{position:relative;overflow:hidden}.speaker-photo{aspect-ratio:4/5;background-color:#e8e8ed;background-size:cover;background-position:center top;filter:grayscale(1)}.speaker-bio{position:absolute;left:0;right:0;bottom:0;background:rgba(242,242,247,.72);-webkit-backdrop-filter:blur(36px) saturate(1.8);backdrop-filter:blur(36px) saturate(1.8);border:.5px solid rgba(0,0,0,.1);border-radius:16px 16px 0 0;border-bottom:none;box-shadow:0 12px 40px rgba(0,0,0,.22),inset 0 .5px 0 rgba(255,255,255,.5);padding:1.1rem 1.2rem;transform:translateY(100%);transition:transform .25s ease}@supports not (backdrop-filter:blur(1px)){.speaker-bio{background:rgba(246,246,248,.97)}.mobile-menu{background:rgba(246,246,248,.99)}}.speaker-card:focus-within .speaker-bio,.speaker-card:hover .speaker-bio{transform:translateY(0)}.speaker-bio p{margin:0;padding:0;color:#1a1a1a;font-size:.9rem;line-height:1.5}.speaker-card h3{font-size:1.15rem;font-weight:600;font-family:var(--sans);margin:0;padding:1.25rem 1.5rem .2rem}.speaker-card p{margin:0;padding:0 1.5rem 1.5rem;color:var(--muted);font-size:.95rem}@media (max-width:900px){.speaker-grid{grid-template-columns:1fr;max-width:400px}}.academy-hero{padding:6rem 0 5rem}.academy-hero h1{font-size:clamp(2.6rem, 5.5vw, 4.2rem);line-height:1.15;max-width:17em;margin-left:auto;margin-right:auto}.split{display:grid;grid-template-columns:5fr 7fr;gap:3.5rem;align-items:start;max-width:1050px;margin:0 auto}.split .lede{font-family:var(--serif);font-size:clamp(1.5rem, 2.6vw, 2.1rem);line-height:1.3;color:var(--ink);margin:0}.split .body-copy p{color:var(--body);font-size:1.05rem;line-height:1.65;margin:0 0 1.1rem}.split .body-copy p:last-child{margin-bottom:0}.module-card{position:relative;transition:transform .18s ease,box-shadow .18s ease}.module-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.08)}.module-card .idx{position:absolute;top:1.2rem;right:1.6rem;font-family:var(--serif);font-size:2.8rem;line-height:1;color:#e6e6ee;pointer-events:none}.statement{background:#000;color:#fff;padding:6.5rem 1.5rem;text-align:center}.statement p{font-family:var(--serif);font-size:clamp(1.7rem, 3.4vw, 2.7rem);line-height:1.35;max-width:44rem;margin:0 auto}.statement .mint{color:var(--mint)}.speaker-card{transition:transform .18s ease,box-shadow .18s ease}.speaker-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.08)}.cta-panel{background:#000;border-radius:28px;color:#fff;text-align:center;padding:4.5rem 2rem 5rem;max-width:1000px;margin:0 auto}.cta-panel h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.9rem, 3.4vw, 2.8rem);margin:0 0 1rem}.cta-panel p{color:#b5b5b5;max-width:30rem;margin:0 auto 2.25rem}.cta-panel .btn{background:#fff;color:#000;padding:1rem 3.5rem}.cta-panel .btn:hover{background:#ececec}@media (max-width:900px){.split{grid-template-columns:1fr;gap:1.5rem}}.prose{max-width:46rem;margin:0 auto}.prose h2{font-family:var(--serif);font-size:1.7rem;margin:2.5rem 0 .9rem;color:var(--ink)}.prose h3{font-size:1.15rem;font-weight:600;margin:1.8rem 0 .6rem}.prose p{color:var(--body);line-height:1.7;margin:0 0 1rem}.prose ol,.prose ul{color:var(--body);line-height:1.7;margin:0 0 1rem;padding-left:1.4rem}.prose li{margin-bottom:.4rem}.prose .updated{color:var(--muted-2);font-size:.9rem;margin-bottom:2.5rem}.nav-panel.lang{grid-template-columns:1fr;min-width:190px;gap:.1rem;padding:.6rem}.nav-panel.lang a{display:flex;align-items:center;gap:.65rem}.nav-panel.lang .code{font-size:.72rem;font-weight:700;color:var(--muted);width:1.7rem;flex:none}.nav-panel.lang .check{margin-left:auto;color:var(--ink);font-size:.8rem}.nav-panel.lang a.active{background:rgba(120,120,128,.12)}.speaker-grid.board{grid-template-columns:repeat(3,1fr);max-width:1050px}.speaker-photo.board{aspect-ratio:1/1;background-position:center}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.photo-grid img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.photo-grid img.wide{grid-column:span 2;aspect-ratio:auto}@media (max-width:900px){.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-grid img.wide{grid-column:span 2}}.photo-grid.quad{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.photo-grid.quad{grid-template-columns:repeat(2,1fr)}}.photo-grid-toolbar{display:flex;align-items:center;justify-content:flex-end;margin-top:3rem}.photo-shuffle-btn{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--ink);border:1px solid var(--ink);color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.photo-shuffle-btn:hover{background:var(--lava);border-color:var(--lava);box-shadow:0 4px 14px rgba(245,65,15,.35)}.photo-shuffle-btn:active{transform:scale(.94)}.photo-shuffle-btn.spin svg{animation:photo-shuffle-spin .5s ease}@keyframes photo-shuffle-spin{from{transform:rotate(0)}to{transform:rotate(180deg)}}.photo-grid.duo{grid-template-columns:repeat(2,1fr);margin:0 0 3.5rem}.photo-grid.trio{grid-template-columns:repeat(3,1fr);margin:0 0 3.5rem}.photo-grid.below{margin:3.5rem 0 0}@media (max-width:900px){.photo-grid.trio{grid-template-columns:1fr}}@media (max-width:900px){.photo-grid.duo{grid-template-columns:1fr}}.tax-card img.mockup{display:block;width:100%;height:auto;margin-top:1.25rem;border-radius:12px;background:#000}.tax-grid.stacked{grid-template-columns:1fr;max-width:820px}.tax-grid.stacked .tax-card{display:grid;grid-template-columns:1.1fr 1fr;gap:2rem;align-items:center}.tax-grid.stacked .tax-card img.mockup{margin-top:0;aspect-ratio:1/1;object-fit:contain}.tax-grid.stacked .tax-card img.card-photo{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:12px}.tax-grid.stacked .tax-card img.card-phone{display:block;width:auto;height:auto;max-width:100%;max-height:460px;margin:0 auto}.tax-grid.stacked .tax-card img.card-shot{display:block;width:100%;height:auto;border:1px solid var(--border);border-radius:12px}@media (max-width:700px){.tax-grid.stacked .tax-card{grid-template-columns:1fr}.tax-grid.stacked .tax-card img.mockup{margin-top:1.25rem}}.teams-note{text-align:center}.teams-note img{display:block;width:min(360px,80%);height:auto;margin:0 auto}.teams-note p{margin:1.25rem 0 0}.teams-note a{color:#fff}.shot-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1000px;margin:0 auto}.shot-row img{width:100%;height:auto;border-radius:16px}@media (max-width:700px){.shot-row{grid-template-columns:1fr;max-width:320px}}.gather-video .postcard-video{display:block;width:min(420px,85%);margin:0 auto;border-radius:16px}.event-photo{width:100%;border-radius:20px}.story-media.video{position:relative;height:auto;padding:56.25% 0 0 0;background:#000}.story-media.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.story-media.video .play-overlay,.video-embed .play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.18);opacity:0;transition:opacity .2s ease;cursor:pointer}.play-overlay:focus-visible,.story-card:hover .play-overlay,.video-embed:hover .play-overlay{opacity:1}.play-circle{width:64px;height:64px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px rgba(0,0,0,.3)}.play-circle svg{margin-left:3px}.crumbs{font-size:.9rem;color:var(--muted);margin:0 0 1.5rem}.crumbs a:hover{color:var(--blue)}.crumbs span{margin:0 .35rem;color:var(--muted-2)}.video-embed{position:relative;padding-top:56.25%;border-radius:20px;overflow:hidden;background:#000}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-embed video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-embed.portrait{max-width:420px;padding-top:0;aspect-ratio:4/5;margin-left:auto;margin-right:auto}.statement-cite{display:block;font-family:var(--sans);font-size:1rem;margin-top:1.75rem}.statement-cite span{display:block;color:#9a9a9a;font-size:.9rem}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.outcome{background:#1e1e1e;border:1px solid #2c2c2c;border-radius:16px;padding:1.9rem 1.75rem}.outcome h3{margin:0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8a8a8a}.outcome .big{font-family:var(--serif);font-size:clamp(1.35rem, 2.1vw, 1.8rem);line-height:1.3;color:#fff;margin:.7rem 0 .4rem}.outcome p{margin:0;color:#999;font-size:.9rem}@media (max-width:900px){.outcome-grid{grid-template-columns:1fr}}.post-meta{color:var(--muted-2);font-size:.95rem;margin:0}.prose img{border-radius:16px;margin:1.5rem 0}.back-link{max-width:46rem;margin:3rem auto 0}.prose video{width:100%;border-radius:16px;margin:1.5rem 0;display:block}.story-media.has-img{background-size:cover;background-position:center}body,html{overflow-x:clip}.compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-wrap table{min-width:560px}@media (max-width:600px){.tab-row{display:flex;flex-wrap:wrap;justify-content:center;border-radius:20px}.btn-black{padding:1rem 2.5rem}.timeline-ctas{display:flex;flex-direction:column;gap:.75rem;align-items:center}.key-details{grid-template-columns:1fr}.cta-panel{padding:3rem 1.5rem 3.5rem}.academy-hero{padding:4rem 0 3.5rem}}.blog-hero{display:grid;grid-template-columns:3fr 2fr;background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;margin-bottom:1.5rem;transition:transform .18s ease,box-shadow .18s ease}.blog-hero:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(0,0,0,.08)}.blog-hero-media{min-height:340px;background-size:cover;background-position:center}.blog-hero-media.wordmark-media{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ececf1,#f5f5f8)}.blog-hero-body{padding:2.5rem 2.75rem;align-self:center}.blog-hero-body h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem, 2.4vw, 2.1rem);line-height:1.25;margin:.6rem 0 .9rem;color:var(--ink)}.blog-hero-body .desc{color:var(--body);font-size:.98rem;line-height:1.55;margin:0 0 1.4rem}.post-kicker{font-size:.82rem;font-weight:600;color:var(--muted);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.blog-grid .story-media{height:260px}.blog-grid .story-body{padding:1.2rem 1.4rem 1.5rem}.blog-grid .story-body blockquote{font-size:1.02rem;margin:0}@media (max-width:900px){.blog-hero{grid-template-columns:1fr}.blog-hero-media{min-height:220px}.blog-grid{grid-template-columns:1fr}}.menu-btn{display:none}.mobile-menu[hidden]{display:none}.mobile-menu{position:fixed;inset:0;background:rgba(242,242,247,.72);-webkit-backdrop-filter:blur(36px) saturate(1.8);backdrop-filter:blur(36px) saturate(1.8);z-index:1000;padding:1rem 1.25rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column}.mm-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--border)}.mm-close,.mm-spacer{display:flex;align-items:center;background:0 0;border:none;cursor:pointer;width:3.5rem;color:var(--ink)}.mm-nav details summary{list-style:none;cursor:pointer}.mm-nav details summary::-webkit-details-marker{display:none}.mm-nav summary,.mm-nav>a{display:flex;justify-content:space-between;align-items:center;padding:1.05rem 0;border-bottom:1px solid var(--border);font-size:1rem;font-weight:500;color:var(--ink)}.mm-nav summary::after{content:"\25BE";color:var(--muted);font-size:.8rem}.mm-nav details[open] summary::after{transform:rotate(180deg)}.mm-sub{display:flex;flex-direction:column;padding:.25rem 0 .75rem 1rem}.mm-sub a{padding:.5rem 0;font-size:.95rem;color:#444}.mm-demo{margin-top:1.75rem;width:100%}@media (max-width:960px){.menu-btn{display:inline-flex;align-items:center;justify-content:center;background:0 0;border:none;padding:.4rem;cursor:pointer;color:#ff4800}}@media (max-width:600px){.nav-pill .btn-nav{display:none}.nav-pill{gap:.75rem}}@media (max-width:960px){.footer-cols{grid-template-columns:1fr;gap:0}.footer-cols>div{border-bottom:1px solid var(--border)}.footer-cols h3{margin:0;padding:1.05rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.footer-cols h3::after{content:"\25BE";color:var(--muted);font-size:.8rem}.footer-cols>div.open h3::after{transform:rotate(180deg)}.footer-cols ul{display:none;padding-bottom:1.1rem}.footer-cols>div.open ul{display:flex}.footer-top{margin-bottom:0}.footer-divider{display:none}}@media (max-width:960px){.nav-outer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.menu-btn{justify-self:start}header.site .logo{justify-self:center}.nav-pill{justify-self:end}header.site .nav-pill .btn-nav,header.site .nav-pill .nav-item,header.site .nav-pill a.navlink{display:none}header.site .nav-pill a.nav-login{display:inline-block}}.bento{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.bento-col{display:flex;flex-direction:column;gap:1.5rem}.bcard{flex:1 1 auto;background:#212123;border:1px solid #303032;border-radius:18px;padding:2.25rem 2rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;min-height:180px}.bcard.tall{min-height:300px}.bcard.grow{flex:1}.bcard h3{margin:0;font-size:1rem;font-weight:600;font-family:var(--sans)}.bcard h3.big{font-size:1.6rem;font-weight:700}.bcard p{margin:0;color:#999;font-size:.92rem;max-width:26rem}.bcard .kicker{color:#888;font-size:.85rem;font-weight:600;margin:0}.bcard .pill-mint{display:inline-block;background:var(--mint);color:#fff;font-weight:700;font-size:.9rem;padding:.45rem 1.2rem;border-radius:4px}.bcard.grow{position:relative;overflow:hidden}.bcard.grow::before{content:"";position:absolute;top:50%;left:50%;width:280px;height:280px;transform:translate(-50%,-50%);border-radius:48px;background:radial-gradient(circle at 80% 8%,rgba(255,215,110,.95),transparent 42%),radial-gradient(circle at 100% 50%,rgba(255,175,85,.7),transparent 45%),radial-gradient(circle at 65% 102%,rgba(165,120,255,.7),transparent 50%),radial-gradient(circle at 8% 85%,rgba(255,140,200,.45),transparent 48%),radial-gradient(circle at 12% 20%,rgba(255,190,140,.3),transparent 45%);filter:blur(26px)}.glow-tile{position:relative;z-index:1;width:230px;height:230px;background:#0c0c0c;border-radius:26px;display:flex;align-items:center;justify-content:center}.tile-cap{position:absolute;left:1.1rem;bottom:1rem;font-size:.72rem;color:#ddd;text-align:left;line-height:1.3}.appr-flow{display:flex;flex-direction:column;align-items:center}.appr{display:inline-flex;align-items:center;gap:.5rem;background:#2e2e2e;border-radius:999px;padding:.5rem 1.1rem .5rem .6rem;font-size:.95rem;font-weight:500}.appr .dot{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700}.appr .dot.ok{background:#2ecb6e;color:#fff}.appr .dot.q{background:#555;color:#ddd}.appr-line{width:1px;height:26px;background:#555}.msg-pill{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:#7a7a80;border-radius:12px;padding:.85rem 2.2rem .85rem .9rem;font-size:.95rem}.msg-pill .plus{width:22px;height:22px;border-radius:50%;background:#ececf0;color:#8a8a90;display:inline-flex;align-items:center;justify-content:center;font-size:.95rem}.bcard.crop{padding:0;overflow:hidden;position:relative;justify-content:flex-start;min-height:300px}.bcard.crop h3{position:relative;z-index:1;padding:1.6rem 0 0}.report-img{position:absolute;right:-12%;bottom:-8%;width:105%;max-width:none;border-radius:12px}@media (max-width:960px){.bento{grid-template-columns:1fr}}.compare-line{text-align:center;color:#fff;font-size:1.35rem;font-weight:600;margin:3.5rem 0 0}.compare-pill{display:inline-flex;align-items:center;gap:.4rem;background:#2e2e2e;border-radius:4px;padding:.35rem 1.1rem;margin-left:.35rem}.compare-pill .chev{color:#999;font-size:.85rem}.section-head.wide{max-width:1050px}.section-head.wide h2{white-space:nowrap}@media (max-width:1100px){.section-head.wide h2{white-space:normal}}.ctx-box{background:#2c2c2e;border-radius:12px;padding:1rem 1.1rem .85rem;text-align:left;display:flex;flex-direction:column;gap:.5rem;max-width:280px}.ctx-box p{margin:0;color:#d5d5d8;font-size:.82rem;line-height:1.45}.ctx-label{color:#8e8e93;font-size:.72rem}.ctx-chip{align-self:flex-end;background:#fff;color:#333;border-radius:4px;padding:.3rem .75rem;font-size:.76rem;font-weight:500}.eu-badge{text-align:center;color:var(--muted);font-size:.9rem;margin:2.5rem 0 0}.hero-photo{position:relative;background-size:cover;background-position:center;margin-top:-70px;padding:calc(7rem + 70px) 0 6.5rem}.hero-photo::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.45))}.hero-photo .wrap{position:relative}.hero-photo h1{color:#fff}.hero-photo p.sub{color:#e8e8e8}.hero-photo .pill-tag{background:rgba(255,255,255,.94);border-color:transparent}.hero-photo .btn-black{background:#fff;color:#000}.hero-photo .btn-black:hover{background:#ececec}.photo-split{display:grid;grid-template-columns:5fr 7fr;gap:3.5rem;align-items:stretch;max-width:1050px;margin:0 auto}.photo-split img,.photo-split video{width:100%;height:0;min-height:100%;object-fit:cover;border-radius:20px}.photo-split.flip{grid-template-columns:7fr 5fr}.photo-split.flip img,.photo-split.flip video{order:2}.photo-split h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.7rem, 3vw, 2.4rem);margin:0 0 1rem}.photo-split p{color:var(--body);line-height:1.6;margin:0 0 1rem}@media (max-width:900px){.photo-split{grid-template-columns:1fr;gap:1.75rem}.photo-split img,.photo-split video{height:auto;min-height:0;aspect-ratio:4/5}}.role-logo{width:auto;display:inline-block;vertical-align:middle;margin-left:.4rem;margin-top:-2px}.statement .accent-orange{color:var(--lava)}.story-hero{padding:4.5rem 0 1.5rem}.story-hero h1{font-size:clamp(2.2rem, 4.5vw, 3.4rem);line-height:1.15}.sec.tight-top{padding-top:2.5rem}.nav-outer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-pill.nav-left{justify-self:start}header.site .logo{justify-self:center}.nav-pill.nav-right{justify-self:end}@media (max-width:960px){.nav-pill.nav-left{display:none}}.demo-page{background:var(--dark);color:#fff;padding:5.5rem 0 6rem;min-height:70vh}.demo-split{display:grid;grid-template-columns:5fr 6fr;gap:4.5rem;align-items:start}.demo-intro h1{font-size:clamp(2.4rem, 4.5vw, 3.6rem);margin:0 0 1.25rem;color:#fff}.demo-intro p{color:#b5b5b5;font-size:1.1rem;line-height:1.6;max-width:26rem;margin:0 0 3rem}.demo-logos{display:flex;flex-wrap:wrap;gap:2rem 2.5rem;align-items:center;opacity:.75}.demo-logos img{height:24px;width:auto;filter:brightness(0) invert(1);opacity:.9}.demo-form{background:#fff;border-radius:24px;padding:2.5rem;color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-field{margin-bottom:1.4rem}.form-field label{display:block;font-weight:600;font-size:.95rem;margin-bottom:.5rem}.form-field .req{color:#d0342c;margin-left:2px}.form-field input,.form-field select{width:100%;background:#efeff1;border:1px solid transparent;border-radius:12px;padding:.9rem 1rem;font:inherit;font-size:.95rem;color:var(--ink)}.form-field input:focus,.form-field select:focus{outline:0;border-color:#bbb;background:#fff}.form-field .invalid{border-color:#d0342c}.phone-row{display:flex;gap:.5rem}.phone-row select{width:110px;flex:none}.form-note{font-size:.85rem;line-height:1.4;color:var(--body);margin:1.2rem 0 .9rem}.form-note a{color:var(--blue);text-decoration:underline}.form-recaptcha{font-size:.78rem;color:var(--muted-2);margin:0 0 1.5rem}.form-recaptcha a{text-decoration:underline}.form-actions{display:flex;justify-content:flex-end}.form-submit{padding:.9rem 2.6rem;background:var(--lava);color:#fff}.form-submit:hover{background:var(--lava-dark)}.form-success{font-size:1.05rem;font-weight:500;margin:0}.form-error{color:#d0342c;font-size:.9rem;font-weight:500;margin:0 0 .9rem}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.cf-turnstile{margin:0 0 1.2rem}.partner-form{max-width:620px;margin:2.5rem auto 0}.form-field textarea{width:100%;box-sizing:border-box;background:#efeff1;border:1px solid transparent;border-radius:12px;padding:.6rem 1rem;font:inherit;font-size:.95rem;color:var(--ink);resize:vertical;min-height:92px}.form-field textarea:focus{outline:0;border-color:#bbb;background:#fff}.form-field .opt{color:#888;font-weight:400}@media (max-width:900px){.demo-split{grid-template-columns:1fr;gap:2.5rem}.demo-page{padding:3.5rem 0 4rem}}.logo-row .wordmark{font-weight:700;font-size:1.15rem;color:#555;letter-spacing:-.01em;white-space:nowrap}.logo-marquee{overflow:hidden}.logo-track{display:flex;width:max-content;animation:logo-scroll 50s linear infinite;filter:grayscale(1);opacity:.55}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-set{display:flex;align-items:center;gap:3.5rem;padding-right:3.5rem}.logo-set img{height:22px;width:auto;max-width:200px;object-fit:contain}@keyframes logo-scroll{to{transform:translateX(-50%)}}.btn-nav{background:#ececee;color:#111;transition:background .35s ease,color .35s ease}.btn-nav:hover{background:var(--mint);color:#fff}header.site.scrolled .btn-nav{background:var(--mint);color:#fff}header.site.scrolled .btn-nav:hover{background:var(--lava-dark)}.manifesto-tile{display:flex;justify-content:center;margin-bottom:3rem}.manifesto-tile .bcard{background:0 0;border:none;padding:1rem;min-height:0}.manifesto-home{display:grid;grid-template-columns:7fr 5fr;gap:4rem;align-items:center;max-width:1050px;margin:0 auto}.manifesto-home h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.9rem, 3.4vw, 2.8rem);line-height:1.25;margin:0 0 1.1rem}.manifesto-home>div>p{color:var(--body);font-size:1.05rem;line-height:1.65;margin:0 0 2rem}.manifesto-home img{width:100%;border-radius:20px}.signature{display:inline-block}.signature svg{width:180px;height:auto;display:block}.signature path{stroke:var(--ink);fill:none;stroke-width:1.51;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1}.signature.drawn path{animation:sig-stroke 2.4s ease-in-out forwards}@keyframes sig-stroke{to{stroke-dashoffset:0}}.sig-caption{font-size:.85rem;color:var(--muted);margin:.4rem 0 0!important}.manifesto-home .manifesto-link{margin:1.75rem 0 0}@media (max-width:900px){.manifesto-home{grid-template-columns:1fr;gap:2rem}}.careers-video{margin-top:2.5rem;max-width:900px;margin-left:auto;margin-right:auto}.story-media.video.lite{background-size:cover;background-position:center;cursor:pointer}.video-embed.lite{background-size:cover;background-position:center;cursor:pointer}.story-card .story-media.video{background-size:cover;background-position:center}.story-media.video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-media.video{position:relative}.story-kicker{font-size:.9rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 1.5rem}.story-hero h1{max-width:20em}.story-attrib{color:var(--muted);font-size:1.05rem;margin:1.5rem 0 0}.versus-table{width:100%;border-collapse:collapse;margin-top:1.5rem;font-size:1rem}.versus-table td,.versus-table th{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--border)}.versus-table td:not(:first-child),.versus-table th:not(:first-child){text-align:center;width:18%}.versus-table thead th{font-weight:700}.versus-table .yes{color:#1a9e5f;font-weight:700}.versus-table .no{color:#c0392b;font-weight:700}.versus-table .partial{color:#b8860b;font-weight:700}.versus-table .vnote{display:block;font-size:.72rem;line-height:1.25;color:#8a8a8a;font-weight:400;margin-top:3px}.center,.wrap.center{text-align:center}.versus-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:1rem}.versus-card{display:flex;flex-direction:column;background:#141414;border:1px solid #262626;border-radius:18px;padding:1.7rem 1.6rem 0;overflow:hidden}.versus-card h3{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 .55rem}.versus-card p{color:#a9a9a9;font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.versus-card img{display:block;width:100%;height:200px;object-fit:cover;object-position:center;margin-top:auto;border-radius:10px 10px 0 0}@media (max-width:820px){.versus-cards{grid-template-columns:1fr}}.versus-hero{position:relative;background:#0d0d0d url('/assets/images/versus-hero-bg.jpg') center 42%/cover no-repeat}.versus-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,8,.55) 0,rgba(8,8,8,.72) 100%);z-index:0}.versus-hero>.wrap{position:relative;z-index:1}.versus-hero h1{color:#fff}.versus-hero p.sub{color:rgba(255,255,255,.88)}.versus-hero .pill-tag{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.pay-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.75rem 3.5rem;margin:3rem auto 0;max-width:900px;filter:grayscale(1);opacity:.62}.pay-row img{height:30px;width:auto;object-fit:contain}@media (max-width:560px){.pay-row{gap:2rem 2.5rem}.pay-row img{height:24px}}.demo-form-wrap{background:#fff;border-radius:24px;padding:2.5rem;color:var(--ink)}.demo-form-wrap .hs-form-field{margin-bottom:1.4rem}.demo-form-wrap .hs-form-field>label{display:block;font-weight:600;font-size:.95rem;color:var(--ink);margin-bottom:.5rem}.demo-form-wrap .hs-form-required{color:var(--lava);margin-left:2px}.demo-form-wrap .hs-input:not([type=checkbox]):not([type=radio]){width:100%!important;box-sizing:border-box;background:#f2ede3;border:1px solid transparent;border-radius:12px;padding:.9rem 1rem;font:inherit;font-size:.95rem;color:var(--ink);transition:border-color .15s ease,background .15s ease}.demo-form-wrap select.hs-input{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.6' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.demo-form-wrap .hs-input:focus{outline:0;border-color:var(--lava);background:#fff}.demo-form-wrap .hs-input.error,.demo-form-wrap .hs-input.invalid.error{border-color:#d0342c}.demo-form-wrap .hs-error-msgs{list-style:none;margin:.4rem 0 0;padding:0}.demo-form-wrap .hs-error-msg,.demo-form-wrap .hs-error-msgs label{color:#d0342c;font-size:.82rem}.demo-form-wrap fieldset{max-width:none!important}.demo-form-wrap fieldset.form-columns-2 .hs-form-field{float:none;width:100%!important}.demo-form-wrap fieldset.form-columns-2{display:grid;grid-template-columns:1fr 1fr;gap:0 1.25rem}.demo-form-wrap fieldset.form-columns-2 .input{margin-right:0!important}.demo-form-wrap .hs-form p,.demo-form-wrap .hs-richtext,.demo-form-wrap .legal-consent-container{font-size:.88rem;color:var(--body);line-height:1.5;margin:.5rem 0 1.25rem}.demo-form-wrap .hs-richtext a,.demo-form-wrap a{color:var(--lava);text-decoration:underline}.demo-form-wrap .hs-phone .input{display:flex;gap:.5rem}.demo-form-wrap .hs-button,.demo-form-wrap input[type=submit]{background:var(--lava);color:#fff;border:none;border-radius:8px;padding:.9rem 2.6rem;font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .15s ease}.demo-form-wrap .hs-button:hover,.demo-form-wrap input[type=submit]:hover{background:var(--lava-dark)}.demo-form-wrap .hs_submit .actions{display:flex;justify-content:flex-end;margin-top:.5rem}.demo-form-wrap .hs_recaptcha{margin:.5rem 0 1.25rem}.demo-form-wrap .submitted-message{font-size:1.05rem;font-weight:500;color:var(--ink)}@media (max-width:560px){.demo-form-wrap fieldset.form-columns-2{grid-template-columns:1fr}}.eyebrow{display:block;font-size:.8rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem}.eyebrow.accent{color:var(--lava)}.feature-cols>div{border-top:1px solid var(--border);padding:1.6rem 1.75rem .5rem}.feature-cols>div+div{border-left:1px solid var(--border)}.feature-cols.cols-3>div:nth-child(3n+1){border-left:none}.feature-cols.cols-4>div:nth-child(4n+1){border-left:none}.feature-cols>div::before{content:"";display:block;width:30px;height:30px;margin:0 0 1.1rem;background-color:var(--lava);-webkit-mask:center/contain no-repeat;mask:center/contain no-repeat}.feature-cols>div:first-child::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:nth-child(2)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%220%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:nth-child(3)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:nth-child(4)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:nth-child(5)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%226%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%229%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%227%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%226%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%226%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%229%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%227%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:nth-child(6)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div:first-child{padding-left:0}.feature-cols.cols-3>div:nth-child(3n+1){padding-left:0}.feature-cols.cols-4>div:nth-child(4n+1){padding-left:0}.feature-cols:not(.cols-2):not(.cols-3):not(.cols-4):not(.narrow-3)>div:nth-child(4n+1){padding-left:0;border-left:none}.feature-cols.cols-2>div:nth-child(odd){padding-left:0;border-left:none}@media (max-width:900px){.feature-cols>div+div{border-left:none}.feature-cols>div{padding-left:0}}.thanks-hero{position:relative;background:#0d0d0d url('/assets/images/thanks-hero-bg.jpg') center 32%/cover no-repeat}.thanks-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,8,.5) 0,rgba(8,8,8,.72) 100%);z-index:0}.thanks-hero>.wrap{position:relative;z-index:1}.thanks-hero h1{color:#fff}.thanks-hero p.sub{color:rgba(255,255,255,.88)}.thanks-hero .pill-tag{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.wait-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.wait-card{display:block;color:inherit;text-decoration:none}.wait-card img{display:block;width:100%;height:210px;object-fit:cover;border-radius:12px;margin-bottom:1.1rem}.wait-card h3{font-size:1.3rem;font-weight:600;margin:0 0 .45rem}.wait-card p{color:var(--body);margin:0 0 .7rem;font-size:1rem;line-height:1.5}.wait-card:hover .link-arrow{text-decoration:underline}@media (max-width:820px){.wait-cards{grid-template-columns:1fr}}@media (max-width:900px){.demo-logos{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem;align-items:center;justify-items:start}.demo-logos img{height:22px}}.glossary-body{max-width:720px}.glossary-body p{font-size:1.15rem;line-height:1.7;color:var(--body);margin:0 0 1.6rem;white-space:pre-line}.glossary-related{background:var(--bg);border-radius:12px;padding:1.1rem 1.4rem;margin:0 0 2rem}.glossary-related p{margin:0;font-size:.98rem;color:var(--body)}.glossary-related a{color:var(--lava);font-weight:600;text-decoration:underline}.glossary-cta{display:flex;flex-direction:column;align-items:center;gap:1.4rem;text-align:center}.glossary-cta .link-arrow{margin:0}.glossary-back-link{display:inline-block;margin:0 0 2.5rem}.glossary-closing{background:var(--bg);border-radius:16px;padding:2.75rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.glossary-closing h3{margin:0;font-size:1.4rem}.glossary-closing p{margin:0;font-size:1rem;color:var(--body);line-height:1.6;max-width:34rem}@media (max-width:600px){.glossary-closing{padding:1.75rem}}.trusted-strip{padding:2.75rem 0 4rem}.trusted-strip-label{text-align:center;font-size:.9rem;font-weight:600;color:var(--muted);margin:0 0 1.75rem;text-transform:uppercase;letter-spacing:.04em}.story-filters{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin:0 0 2.75rem}.story-filter-chip{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--border);border-radius:999px;padding:.6rem 1.2rem;font-size:.92rem;font-weight:500;color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.story-filter-chip:hover{border-color:var(--ink)}.story-filter-chip.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.glossary-index{columns:3;column-gap:3rem}.glossary-index a{display:block;padding:.95rem 0;color:var(--body);text-decoration:none;border-bottom:1px solid var(--border);break-inside:avoid;font-size:1.02rem}.glossary-index a:hover{color:#000}@media (max-width:820px){.glossary-index{columns:1}}.glossary-az-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.15rem;margin:0 0 3rem;padding:.85rem 1rem;position:sticky;top:var(--header-h,64px);z-index:5;background:rgba(255,255,255,.85);-webkit-backdrop-filter:saturate(1.1) blur(10px);backdrop-filter:saturate(1.1) blur(10px);border:1px solid var(--border);border-radius:999px;max-width:fit-content;margin-left:auto;margin-right:auto;transition:box-shadow .2s ease}.glossary-az-nav.is-stuck{box-shadow:0 8px 24px rgba(0,0,0,.06)}.glossary-az-nav a{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;font-family:var(--serif, serif);font-size:.95rem;font-weight:400;color:var(--muted-2);text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.glossary-az-nav a:hover{background:var(--bg);color:var(--ink)}.glossary-az-nav a.is-current{color:#fff;background:var(--lava);font-style:italic}.glossary-az-nav a.is-disabled{color:#e2e2e2;pointer-events:none}.glossary-letter-group{margin:0 0 2.75rem;scroll-margin-top:6.5rem;opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.glossary-letter-group.is-visible{opacity:1;transform:translateY(0)}.glossary-letter-heading{font-family:var(--serif, serif);font-size:1.5rem;margin:0 0 .25rem;color:var(--lava);font-style:italic}@media (prefers-reduced-motion:reduce){.glossary-letter-group{opacity:1;transform:none;transition:none}}.glossary-subcats{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 2.5rem}.glossary-subcat-chip{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--border);border-radius:999px;padding:.55rem 1.05rem;font-size:.86rem;font-weight:500;color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.glossary-subcat-chip .glossary-category-count{background:var(--bg);color:var(--muted)}.glossary-subcat-chip:hover{border-color:var(--ink)}.glossary-subcat-chip.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.glossary-subcat-chip.is-active .glossary-category-count{background:rgba(255,255,255,.2);color:#fff}.glossary-categories-sec{padding-top:4rem;padding-bottom:4rem}.glossary-categories{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;max-width:920px;margin:0 auto}.glossary-category-chip{display:inline-flex;align-items:center;gap:.55rem;background:#fff;border:1px solid var(--border);border-radius:999px;padding:.7rem 1.25rem;font-size:.92rem;font-weight:500;color:var(--ink);transition:background .15s ease,border-color .15s ease,color .15s ease}.glossary-category-chip:hover{background:var(--ink);border-color:var(--ink);color:#fff}.glossary-category-chip:hover .glossary-category-count{background:rgba(255,255,255,.2);color:#fff}.glossary-category-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4rem;background:var(--bg);color:var(--muted);border-radius:999px;font-size:.78rem;font-weight:600}.glossary-crumb{margin:0 0 1.5rem;font-size:.85rem;font-weight:600}.glossary-crumb a{color:rgba(255,255,255,.75)}.glossary-crumb a:hover{color:#fff}.glossary-crumb-sep{margin:0 .55rem;color:rgba(255,255,255,.4)}.glossary-crumb-current{color:rgba(255,255,255,.75)}.glossary-random{display:inline-flex;align-items:center;gap:.55rem;margin-top:.5rem;background:rgba(255,255,255,.94);color:var(--ink);border:none}.glossary-random:hover{background:#fff}.glossary-hero{position:relative;background:#0d0d0d}.glossary-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,8,8,.15) 0,rgba(8,8,8,.32) 100%);z-index:0}.glossary-hero.glossary-hero-photo{background:#0d0d0d url('/assets/images/glossary-hero-bg.jpg') 70% 78%/cover no-repeat}.glossary-hero.glossary-hero-photo::before{background:linear-gradient(180deg,rgba(8,8,8,.5) 0,rgba(8,8,8,.72) 100%)}.glossary-hero>.wrap{position:relative;z-index:1}.glossary-hero h1{color:#fff}.glossary-hero p.sub{color:rgba(255,255,255,.88)}.glossary-hero .pill-tag{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.glossary-term-word{font-style:italic;margin-bottom:.6rem;line-height:1.4}.glossary-term-icon{display:inline-block;flex:none;width:2.35rem;height:2.35rem;background-color:var(--lava);-webkit-mask:center/contain no-repeat;mask:center/contain no-repeat}.glossary-term-icon.icon-spark{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-audit{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-tax{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-compliance{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-ledger{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-ai{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-workflow{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-clock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%223%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%223%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%223%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-chart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%220%22%20y%3D%229%22%20width%3D%229%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%222%22%20height%3D%223%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%222%22%20height%3D%226%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%222%22%20height%3D%228%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%220%22%20y%3D%229%22%20width%3D%229%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%222%22%20height%3D%223%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%222%22%20height%3D%226%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%222%22%20height%3D%228%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-database{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-people{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%224%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%224%22%20height%3D%223%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%224%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%224%22%20height%3D%223%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%226%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%226%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-globe{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%223%22%20width%3D%221%22%20height%3D%224%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-icon.icon-building{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%23000%22%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.glossary-term-head{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:.6rem}.glossary-term-icon{align-self:center}.glossary-term-head .glossary-term-word{margin-bottom:0}.glossary-phonetic{font-family:"SF Mono","Roboto Mono",Menlo,Consolas,monospace;font-size:1rem;letter-spacing:.02em;color:rgba(255,255,255,.65);margin:0}.glossary-term-nav{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.glossary-term-nav-link{display:flex;align-items:center;gap:.55rem;max-width:45%;color:rgba(255,255,255,.7);text-decoration:none;font-size:.92rem;font-weight:600;transition:color .15s ease}.glossary-term-nav-link:hover{color:#fff}.glossary-term-nav-next{flex-direction:row-reverse;margin-left:auto;text-align:right}.glossary-term-nav-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glossary-term-nav-arrow{flex:none;font-size:1.15rem;line-height:1}@media (max-width:600px){.glossary-term-nav-label{max-width:7.5rem}.glossary-term-nav-link{font-size:.85rem}}.glossary-tldr{font-family:var(--serif);font-style:italic;font-size:1.2rem;line-height:1.5;color:var(--ink);margin:0 0 2rem;padding:0 0 1.75rem;border-bottom:1px solid var(--border)}.glossary-tldr-label{font-family:var(--sans, inherit);font-style:normal;font-weight:700;letter-spacing:.04em;color:var(--lava);font-size:.78rem;text-transform:uppercase;margin-right:.6rem;vertical-align:middle}.feature-cols>div.pico-cashflow::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-invoice::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%2210%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-subs::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-revrec::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-bell::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%223%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%228%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-coin::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%224%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%224%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%224%22%20width%3D%221%22%20height%3D%222%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%222%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%222%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-approval::before{-webkit-mask:none;mask:none;background-color:transparent;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2210%22%20height%3D%2210%22%20fill%3D%22%23f5410f%22%2F%3E%3Cg%20fill%3D%22%23ffffff%22%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center/contain no-repeat;image-rendering:pixelated;image-rendering:crisp-edges}.feature-cols>div.pico-card::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%225%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%227%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%225%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%225%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-limits::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-receipt::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%226%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%220%22%20width%3D%221%22%20height%3D%228%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%224%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.events-hero-ctas{display:flex;gap:1rem;justify-content:center;margin-top:.5rem;flex-wrap:wrap}.hackathon-video-frame{max-width:900px;margin:0 auto 3rem;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.14);background:#000}.hackathon-video-frame video{display:block;width:100%;height:auto}.events-subhead{font-family:var(--serif);font-weight:400;font-size:1.3rem;color:var(--ink);margin:3rem 0 1rem}.events-subhead:first-of-type{margin-top:0}.events-table{max-width:900px;margin:0 auto;border-top:1px solid var(--border)}.events-row{display:grid;grid-template-columns:2.2fr 1fr 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border);align-items:center;text-decoration:none;color:inherit}.events-row-head{color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;padding-bottom:.75rem}a.events-row{transition:background .15s ease}a.events-row:hover{background:#faf9f7}.events-row .ev-name{font-family:var(--serif);font-size:1.05rem;color:var(--ink);display:flex;align-items:center;gap:.5rem;font-variant-ligatures:none;-webkit-font-variant-ligatures:none}.events-row .ev-name .arr{color:var(--lava);opacity:0;transition:opacity .15s ease}a.events-row:hover .ev-name .arr{opacity:1}.events-row .ev-date,.events-row .ev-loc{color:var(--body);font-size:.95rem}.events-row .ev-link a{color:var(--lava);font-weight:600}.events-row .ev-link a:hover{color:var(--lava-dark,var(--lava));text-decoration:underline}.events-table[data-panel=upcoming] .events-row{grid-template-columns:2fr 1fr 1fr 0.7fr}.events-toggle-wrap{max-width:900px;margin:2.5rem auto 0}.events-toggle{display:flex;gap:.5rem;margin-bottom:1.5rem}.events-toggle-btn{font:inherit;font-size:.95rem;font-weight:600;padding:.55rem 1.2rem;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--body);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.events-toggle-btn:hover{border-color:var(--muted)}.events-toggle-btn.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.events-toggle-wrap .events-table{margin:0}@media (max-width:700px){.events-row{grid-template-columns:1fr;gap:.2rem;padding:1.1rem 0}.events-row-head{display:none}.events-row .ev-date{order:-1;color:var(--muted);font-size:.85rem}.events-table[data-panel=upcoming] .events-row{grid-template-columns:1fr}.events-row .ev-link{order:2}.events-row .ev-link a::before{content:"Sign up: ";color:var(--muted);font-weight:400}}.feature-cols>div.pico-request::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-po::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%221%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%229%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-match::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%224%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%220%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%229%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.feature-cols>div.pico-sync::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%3E%3Cg%20fill%3D%22%23000%22%3E%3Crect%20x%3D%223%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%228%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.big-quote{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem, 2.6vw, 2.1rem);line-height:1.32;letter-spacing:-.01em;margin:0 0 1.4rem;color:var(--ink)}.big-quote-cite{font-style:normal;font-family:var(--sans);font-size:.98rem;font-weight:600;color:var(--ink)}.big-quote-cite span{display:block;font-weight:400;color:var(--muted);margin-top:2px}.big-quote .accent-orange{color:var(--lava)}.big-quote-by{display:flex;align-items:center;gap:.9rem}.big-quote-avatar{width:52px;height:52px}.photo-split.photo-natural img{height:auto;min-height:0;object-fit:contain;align-self:center}.blend-multiply{mix-blend-mode:multiply}header.site.media-hero:not(.scrolled) .nav-pill a.navlink{color:#fff;opacity:.95}header.site.media-hero:not(.scrolled) .nav-pill a.navlink:hover{color:var(--lava);opacity:1}.logo .logo-white{display:none}header.site.media-hero:not(.scrolled) .logo .logo-black{display:none}header.site.media-hero:not(.scrolled) .logo .logo-white{display:block}header.site.media-hero:not(.scrolled) .btn-nav{background:rgba(255,255,255,.16);color:#fff;border-color:rgba(255,255,255,.28)}header.site.media-hero:not(.scrolled) .btn-nav:hover{background:var(--mint);color:#fff;border-color:var(--mint)}.demo-photo{width:100%;border-radius:20px;display:block;margin:1.75rem 0;aspect-ratio:3/2;object-fit:cover}.build-meta{font-size:.78rem;color:var(--muted);opacity:.75;white-space:nowrap}.session-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.session-card .video-embed{margin-bottom:1.1rem}.session-card .num{display:block;font-size:.78rem;font-weight:600;color:var(--lava);letter-spacing:.06em;margin-bottom:.4rem}.session-card h3{font-size:1.2rem;font-weight:600;font-family:var(--sans);margin:0 0 .5rem;color:var(--ink)}.session-card p{margin:0;color:var(--body);font-size:.95rem}.video-embed.lite-yt{background-size:cover;background-position:center;cursor:pointer}@media (max-width:780px){.session-grid{grid-template-columns:1fr}}.hero.hero-photo .btn:not(.btn-black):not(.btn-lava),.hero.hero-video .btn:not(.btn-black):not(.btn-lava){background:0 0;color:#fff;border:1px solid rgba(255,255,255,.55)}.hero.hero-photo .btn:not(.btn-black):not(.btn-lava):hover,.hero.hero-video .btn:not(.btn-black):not(.btn-lava):hover{background:rgba(255,255,255,.14)}.hero.hero-video.bare{padding:0;aspect-ratio:21/9;min-height:420px}.hero.hero-video.bare::before{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fix-num{display:block;font-family:var(--serif);font-size:2.2rem;line-height:1;color:var(--lava);margin-bottom:.75rem}.fix-col h3{font-size:1.6rem;font-family:var(--serif);font-weight:400;margin:0 0 .9rem}.fix-col p+p{margin-top:.9rem}.fix-col strong{color:var(--ink);font-weight:600}.feature-cols>div.fix-col::before{display:none}.mm-top img{height:22px;width:auto}.plugin-logo{height:30px;width:auto;display:block;margin:0 0 .75rem}.plugin-logos{display:flex;gap:12px;align-items:center;margin-bottom:.75rem}.plugin-logos .plugin-logo{height:26px;margin:0}.compare-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:880px;margin:0 auto}.compare-chip{display:inline-block;padding:.6rem 1.15rem;border:1px solid #e2e2e2;border-radius:999px;color:#111;font-weight:500;transition:border-color .15s,background .15s,color .15s}.compare-chip:hover{border-color:#111}.compare-chip.primary{background:#111;color:#fff;border-color:#111}.compare-chip.primary:hover{background:#333}.plugins-cols>div::before{display:none}#products .feature-cols>div:nth-child(7)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}#products .feature-cols>div:nth-child(8)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%221%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%228%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%227%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}#products .feature-cols>div:nth-child(9)::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010%2010%22%20shape-rendering%3D%22crispEdges%22%20fill%3D%22%2523000%22%3E%3Crect%20x%3D%221%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%223%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%225%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%221%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%222%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%224%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%222%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%224%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%225%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%226%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3Crect%20x%3D%227%22%20y%3D%226%22%20width%3D%221%22%20height%3D%221%22%2F%3E%3C%2Fsvg%3E")}.compare-table-head{text-align:center;font-family:var(--serif);font-weight:400;font-size:1.5rem;margin:2.9rem 0 1.25rem}.versus-table.compare-embed{max-width:760px;margin:0 auto}.compare-picker{text-align:center;margin:0 auto .5rem}.compare-picker label{display:block;font-size:.9rem;color:var(--body);margin-bottom:.55rem}.compare-select{font:inherit;padding:.6rem 2.6rem .6rem 2.6rem;border:1px solid #ccc;border-radius:999px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23111' stroke-width='1.6'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:12px 8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#111;cursor:pointer;min-width:260px;text-align:center}.compare-select:focus{outline:0;border-color:#111}.pack-subhead{text-align:center;font-family:var(--serif);font-weight:400;font-size:1.3rem;margin:2.8rem 0 .4rem}.pack-grid>div::before{display:none}.pack-note{text-align:center;color:var(--body);margin-top:1.6rem;font-size:.95rem}.sec.black .pack-grid>div{border-color:rgba(255,255,255,.16)}.sec.black .pack-grid h3{color:#fff}.sec.black .pack-grid p{color:#c9c9c9}.sec.black .pack-subhead{color:#fff}.sec.black .pack-note{color:#b5b5b5}.pack-grid .pack-icon{width:26px;height:26px;display:block;margin:0 0 .75rem;color:var(--ink)}.pack-hero{text-align:center}.pack-hero-icon{width:44px;height:44px;color:var(--ink);display:inline-block;margin:0 0 1rem}.pack-connect{text-align:center;margin-top:.9rem;color:#b5b5b5;font-size:.95rem}.pack-connect a{color:#fff;text-decoration:underline}.sec.black .pack-grid .pack-icon,.sec.black .pack-hero-icon{color:#fff}.pack-grid+.pack-subhead{margin-top:4.75rem}.sec:not(.hero),footer.site{content-visibility:auto;contain-intrinsic-size:auto 600px}.pack-gate{max-width:540px;margin:0 auto}.pack-gate-row{display:flex;gap:10px;margin-bottom:10px}.pack-gate input{flex:1;min-width:0;width:100%;padding:.72rem .9rem;border:1px solid #ccc;border-radius:8px;font:inherit;background:#fff;color:#111}.pack-gate input.invalid{border-color:#e5484d}.pack-gate .cf-turnstile{display:flex;justify-content:center;margin:0;min-height:0}.pack-gate .center-link{margin-top:0}.pack-gate-note{text-align:center;font-size:.8rem;margin-top:.9rem;opacity:.7}.pack-gate-error{text-align:center;color:#ff6b6b;margin-top:.7rem}.pack-gate-done{text-align:center}.pack-gate-thanks{font-family:var(--serif);font-size:1.25rem;margin-bottom:1rem}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media (max-width:560px){.pack-gate-row{flex-direction:column}}#cfo-pack .pack-note+.center-link{margin-top:4.75rem}#cfo-gate-wrap{margin-top:4.75rem}.pack-gate .ts-holder{margin:.5rem 0 .2rem}.nav-item.nav-lang{display:flex;align-items:center}.nav-lang>.navlink{display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.nav-lang>.navlink svg{display:block}.help-hero{text-align:center}.help-hero h1{color:#fff}.help-search{position:relative;max-width:560px;margin:2rem auto 0;text-align:left}.help-search-icon{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.help-search input{width:100%;padding:1rem 1.25rem 1rem 3rem;font:500 1.05rem var(--sans);color:var(--ink);background:#fff;border:1px solid transparent;border-radius:10px;outline:0;box-shadow:0 10px 30px rgba(0,0,0,.18)}.help-search input:focus{border-color:var(--lava)}.help-search-results{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:30;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 18px 44px rgba(0,0,0,.16);overflow:hidden;max-height:26rem;overflow-y:auto}.help-search-results a{display:block;padding:.8rem 1.1rem;border-bottom:1px solid #f1ece2}.help-search-results a:last-child{border-bottom:none}.help-search-results a:focus,.help-search-results a:hover{background:var(--bg)}.help-search-result-title{display:block;font-weight:600;color:var(--ink);font-size:.98rem}.help-search-result-cat{display:block;color:var(--muted);font-size:.82rem;margin-top:.1rem}.help-search-empty{margin:0;padding:.9rem 1.1rem;color:var(--muted);font-size:.95rem}.help-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.help-category-card{display:block;background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.7rem 1.6rem 1.5rem;transition:transform .18s ease,box-shadow .18s ease}.sec.white .help-category-card{background:var(--bg);border-color:transparent}.help-category-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.help-category-card h3{font-size:1.15rem;font-weight:600;margin:.9rem 0 .25rem;color:var(--ink)}.help-category-count{margin:0;color:var(--muted);font-size:.9rem}@media (max-width:900px){.help-category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.help-category-grid{grid-template-columns:1fr}}.help-contact-ctas{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.help-contact-ctas .btn-white{border:1px solid var(--border)}.help-page-hero{padding:4rem 0 2.5rem}.help-page-hero h1{font-size:clamp(2rem, 4vw, 3rem);line-height:1.18}.help-cat-head{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:.4rem}.help-cat-head h1{margin:0}.help-article-list{max-width:46rem;margin:0 auto}.help-article-row{position:relative;display:block;padding:1.35rem 2.4rem 1.35rem 0;border-bottom:1px solid var(--border)}.help-article-row:first-child{border-top:1px solid var(--border)}.help-article-row h2{font-family:var(--sans);font-size:1.12rem;font-weight:600;margin:0 0 .3rem;color:var(--ink)}.help-article-row p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}.help-article-row-arrow{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);color:var(--muted-2);transition:transform .15s ease,color .15s ease}.help-article-row:hover h2{color:var(--lava)}.help-article-row:hover .help-article-row-arrow{color:var(--lava);transform:translateY(-50%) translateX(3px)}.help-article-layout{display:grid;grid-template-columns:minmax(0,46rem) 15.5rem;gap:4rem;justify-content:center;align-items:start}.help-article-layout .prose{margin:0}.help-article-aside{position:sticky;top:90px}.help-toc{margin-bottom:2.2rem}.help-toc h2{font-family:var(--sans);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .7rem}.help-toc ul{list-style:none;margin:0;padding:0}.help-toc li{margin:0}.help-toc a,.help-toc span{display:block;padding:.32rem 0;font-size:.9rem;line-height:1.4;color:var(--body)}.help-toc a:hover{color:var(--lava)}.help-toc li.is-current span{color:var(--lava);font-weight:600}@media (max-width:1000px){.help-article-layout{grid-template-columns:minmax(0,46rem)}.help-article-aside{position:static;order:-1}.help-more{display:none}}.help-prose h2 .heading-anchor,.help-prose h3 .heading-anchor,.help-prose h4 .heading-anchor{float:left;margin-left:-1.3em;width:1.3em;color:var(--muted-2);opacity:0;transition:opacity .12s ease}.help-prose h2:hover .heading-anchor,.help-prose h3:hover .heading-anchor,.help-prose h4:hover .heading-anchor{opacity:1}.help-prose h2{scroll-margin-top:90px}.help-prose h3,.help-prose h4{scroll-margin-top:90px}.help-prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.help-prose td,.help-prose th{padding:.7rem .9rem;text-align:left;border:1px solid var(--border);vertical-align:top}.help-prose thead th{background:var(--bg);font-weight:600}.help-prose code{background:#f5f1e8;border-radius:4px;padding:.1em .35em;font-size:.9em}.help-prose pre{background:#171717;color:#f2f2f2;border-radius:10px;padding:1.1rem 1.3rem;overflow-x:auto;margin:1.5rem 0}.help-prose pre code{background:0 0;padding:0;font-size:.88rem;line-height:1.6}.help-prose blockquote{margin:1.5rem 0;padding:.2rem 0 .2rem 1.2rem;border-left:3px solid var(--lava);color:var(--body)}.help-prose blockquote p{margin:.4rem 0}.help-prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.help-feedback{margin:3rem 0 0;padding:1.6rem 1.7rem;background:var(--bg);border-radius:14px}.help-feedback-q{font-weight:600;margin:0 0 .9rem;color:var(--ink)}.help-feedback-btns{display:flex;gap:.7rem}.help-feedback .btn-white{border:1px solid var(--border);padding:.6rem 1.6rem}.help-feedback .btn-white.is-active{background:var(--ink);color:#fff;border-color:var(--ink)}.help-feedback-form{margin-top:1.1rem}.help-feedback-form label{display:block;font-size:.92rem;color:var(--body);margin-bottom:.45rem}.help-feedback-form textarea{width:100%;padding:.7rem .85rem;font:400 0.95rem var(--sans);color:var(--ink);border:1px solid var(--border);border-radius:8px;background:#fff;resize:vertical;margin-bottom:.8rem}.help-feedback-form textarea:focus{outline:0;border-color:var(--lava)}.help-feedback-form .btn-black{padding:.7rem 1.8rem;font-size:.95rem}.help-feedback-thanks{margin:.9rem 0 0;color:var(--body);font-weight:500}.help-article-nav{display:flex;justify-content:space-between;gap:1rem;margin-top:2.2rem}.help-article-nav-link{display:block;max-width:46%}.help-article-nav-next{text-align:right;margin-left:auto}.help-article-nav-dir{display:block;font-size:.82rem;color:var(--muted);margin-bottom:.15rem}.help-article-nav-title{display:block;font-weight:600;font-size:.98rem;color:var(--ink);line-height:1.35}.help-article-nav-link:hover .help-article-nav-title{color:var(--lava)}