:root{--features-brand: #c5962a;--features-brand-hover: #b08223;--features-slate: #0f172a;--features-ink: #1e293b;--features-muted: #64748b;--features-border: #e2e8f0;--features-surface: #f8fafc;--features-green: #1a8754;--features-blue: #2e7fd6;--public-motion-fast: .14s;--public-motion-standard: .22s;--public-motion-reveal: .36s;--public-motion-ease: cubic-bezier(.4,0,.2,1)}html{scroll-padding-top:88px}body{margin:0;color:var(--features-ink);background:#fff;font-family:DM Sans,sans-serif;overflow-x:clip}main{overflow:clip}.features-skip-link{position:fixed;top:.5rem;left:.5rem;z-index:1100;padding:.65rem .9rem;color:#fff;background:var(--features-slate);border-radius:6px;transform:translateY(-150%)}.features-skip-link:focus{transform:translateY(0)}.features-hero{color:#fff;background:var(--features-slate);border-bottom:1px solid rgba(255,255,255,.08)}.features-hero__inner{min-height:690px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-top:4rem}.features-hero__copy{width:min(860px,100%);margin:0 auto 2.25rem;text-align:center}.features-eyebrow,.features-kicker{display:inline-flex;align-items:center;gap:.4rem;color:var(--features-brand);font-size:.72rem;font-weight:800;text-transform:uppercase}.features-hero h1{max-width:960px;margin:.85rem auto 1rem;color:#fff;font-size:3.35rem;line-height:1.06;font-weight:800;letter-spacing:0}.features-hero__copy>p:not(.features-hero__note){max-width:700px;margin:0 auto;color:#ffffffad;font-size:1.08rem;line-height:1.65}.features-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.5rem}.features-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.72rem 1.1rem;border:1px solid transparent;border-radius:7px;font-size:.82rem;font-weight:800;text-decoration:none}.features-btn--primary{color:#fff;background:var(--features-brand);border-color:var(--features-brand)}.features-btn--primary:hover{color:#fff;background:var(--features-brand-hover)}.features-btn--secondary{color:#fff;background:transparent;border-color:#ffffff4d}.features-btn--secondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff80}.features-hero__note{margin:.8rem 0 0;color:#ffffff7a;font-size:.72rem}.features-hero__media{width:min(1040px,100%);max-height:350px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-bottom:0}.features-hero__media picture,.features-hero__media img{display:block;width:100%;height:auto}.features-workflow-nav{position:relative;z-index:2;background:#fff;border-bottom:1px solid var(--features-border);box-shadow:0 8px 24px #0f172a0f}.features-workflow-nav__inner{min-height:82px;display:flex;align-items:center;gap:1rem}.features-workflow-nav__inner>span{flex:0 0 auto;color:var(--features-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.features-workflow-nav__links{display:flex;flex:1;gap:.45rem;overflow-x:auto;scrollbar-width:thin}.features-workflow-nav a{min-height:44px;display:inline-flex;align-items:center;gap:.45rem;padding:.6rem .85rem;color:#475569;background:var(--features-surface);border:1px solid var(--features-border);border-radius:7px;font-size:.78rem;font-weight:750;text-decoration:none;white-space:nowrap}.features-workflow-nav a:hover{color:var(--features-slate);border-color:#c5962a80;background:#c5962a0f}.features-catalog{padding:5rem 0;background:#fff}.features-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:3rem;margin-bottom:3rem}.features-section-heading h2,.features-checklist h2,.features-final h2{margin:.55rem 0 0;color:var(--features-slate);font-size:2.15rem;line-height:1.15;font-weight:800;letter-spacing:0}.features-section-heading>p,.features-checklist__intro>p{margin:0;color:var(--features-muted);line-height:1.7}.features-group{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,2.28fr);gap:2.25rem;padding:2.75rem 0;border-top:1px solid var(--features-border)}.features-group:first-of-type{border-top:0;padding-top:0}.features-group__intro{padding-top:.25rem}.features-group__icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:.8rem;color:var(--features-brand);background:#c5962a1a;border-radius:7px}.features-group__intro>span{color:var(--features-brand-hover);font-size:.68rem;font-weight:800;text-transform:uppercase}.features-group__intro h3{margin:.45rem 0 .65rem;color:var(--features-slate);font-size:1.3rem;line-height:1.25;font-weight:800}.features-group__intro p{margin:0;color:var(--features-muted);font-size:.84rem;line-height:1.6}.features-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.features-module{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--features-border);border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #0f172a0a;transition:transform var(--public-motion-standard) var(--public-motion-ease),box-shadow var(--public-motion-standard) var(--public-motion-ease)}.features-module:hover,.features-module:focus-within{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a17}.features-module__media{width:100%;aspect-ratio:16 / 10;display:block;overflow:hidden;background:var(--features-surface);border-bottom:1px solid var(--features-border)}.features-module__media picture,.features-module__media img{display:block;width:100%;height:100%}.features-module__media img{object-fit:cover;object-position:top left;transition:transform var(--public-motion-standard) var(--public-motion-ease)}.features-module:hover .features-module__media img,.features-module:focus-within .features-module__media img{transform:scale(1.01)}.features-module__body{min-width:0;height:100%;display:flex;flex-direction:column;padding:1rem}.features-module__topline{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.7rem}.features-module__icon{width:32px;height:32px;display:grid;place-items:center;color:var(--module-accent);background:color-mix(in srgb,var(--module-accent) 10%,#fff);border-radius:6px}.features-status{display:inline-flex;align-items:center;min-height:23px;padding:.22rem .45rem;border-radius:999px;font-size:.59rem;font-weight:800;white-space:nowrap}.features-status--available{color:var(--features-green);background:#1a87541a}.features-status--plan_only{color:var(--features-blue);background:#2e7fd61a}.features-status--unavailable{color:#64748b;background:#eef2f7}.features-module h4{margin:0 0 .35rem;color:var(--features-slate);font-size:1rem;font-weight:800}.features-module__body>p{min-height:2.7em;margin:0 0 .7rem;color:var(--features-muted);font-size:.76rem;line-height:1.45}.features-module ul{display:grid;gap:.35rem;margin:0 0 .9rem;padding:0;list-style:none}.features-module li{display:flex;align-items:flex-start;gap:.4rem;color:#475569;font-size:.7rem;line-height:1.4}.features-module li i{flex:0 0 auto;color:var(--module-accent)}.features-text-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;color:var(--features-brand-hover);font-size:.76rem;font-weight:800;text-decoration:none}.features-text-link:hover{color:var(--features-slate)}.features-flow{padding:5rem 0;color:#fff;background:#172033}.features-section-heading--light h2{color:#fff}.features-section-heading--light>p{color:#ffffff94}.features-flow__tabs{display:flex;gap:.4rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:thin}.features-flow__tab{min-height:44px;flex:0 0 auto;padding:.65rem .9rem;color:#ffffff9e;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:7px;font-size:.76rem;font-weight:800}.features-flow__tab:hover,.features-flow__tab.is-active{color:#fff;background:#c5962a24;border-color:#c5962a99}.features-flow__tab:focus-visible{outline:3px solid rgba(197,150,42,.4);outline-offset:2px}.features-flow__panels{border-top:1px solid rgba(255,255,255,.12)}.features-flow__panel{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:center;gap:3rem;padding-top:2rem}.features-js .features-flow__panel:not(.is-active){display:none}.features-no-js .features-flow__panel+.features-flow__panel{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.12)}.features-flow__number{color:var(--features-brand);font:700 .72rem JetBrains Mono,monospace}.features-flow__copy h3{margin:.5rem 0 .75rem;color:#fff;font-size:1.65rem;line-height:1.2;font-weight:800}.features-flow__copy>p{margin:0;color:#ffffff9e;font-size:.86rem;line-height:1.65}.features-flow__steps{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin:1.25rem 0 0;padding:0;list-style:none}.features-flow__steps li{display:inline-flex;align-items:center;gap:.35rem}.features-flow__steps li>span{width:22px;height:22px;display:grid;place-items:center;color:var(--features-slate);background:var(--features-brand);border-radius:50%;font:700 .58rem JetBrains Mono,monospace}.features-flow__steps a{min-height:36px;display:inline-flex;align-items:center;gap:.35rem;padding:.42rem .55rem;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:6px;font-size:.69rem;font-weight:700;text-decoration:none}.features-flow__steps a:hover{border-color:#c5962a99}.features-flow__media{width:min(640px,100%);aspect-ratio:16 / 9;justify-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 42px #00000040}.features-flow__media picture,.features-flow__media img{display:block;width:100%;height:100%}.features-flow__media img{object-fit:cover;object-position:top left}.features-js .features-flow__panel.is-active{animation:features-panel-in var(--public-motion-standard) var(--public-motion-ease)}.features-js .features-module,.features-js .features-group__intro{opacity:0;transform:translateY(8px);transition:opacity var(--public-motion-reveal) var(--public-motion-ease),transform var(--public-motion-reveal) var(--public-motion-ease);transition-delay:var(--public-reveal-delay, 0ms)}.features-js .features-module.is-visible,.features-js .features-group__intro.is-visible{opacity:1;transform:none}@keyframes features-panel-in{0%{opacity:0}to{opacity:1}}.features-ghana{padding:5rem 0;background:var(--features-surface)}.features-proof{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--features-border);border-bottom:1px solid var(--features-border)}.features-proof__item{display:flex;gap:.65rem;padding:1.3rem .9rem;border-left:1px solid var(--features-border)}.features-proof__item:first-child{border-left:0}.features-proof__item>i{flex:0 0 auto;color:var(--features-brand-hover);font-size:1rem}.features-proof__item strong,.features-proof__item span{display:block}.features-proof__item strong{margin-bottom:.25rem;color:var(--features-slate);font-size:.78rem}.features-proof__item span{color:var(--features-muted);font-size:.68rem;line-height:1.45}.features-checklist{padding:5rem 0;background:#fff}.features-checklist__layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:4rem;align-items:start}.features-checklist__intro>p{margin:1rem 0 1.25rem}.features-checklist__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--features-border)}.features-checklist__items li{display:flex;gap:.7rem;padding:1rem;border-bottom:1px solid var(--features-border)}.features-checklist__items li:nth-child(odd){border-right:1px solid var(--features-border)}.features-checklist__items i{flex:0 0 auto;color:var(--features-green)}.features-checklist__items strong,.features-checklist__items span{display:block}.features-checklist__items strong{margin-bottom:.25rem;color:var(--features-slate);font-size:.78rem}.features-checklist__items span{color:var(--features-muted);font-size:.7rem;line-height:1.45}.features-final{padding:3.5rem 0;color:#fff;background:var(--features-slate);border-top:1px solid rgba(255,255,255,.08)}.features-final__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.features-final__inner>div:first-child{max-width:720px}.features-final__inner>div:first-child>span{color:var(--features-brand);font-size:.7rem;font-weight:800;text-transform:uppercase}.features-final h2{color:#fff;font-size:1.8rem}.features-final__actions{display:flex;flex:0 0 auto;gap:.55rem}@media(max-width:1199.98px){.features-hero__inner{min-height:650px;padding-top:2.5rem}.features-hero__media{max-height:200px}.features-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.features-proof__item:nth-child(4){border-left:0}}@media(max-width:991.98px){.features-hero h1{font-size:2.8rem}.features-section-heading,.features-checklist__layout{grid-template-columns:1fr;gap:1rem}.features-group{grid-template-columns:1fr;gap:1.25rem}.features-group__intro{max-width:620px}.features-flow__panel{grid-template-columns:1fr;gap:1.5rem}.features-flow__copy{max-width:680px}.features-final__inner{align-items:flex-start;flex-direction:column}}@media(max-width:767.98px){.features-hero__inner{min-height:670px;padding-top:2.5rem}.features-hero__copy{margin-bottom:1.5rem}.features-hero h1{font-size:2.2rem}.features-hero__copy>p:not(.features-hero__note){font-size:.94rem}.features-hero__media{width:calc(100% + 1.5rem);max-height:440px;aspect-ratio:390 / 520}.features-hero__media picture,.features-hero__media img{width:100%;height:100%}.features-hero__media img{object-fit:cover;object-position:top center}.features-workflow-nav__inner{align-items:flex-start;flex-direction:column;gap:.5rem;padding-top:.8rem;padding-bottom:.8rem}.features-workflow-nav__links{width:100%}.features-catalog,.features-flow,.features-ghana,.features-checklist{padding:3.5rem 0}.features-section-heading{margin-bottom:2rem}.features-section-heading h2,.features-checklist h2{font-size:1.75rem}.features-module-grid{grid-template-columns:1fr}.features-module__body{padding:.85rem}.features-module__body>p{min-height:0}.features-module li:nth-child(n+2){display:none}.features-proof{grid-template-columns:1fr}.features-proof__item,.features-proof__item:nth-child(4){border-left:0;border-top:1px solid var(--features-border)}.features-proof__item:first-child{border-top:0}.features-final__actions{width:100%;flex-wrap:wrap}}@media(max-width:575.98px){.features-hero__inner{min-height:0;padding-top:1.5rem}.features-hero__copy{margin-bottom:.8rem}.features-hero h1{margin-top:.65rem;font-size:1.65rem}.features-hero__copy>p:not(.features-hero__note){font-size:.8rem;line-height:1.5}.features-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:1rem}.features-hero__actions .features-btn{width:100%;padding:.6rem .4rem;font-size:.68rem}.features-hero__note{margin-top:.5rem}.features-hero__media{max-height:340px}.features-final__actions{align-items:stretch;flex-direction:column;width:100%}.features-final__actions .features-btn{width:100%}.features-module__media{aspect-ratio:16 / 10}.features-checklist__items{grid-template-columns:1fr}.features-checklist__items li:nth-child(odd){border-right:0}.features-flow__copy h3{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
