.marketing-container{width:min(1180px,100% - 2rem);margin-inline:auto}.contact-request-types{border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin:1.25rem 0;padding:0;display:grid}.contact-request-types legend,.contact-check-grid legend{color:var(--color-navy-900);grid-column:1/-1;margin-bottom:.45rem;font-weight:750}.contact-request-types label{border:1px solid var(--color-border);text-align:center;cursor:pointer;border-radius:10px;place-items:center;min-height:60px;padding:.6rem;display:grid}.contact-request-types label.active{border-color:var(--color-primary-600);background:var(--color-primary-50);color:var(--color-primary-800)}.contact-request-types input{opacity:0;position:absolute}.contact-check-grid{border:1px solid var(--color-border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;padding:1rem;display:grid}.contact-check-grid label{flex-direction:row;align-items:center;gap:.5rem;font-weight:500;display:flex}.contact-check-grid input{width:18px;height:18px}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-spinner{width:20px;height:20px;animation:.8s linear infinite contact-spin}.contact-success{border:1px solid var(--color-primary-300);background:var(--color-primary-50);border-radius:18px;justify-items:start;gap:.8rem;padding:2rem;display:grid}.contact-success>svg{width:42px;height:42px;color:var(--color-primary-700)}@keyframes contact-spin{to{transform:rotate(360deg)}}@media (max-width:760px){.contact-request-types{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-check-grid{grid-template-columns:1fr}}.marketing-shell{background:#fff;flex-direction:column;min-height:100dvh;display:flex}.marketing-page{flex:1 0 auto}.narrow-container{width:min(880px,100% - 2rem)}.skip-link{z-index:200;border-radius:var(--radius-md);background:var(--color-forest-950);color:#fff;padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.public-header{z-index:var(--z-sticky);isolation:isolate;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dbe3dfcc;flex:none;width:100%;animation:.52s cubic-bezier(.22,1,.36,1) both marketing-header-enter;position:sticky;top:0;box-shadow:0 1px #08251c08}.public-header-inner{align-items:center;gap:1.25rem;min-height:72px;display:flex}.marketing-logo{color:var(--color-forest-950);flex:none;align-items:center;gap:.65rem;font-size:1.03rem;font-weight:850;text-decoration:none;display:inline-flex}.marketing-logo-mark{background:var(--color-forest-950);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.marketing-logo-inverse{color:#fff}.marketing-logo-inverse .marketing-logo-mark{color:var(--color-gold-100);background:#ffffff1f}.desktop-navigation{flex:1;justify-content:center;align-items:center;gap:clamp(.8rem,2vw,1.65rem);display:flex}.desktop-navigation a{color:var(--color-text);font-size:.82rem;font-weight:650;text-decoration:none;position:relative}.desktop-navigation a:after{background:var(--color-forest-700);content:"";height:2px;transition:transform .16s;position:absolute;bottom:-.7rem;left:0;right:0;transform:scaleX(0)}.desktop-navigation a:hover:after,.desktop-navigation a:focus-visible:after,.desktop-navigation a[aria-current=page]:after{transform:scaleX(1)}.desktop-navigation a[aria-current=page]{color:var(--color-forest-700)}.public-header-actions{flex:none;align-items:center;gap:.6rem;display:flex}.public-header-actions a,.marketing-button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1rem;font-size:.83rem;font-weight:780;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.public-header-actions a:hover,.marketing-button:hover{transform:translateY(-1px)}.public-header-actions a:active,.marketing-button:active{transform:translateY(0)scale(.98)}.header-login,.marketing-button-secondary{color:var(--color-forest-950);background:#fff;border-color:var(--color-border)!important}.header-primary,.marketing-button-primary{background:var(--color-forest-700);color:#fff;box-shadow:0 8px 20px #1d5b4329}.header-primary:hover,.marketing-button-primary:hover{background:var(--color-forest-800)}.mobile-navigation{margin-left:auto;display:none}.mobile-menu-trigger{background:linear-gradient(145deg, var(--color-forest-800), var(--color-forest-950));color:#fff;cursor:pointer;border:1px solid #ffffff29;border-radius:14px;place-items:center;width:46px;height:46px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 10px 24px #082c2033,inset 0 1px #ffffff1f}.mobile-menu-trigger:hover{transform:translateY(-1px);box-shadow:0 13px 28px #082c2040,inset 0 1px #ffffff24}.mobile-menu-trigger:active{transform:scale(.96)}.mobile-menu-trigger:focus-visible,.mobile-menu-close:focus-visible,.mobile-menu-links a:focus-visible,.mobile-menu-actions a:focus-visible{outline-offset:3px;outline:3px solid #d59e2e6b}.mobile-menu-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02100ca8;justify-content:end;animation:.22s both mobile-menu-backdrop-in;display:flex;position:fixed;inset:0}.mobile-menu-panel{width:min(92vw,430px);height:100dvh;min-height:100%;padding:max(1rem, env(safe-area-inset-top)) clamp(1rem, 4vw, 1.4rem) max(1.15rem, env(safe-area-inset-bottom));overscroll-behavior:contain;background:radial-gradient(circle at 100% 0,#d59e2e26,#0000 19rem),linear-gradient(#fff 0%,#fbfdfc 58%,#f4f8f6 100%);border-left:1px solid #dbe3dfb3;flex-direction:column;animation:.36s cubic-bezier(.22,1,.36,1) both mobile-menu-panel-in;display:flex;position:relative;overflow:hidden auto;box-shadow:-30px 0 80px #01160f3d}.mobile-menu-glow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#fff8e5e0,#0000 68%);border:1px solid #d59e2e1a;border-radius:999px;width:18rem;height:18rem;position:absolute;top:-7rem;right:-6rem}.mobile-menu-topbar{border-bottom:1px solid #dbe3dfb8;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.15rem;display:flex}.mobile-menu-brand{min-width:0;color:var(--color-forest-950);align-items:center;gap:.75rem;text-decoration:none;display:flex}.mobile-menu-brand-mark{background:linear-gradient(145deg, var(--color-forest-800), var(--color-forest-950));width:45px;height:45px;color:var(--color-gold-100);border-radius:14px;flex:none;place-items:center;display:grid;box-shadow:0 10px 22px #082c202e}.mobile-menu-brand>span:last-child{gap:.12rem;min-width:0;display:grid}.mobile-menu-brand strong{font-family:var(--font-heading), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.mobile-menu-brand small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;font-weight:620;overflow:hidden}.mobile-menu-close{width:44px;height:44px;color:var(--color-forest-950);cursor:pointer;background:#ffffffd6;border:1px solid #d3ddd8e0;border-radius:14px;flex:none;place-items:center;transition:transform .16s,background .16s;display:grid;box-shadow:0 7px 18px #09281e12}.mobile-menu-close:hover{background:#fff;transform:rotate(4deg)}.mobile-menu-intro{padding:1.45rem 0 1rem}.mobile-menu-intro>span{color:var(--color-forest-700);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:820;display:inline-flex}.mobile-menu-intro>span:before{background:var(--color-gold-500);content:"";border-radius:999px;width:18px;height:2px}.mobile-menu-intro h2{color:var(--color-forest-950);font-family:var(--font-heading), Georgia, serif;margin:.45rem 0 0;font-size:clamp(1.35rem,5.5vw,1.65rem);line-height:1.17}.mobile-menu-links{gap:.48rem;display:grid}.mobile-menu-links a{min-height:58px;color:var(--color-text);opacity:0;animation:.36s cubic-bezier(.22,1,.36,1) forwards mobile-menu-link-in;animation-delay:calc(80ms + var(--menu-index) * 38ms);border:1px solid #0000;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:.75rem;padding:.45rem .65rem;font-size:.94rem;font-weight:740;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid;transform:translate(14px)}.mobile-menu-links a:hover{background:#ffffffdb;border-color:#c4d6cdcc;transform:translate(3px)}.mobile-menu-link-icon{width:42px;height:42px;color:var(--color-forest-700);background:#fff;border:1px solid #d5e1dbeb;border-radius:13px;place-items:center;display:grid;box-shadow:0 6px 16px #0a34260f}.mobile-menu-link-arrow{color:#9aa9a3;transition:transform .16s}.mobile-menu-links a:hover .mobile-menu-link-arrow{transform:translate(2px)}.mobile-menu-links a[aria-current=page]{color:var(--color-forest-800);box-shadow:inset 3px 0 0 var(--color-gold-500);background:linear-gradient(90deg,#e7f4edeb,#f7fbf9e0);border-color:#5c9d824d}.mobile-menu-links a[aria-current=page] .mobile-menu-link-icon{border-color:var(--color-forest-700);background:var(--color-forest-700);color:#fff}.mobile-menu-actions{grid-template-columns:.82fr 1.55fr;gap:.65rem;margin-top:auto;padding-top:1.35rem;display:grid}.mobile-menu-actions a{min-height:50px;color:var(--color-forest-950);border:1px solid #b2c7bde6;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .8rem;font-size:.79rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:flex}.mobile-menu-actions a:hover{transform:translateY(-1px)}.mobile-menu-login{background:#ffffffe0}.mobile-menu-actions .mobile-menu-primary{border-color:var(--color-forest-700);background:linear-gradient(135deg, var(--color-forest-700), var(--color-forest-900));color:#fff;box-shadow:0 12px 25px #12543c33}.mobile-menu-actions .mobile-menu-primary:hover{box-shadow:0 15px 30px #12543c42}.mobile-menu-reassurance{color:#6e7f78;text-align:center;justify-content:center;align-items:center;gap:.42rem;margin:.85rem 0 0;font-size:.66rem;font-weight:650;display:flex}@media (max-width:480px){.mobile-menu-panel{border-left:0;width:100%;padding-inline:.9rem}.mobile-menu-actions{grid-template-columns:1fr}.mobile-menu-actions a{min-height:52px}}@media (max-width:370px){.mobile-menu-brand small{display:none}.mobile-menu-links a{min-height:54px}.mobile-menu-intro{padding-block:1rem .75rem}}.home-hero{background:radial-gradient(circle at 85% 20%,#d59e2e1a,#0000 30rem),linear-gradient(#fff,#fbfcfb);padding:clamp(3.5rem,7vw,6.5rem) 0 5.5rem;overflow:hidden}.home-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.hero-badge{border-radius:var(--radius-full);background:var(--color-gold-50);color:var(--color-gold-700);border:1px solid #ecd8a8;margin:0 0 1.25rem;padding:.55rem .9rem;font-size:.78rem;font-weight:800;display:inline-flex}.home-hero h1,.page-hero h1{color:var(--color-forest-950);letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,5.4vw,5.25rem);line-height:.99}.hero-lead{max-width:54ch;color:var(--color-text-muted);margin:1.5rem 0 1.75rem;font-size:clamp(1.04rem,1.7vw,1.2rem);line-height:1.65}.marketing-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-reassurance{color:var(--color-text-muted);flex-wrap:wrap;gap:.65rem 1.15rem;margin:1.5rem 0 0;padding:0;font-size:.77rem;list-style:none;display:flex}.hero-reassurance li{align-items:center;gap:.35rem;display:inline-flex}.hero-reassurance svg{width:15px;color:var(--color-forest-700)}.home-hero-visual{min-height:540px;position:relative}.hero-photo-frame{z-index:1;background:var(--color-surface-muted);border-radius:28px;width:95%;height:68%;position:absolute;top:0;right:-3.5rem;overflow:hidden}.hero-photo-frame:after{content:"";background:linear-gradient(#0000 55%,#08251c1f);position:absolute;inset:0}.hero-photo-frame img,.field-image img{object-fit:cover}.hero-photo-frame img{animation:.9s cubic-bezier(.22,1,.36,1) .16s both marketing-hero-image}.hero-dashboard{z-index:2;filter:drop-shadow(0 25px 25px #08251c33);width:78%;animation:6s ease-in-out infinite marketing-float;position:absolute;bottom:0;right:5%}.hero-phone{z-index:3;animation:5s ease-in-out .7s infinite reverse marketing-float;position:absolute;bottom:-.5rem;right:0}.dashboard-preview{min-height:265px;color:var(--color-text);background:#fff;border:8px solid #1e2925;border-bottom-width:14px;border-radius:15px 15px 7px 7px;grid-template-columns:42px 1fr;font-size:.66rem;display:grid;overflow:hidden}.dashboard-sidebar{background:var(--color-forest-950);color:#ffffffa6;flex-direction:column;align-items:center;gap:1.15rem;padding:.75rem 0;display:flex}.dashboard-sidebar span{background:var(--color-forest-700);color:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:.55rem;font-weight:900;display:grid}.dashboard-main{padding:.9rem}.dashboard-top{justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.8rem;display:flex}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.dashboard-metrics>div,.activity-card,.chart-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;gap:.25rem;padding:.65rem;display:grid}.dashboard-metrics span{color:var(--color-text-muted)}.dashboard-metrics strong{color:var(--color-forest-950);font-size:.87rem}.dashboard-lower{grid-template-columns:1.2fr .8fr;gap:.55rem;margin-top:.55rem;display:grid}.activity-card span{color:var(--color-text-muted);align-items:center;gap:.2rem;margin-top:.25rem;display:flex}.activity-card svg{color:var(--color-forest-600)}.fake-chart{align-items:end;gap:.25rem;min-height:75px;display:flex}.fake-chart i{background:var(--color-forest-100);border-radius:3px 3px 0 0;width:16%;height:30%}.fake-chart i:nth-child(2),.fake-chart i:nth-child(5){background:var(--color-forest-600);height:65%}.fake-chart i:nth-child(3){height:45%}.fake-chart i:nth-child(4){background:var(--color-gold-500);height:82%}.fake-chart i:nth-child(6){background:var(--color-forest-700);height:95%}.phone-preview{width:105px;min-height:205px;box-shadow:var(--shadow-md);color:var(--color-text);background:#fff;border:6px solid #1e2925;border-radius:22px;flex-direction:column;padding:.8rem .55rem .5rem;font-size:.58rem;display:flex}.phone-speaker{background:#1e2925;border-radius:4px;width:28px;height:4px;margin:-.35rem auto .9rem}.phone-preview>strong{color:var(--color-forest-950);margin-top:.45rem;font-size:1rem}.phone-preview small{color:var(--color-text-muted)}.phone-stat{background:var(--color-forest-50);border-radius:7px;gap:.2rem;margin-top:.8rem;padding:.55rem;display:grid}.phone-preview nav{border-top:1px solid var(--color-border);justify-content:space-around;margin-top:auto;padding-top:.6rem;display:flex}.phone-preview nav i{background:var(--color-forest-200);border-radius:3px;width:10px;height:10px}.trust-strip{background:#fff;padding:2.4rem 0 3rem}.section-heading{text-align:center;max-width:760px;margin:0 auto 2.4rem}.section-heading-left{text-align:left;margin-inline:0}.section-heading h2,.final-cta h2,.field-reality h2,.offline-showcase h2{color:var(--color-forest-950);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.section-heading>p:last-child{max-width:62ch;color:var(--color-text-muted);margin:.85rem auto 0;line-height:1.65}.section-heading-left>p:last-child{margin-inline:0}.marketing-eyebrow{color:var(--color-gold-700);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .65rem;font-size:.75rem;font-weight:850}.trust-strip .section-heading{margin-bottom:1.8rem}.trust-strip .section-heading h2{font-size:clamp(1.45rem,2.5vw,2rem)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.trust-grid article{align-items:center;gap:.8rem;display:flex}.trust-grid article>span,.feature-card-title>span{border:2px solid var(--color-forest-600);border-radius:var(--radius-full);width:48px;height:48px;color:var(--color-forest-700);flex:none;place-items:center;display:grid}.trust-grid h3,.trust-grid p,.feature-preview-card h3,.feature-preview-card p{margin:0}.trust-grid h3{font-size:.9rem}.trust-grid p{color:var(--color-text-muted);margin-top:.2rem;font-size:.75rem}.marketing-section{background:#fff;padding:clamp(4rem,8vw,7rem) 0}.marketing-section-ivory{background:linear-gradient(135deg,#fffaf0,#fbf8f1 45%,#f8f4eb)}.feature-overview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-preview-card{border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid #eadfcb;padding:1.2rem;box-shadow:0 12px 28px #523d1a12}.feature-card-title{gap:.8rem;display:flex}.feature-card-title>span{border-width:1px;border-radius:10px;width:38px;height:38px}.feature-card-title svg{width:19px}.feature-preview-card h3{font-size:1rem}.feature-preview-card p{color:var(--color-text-muted);margin-top:.3rem;font-size:.78rem;line-height:1.45}.mini-list,.mini-attendance,.mini-chart{border:1px solid var(--color-border);min-height:118px;color:var(--color-text-muted);background:#fff;border-radius:9px;gap:.6rem;margin-top:1rem;padding:.8rem;font-size:.7rem;display:grid}.mini-list span,.mini-attendance span{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;padding-bottom:.35rem;display:flex}.dot{border-radius:50%;width:7px;height:7px;display:inline-block}.dot.green{background:var(--color-success)}.dot.gold{background:var(--color-gold-500)}.dot.red{background:var(--color-danger)}.mini-chart{align-items:end;display:flex}.mini-chart i{background:#a9c8ff;border-radius:4px 4px 0 0;width:16%;height:30%}.mini-chart i:nth-child(2),.mini-chart i:nth-child(5){height:65%}.mini-chart i:nth-child(3){height:45%}.mini-chart i:nth-child(4){height:82%}.mini-chart i:nth-child(6){height:95%}.offline-showcase{background:radial-gradient(circle at 90% 10%, #2672544d, transparent 28rem), var(--color-forest-950);color:#fff;padding:clamp(4rem,8vw,7rem) 0;position:relative;overflow:hidden}.offline-showcase:after{opacity:.06;content:"";background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.offline-grid{z-index:1;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid;position:relative}.offline-showcase h2{color:#fff}.offline-showcase>div>div:first-child>p:not(.marketing-eyebrow){color:#ffffffb8;line-height:1.65}.offline-benefits{gap:1rem;margin-top:2rem;display:grid}.offline-benefits article{gap:.8rem;display:flex}.offline-benefits svg{color:var(--color-gold-500);flex:none}.offline-benefits h3,.offline-benefits p{margin:0}.offline-benefits h3{font-size:.92rem}.offline-benefits p{color:#ffffff9e;margin-top:.25rem;font-size:.78rem;line-height:1.45}.offline-visual{min-height:430px;position:relative}.offline-laptop{width:73%;position:absolute;bottom:15px;left:7%}.dashboard-preview-compact{min-height:230px;transform:perspective(900px)rotateY(-3deg)}.offline-phone{z-index:3;position:absolute;bottom:0;right:7%}.sync-badge{z-index:4;box-shadow:var(--shadow-md);color:var(--color-text);background:#fff;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:.4rem;padding:.65rem .8rem;font-size:.7rem;font-weight:750;display:flex;position:absolute}.sync-badge svg{width:16px}.sync-off{top:24%;left:0}.sync-wait{top:3%;left:40%}.sync-ok{top:23%;right:0}.sync-path{z-index:0;color:#ffffff59;letter-spacing:.5rem;white-space:nowrap;font-size:2.5rem;position:absolute;top:19%;left:7%;right:8%;overflow:hidden}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.steps-grid article{text-align:center;position:relative}.steps-grid article>svg{width:54px;height:54px;color:var(--color-forest-600)}.step-number{background:var(--color-forest-700);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.78rem;font-weight:850;display:grid;position:absolute;top:-.8rem;left:calc(50% - 42px)}.steps-grid h3{color:var(--color-forest-950);margin:.8rem 0 .35rem}.steps-grid p{max-width:30ch;color:var(--color-text-muted);margin:0 auto;font-size:.85rem;line-height:1.55}.step-arrow{color:var(--color-forest-600);font-size:2rem;position:absolute;top:20px;right:-1.4rem}.roles-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.role-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.role-card>header{background:#edf5ff;min-height:104px;padding:1.2rem}.role-green>header{background:var(--color-forest-50)}.role-gold>header{background:var(--color-gold-50)}.role-purple>header{background:#f7f1ff}.role-card h3,.role-card p{margin:0}.role-card p{color:var(--color-text-muted);margin-top:.25rem;font-size:.78rem}.role-screen{gap:.45rem;min-height:210px;padding:1rem;display:grid}.role-screen small{color:var(--color-text-muted)}.role-screen>strong{font-size:1.05rem}.role-screen>div{gap:.45rem;display:grid}.role-screen>div span{background:var(--color-surface-muted);border-radius:5px;height:20px}.role-screen button{border:1px solid var(--color-forest-200);min-height:38px;color:var(--color-forest-700);background:#fff;border-radius:7px;margin-top:auto;font-size:.72rem;font-weight:750}.field-reality-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.field-image{border-radius:var(--radius-xl);min-height:390px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.field-reality h2{margin-bottom:1rem}.field-reality p:not(.marketing-eyebrow){color:var(--color-text-muted);line-height:1.65}.check-list{gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--color-text-muted);align-items:start;gap:.55rem;display:flex}.check-list svg{width:18px;color:var(--color-forest-600);flex:none}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pricing-card{border-radius:var(--radius-lg);min-height:345px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e8ddc8;flex-direction:column;padding:1.75rem;display:flex;position:relative}.pricing-card-featured{border:2px solid var(--color-forest-600);box-shadow:var(--shadow-md);transform:translateY(-10px)}.recommended-label{border-radius:var(--radius-full);background:var(--color-forest-700);color:#fff;text-align:center;padding:.35rem .7rem;font-size:.72rem;font-weight:780;position:absolute;top:-14px;left:20%;right:20%}.pricing-card h3{color:var(--color-forest-950);margin:0;font-size:1.3rem}.pricing-card>p{color:var(--color-text-muted);font-size:.86rem;line-height:1.5}.pricing-card ul{gap:.65rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:grid}.pricing-card li{gap:.45rem;font-size:.84rem;display:flex}.pricing-card li svg{width:17px;color:var(--color-success)}.pricing-card .marketing-button{width:100%;margin-top:auto}.faq-accordion{gap:.6rem;display:grid}.faq-accordion article{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;overflow:hidden}.faq-accordion h3{margin:0;font-size:.92rem}.faq-accordion button{width:100%;min-height:54px;color:var(--color-text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-weight:720;display:flex}.faq-accordion button svg{flex:none;transition:transform .16s}.faq-accordion .rotate-icon{transform:rotate(180deg)}.faq-accordion [role=region] p{border-top:1px solid var(--color-border);color:var(--color-text-muted);margin:0;padding:1rem;line-height:1.65}.faq-more{justify-content:center;margin-top:1.5rem;display:flex}.final-cta{background:#fff;padding:1rem 0 5rem}.final-cta-inner{border-radius:var(--radius-xl);background:radial-gradient(circle at 90% 10%, #d59e2e38, transparent 22rem), var(--color-forest-800);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4rem);display:flex}.final-cta h2{color:#fff;max-width:18ch}.final-cta p:not(.marketing-eyebrow){color:#ffffffb3}.public-footer{background:radial-gradient(circle at 100% 0, #26725466, transparent 25rem), var(--color-forest-950);color:#ffffffbd;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:2.5rem;display:grid}.footer-brand p{max-width:26ch;line-height:1.6}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:start;gap:.65rem;display:flex}.footer-grid h2{color:#fff;margin:0 0 .45rem;font-size:.9rem}.footer-grid a{color:#ffffffb8;font-size:.8rem;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-message p{flex-wrap:wrap;align-items:center;gap:.3rem;margin:0;font-size:.8rem;line-height:1.6;display:flex}.footer-message svg{color:var(--color-gold-500)}.footer-bottom{text-align:center;border-top:1px solid #ffffff1f;margin-top:3rem;padding-top:1.25rem;font-size:.75rem}.page-hero{background:radial-gradient(circle at 80% 5%, #d59e2e2b, transparent 28rem), linear-gradient(135deg, var(--color-forest-50), #fff 55%, var(--color-gold-50));text-align:center;padding:clamp(4rem,9vw,8rem) 0;overflow:hidden}.page-hero-inner{justify-items:center;display:grid}.page-hero h1{max-width:15ch;font-size:clamp(2.6rem,6vw,5rem)}.page-hero-inner>p:not(.marketing-eyebrow){max-width:62ch;color:var(--color-text-muted);margin:1.25rem auto 1.75rem;font-size:1.08rem;line-height:1.7}.detail-feature-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.detail-feature-grid article{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:230px;box-shadow:var(--shadow-sm);background:#fff;padding:1.7rem;position:relative;overflow:hidden}.detail-feature-grid article>svg{width:34px;height:34px;color:var(--color-forest-600)}.detail-feature-grid h2,.feature-pillars h2,.journey-list h2,.three-info-cards h2,.values-grid h2,.contact-layout h2,.faq-categories>section>h2{color:var(--color-forest-950);margin:1rem 0 .5rem;font-size:1.25rem}.detail-feature-grid p,.feature-pillars p,.journey-list p,.three-info-cards p,.values-grid p,.contact-layout aside>p,.countries-section p,.body-large{color:var(--color-text-muted);margin:0;line-height:1.65}.detail-feature-number{color:var(--color-forest-100);font-size:2.4rem;font-weight:900;position:absolute;top:1.5rem;right:1.5rem}.feature-pillars,.three-info-cards,.values-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-pillars article,.three-info-cards article,.values-grid article{border-radius:var(--radius-lg);background:#fff;border:1px solid #eadfcb;padding:1.7rem}.feature-pillars svg,.values-grid svg{width:34px;height:34px;color:var(--color-forest-600)}.two-panel-section{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.two-panel-section h2,.countries-section h2,.large-section-title{color:var(--color-forest-950);letter-spacing:-.045em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.pricing-notice{border-radius:var(--radius-md);background:var(--color-gold-50);color:var(--color-gold-700);border:1px solid #ead8ac;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding:1rem 1.25rem;display:flex}.pricing-notice span{font-size:.86rem}.pricing-page-grid .pricing-card{min-height:470px}.pricing-placeholder{color:var(--color-forest-950);margin:1rem 0;font-size:1.6rem;font-weight:850}.comparison-wrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow-x:auto}.comparison-table{border-collapse:collapse;background:#fff;width:100%;min-width:680px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--color-border);text-align:center;padding:1rem}.comparison-table thead th{background:var(--color-forest-950);color:#fff}.comparison-table th:first-child{text-align:left}.comparison-table td svg{color:var(--color-success);margin:auto}.comparison-table td svg.lucide-minus{color:#a6b0ab}.journey-list{gap:1rem;max-width:900px;margin:auto;display:grid;position:relative}.journey-list:before{z-index:0;background:var(--color-forest-100);content:"";width:2px;position:absolute;top:40px;bottom:40px;left:41px}.journey-list article{z-index:1;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:36px 58px 1fr;align-items:center;gap:1rem;padding:1.25rem;display:grid;position:relative}.journey-index,.journey-icon{border-radius:50%;place-items:center;display:grid}.journey-index{background:var(--color-forest-700);color:#fff;width:34px;height:34px;font-weight:850}.journey-icon{background:var(--color-forest-50);width:52px;height:52px;color:var(--color-forest-700)}.journey-list h2{margin-top:0}.three-info-cards article>strong{color:var(--color-gold-500);font-size:2rem}.values-grid{grid-template-columns:repeat(4,1fr)}.about-image img{object-position:left center}.countries-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:4rem;display:grid}.countries-section ul{grid-template-columns:repeat(2,1fr);gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.countries-section li{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:.85rem 1rem;font-weight:680}.contact-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(2rem,7vw,6rem);display:grid}.contact-layout aside{position:sticky;top:105px}.contact-layout h2{letter-spacing:-.045em;margin-top:0;font-size:clamp(2rem,4vw,3.2rem)}.contact-benefits{gap:1rem;margin-top:2rem;display:grid}.contact-benefits article{gap:.8rem;display:flex}.contact-benefits svg{color:var(--color-forest-600);flex:none}.contact-benefits div{gap:.2rem;display:grid}.contact-benefits span{color:var(--color-text-muted);font-size:.82rem}.contact-form{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#fff;padding:clamp(1.2rem,4vw,2.5rem)}.contact-form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-form label,.contact-field{color:var(--color-text);gap:.45rem;font-size:.82rem;font-weight:750;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-height:46px;color:var(--color-text);background:#fff;padding:.7rem .8rem}.contact-form textarea{resize:vertical}.contact-message{grid-column:1/-1}.contact-phone{grid-template-columns:90px 1fr;gap:.5rem;display:grid}.consent-label{grid-template-columns:auto 1fr;align-items:start;margin-top:1rem;line-height:1.5;color:var(--color-text-muted)!important;gap:.6rem!important;font-weight:500!important;display:flex!important}.consent-label input{flex:none;width:20px;min-height:20px;margin-top:.1rem}.contact-submit{margin-top:1.2rem}.form-helper{color:var(--color-text-muted);margin:.7rem 0 0;font-size:.76rem}.form-status{border-radius:var(--radius-md);gap:.7rem;margin-top:1rem;padding:1rem;display:flex}.form-status-info{color:#174a70;background:#eff8ff;border:1px solid #b9d4e9}.form-status p{margin:.3rem 0 0;font-size:.82rem;line-height:1.5}.faq-categories{gap:4rem;display:grid}.faq-categories>section{grid-template-columns:.35fr .65fr;gap:3rem;display:grid}.faq-categories>section>h2{margin-top:.5rem;font-size:1.5rem}.legal-hero{background:linear-gradient(135deg, var(--color-forest-950), var(--color-forest-800));color:#fff;padding:clamp(3.5rem,8vw,6rem) 0}.legal-hero h1{letter-spacing:-.05em;max-width:15ch;margin:0;font-size:clamp(2.5rem,6vw,4.7rem);line-height:1}.legal-hero p:not(.marketing-eyebrow){color:#ffffffb3;max-width:60ch;line-height:1.65}.legal-hero small{color:#ffffff8c}.legal-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:clamp(2rem,6vw,6rem);padding-block:5rem;display:grid}.legal-layout>aside{border-left:2px solid var(--color-forest-100);align-self:start;padding-left:1rem;position:sticky;top:105px}.legal-layout aside nav{gap:.6rem;margin-top:1rem;display:grid}.legal-layout aside a{color:var(--color-text-muted);font-size:.8rem;text-decoration:none}.legal-content{min-width:0}.legal-content section{margin-bottom:2.7rem;scroll-margin-top:100px}.legal-content h2{color:var(--color-forest-950);margin:0 0 .8rem;font-size:1.45rem}.legal-content p,.legal-content li{color:var(--color-text-muted);line-height:1.75}.legal-notice{border-radius:var(--radius-md);background:var(--color-gold-50);color:var(--color-gold-700);border:1px solid #ead8ac;margin-bottom:2.5rem;padding:1rem 1.2rem}.legal-notice p{color:var(--color-gold-700);margin-bottom:0}@media (max-width:1080px){.desktop-navigation,.public-header-actions{display:none}.mobile-navigation{display:block}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{max-width:760px}.home-hero-visual{width:min(100%,780px);min-height:590px;margin:0 auto}.trust-grid,.roles-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.feature-overview-grid,.pricing-grid,.steps-grid,.offline-grid,.field-reality-grid,.detail-feature-grid,.feature-pillars,.three-info-cards,.two-panel-section,.countries-section,.contact-layout,.faq-categories>section,.legal-layout{grid-template-columns:1fr}.contact-layout aside,.legal-layout>aside{position:static}.legal-layout>aside{border-left:0;border-bottom:1px solid var(--color-border);padding:0 0 1.5rem}.legal-layout aside nav{grid-template-columns:repeat(2,1fr)}.offline-visual{min-height:430px}.step-arrow{display:none}.steps-grid{gap:3rem}.pricing-card-featured{transform:none}.field-image{min-height:340px}.final-cta-inner{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:540px){.marketing-container,.narrow-container{width:min(100% - 1.25rem,1180px)}.public-header-inner{min-height:64px}.home-hero{padding-top:2.5rem}.home-hero h1{font-size:clamp(2.3rem,11vw,3.25rem)}.marketing-actions{width:100%;display:grid}.marketing-button{width:100%}.hero-reassurance{display:grid}.home-hero-visual{min-height:450px}.hero-photo-frame{width:100%;height:58%;right:0}.hero-dashboard{width:94%;right:0}.dashboard-preview{min-height:220px;font-size:.55rem}.dashboard-main{padding:.55rem}.dashboard-lower{grid-template-columns:1fr}.chart-card,.hero-phone{display:none}.trust-grid,.roles-grid{grid-template-columns:1fr}.trust-grid article{padding:.5rem 0}.offline-laptop{width:90%;left:0}.offline-phone{right:0}.sync-wait{left:auto;right:10%}.sync-ok{top:36%}.roles-grid{gap:.8rem}.role-screen{min-height:180px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.detail-feature-grid,.feature-pillars,.three-info-cards,.values-grid,.contact-form-grid{grid-template-columns:1fr}.contact-message{grid-column:auto}.pricing-notice{flex-direction:column;align-items:start}.journey-list article{grid-template-columns:34px 1fr}.journey-icon{display:none}.journey-list:before{left:28px}.countries-section ul,.legal-layout aside nav{grid-template-columns:1fr}.legal-layout{padding-block:3.5rem}}.faq-page{color:#08274c}.faq-hero{text-align:center;background:radial-gradient(circle at 8% 18%,#0685530d 0 45px,#0000 46px),radial-gradient(circle at 94% 35%,#eeb04314 0 70px,#0000 71px),linear-gradient(110deg,#fffdf9,#fcf8f0);padding:3rem 0 2.2rem;position:relative;overflow:hidden}.faq-hero:before,.faq-hero:after{color:#08274c0f;font-family:Georgia,serif;font-size:8rem;position:absolute}.faq-hero:before{content:"?";top:.5rem;left:5%}.faq-hero:after{content:"⌕";bottom:-1rem;right:5%}.faq-hero .marketing-container{z-index:1;position:relative}.faq-hero .marketing-kicker{gap:.45rem}.faq-hero .marketing-kicker svg{width:17px}.faq-hero h1{color:#08274c;letter-spacing:-.04em;margin:.8rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,5vw,4.45rem)}.faq-hero>div>p{color:#68768a;margin:0}.faq-search{text-align:left;background:#fff;border:1px solid #d8dede;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:.7rem;width:min(760px,100%);margin:1.7rem auto 1rem;padding:.65rem .8rem;display:grid;box-shadow:0 8px 18px #08274c14}.faq-search>svg{color:#7d8995}.faq-search input{color:#173650;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:.45rem 0}.faq-search input::-webkit-search-cancel-button{display:none}.faq-search kbd,.faq-search button{color:#6b747d;font:inherit;background:#f0f1f2;border:0;border-radius:5px;padding:.35rem .55rem;font-size:.68rem}.faq-search button{cursor:pointer;place-items:center;padding:.3rem;display:grid}.faq-search button svg{width:18px;height:18px}.faq-quick-links{justify-content:center;gap:.5rem 1.5rem;display:flex}.faq-quick-links button{color:#087c50;cursor:pointer;font:inherit;background:0 0;border:0;font-size:.78rem}.faq-quick-links button:not(:last-child):after{content:"•";margin-left:1.5rem}.faq-category-browser{text-align:center;padding:2.3rem 0}.faq-category-browser h2{margin-top:0;font-size:1.8rem}.faq-category-grid{grid-template-columns:repeat(5,1fr);gap:1rem;max-width:1050px;margin:auto;display:grid}.faq-category-grid button{color:#0c2c4e;cursor:pointer;min-height:120px;font:inherit;background:#fff;border:1px solid #dce2e4;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:.8rem;font-size:.76rem;font-weight:750;transition:transform .18s,border-color .18s,background .18s;display:flex}.faq-category-grid button:hover,.faq-category-grid button.active{background:#f2faf6;border-color:#16885d;transform:translateY(-3px)}.faq-category-grid svg{color:#078653;stroke-width:1.5px;width:37px;height:37px}.faq-category-grid button:nth-child(n+6){transform:translate(50%)}.faq-category-grid button:nth-child(n+6):hover,.faq-category-grid button:nth-child(n+6).active{transform:translate(50%,-3px)}.faq-library{background:linear-gradient(110deg,#fcf8ef,#fffdfa);padding:2.2rem 0 3.5rem}.faq-library-grid{grid-template-columns:270px 1fr;align-items:start;gap:1.5rem;display:grid}.faq-sidebar{background:#fff;border:1px solid #d8dfe2;border-radius:8px;position:sticky;top:90px;overflow:hidden;box-shadow:0 10px 25px #08274c12}.faq-sidebar button{color:#344b61;cursor:pointer;width:100%;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e2e6e8;align-items:center;gap:.85rem;padding:1rem;font-size:.77rem;display:flex}.faq-sidebar button:last-child{border-bottom:0}.faq-sidebar button.active{color:#087c50;background:#f2faf6;border-left:4px solid #078653;font-weight:800}.faq-sidebar svg{flex:0 0 22px;width:22px}.faq-sections{gap:.8rem;display:grid}.faq-section-card{background:#fff;border:1px solid #dce2e5;border-radius:8px;padding:.75rem;scroll-margin-top:95px;box-shadow:0 7px 18px #08274c0d}.faq-section-card>h2{color:#087c50;align-items:center;gap:.6rem;margin:0 0 .6rem;font-size:1rem;display:flex}.faq-section-card>h2 svg{width:22px}.faq-section-card article{border:1px solid #e0e5e7;border-radius:5px;margin-top:.35rem;overflow:hidden}.faq-section-card article:has([aria-expanded=true]){background:#f3faf6;border-color:#8ac7ad}.faq-section-card h3{margin:0;font-size:.78rem}.faq-section-card h3 button{color:#173650;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;font-weight:750;display:flex}.faq-section-card h3 button svg{flex:0 0 17px;width:17px;transition:transform .18s}.faq-section-card h3 button svg.faq-arrow-open{transform:rotate(90deg)}.faq-section-card article>div{padding:0 .85rem .8rem}.faq-section-card article>div p{white-space:pre-line;color:#536576;margin:0;font-size:.75rem;line-height:1.55}.faq-no-results{text-align:center;background:#fff;border:1px solid #dce2e5;border-radius:8px;align-content:center;place-items:center;min-height:350px;padding:2rem;display:grid}.faq-no-results svg{color:#078653;width:50px;height:50px}.faq-no-results button{color:#fff;cursor:pointer;background:#078653;border:0;border-radius:6px;padding:.65rem 1rem}.faq-sync-reminder{color:#fff;background:linear-gradient(110deg,#062d55,#073d6c);padding:2.2rem 0}.faq-sync-reminder .marketing-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;display:grid}.faq-sync-reminder .marketing-container>div:first-child{align-items:center;gap:1.2rem;display:flex}.faq-sync-reminder .marketing-container>div:first-child>svg{color:#fff;width:86px;height:86px}.faq-sync-reminder small{color:#f7c449;text-transform:uppercase;font-weight:800}.faq-sync-reminder h2{margin:.35rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.faq-sync-reminder p{color:#d3dfe8;margin:0;font-size:.75rem}.faq-status-flow{grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;display:grid}.faq-status-flow article{color:#163653;text-align:center;background:#fff;border-radius:7px;place-items:center;min-height:115px;padding:1rem;display:grid}.faq-status-flow article svg{color:#078653}.faq-status-flow article:first-child svg{color:#e44949}.faq-status-flow article:nth-of-type(2) svg{color:#e19b1a}.faq-status-flow span{border-top:2px dotted #b6d2df}.faq-contact-grid{grid-template-columns:1.1fr repeat(3,.9fr);align-items:stretch;gap:1rem;display:grid}.faq-contact-grid>div{padding-right:1rem}.faq-contact h2{margin-top:0;font-family:Georgia,Times New Roman,serif;font-size:2rem}.faq-contact-grid>article{border:1px solid #dce2e4;border-radius:7px;flex-direction:column;padding:1.3rem;display:flex}.faq-contact-grid>article svg{color:#078653}.faq-contact-grid>article strong{margin-top:.8rem}.faq-contact-grid>article p{color:#647281;font-size:.73rem;line-height:1.5}.faq-contact-grid>article a{color:#078653;margin-top:auto;font-size:.73rem;font-weight:750}.faq-useful{text-align:center;background:#fcf8f0;padding:1.8rem 0 2.8rem}.faq-useful h2{font-family:Georgia,Times New Roman,serif}.faq-useful .marketing-container>div{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.faq-useful a{color:#173650;text-align:left;background:#fff;border:1px solid #d8dfe2;border-radius:7px;grid-template-columns:38px 1fr 20px;align-items:center;gap:.8rem;padding:1rem;display:grid}.faq-useful a>svg:first-child{color:#078653}.faq-useful a>svg:last-child{width:18px}.faq-useful a span{color:#6a7682;font-size:.65rem}.faq-useful a strong{color:#173650;font-size:.76rem;display:block}.legal-center-page{color:#102c4d}.legal-center-hero{background:radial-gradient(circle at 95% 70%,#07865312,#0000 24%),linear-gradient(105deg,#fffdf9,#fcf4e8);border-bottom:1px solid #e9e1d7;padding:2.5rem 0 2rem;position:relative;overflow:hidden}.legal-center-hero:after{content:"❧";color:#a8804217;font-size:12rem;position:absolute;bottom:-3rem;right:6%;transform:rotate(-15deg)}.legal-center-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.7rem);font-weight:500}.legal-center-hero p{color:#5f6872;margin-bottom:0}.legal-center-body{padding:2rem 0 4rem}.legal-center-grid{grid-template-columns:285px 1fr;align-items:start;gap:3.5rem;display:grid}.legal-document-nav{background:#fff;border:1px solid #deded9;border-radius:7px;position:sticky;top:90px;overflow:hidden}.legal-document-nav button{color:#35485e;cursor:pointer;width:100%;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e4df;grid-template-columns:34px 1fr;align-items:center;gap:.8rem;padding:1.45rem 1.2rem;display:grid}.legal-document-nav button:last-child{border-bottom:0}.legal-document-nav button.active{color:#08734b;background:#f3faf6;border-left:5px solid #078653;font-weight:800}.legal-document-nav svg{width:27px;height:27px}.legal-document{min-width:0;scroll-margin-top:95px}.legal-breadcrumb{color:#506174;flex-wrap:wrap;gap:.55rem;font-size:.76rem;display:flex}.legal-breadcrumb a,.legal-breadcrumb strong{color:#08734b}.legal-document>h1{color:#102c4d;letter-spacing:-.035em;margin:1rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4.5vw,4rem);font-weight:500}.legal-document-intro{color:#59697a;margin:0 0 .4rem}.legal-document>small{color:#6d7883}.legal-page-index{border:1px solid #dde2df;border-radius:7px;margin:1.2rem 0;padding:.85rem 1rem}.legal-page-index>strong{margin-bottom:.65rem;display:block}.legal-page-index>div{display:flex;overflow-x:auto}.legal-page-index a{color:#08734b;border-right:1px solid #d8dedb;min-width:max-content;padding:0 1rem;font-size:.72rem}.legal-page-index a:first-child{padding-left:0}.legal-page-index a:last-child{border-right:0}.legal-sections section{scroll-margin-top:100px}.legal-sections h2{color:#102c4d;margin:1.15rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.legal-sections p,.legal-sections li{color:#3d4854;font-size:.86rem;line-height:1.6}.legal-sections p{margin:.35rem 0}.legal-sections ul{gap:.45rem;margin:.6rem 0;padding-left:1.2rem;display:grid}.legal-contact-strip{color:#fff;background:linear-gradient(110deg,#064737,#016b4e)}.legal-contact-strip .marketing-container{grid-template-columns:55px 1fr auto;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}.legal-contact-strip svg{width:44px;height:44px}.legal-contact-strip p{color:#d1e8df;margin:.25rem 0 0}.legal-contact-strip a{color:#fff;border:1px solid #fff;border-radius:6px;padding:.65rem 1rem}.legal-back-top{z-index:20;color:#08734b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #d4dcda;border-radius:6px;align-items:center;gap:.5rem;padding:.7rem .9rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 20px #08274c1a}.legal-back-top svg{width:18px}.africa-map-svg{width:min(100%,430px);height:auto;overflow:visible}.africa-country{fill:#12395e;stroke:#fff;stroke-width:.8px;transform-origin:50%;transition:fill .18s,transform .18s}.africa-country.nearby{fill:#25925f}.africa-country.target{fill:#08a35f}.africa-country.target:hover{fill:#f0b63f;transform:translateY(-1px)}.africa-pin circle:first-child{fill:#f4bc3f;stroke:#fff;stroke-width:2px}.africa-pin circle:nth-child(2){fill:#0d3657}.africa-pin text{fill:#0b3155;text-anchor:middle;font-size:8px;font-weight:800}.country-flag{border-radius:2px;flex:0 0 31px;width:31px;height:21px;overflow:hidden;box-shadow:0 0 0 1px #08274c26}.about-country-list span{align-items:center}@media (max-width:1000px){.faq-category-grid{grid-template-columns:repeat(3,1fr)}.faq-category-grid button:nth-child(n+6){transform:none}.faq-category-grid button:nth-child(n+6):hover,.faq-category-grid button:nth-child(n+6).active{transform:translateY(-3px)}.faq-contact-grid{grid-template-columns:repeat(3,1fr)}.faq-contact-grid>div{grid-column:1/-1}.legal-center-grid{grid-template-columns:235px 1fr;gap:2rem}}@media (max-width:800px){.faq-library-grid,.faq-sync-reminder .marketing-container,.legal-center-grid{grid-template-columns:1fr}.faq-sidebar,.legal-document-nav{display:flex;position:static;overflow-x:auto}.faq-sidebar button,.legal-document-nav button{border-bottom:0;border-right:1px solid #e2e6e8;min-width:195px}.legal-document-nav button{min-width:230px}.faq-sync-reminder .marketing-container{gap:1.5rem}.faq-useful .marketing-container>div{grid-template-columns:1fr}.legal-center-body{padding-top:1rem}}@media (max-width:540px){.faq-hero{padding-top:2rem}.faq-hero h1{font-size:2.35rem}.faq-search kbd{display:none}.faq-quick-links{gap:.35rem .75rem}.faq-quick-links button:not(:last-child):after{margin-left:.75rem}.faq-category-grid{grid-template-columns:repeat(2,1fr)}.faq-category-grid button{min-height:105px}.faq-status-flow{grid-template-columns:1fr;gap:.5rem}.faq-status-flow span{border-top:0;border-left:2px dotted #b6d2df;justify-self:center;width:2px;height:22px}.faq-contact-grid{grid-template-columns:1fr}.faq-contact-grid>div{grid-column:auto}.legal-center-hero{padding:1.8rem 0}.legal-document>h1{font-size:2.25rem}.legal-page-index>div{flex-direction:column;gap:.55rem}.legal-page-index a{border-right:0;padding:0}.legal-contact-strip .marketing-container{grid-template-columns:45px 1fr}.legal-contact-strip a{grid-column:2;justify-self:start}.legal-back-top{font-size:.7rem;bottom:.75rem;right:.75rem}.about-countries-grid{gap:1rem}.africa-map-svg{width:100%}}.contact-request-types{margin:1.4rem 0 1.65rem;display:block}.contact-request-types>legend{color:#0b2949;margin-bottom:.75rem;font-size:.92rem;font-weight:800}.contact-request-type-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;display:grid}.contact-request-type-grid>button{color:#102c4d;text-align:left;cursor:pointer;background:linear-gradient(145deg,#fff,#fbfcfb);border:1px solid #d9e2df;border-radius:14px;align-content:start;justify-items:start;gap:.42rem;min-height:128px;padding:.9rem;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative;overflow:hidden}.contact-request-type-grid>button:hover{border-color:#94bea9;transform:translateY(-3px);box-shadow:0 12px 25px #084a351a}.contact-request-type-grid>button:focus-visible{outline-offset:3px;outline:3px solid #0886533d}.contact-request-type-grid>button.active{background:linear-gradient(145deg,#f4fbf7,#eaf7f0);border-color:#087e55;box-shadow:inset 0 0 0 1px #087e55,0 12px 28px #084a351f}.contact-request-icon{color:#087e55;background:#edf6f1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.contact-request-icon svg{width:19px;height:19px}.contact-request-type-grid strong{font-size:.78rem;line-height:1.3}.contact-request-type-grid small{color:#6c7a82;font-size:.64rem;font-weight:500;line-height:1.35}.contact-request-check{color:#fff;opacity:0;background:#087e55;border-radius:50%;width:18px;height:18px;padding:3px;transition:all .18s;position:absolute;top:.7rem;right:.7rem;transform:scale(.65)}.contact-request-type-grid>button.active .contact-request-check{opacity:1;transform:scale(1)}.contact-form-intro{background:linear-gradient(90deg,#f2faf6,#fff);border-left:3px solid #087e55;border-radius:0 12px 12px 0;margin-bottom:1.25rem;padding:.85rem 1rem}.contact-form-intro span{color:#087e55;letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:800}.contact-form-intro h3{color:#102c4d;margin:.15rem 0;font-size:1.15rem}.contact-form-intro p{color:#687780;margin:0;font-size:.72rem;line-height:1.45}.contact-chip-fieldset{border:0;margin:.15rem 0;padding:0}.contact-chip-fieldset>legend{color:#102c4d;margin-bottom:.65rem;font-size:.82rem;font-weight:800}.contact-chip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.contact-choice-chip{cursor:pointer;display:block!important}.contact-choice-chip>input{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;min-height:1px!important;margin:-1px!important;position:absolute!important;overflow:hidden!important}.contact-choice-chip>span{background:linear-gradient(145deg,#fff,#fbfcfb);border:1px solid #dce4e1;border-radius:13px;grid-template-columns:35px 1fr;align-items:center;gap:.65rem;min-height:82px;padding:.75rem;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.contact-choice-chip>span>svg{box-sizing:content-box;color:#087e55;background:#edf7f1;border-radius:10px;width:22px;height:22px;padding:7px}.contact-choice-chip strong{color:#19344f;font-size:.7rem;line-height:1.35}.contact-choice-chip i{color:#0000;background:#fff;border:1px solid #cad7d1;border-radius:50%;place-items:center;width:20px;height:20px;transition:all .16s;display:grid;position:absolute;top:.45rem;right:.45rem}.contact-choice-chip i svg{stroke-width:3px;width:13px;height:13px}.contact-choice-chip:hover>span{border-color:#a9cbb9;transform:translateY(-2px);box-shadow:0 9px 18px #084a3514}.contact-choice-chip>input:focus-visible+span{outline-offset:2px;outline:3px solid #08865338}.contact-choice-chip>input:checked+span{background:linear-gradient(145deg,#f4fbf7,#ecf8f1);border-color:#087e55;box-shadow:inset 0 0 0 1px #087e55}.contact-choice-chip>input:checked+span i{color:#fff;background:#087e55;border-color:#087e55}.contact-phone{grid-template-columns:86px minmax(0,1fr)}.contact-dial-code{border-radius:var(--radius-md);color:#087e55;background:#f3f8f5;border:1px solid #cad8d2;place-items:center;min-height:46px;font-weight:800;display:grid}.contact-phone-help{color:#6c7980;font-size:.65rem;font-weight:500}.contact-success{text-align:center;background:radial-gradient(circle at 50% 0,#0886531a,#0000 50%),#f8fcfa;border-color:#b8d8c7;justify-items:center;gap:.85rem;padding:clamp(2rem,5vw,3.5rem)}.contact-success-icon{color:#087e55;background:#fff;border:2px solid #087e55;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 12px 25px #084a351a}.contact-success-icon svg{width:38px;height:38px}.contact-success h3{color:#102c4d;max-width:580px;margin:.2rem 0 0;font-size:clamp(1.4rem,3vw,2rem)}.contact-success p{color:#52626d;max-width:610px;margin:0;line-height:1.6}.contact-success-reference{background:#fff;border:1px solid #c7ded2;border-radius:999px;padding:.55rem 1rem}.contact-success-reference strong{color:#087e55}.contact-new-request{cursor:pointer;justify-content:center;min-width:260px;margin-top:.55rem;box-shadow:0 12px 25px #084a3533;color:#fff!important;background:linear-gradient(135deg,#07915f,#046f4c)!important;border:2px solid #087e55!important;display:inline-flex!important}.contact-new-request:hover{transform:translateY(-2px);box-shadow:0 16px 30px #084a3540}@media (max-width:1040px){.contact-request-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.contact-request-type-grid{grid-template-columns:1fr}.contact-request-type-grid>button{grid-template-columns:38px 1fr;align-items:center;min-height:88px}.contact-request-type-grid strong,.contact-request-type-grid small{grid-column:2}.contact-request-icon{grid-row:1/3}.contact-chip-grid{grid-template-columns:1fr}.contact-choice-chip>span{min-height:68px}.contact-new-request{width:100%;min-width:0}}@keyframes marketing-header-enter{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-menu-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-menu-panel-in{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@keyframes mobile-menu-link-in{to{opacity:1;transform:translate(0)}}@keyframes marketing-hero-image{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes marketing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.marketing-motion-ready .marketing-reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)}.marketing-motion-ready .marketing-reveal.is-revealed{opacity:1;transform:translateY(0)}.feature-preview-card,.detail-feature-card,.pricing-card,.role-card,.value-card,.info-card{transition:transform .22s,border-color .22s,box-shadow .22s}.feature-preview-card:hover,.detail-feature-card:hover,.pricing-card:hover,.role-card:hover,.value-card:hover,.info-card:hover{border-color:#1d5b4347;transform:translateY(-5px);box-shadow:0 20px 45px #08251c1a}.public-footer{flex:none}.features-hero{background:radial-gradient(circle at 92% 18%,#d59e2e1c,#0000 24rem),linear-gradient(135deg,#fff 0%,#fffdf8 100%);padding:clamp(3rem,6vw,5.5rem) 0;overflow:hidden}.features-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.features-hero h1,.pricing-hero-content h1{color:var(--color-forest-950);letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.02}.features-hero-grid>div:first-child>p:not(.hero-badge){max-width:55ch;color:var(--color-text-muted);margin:1.25rem 0 1.75rem;line-height:1.65}.features-hero-device{padding:1rem 4rem 0 0;position:relative}.features-hero-device .dashboard-preview{min-height:365px;box-shadow:0 30px 60px #08251c33}.features-phone-card{z-index:2;width:155px;box-shadow:var(--shadow-xl);color:var(--color-text-muted);background:#fff;border:7px solid #17221f;border-radius:25px;gap:.7rem;padding:1rem .75rem;font-size:.68rem;display:grid;position:absolute;bottom:-1.6rem;right:0}.features-phone-card svg{color:var(--color-forest-600)}.features-phone-card strong{color:var(--color-forest-950)}.features-phone-card span{background:var(--color-surface-muted);border-radius:7px;padding:.6rem}.feature-index-section{padding-block:3rem 4.5rem}.feature-index-section h2,.role-platform-section>div>h2{color:var(--color-forest-950);text-align:center;margin:0 0 2rem;font-size:clamp(1.6rem,3vw,2.2rem)}.feature-index-grid{grid-template-columns:repeat(5,1fr);gap:.9rem;display:grid}.feature-index-grid article{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:150px;box-shadow:var(--shadow-sm);text-align:center;background:#fff;place-items:center;padding:1.2rem .8rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.feature-index-grid article:hover{border-color:var(--color-forest-200);box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-index-grid svg{color:var(--color-forest-600)}.feature-index-grid article:nth-child(3n) svg{color:#3f7de0}.feature-index-grid article:nth-child(4n) svg{color:var(--color-gold-600)}.feature-index-grid h3{color:var(--color-forest-950);margin:.7rem 0 .25rem;font-size:.95rem}.feature-index-grid p{color:var(--color-text-muted);margin:0;font-size:.72rem;line-height:1.45}.feature-showcase-section{background:#fff;border-top:1px solid #dbe3dfa6;padding:clamp(4rem,7vw,6.5rem) 0}.feature-split{grid-template-columns:.62fr 1.38fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.feature-split h2,.communication-preview h2,.report-preview h2,.parent-feature-grid h2,.feature-offline-section h2,.feature-payments-section h2{color:var(--color-forest-950);letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.08}.feature-tags{gap:.5rem;margin-bottom:1rem;display:flex}.feature-tags span,.status-pill{border-radius:var(--radius-full);background:var(--color-forest-50);color:var(--color-forest-700);padding:.35rem .7rem;font-size:.7rem;font-weight:780}.feature-tags span:last-child{background:var(--color-gold-50);color:var(--color-gold-700)}.feature-bullet-list{gap:1rem;margin:1.7rem 0 0;padding:0;list-style:none;display:grid}.feature-bullet-list li{color:var(--color-text-muted);gap:.65rem;font-size:.82rem;display:flex}.feature-bullet-list svg{width:17px;color:var(--color-forest-600);flex:none}.feature-bullet-list span{gap:.15rem;display:grid}.feature-bullet-list strong{color:var(--color-forest-950);font-size:.9rem}.feature-app-window{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;padding:1rem;overflow:hidden;box-shadow:0 20px 50px #08251c14}.feature-window-toolbar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:0 .2rem .85rem;display:flex}.feature-window-toolbar button,.message-compose button,.receipt-preview button{background:var(--color-forest-700);color:#fff;border:0;border-radius:7px;min-height:36px;padding:.5rem .8rem;font-size:.7rem;font-weight:750}.feature-table-wrap{width:100%;overflow-x:auto}.feature-mock-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.68rem}.feature-mock-table th,.feature-mock-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1ef;padding:.72rem .55rem}.feature-mock-table th{color:var(--color-text-muted);font-weight:720}.feature-mock-table td.success{color:var(--color-success);font-weight:750}.dual-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;display:grid}.feature-payments-section{color:#fff;background:radial-gradient(circle at 85% 20%,#26725440,#0000 30rem),#062e59;padding:clamp(4rem,7vw,6.5rem) 0}.feature-payments-section h2,.feature-payments-section .feature-bullet-list strong{color:#fff}.feature-payments-section .feature-bullet-list{color:#ffffffb8}.feature-payments-section .feature-bullet-list li{color:#ffffffb3}.payment-metrics{grid-template-columns:repeat(4,1fr);gap:.7rem;margin-bottom:.8rem;display:grid}.payment-metrics article{background:#ffffff12;border:1px solid #ffffff2b;border-radius:10px;gap:.35rem;padding:.9rem;display:grid}.payment-metrics span{color:#ffffffa6;font-size:.66rem}.payment-metrics strong{font-size:.86rem}.payment-metrics article:nth-child(3) strong{color:#5fe28d}.payment-metrics .danger strong{color:#ff6f75}.payment-preview-grid{grid-template-columns:1.25fr .75fr;gap:.8rem;display:grid}.receipt-preview{border-radius:var(--radius-md);color:var(--color-text);box-shadow:var(--shadow-md);background:#fff;align-content:start;gap:.7rem;padding:1rem;font-size:.72rem;display:grid}.receipt-preview svg{color:var(--color-gold-600)}.message-compose{grid-template-columns:.6fr 1.4fr;gap:1rem;margin-top:1.2rem;display:grid}.message-compose aside,.message-compose>div{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-muted);align-content:start;gap:.65rem;padding:.9rem;font-size:.73rem;display:grid}.message-compose p{border:1px solid var(--color-border);border-radius:7px;min-height:110px;margin:0;padding:.75rem;line-height:1.5}.report-metrics{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1.2rem;display:grid}.report-metrics span{border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:8px;gap:.3rem;padding:.7rem;font-size:.65rem;display:grid}.report-metrics strong{color:var(--color-forest-950);font-size:.85rem}.feature-chart{border-bottom:1px solid var(--color-border);align-items:end;gap:.75rem;height:160px;margin-top:1rem;padding:1rem;display:flex}.feature-chart i{background:linear-gradient(var(--color-forest-400), var(--color-forest-700));border-radius:6px 6px 0 0;width:15%}.feature-offline-section{background:var(--color-forest-950);color:#fff;padding:clamp(4rem,7vw,6rem) 0}.feature-offline-grid,.parent-feature-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.feature-offline-section h2{color:#fff}.feature-offline-section p:not(.marketing-eyebrow){color:#ffffffb3;line-height:1.65}.offline-mini-benefits{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.8rem;display:grid}.offline-mini-benefits span{color:#ffffffb3;gap:.6rem;font-size:.72rem;display:grid}.offline-mini-benefits svg{color:#5fe28d}.offline-device-row{justify-content:center;align-items:end;gap:1rem;min-height:260px;display:flex}.device-mini{width:30%;min-height:190px;color:var(--color-forest-700);text-align:center;background:#f8fbfa;border:7px solid #1c2925;border-radius:14px;place-items:center;padding:1rem;display:grid;box-shadow:0 25px 50px #00000040}.device-mini:nth-child(2){min-height:225px}.device-mini:last-child{border-radius:24px}.device-mini span{font-size:.7rem;font-weight:780}.parent-feature-grid{grid-template-columns:.72fr 1.28fr}.parent-phone{background:#fff;border:8px solid #1c2925;border-radius:32px;gap:.75rem;width:min(100%,280px);margin-inline:auto;padding:1.3rem 1rem;display:grid;box-shadow:0 28px 60px #08251c38}.parent-phone header{border-bottom:1px solid var(--color-border);color:var(--color-forest-950);padding-bottom:.8rem;font-weight:850}.parent-phone>span{background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:8px;justify-content:space-between;gap:1rem;padding:.75rem;font-size:.72rem;display:flex}.parent-feature-grid .marketing-button{margin-top:1.5rem}.platform-role-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.platform-role-grid article{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;gap:1rem;padding:1.25rem;display:flex}.platform-role-grid svg{color:var(--color-forest-600);flex:none}.platform-role-grid h3{color:var(--color-forest-950);margin:0 0 .5rem}.platform-role-grid span{color:var(--color-text-muted);font-size:.72rem;line-height:1.6;display:block}.pricing-hero-section{background:radial-gradient(circle at 85% 10%,#d59e2e1f,#0000 25rem),#fff;padding:3.5rem 0 2rem}.pricing-hero-content{text-align:center;justify-items:center;display:grid}.pricing-hero-content>p:not(.hero-badge){color:var(--color-text-muted);margin:1rem 0 0;font-size:1.05rem}.pricing-reassurance{color:var(--color-text-muted);flex-wrap:wrap;justify-content:center;gap:.7rem 1.4rem;margin:1rem 0 1.4rem;padding:0;font-size:.8rem;list-style:none;display:flex}.pricing-reassurance li:before{color:var(--color-forest-600);content:"•";margin-right:.55rem}.billing-toggle{border:1px solid var(--color-forest-200);border-radius:var(--radius-full);background:#fff;grid-template-columns:1fr 1fr;width:min(100%,500px);padding:4px;display:grid}.billing-toggle button{border-radius:var(--radius-full);min-height:48px;color:var(--color-text-muted);background:0 0;border:0;justify-content:center;align-items:center;gap:.55rem;font-weight:780;display:flex}.billing-toggle button.active{background:var(--color-forest-50);color:var(--color-forest-700);box-shadow:inset 0 0 0 1px var(--color-forest-200)}.billing-toggle button span{border-radius:var(--radius-full);background:var(--color-forest-700);color:#fff;padding:.25rem .5rem;font-size:.65rem}.pricing-hero-content>small{color:var(--color-text-muted);margin-top:.7rem}.pricing-plans-section{background:linear-gradient(#fff,#fffcf7);padding:2.5rem 0 4.5rem}.pricing-detailed-card{min-height:620px;padding:2rem 1.65rem}.pricing-plan-title{align-items:center;gap:.8rem;display:flex}.pricing-plan-title>span{border:1px solid var(--color-border);background:var(--color-forest-50);width:52px;height:52px;color:var(--color-forest-700);border-radius:50%;place-items:center;display:grid}.pricing-plan-title h2{color:var(--color-forest-950);margin:0}.pricing-amount{align-items:baseline;gap:.4rem;margin:.5rem 0 0;display:flex}.pricing-amount strong{color:var(--color-forest-950);letter-spacing:-.035em;font-size:clamp(1.7rem,3vw,2.35rem)}.pricing-amount span{color:var(--color-text-muted)}.pricing-detailed-card>small{color:var(--color-text-muted);margin-bottom:1rem}.pricing-capacity{border:1px solid var(--color-forest-200);border-radius:var(--radius-md);background:var(--color-forest-50);color:var(--color-text);gap:.55rem;margin-top:1rem;padding:.9rem;font-size:.78rem;display:grid}.pricing-capacity span{align-items:center;gap:.5rem;display:flex}.pricing-capacity svg{width:17px;color:var(--color-forest-600)}.pricing-detailed-card h3{color:var(--color-forest-950);margin:1.1rem 0 0;font-size:.9rem}.annual-banner{background:#fff}.annual-banner-inner{border-radius:var(--radius-lg);background:linear-gradient(115deg, #062e59, var(--color-forest-950));color:#fff;grid-template-columns:1.45fr repeat(3,.8fr) 1.15fr;align-items:center;gap:1rem;padding:1.5rem;display:grid}.annual-banner-inner>div:first-child{align-items:center;gap:1rem;display:flex}.annual-gift{border:1px solid #ffffff40;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:1.6rem;display:grid}.annual-banner h2{margin:0;font-size:1.25rem}.annual-price{border-left:1px solid #ffffff40;gap:.2rem;padding-left:1rem;display:grid}.annual-price small{color:#ffffffb3}.annual-price strong{font-size:1.1rem}.annual-price span{color:#ffffffa6;font-size:.72rem}.annual-banner button{background:var(--color-forest-600);color:#fff;border:1px solid #ffffff59;border-radius:8px;min-height:46px;font-weight:780}.comparison-featured{position:relative;background:var(--color-forest-50)!important;color:var(--color-forest-800)!important}.comparison-featured span{background:var(--color-forest-700);color:#fff;margin:-.7rem -.7rem .45rem;padding:.3rem;font-size:.62rem;display:block}.comparison-mobile-note{color:var(--color-text-muted);margin-bottom:.7rem;font-size:.75rem;display:none}.common-benefits-title{color:var(--color-forest-950);letter-spacing:.18em;text-align:center;text-transform:uppercase;margin:0 0 1.3rem;font-size:.8rem;font-weight:850}.common-benefits-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.common-benefits-grid article{border-radius:var(--radius-md);background:#fff;border:1px solid #e6d9bf;gap:.8rem;padding:1rem;display:flex}.common-benefits-grid article>span{background:var(--color-forest-50);width:45px;height:45px;color:var(--color-forest-700);border-radius:50%;flex:none;place-items:center;display:grid}.common-benefits-grid h2,.common-benefits-grid p{margin:0}.common-benefits-grid h2{color:var(--color-forest-950);font-size:.88rem}.common-benefits-grid p{color:var(--color-text-muted);margin-top:.35rem;font-size:.7rem;line-height:1.45}.pricing-billing-section{color:#fff;background:radial-gradient(circle at 90% 20%,#2672544d,#0000 28rem),#062e59;padding:clamp(4rem,7vw,6rem) 0}.pricing-billing-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.pricing-billing-grid h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.pricing-billing-grid ul{gap:1rem;margin:1.8rem 0 0;padding:0;list-style:none;display:grid}.pricing-billing-grid li{color:#ffffffad;gap:.8rem;font-size:.78rem;display:flex}.pricing-billing-grid li>svg{background:var(--color-forest-600);color:#fff;border-radius:50%;flex:none;width:34px;height:34px;padding:.45rem}.pricing-billing-grid li span{gap:.2rem;display:grid}.pricing-billing-grid li strong{color:#fff;font-size:.9rem}.invoice-preview{border-radius:var(--radius-lg);color:var(--color-text);background:#fff;padding:1.3rem;box-shadow:0 25px 60px #0003}.invoice-preview header,.invoice-preview dl>div,.invoice-next{justify-content:space-between;align-items:center;gap:1rem;display:flex}.invoice-preview header{border-bottom:1px solid var(--color-border);padding-bottom:1rem}.invoice-preview h3{color:var(--color-forest-950);margin:0}.invoice-preview header span{border-radius:var(--radius-full);background:var(--color-forest-700);color:#fff;padding:.35rem .75rem;font-size:.72rem}.invoice-preview dl{margin:.8rem 0}.invoice-preview dl>div{border-bottom:1px solid var(--color-border);padding:.65rem;font-size:.78rem}.invoice-preview dd{margin:0}.invoice-preview dd.paid{color:var(--color-success);font-weight:800}.invoice-next{background:var(--color-surface-muted);border-radius:7px;padding:.7rem;font-size:.8rem}.invoice-preview button{border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-text);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-top:1rem;padding-inline:.9rem;display:flex}.pricing-faq-disclaimer{color:var(--color-text-muted);text-align:center;margin:1.2rem 0 0;font-size:.75rem;line-height:1.6}.pricing-mini-price{align-items:baseline;gap:.3rem;margin-top:.6rem;display:flex}.pricing-mini-price strong{color:var(--color-forest-950);font-size:1.25rem}.pricing-mini-price span,.pricing-card>small{color:var(--color-text-muted);font-size:.72rem}@media (max-width:980px){.features-hero-grid,.feature-split,.feature-offline-grid,.parent-feature-grid,.pricing-billing-grid{grid-template-columns:1fr}.features-hero-device{width:min(100%,760px);margin-inline:auto}.feature-index-grid,.platform-role-grid,.common-benefits-grid{grid-template-columns:repeat(2,1fr)}.annual-banner-inner{grid-template-columns:repeat(3,1fr)}.annual-banner-inner>div:first-child,.annual-banner button{grid-column:1/-1}}@media (max-width:800px){.dual-preview-grid,.payment-preview-grid{grid-template-columns:1fr}.payment-metrics{grid-template-columns:repeat(2,1fr)}.comparison-mobile-note{display:block}.comparison-wrap{overflow-x:auto}.comparison-table{min-width:760px}.comparison-table th:first-child{z-index:2;background:#fff;position:sticky;left:0}}@media (max-width:540px){.features-hero-device{padding-right:0}.features-hero-device .dashboard-preview{min-height:285px}.features-phone-card{display:none}.feature-index-grid,.platform-role-grid,.common-benefits-grid,.annual-banner-inner,.payment-metrics,.offline-mini-benefits,.message-compose,.report-metrics{grid-template-columns:1fr}.offline-device-row{gap:.35rem}.device-mini{border-width:4px;width:33%;min-height:150px;padding:.4rem}.device-mini:nth-child(2){min-height:175px}.billing-toggle button{font-size:.78rem}.billing-toggle button span{display:none}.annual-price{border-top:1px solid #fff3;border-left:0;padding:.8rem 0 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marketing-reveal{opacity:1!important;transform:none!important}}.how-page,.about-page,.contact-page{color:#09284c}.marketing-kicker{color:#087e50;background:#f1faf5;border:1px solid #9bcdb7;border-radius:999px;align-items:center;padding:.45rem 1rem;font-size:.82rem;font-weight:750;display:inline-flex}.how-hero,.about-hero,.contact-hero{background:radial-gradient(circle at 80% 20%,#f7b7401f,#0000 30%),linear-gradient(100deg,#fffdf9 0%,#fff 55%,#fbf5e9 100%);overflow:hidden}.how-hero-grid,.about-hero-grid,.contact-hero-grid{grid-template-columns:.86fr 1.14fr;align-items:center;min-height:500px;display:grid}.how-hero h1,.about-hero h1,.contact-hero h1{color:#08264a;letter-spacing:-.045em;max-width:650px;margin:1rem 0;font-size:clamp(2.4rem,4.6vw,4.6rem);line-height:1.01}.how-hero p,.about-hero p,.contact-hero p{color:#42536b;max-width:600px;font-size:1.07rem;line-height:1.65}.how-hero-points{color:#3e5366;flex-wrap:wrap;gap:.65rem 1.25rem;margin-top:1.6rem;font-size:.76rem;display:flex}.how-hero-points span:before{content:"";background:#07945c;border-radius:50%;width:7px;height:7px;margin-right:.45rem;display:inline-block}.how-hero-demo{min-height:410px;padding:3.5rem 2.2rem 2rem;position:relative}.how-browser{background:#fff;border:10px solid #18212a;border-bottom-width:18px;border-radius:18px;overflow:hidden;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 28px 45px #09284c33}.how-browser-bar{background:#e9edf0;gap:5px;padding:6px 10px;display:flex}.how-browser-bar i{background:#a7b3bd;border-radius:50%;width:6px;height:6px}.how-setup{grid-template-columns:145px 1fr;min-height:265px;display:grid}.how-setup aside{color:#fff;background:#082e56;flex-direction:column;gap:.9rem;padding:1rem;font-size:.66rem;display:flex}.how-setup aside strong{margin-bottom:.6rem}.how-setup aside span{opacity:.76}.how-setup>div{padding:1.4rem}.how-setup small{color:#6a7888}.how-setup h3{margin:.4rem 0;font-size:1rem}.how-setup p{margin:0 0 .8rem;font-size:.66rem}.how-setup>div>span{color:#83909d;align-items:center;gap:.55rem;padding:.34rem;font-size:.62rem;display:flex}.how-setup>div>span b{border:1px solid #c5ced6;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.how-setup>div>span.active{color:#087f50;font-weight:700}.how-setup>div>span.active b{color:#fff;background:#07945c}.how-setup button,.how-form-mock button,.how-import-mock button,.how-mini-phone button{color:#fff;font:inherit;background:#078653;border:0;border-radius:5px;padding:.55rem 1rem;font-weight:700}.how-setup button{float:right;margin-top:.4rem;font-size:.6rem}.how-phone{background:#f8fafb;border:8px solid #18212a;border-radius:25px;width:145px;min-height:285px;padding:1rem .55rem;position:absolute;bottom:0;right:0;box-shadow:0 20px 34px #00000040}.how-phone>strong{padding:.5rem 0;font-size:.66rem;display:block}.how-phone article{background:#fff;border-radius:6px;grid-template-columns:18px 1fr;align-items:center;gap:.3rem;margin:.55rem 0;padding:.55rem .4rem;display:grid;box-shadow:0 2px 8px #08264a14}.how-phone svg{color:#07945c;width:15px}.how-phone span{font-size:.54rem}.how-phone b{grid-column:2;font-size:.68rem}.how-centered-title{text-align:center;margin:0 0 2rem;font-size:clamp(1.7rem,3vw,2.5rem)}.how-steps{counter-reset:steps;grid-template-columns:repeat(6,1fr);gap:.8rem;display:grid}.how-steps article{text-align:center;background:#fff;border:1px solid #dce3e7;border-radius:9px;min-height:220px;padding:2.7rem 1rem 1rem;position:relative;box-shadow:0 7px 16px #08264a0a}.how-steps article:not(:last-child):after{content:"";z-index:0;border-top:2px dotted #0a9660;width:65%;position:absolute;top:23px;left:75%}.how-step-number{z-index:1;color:#fff;background:#078653;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.how-steps svg{color:#193a59;stroke-width:1.4px;width:45px;height:45px}.how-steps h3{min-height:44px;margin:.8rem 0 .45rem;font-size:.95rem}.how-steps p{color:#5c6875;margin:0;font-size:.73rem;line-height:1.45}.how-detail{border-top:1px solid #e7ecee;padding:4.5rem 0}.how-detail-ivory{background:#fcfaf5}.how-detail-grid{grid-template-columns:.75fr 1.15fr .28fr;align-items:center;gap:2rem;display:grid}.how-detail-grid.how-reverse{grid-template-columns:1.2fr .8fr}.how-copy h2{margin:.1rem 0 .8rem;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.08}.how-copy>p{color:#526174;line-height:1.6}.how-big-number{color:#12a361;font-family:Georgia,serif;font-size:3rem;line-height:1;display:block}.how-checks{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.how-checks li{align-items:center;gap:.55rem;font-size:.9rem;display:flex}.how-checks svg{color:#06915a;fill:#e9f8ef;flex:0 0 18px;width:18px}.how-form-mock,.how-import-mock>article,.how-config-mock,.how-sync-flow article{background:#fff;border:1px solid #d9e1e4;border-radius:11px;box-shadow:0 12px 25px #08264a17}.how-form-mock{padding:1.4rem}.how-progress{color:#718092;margin:.8rem 0;font-size:.63rem;display:block}.how-form-mock label,.how-mini-phone label{margin:.55rem 0;font-size:.67rem;font-weight:700;display:block}.how-form-mock input,.how-form-mock select,.how-mini-phone input{color:#36495a;background:#fff;border:1px solid #d8dfe3;border-radius:4px;width:100%;margin-top:.25rem;padding:.55rem}.how-form-mock button{margin-left:auto;display:block}.how-security{text-align:center;color:#526174;font-size:.72rem;line-height:1.5}.how-security svg{color:#08965c;width:44px;height:44px}.how-config-mock{grid-template-columns:145px 1fr;min-height:300px;display:grid;overflow:hidden}.how-config-mock aside{border-right:1px solid #e2e7e9;flex-direction:column;gap:.75rem;padding:1rem;font-size:.65rem;display:flex}.how-config-mock aside span:nth-child(2){color:#068752;font-weight:800}.how-config-mock>div{grid-template-columns:repeat(3,1fr);gap:.7rem;padding:1.2rem;display:grid}.how-config-mock article{text-align:center;border:1px solid #e0e5e8;border-radius:6px;place-items:center;gap:.45rem;padding:1rem .4rem;display:grid}.how-config-mock svg{color:#1f4a6c}.how-config-mock b{font-size:.64rem}.how-note{color:#7b641e;background:#fff9e8;border:1px solid #edcb79;border-radius:5px;margin-top:1rem;padding:.5rem .8rem;display:inline-block}.how-import-mock{grid-column:span 2;grid-template-columns:1.4fr .8fr;gap:1rem;display:grid}.how-import-mock>article{flex-direction:column;gap:.65rem;padding:1.2rem;display:flex}.how-import-mock button{justify-content:center;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.how-import-mock button svg{width:16px}.how-import-mock article>span{color:#7c8790;align-items:center;gap:.45rem;font-size:.7rem;display:flex}.how-import-mock article>span b{border:1px solid #bbc5cc;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.how-import-mock article>span.active{color:#078653;font-weight:700}.mini-table{background:#f7f9fa;grid-template-columns:repeat(3,1fr);gap:.45rem;padding:.7rem;font-size:.65rem;display:grid}.how-daily{grid-template-columns:1.2fr .75fr;align-items:center;gap:2rem;display:grid}.how-dashboard{background:#fff;border:1px solid #d9e2e7;border-radius:10px;grid-template-columns:125px 1fr;min-height:315px;display:grid;overflow:hidden;box-shadow:0 12px 28px #08264a1a}.how-dash-nav{color:#fff;background:#072e55;flex-direction:column;gap:.8rem;padding:1.1rem;font-size:.64rem;display:flex}.how-dash-nav strong{margin-bottom:.7rem}.how-dash-nav span{opacity:.75}.how-dash-main{padding:1.2rem}.how-dash-top{justify-content:space-between;margin-bottom:1rem;display:flex}.how-dash-top span{color:#667789;font-size:.65rem}.how-metrics{grid-template-columns:repeat(4,1fr);gap:.55rem;display:grid}.how-metrics article{border:1px solid #dce6e2;border-radius:6px;min-height:75px;padding:.6rem}.how-metrics small{color:#667789;font-size:.55rem;display:block}.how-metrics b{margin-top:.5rem;font-size:.8rem;display:block}.how-metrics article:last-child{color:#cc4e45;border-color:#f0c7c3}.how-activity{grid-template-columns:1.3fr .7fr;gap:.7rem;margin-top:.8rem;display:grid}.how-activity>div{border:1px solid #e0e6e9;border-radius:6px;padding:.7rem;font-size:.62rem}.how-activity p{color:#5c6d7d;margin:.55rem 0}.how-calendar span,.how-calendar b{letter-spacing:.2rem;margin-top:1rem;display:block}.how-calendar b{color:#078653}.how-actions-list{gap:.5rem;margin-top:1rem;display:grid}.how-actions-list span{background:#fff;border:1px solid #d8e3e3;border-radius:6px;align-items:center;gap:.55rem;padding:.7rem;font-size:.75rem;display:flex}.how-actions-list svg{color:#07945c;width:18px}.how-roles{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem;display:grid}.how-roles article{background:#fff;border:1px solid #e0e5e8;border-radius:7px;padding:1rem}.how-roles strong{color:#098153}.how-roles p{color:#667789;margin:.35rem 0 0;font-size:.69rem;line-height:1.45}.how-offline{color:#fff;background:linear-gradient(120deg,#042949,#063b64);padding:4.5rem 0}.how-offline-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.how-copy-light h2,.how-copy-light>p{color:#fff}.how-copy-light>p{opacity:.8}.how-copy-light .how-checks li{color:#e8f4f6}.how-device-row{align-items:center;gap:.7rem;display:flex}.how-mini-phone{color:#18354e;background:#fff;border:7px solid #26333e;border-radius:22px;width:145px;min-height:280px;padding:.8rem;box-shadow:0 18px 26px #0000004d}.how-mini-phone em{color:#a36d00;text-align:center;background:#fff0d0;border-radius:999px;padding:.25rem;font-size:.55rem;font-style:normal;display:block}.how-mini-phone strong{margin:.8rem 0;font-size:.7rem;display:block}.how-mini-phone input{font-size:.62rem}.how-mini-phone button{width:100%;font-size:.6rem}.how-local{text-align:center;border:2px dashed #90a9b7;border-radius:10px;place-items:center;gap:.4rem;width:130px;padding:1.2rem;font-size:.72rem;display:grid}.how-local svg{color:#62d598}.how-sync-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:2rem;display:grid}.how-sync-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.7rem;display:grid}.how-sync-flow>svg{color:#3d9ce2}.how-sync-flow article{text-align:center;place-items:center;gap:.45rem;min-height:150px;padding:1rem;display:grid}.how-sync-flow article svg{color:#0b8b58;width:38px;height:38px}.how-sync-flow article b{font-size:.75rem}.how-sync-flow article span{color:#708092;font-size:.64rem}.how-sync-table{background:#fff;border:1px solid #dbe3e7;border-radius:7px;grid-column:1/-1;grid-template-columns:1fr .7fr;gap:.45rem;padding:.8rem;font-size:.65rem;display:grid}.how-sync-table b{border-bottom:1px solid #e2e7e9;padding-bottom:.4rem}.how-sync-table em{color:#058a55;font-style:normal}.how-sync-table em:last-child{color:#d9564d}.how-control{text-align:center;background:#fbf8f1;padding:2.5rem 0}.how-control h2{margin-top:0}.how-control .marketing-container>div{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.how-control article{text-align:left;grid-template-columns:35px 1fr;display:grid}.how-control article svg{color:#078653;grid-row:span 2}.how-control article p{color:#6a7887;margin:.3rem 0;font-size:.68rem}.how-control-note{color:#763;background:#fffaf0;border:1px solid #ecd99d;border-radius:5px;margin-bottom:0;padding:.4rem 1.2rem;font-size:.7rem;display:inline-block}.how-help{padding:3rem 0}.how-help-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:2rem;display:grid}.how-help-grid>div>div{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.how-help article{border:1px solid #dbe2e5;border-radius:7px;flex-direction:column;gap:.8rem;padding:1rem;display:flex}.how-help article span{color:#078653;font-size:.75rem;font-weight:700}.how-help-visual{color:#087e50;background:linear-gradient(135deg,#e9f5ef,#f5e9d5);border-radius:12px 12px 0 0;justify-content:center;align-items:end;min-height:185px;display:flex}.how-help-visual svg{width:70px;height:70px;margin:.5rem}.about-hero-grid{grid-template-columns:.8fr 1.2fr;min-height:510px}.about-hero-grid>div:first-child{padding:3rem 2rem 3rem 0}.about-hero h1{font-size:clamp(2.3rem,4.2vw,4.1rem)}.about-hero-photo,.about-reality-photo,.contact-hero-photo,.contact-process-photo{position:relative;overflow:hidden}.about-hero-photo{align-self:stretch;min-height:510px}.about-hero-photo>img,.about-reality-photo>img,.contact-hero-photo>img,.contact-process-photo>img{object-fit:cover}.about-status-card{background:#fffffff0;border:1px solid #d7e0e4;border-radius:9px;grid-template-columns:repeat(3,1fr);width:min(420px,90%);padding:1rem;display:grid;position:absolute;bottom:2rem;right:2rem;box-shadow:0 15px 35px #08264a2e}.about-status-card strong{grid-column:1/-1;margin-bottom:.8rem}.about-status-card span{flex-direction:column;align-items:center;gap:.35rem;font-size:.65rem;display:flex}.about-status-card svg{color:#078653;width:21px}.about-mission{text-align:center}.about-mission>div>p{max-width:780px;margin-left:auto;margin-right:auto}.about-mission h2{margin:.4rem 0;font-size:clamp(1.9rem,3.2vw,3rem)}.about-three-cards{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:2.2rem;display:grid}.about-three-cards article{border:1px solid #dbcfae;border-radius:8px;grid-template-columns:76px 1fr;align-items:center;gap:1rem;padding:1.4rem;display:grid}.about-three-cards svg{color:#078653;border:1px solid #8bc9aa;border-radius:50%;width:66px;height:66px;padding:1rem}.about-three-cards p{color:#5c6b78;margin:.4rem 0 0;font-size:.78rem;line-height:1.5}.about-reality{background:#fcf8f0;padding:0}.about-reality-grid{grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.about-reality-photo{min-height:440px}.about-reality-grid>div:last-child{padding:2rem 3.5rem}.about-reality h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.05}.about-constraints{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.about-constraints article{background:#ffffff8c;border:1px solid #dbd3c3;border-radius:7px;align-items:center;gap:.65rem;min-height:72px;padding:.7rem;font-size:.75rem;font-weight:700;display:flex}.about-constraints svg{color:#078653;flex:0 0 30px}.about-reality-note{text-align:center;margin-top:1.4rem;display:block}.about-dark{color:#fff;background:radial-gradient(circle at 50% 40%,#0b4b75,#042a50 70%);padding:4rem 0}.about-dark-grid{grid-template-columns:.75fr 1.3fr .75fr;align-items:center;gap:2rem;display:grid}.about-dark h2{font-size:2rem}.about-dark article{gap:.8rem;margin:1.7rem 0;display:flex}.about-dark article svg{color:#9fe75f;flex:0 0 38px}.about-dark article p{color:#cedce6;margin:.3rem 0;font-size:.75rem;line-height:1.5}.about-device{min-height:350px;position:relative}.about-laptop{color:#18354e;background:#f8fafb;border:11px solid #1f2932;border-bottom-width:25px;border-radius:16px;padding:1rem;position:absolute;inset:25px 0 35px;box-shadow:0 20px 35px #00000061}.about-laptop>div{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1.5rem;display:grid}.about-laptop span{text-align:center;border:1px solid #d8e2e6;border-radius:7px;min-height:120px;padding-top:1rem;font-size:.68rem}.about-laptop .state-0{color:#5c6570}.about-laptop .state-1{color:#d59319}.about-laptop .state-2{color:#078653}.about-device-phone{color:#173653;background:#fff;border:7px solid #202b34;border-radius:20px;flex-direction:column;gap:.7rem;width:115px;min-height:225px;padding:.8rem;display:flex;position:absolute;bottom:0;right:-15px;box-shadow:0 14px 24px #00000059}.about-device-phone span{border-bottom:1px solid #e1e6e8;padding-bottom:.5rem;font-size:.62rem}.about-vision-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.about-vision h2{font-size:2rem}.about-vision-flow{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:2rem;display:grid}.about-vision-flow article{text-align:center;flex-direction:column;align-items:center;display:flex}.about-vision-flow svg{color:#078653;border:1px solid #b8d7c6;border-radius:50%;width:50px;height:50px;padding:.75rem}.about-vision-flow b{margin:.65rem 0 .3rem;font-size:.72rem}.about-vision-flow span{color:#5e6e7c;font-size:.63rem;line-height:1.45}.about-vision-ui{background:#fff;border:1px solid #d8e0e3;border-radius:11px;padding:1.2rem;box-shadow:0 15px 30px #08264a1a}.about-vision-ui header{justify-content:space-between;font-weight:800;display:flex}.about-vision-ui header span{color:#6e7f8e;font-size:.65rem}.about-vision-stats{grid-template-columns:repeat(4,1fr);gap:.5rem;margin:1rem 0;display:grid}.about-vision-stats article{color:#5c6e7c;border:1px solid #dfebea;border-radius:6px;padding:.6rem;font-size:.55rem}.about-vision-stats b{color:#078653;margin-top:.45rem;font-size:.9rem;display:block}.about-bars{border:1px solid #e1e7e9;align-items:end;gap:8%;height:150px;padding:1.2rem;display:flex}.about-bars i{background:linear-gradient(#42c881,#078653);border-radius:4px 4px 0 0;width:9%}.about-bars i:first-child{height:34%}.about-bars i:nth-child(2){height:61%}.about-bars i:nth-child(3){height:48%}.about-bars i:nth-child(4){height:78%}.about-bars i:nth-child(5){height:67%}.about-bars i:nth-child(6){height:92%}.about-principles{text-align:center;background:#fcf8f0;padding:2.5rem 0}.about-principles .marketing-container>div{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.about-principles article,.about-local article{text-align:left;background:#fff;border:1px solid #dcd5c8;border-radius:7px;align-items:center;gap:.8rem;padding:1rem;display:flex}.about-principles svg,.about-local svg{color:#078653;flex:0 0 38px}.about-principles p,.about-local p{color:#64717c;margin:.3rem 0 0;font-size:.68rem}.about-countries-grid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:3rem;display:grid}.about-africa{place-items:center;min-height:330px;display:grid}.map-dots{grid-template-columns:repeat(6,38px);gap:4px;display:grid;transform:rotate(-5deg)}.map-dots i{background:#0a704d;border-radius:45% 55% 50% 30%;width:38px;height:38px}.map-dots i:nth-child(6n+1),.map-dots i:nth-child(9n+1){visibility:hidden}.map-dots i:nth-child(3n){background:#0b3459}.map-dots i:nth-child(11),.map-dots i:nth-child(16),.map-dots i:nth-child(20){background:#f2b634}.map-dots i:nth-child(25),.map-dots i:nth-child(26),.map-dots i:nth-child(28){visibility:hidden}.about-country-list{grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1.4rem 0;display:grid}.about-country-list span{border:1px solid #d6dde1;border-radius:5px;gap:.8rem;padding:.65rem 1rem;font-weight:700;display:flex}.about-country-list b{font-size:1.25rem}.about-local{text-align:center;background:#fcf8f0;padding:2.5rem 0}.about-local .marketing-container>div{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.about-commitment{padding:2rem 0 3rem}.about-commitment .marketing-container{border:2px solid #15875c;border-radius:10px;grid-template-columns:100px 1.1fr .9fr;align-items:center;gap:2rem;padding:1.5rem 2rem;display:grid}.about-commitment>div>svg{color:#078653;width:75px;height:75px}.about-commitment small{color:#087e50;font-weight:800}.about-commitment h2{margin:.3rem 0;font-size:1.45rem}.about-commitment ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.about-commitment li{gap:.55rem;font-size:.78rem;display:flex}.about-commitment li svg{color:#078653;width:18px}.contact-hero-grid{grid-template-columns:1fr 1fr;min-height:510px}.contact-hero h1{font-size:clamp(2.6rem,5vw,4.7rem)}.contact-hero-photo{align-self:stretch;min-height:510px}.contact-hero-photo>img{object-position:62% center}.contact-hero-benefits{gap:2rem;margin-top:2rem;display:flex}.contact-hero-benefits span{align-items:center;gap:.6rem;font-size:.72rem;font-weight:700;line-height:1.35;display:flex}.contact-hero-benefits svg{color:#078653;stroke-width:1.5px;width:36px;height:36px}.contact-chart{background:#fffffff2;border-radius:8px;grid-template-columns:1fr 1fr;width:270px;padding:.9rem;display:grid;position:absolute;bottom:13%;left:5%;box-shadow:0 16px 30px #07234438}.contact-chart>b,.contact-chart>div{grid-column:1/-1}.contact-chart span{color:#6e7b86;font-size:.55rem}.contact-chart span strong{color:#0a2b4e;font-size:.85rem;display:block}.contact-chart>div{align-items:end;gap:.5rem;height:45px;margin-top:.7rem;display:flex}.contact-chart i{background:#49b981;width:15%}.contact-chart i:first-child{height:30%}.contact-chart i:nth-child(2){height:50%}.contact-chart i:nth-child(3){height:42%}.contact-chart i:nth-child(4){height:75%}.contact-chart i:nth-child(5){height:92%}.contact-form-section{background:linear-gradient(#fff,#fbfaf7);padding:0 0 4rem}.contact-demo-layout{background:#fff;border:1px solid #d8e0e4;border-radius:12px;grid-template-columns:1.45fr .8fr;display:grid;overflow:hidden;transform:translateY(-22px);box-shadow:0 20px 45px #08264a1a}.contact-form-card{padding:2rem 2.2rem}.contact-form-card h2,.contact-process h2{margin:0 0 .35rem;font-size:2rem}.contact-form-card>p{color:#677684;margin-top:0;font-size:.75rem}.contact-process{color:#fff;background:linear-gradient(150deg,#0a355e,#052442);padding:2.2rem;position:relative;overflow:hidden}.contact-process ol{gap:1.2rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.contact-process li{align-items:center;gap:.8rem;font-size:.85rem;display:flex}.contact-process li b{background:#07945c;border-radius:50%;flex:0 0 30px;place-items:center;height:30px;display:grid}.contact-process-widgets{grid-template-columns:.8fr 1.2fr;gap:.7rem;display:grid}.contact-process-widgets article{color:#16334e;background:#fff;border-radius:7px;flex-direction:column;gap:.45rem;padding:.8rem;font-size:.58rem;display:flex}.contact-process-widgets svg{color:#078653;width:22px}.contact-process-photo{height:245px;margin:.8rem -.8rem -2.2rem}.contact-form{box-shadow:none;border:0;padding:0}.contact-form-grid{gap:1rem}.contact-form sup,.contact-preference sup,.contact-field sup{color:#d64343}.contact-form input,.contact-form select,.contact-form textarea{background:#fff}.contact-wide{grid-column:1/-1}.contact-message{position:relative}.contact-message small{color:#73808c;position:absolute;bottom:.55rem;right:.7rem}.contact-preference{border:0;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1rem 0;padding:0;display:grid}.contact-preference legend{grid-column:1/-1;margin-bottom:.6rem;font-size:.78rem;font-weight:750}.contact-preference label{cursor:pointer;border:1px solid #d8dfe3;border-radius:7px;grid-template-columns:22px 34px 1fr;align-items:center;gap:.5rem;min-height:78px;padding:.75rem;display:grid;position:relative}.contact-preference label:has(input:checked){background:#f0faf5;border-color:#078653;box-shadow:inset 0 0 0 1px #078653}.contact-preference input{accent-color:#078653;width:18px;height:18px;margin:0}.contact-preference svg{color:#173754}.contact-preference span{text-align:center;font-size:.72rem;font-weight:700}.consent-label{color:#61707c;grid-template-columns:18px 1fr!important;align-items:start!important;font-size:.69rem!important;font-weight:400!important}.consent-label input{width:17px}.consent-label a{color:#078653;font-weight:700}.contact-submit{justify-content:center;width:100%;margin-top:1rem;display:flex}.contact-submit span{margin-left:auto}.form-helper{justify-content:center;align-items:center;gap:.4rem;font-size:.68rem;display:flex}.form-helper svg{width:15px}.contact-priorities{text-align:center}.contact-priorities .marketing-container>div{grid-template-columns:repeat(6,1fr);gap:.9rem;margin:2rem 0 1rem;display:grid}.contact-priorities article{border:1px solid #d9e1e4;border-radius:8px;min-height:180px;padding:1.2rem .8rem}.contact-priorities svg{color:#078653;stroke-width:1.4px;width:45px;height:45px}.contact-priorities strong{margin:.8rem 0;display:block}.contact-priorities article p{color:#5c6c79;font-size:.7rem;line-height:1.5}.contact-after{text-align:center;padding:1rem 0 3rem}.contact-after .marketing-container>div{grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.contact-after article{flex-direction:column;gap:.45rem;display:flex;position:relative}.contact-after article:not(:last-child):after{content:"";border-top:1px solid #7390a7;width:96%;position:absolute;top:17px;left:52%}.contact-after article b{z-index:1;color:#fff;background:#078653;border-radius:50%;align-self:center;place-items:center;width:34px;height:34px;display:grid}.contact-after article span{color:#637280;font-size:.75rem}.contact-question{color:#fff;background:linear-gradient(110deg,#062d54,#0a3d68)}.contact-question .marketing-container{grid-template-columns:80px 1fr auto;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;display:grid}.contact-question svg{color:#7fe3ae;width:65px;height:65px}.contact-question h2,.contact-question p{margin:.2rem 0}.marketing-button-light{color:#0a2d4d;background:#fff}.contact-faq h2{text-align:center}.contact-faq .faq-list{max-width:1000px;margin:1.5rem auto 0}.contact-direct{padding:0 0 3rem}.contact-direct .marketing-container{background:linear-gradient(90deg,#eef8f1,#e0f1e9);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 3rem;display:flex}.contact-direct h2,.contact-direct p{margin:.2rem 0}@media (max-width:1000px){.how-steps{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.how-steps article:not(:last-child):after{display:none}.how-detail-grid,.how-detail-grid.how-reverse,.how-daily,.how-offline-grid,.how-sync-grid,.about-reality-grid,.about-vision-grid{grid-template-columns:1fr}.how-security{display:none}.how-import-mock{grid-column:auto}.how-device-row{justify-content:center}.about-dark-grid{grid-template-columns:1fr 1.4fr}.about-dark-grid>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.about-principles .marketing-container>div{grid-template-columns:repeat(2,1fr)}.contact-priorities .marketing-container>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.how-hero-grid,.about-hero-grid,.contact-hero-grid,.contact-demo-layout,.about-countries-grid{grid-template-columns:1fr}.how-hero-grid,.about-hero-grid,.contact-hero-grid{padding-top:3rem}.how-hero-demo{min-height:350px;padding-left:0;padding-right:1.4rem}.how-phone{right:0}.how-detail{padding:3rem 0}.how-dash-nav{display:none}.how-dashboard{grid-template-columns:1fr}.how-roles,.how-control .marketing-container>div{grid-template-columns:repeat(2,1fr)}.how-sync-flow{grid-template-columns:1fr auto 1fr}.how-sync-flow article:nth-of-type(3),.how-sync-flow>svg:nth-of-type(2){display:none}.how-help-grid{grid-template-columns:1fr}.about-hero-grid>div:first-child{padding-right:0}.about-hero-photo,.contact-hero-photo{min-height:390px}.about-three-cards{grid-template-columns:1fr}.about-reality-grid>div:last-child{padding:2rem 0}.about-dark-grid{grid-template-columns:1fr}.about-dark-grid>div:last-child{grid-column:auto}.about-device{min-height:300px}.about-vision-flow{grid-template-columns:repeat(2,1fr)}.about-country-list,.about-local .marketing-container>div{grid-template-columns:1fr}.about-commitment .marketing-container{grid-template-columns:70px 1fr}.about-commitment ul{grid-column:1/-1}.contact-hero-benefits{flex-wrap:wrap}.contact-demo-layout{transform:none}.contact-process-photo{height:300px}.contact-question .marketing-container{grid-template-columns:60px 1fr}.contact-question a{grid-column:2;justify-self:start}}@media (max-width:540px){.how-steps,.how-roles,.how-control .marketing-container>div,.about-constraints,.about-principles .marketing-container>div,.contact-priorities .marketing-container>div{grid-template-columns:1fr}.how-steps article{min-height:auto}.how-browser{border-width:6px}.how-setup{grid-template-columns:82px 1fr}.how-setup aside{padding:.6rem}.how-phone{display:none}.how-metrics{grid-template-columns:repeat(2,1fr)}.how-activity,.how-config-mock{grid-template-columns:1fr}.how-config-mock aside{display:none}.how-config-mock>div{grid-template-columns:repeat(2,1fr)}.how-import-mock{grid-template-columns:1fr}.how-device-row{gap:.25rem}.how-mini-phone{border-width:4px;width:33%;min-height:220px;padding:.45rem}.how-mini-phone label,.how-local{display:none}.how-sync-flow{grid-template-columns:1fr}.how-sync-flow>svg{margin:auto;transform:rotate(90deg)}.how-help-grid>div>div{grid-template-columns:1fr}.about-status-card{bottom:1rem;right:5%}.about-three-cards article{grid-template-columns:55px 1fr}.about-three-cards svg{width:50px;height:50px}.about-dark-grid>div:last-child{grid-template-columns:1fr}.about-laptop{left:-20px;right:-20px}.about-vision-stats{grid-template-columns:repeat(2,1fr)}.about-countries{overflow:hidden}.about-africa{min-height:260px;transform:scale(.8)}.about-commitment .marketing-container{text-align:center;grid-template-columns:1fr}.about-commitment>div>svg{margin:auto}.contact-hero-benefits{gap:1rem}.contact-form-card,.contact-process{padding:1.3rem}.contact-form-grid{grid-template-columns:1fr}.contact-wide{grid-column:auto}.contact-preference{grid-template-columns:1fr}.contact-after .marketing-container>div{grid-template-columns:1fr;gap:1.7rem}.contact-after article:not(:last-child):after{display:none}.contact-question .marketing-container{text-align:center;grid-template-columns:1fr}.contact-question svg{margin:auto}.contact-question a{grid-column:auto;justify-self:center}.contact-direct .marketing-container{flex-direction:column;align-items:stretch;padding:1.5rem}}.placeholder-page{color:#09284c}.placeholder-hero{background:radial-gradient(circle at 80% 20%,#f7b7401f,#0000 30%),linear-gradient(100deg,#fffdf9 0%,#fff 55%,#fbf5e9 100%);overflow:hidden}.placeholder-hero-inner{text-align:center;flex-direction:column;align-items:center;max-width:640px;padding:5rem 1rem 6rem;animation:.7s cubic-bezier(.22,1,.36,1) both placeholder-enter;display:flex}.placeholder-icon{color:#087e50;background:#f1faf5;border:1px solid #9bcdb7;border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:grid}.placeholder-hero-inner .marketing-kicker{margin-bottom:1rem}.placeholder-hero h1{color:#08264a;letter-spacing:-.04em;max-width:600px;margin:0 0 1.25rem;font-size:clamp(2rem,4.2vw,3.4rem);line-height:1.06}.placeholder-hero p{color:#42536b;max-width:520px;margin:0 0 .75rem;font-size:1.05rem;line-height:1.65}.placeholder-hero .marketing-actions{margin-top:1.5rem}@keyframes placeholder-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.placeholder-hero-inner{padding:3rem .5rem 4rem}.placeholder-hero h1{font-size:clamp(1.75rem,8vw,2.4rem)}.placeholder-hero .marketing-actions{width:100%;display:grid}.placeholder-hero .marketing-button{width:100%}}
