@font-face{font-family:Noto Sans Local;src:url(/fonts/NotoSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans Local;src:url(/fonts/NotoSans-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--ink:#101918;--muted:#55615f;--teal:#087966;--teal-dark:#006453;--mint:#f2f8f6;--mint-strong:#e3f2ee;--line:#dce6e3;--white:#fff;--shadow:0 24px 70px #0b2b2621;--shell:min(1180px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans Local,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:var(--shell);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;height:84px;position:sticky;top:0}.header-inner{align-items:center;gap:48px;height:100%;display:flex}.brand{color:var(--teal);white-space:nowrap;align-items:center;gap:10px;font-size:21px;font-weight:700;display:inline-flex}.brand-icon{width:36px;height:36px}.desktop-nav{color:#36413f;gap:42px;margin-left:28px;font-size:14px;display:flex}.desktop-nav a,.footer-links a{transition:color .16s}.desktop-nav a:hover,.footer-links a:hover{color:var(--teal)}.header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.country-control{white-space:nowrap;background:var(--white);border:1px solid #d7dedc;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:0 14px;font-size:13px;display:inline-flex}.button{background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 25px;font-size:16px;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 10px 24px #0879662e}.button svg{width:22px;height:22px}.button-small{min-height:44px;padding:0 18px;font-size:13px}.text-link{color:var(--teal);align-items:center;gap:9px;font-size:15px;font-weight:700;display:inline-flex}.text-link svg{width:20px;height:20px;transition:transform .16s}.text-link:hover svg{transform:translate(4px)}.hero{min-height:750px;overflow:hidden}.hero-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:24px;min-height:750px;display:grid}.hero-copy{z-index:4;padding:40px 0 60px;position:relative}.hero-copy h1{letter-spacing:-3.3px;max-width:590px;margin:0 0 30px;font-size:clamp(48px,4.5vw,69px);line-height:1.21}.hero-copy p{max-width:500px;color:var(--muted);margin:0;font-size:20px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.hero-phones{align-self:end;height:650px;position:relative}.phone{box-shadow:var(--shadow);background:#111;border:6px solid #171c1b;border-radius:38px;position:relative;overflow:hidden}.phone:after{content:"";pointer-events:none;border-radius:31px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff29}.phone img{width:100%;height:auto;display:block}.phone-speaker{z-index:2;background:#151918;border-radius:0 0 13px 13px;width:25%;height:18px;position:absolute;top:-1px;left:37.5%}.hero-phones .phone{width:300px;position:absolute}.phone-center{z-index:3;top:45px;left:31%}.phone-left{z-index:1;top:125px;left:1%;transform:rotate(-2.2deg)}.phone-right{z-index:2;top:122px;right:-20%;transform:rotate(2.2deg)}.ledger-band{position:relative}.ledger-band:before,.boundary:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(#0000 0 39px,#08796611 40px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 13% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000),linear-gradient(#0000,#000 13% 88%,#0000)}.workflow{border-top:1px solid var(--line);min-height:760px;padding:120px 0 0;overflow:hidden}.section-heading h2{letter-spacing:-2px;margin:0;font-size:clamp(38px,4vw,55px);line-height:1.16}.section-heading p{color:var(--muted);font-size:17px;line-height:1.75}.split-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:80px;display:grid}.split-heading p{max-width:480px;margin:0 0 4px}.steps{z-index:2;grid-template-columns:repeat(4,1fr);gap:0;margin-top:84px;display:grid;position:relative}.steps:after{content:"";z-index:-1;background:#a6c8c1;height:1px;position:absolute;top:20px;left:20px;right:20px}.step{background:linear-gradient(90deg,#fff 76%,#0000);padding-right:36px}.step-number{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.step h3{margin:20px 0 12px;font-size:17px}.step p{color:var(--muted);max-width:210px;margin:0;font-size:14px;line-height:1.75}.workflow-phone{z-index:3;width:265px;margin:62px auto -410px;position:relative}.workflow-phone .phone{width:100%}.safety{background:var(--mint);border-top:1px solid #e3eeeb;min-height:720px;overflow:hidden}.safety-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:60px;min-height:720px;display:grid}.safety-copy{z-index:3;padding:100px 0;position:relative}.safety-copy .section-heading p{margin:20px 0 0}.safety-points{grid-template-columns:repeat(3,1fr);gap:28px;margin:46px 0 42px;display:grid}.safety-points svg{width:38px;height:38px;color:var(--teal)}.safety-points h3{margin:16px 0 8px;font-size:15px;line-height:1.45}.safety-points p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.safety-phones{align-self:end;height:620px;position:relative}.safety-phones .phone{width:275px;position:absolute}.safety-phone-one{z-index:2;top:44px;left:0;transform:rotate(-2.2deg)}.safety-phone-two{z-index:1;top:95px;right:-25px;transform:rotate(2.2deg)}.boundary{min-height:540px;position:relative;overflow:hidden}.boundary-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:80px;min-height:540px;display:grid}.boundary h2{letter-spacing:-3px;margin:0 0 26px;font-size:clamp(42px,4.7vw,67px);line-height:1.14}.boundary p{max-width:745px;color:var(--muted);margin:0;font-size:20px;line-height:1.75}.ledger-illustration{color:#08796680;letter-spacing:1.3px;border-top:1px solid #a9d0c8;border-bottom:1px solid #a9d0c8;grid-template-columns:repeat(2,1fr);height:240px;font-size:10px;display:grid;position:relative}.ledger-illustration span{border-bottom:1px solid #cde3de;border-right:1px solid #cde3de;padding:18px 14px}.download{background:var(--teal-dark);color:#fff;height:470px;overflow:hidden}.download-grid{grid-template-columns:1fr .72fr .68fr;align-items:center;gap:50px;height:100%;display:grid}.download h2{letter-spacing:-2.2px;margin:0 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.15}.download p{color:#ffffffd6;max-width:500px;margin:0;font-size:17px;line-height:1.7}.download-actions{gap:14px;display:grid}.button-light{color:var(--teal-dark);background:#fff;border-color:#fff}.button-light:hover{color:#fff;border-color:#fff}.button-outline{color:#fff;cursor:default;background:0 0;border-color:#ffffffbf}.button-outline:hover{box-shadow:none;background:0 0;transform:none}.download-phone{align-self:start;width:285px;margin-top:45px}.site-footer{background:#fff}.footer-main{align-items:center;gap:30px;min-height:125px;display:flex}.footer-main .brand{flex-shrink:0}.footer-links{flex-wrap:wrap;justify-content:center;gap:16px 28px;margin:0 auto;font-size:12px;display:flex}.footer-main .country-control{min-height:40px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);min-height:74px;color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.footer-bottom a{color:var(--teal);font-weight:700}.content-page{min-height:70vh;padding:90px 0 120px}.content-shell{grid-template-columns:.75fr 1.25fr;align-items:start;gap:110px;display:grid}.content-intro{position:sticky;top:130px}.content-meta{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.content-intro h1{letter-spacing:-2.5px;margin:0 0 22px;font-size:clamp(42px,4vw,60px);line-height:1.12}.content-intro>p:last-child{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.prose{border-top:1px solid var(--line)}.prose h2{margin:42px 0 12px;font-size:22px}.prose p{color:#45514f;margin:0;font-size:16px;line-height:1.9}.prose a{color:var(--teal);text-underline-offset:3px;text-decoration:underline}@media (max-width:1050px){.desktop-nav{display:none}.hero-grid{grid-template-columns:.9fr 1.1fr}.hero-phones .phone{width:250px}.phone-right{right:-28%}.safety-grid{grid-template-columns:1fr}.safety-phones{display:none}.safety{min-height:auto}.download-grid{grid-template-columns:1fr .8fr}.download-phone{display:none}.footer-main{flex-wrap:wrap;padding:30px 0}.footer-links{order:3;justify-content:flex-start;width:100%}.footer-main .country-control{margin-left:auto}}@media (max-width:760px){:root{--shell:min(100% - 32px, 1180px)}.site-header{height:70px}.header-inner{gap:12px}.brand{font-size:18px}.brand-icon{width:30px;height:30px}.country-control span{display:none}.country-control{justify-content:center;min-width:42px;padding:0 12px}.button-small{display:none}.hero{min-height:auto}.hero-grid{min-height:auto;display:block}.hero-copy{padding:64px 0 25px}.hero-copy h1{letter-spacing:-2.2px;font-size:46px;line-height:1.16}.hero-copy p{font-size:17px;line-height:1.65}.hero-actions{gap:20px}.hero-phones{width:calc(100vw - 16px);height:500px;margin-left:-8px}.hero-phones .phone{width:205px}.phone-left{top:115px;left:-60px}.phone-center{top:48px;left:27%}.phone-right{top:115px;right:-75px}.workflow{min-height:auto;padding-top:80px;padding-bottom:80px}.split-heading{display:block}.split-heading p{margin-top:22px}.steps{grid-template-columns:1fr 1fr;gap:40px 24px;margin-top:54px}.steps:after,.workflow-phone{display:none}.step{background:0 0;padding:0}.step p{max-width:none}.safety-copy{padding:80px 0}.safety-points{grid-template-columns:1fr;gap:30px}.safety-points>div{grid-template-columns:48px 1fr;column-gap:14px;display:grid}.safety-points svg{grid-row:1/3}.safety-points h3{margin:0 0 5px}.section-heading h2{letter-spacing:-1.7px;font-size:40px}.boundary{min-height:auto}.boundary-grid{min-height:auto;padding:86px 0;display:block}.boundary h2{letter-spacing:-2px;font-size:44px}.boundary p{font-size:17px}.ledger-illustration{display:none}.download{height:auto}.download-grid{padding:78px 0;display:block}.download h2{font-size:42px}.download-actions{margin-top:34px}.footer-main{align-items:flex-start}.footer-main .country-control{display:none}.footer-links{grid-template-columns:1fr 1fr;gap:15px;display:grid}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.footer-bottom p{margin:0}.content-page{padding:60px 0 90px}.content-shell{display:block}.content-intro{margin-bottom:52px;position:static}.content-intro h1{font-size:44px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
