:root{--white:#fff;--soft-ink:#eef1f4;--notice:#fbf4e8;--notice-line:#ead7b5;--notice-ink:#6b541f;--shadow:0 22px 60px #1d2d3f14}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.58}.shell{width:min(1180px,100% - 40px);margin:0 auto}.content{width:min(980px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:32px;height:32px}.brand-name{letter-spacing:-.025em;font-size:19px;font-weight:760}.nav{color:#4b5a6c;align-items:center;gap:22px;font-size:14px;display:flex}.nav a{padding:8px 0;text-decoration:none}.nav a[aria-current=page]{color:var(--ink);font-weight:720}.mobile-nav{display:none}.brand:focus-visible,.nav a:focus-visible,.mobile-nav a:focus-visible,.button:focus-visible,.footer a:focus-visible{outline-offset:3px;outline:3px solid #6987aa6b}.hero{padding:84px 0 72px}.eyebrow,.section-label{color:var(--steel);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:12px;font-weight:760}.eyebrow{letter-spacing:.08em;margin-bottom:18px;font-size:13px;line-height:1.3}h1{letter-spacing:-.025em;text-wrap:balance;max-width:800px;margin:0;font-size:clamp(46px,5vw,66px);font-weight:790;line-height:1.04}.hero-copy{color:#465567;text-wrap:pretty;max-width:760px;margin:24px 0 0;font-size:19px;line-height:1.55}.hero-meta{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.hero-meta span{color:#40536a;background:#ffffff80;border:1px solid #cbd5df;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:650}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.action-note{color:#647386;margin:10px 0 0;font-size:13px}.button{border-radius:var(--radius-sm);min-height:44px;color:var(--ink);font:inherit;text-align:center;background:0 0;border:1px solid #71869d;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:720;text-decoration:none;display:inline-flex}.button.primary{border-color:var(--ink);color:var(--white);background:var(--ink)}.button.secondary{background:var(--white);border-color:#c6d0da}.section{padding:88px 0;scroll-margin-top:28px}.section.white{background:var(--white)}.section-head{margin-bottom:56px}.section-head h2{letter-spacing:-.02em;text-wrap:balance;max-width:800px;margin:14px 0 0;font-size:clamp(34px,4vw,46px);line-height:1.09}.section-lead{color:#536174;text-wrap:pretty;max-width:720px;margin:18px 0 0;font-size:18px;line-height:1.58}.before-start{border-radius:var(--radius-lg);background:var(--white);border:1px solid #cbd5df;margin:0 0 56px;padding:26px 28px}.before-start h2{letter-spacing:-.02em;text-wrap:balance;margin:12px 0 0;font-size:34px;line-height:1.12}.before-start p:not(.section-label):not(.action-note){color:#465567;text-wrap:pretty;max-width:660px;margin:14px 0 0}.before-start ul{color:#465567;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.before-start li{padding-left:20px;position:relative}.before-start li:before{background:var(--steel);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.63em;left:0}.before-start .button{margin-top:22px}.notice{border:1px solid var(--notice-line);color:var(--notice-ink);background:var(--notice);text-wrap:pretty;border-radius:14px;padding:18px 20px;font-size:14px}.notice strong{color:var(--notice-ink)}.steps{gap:72px;margin-top:56px;display:grid}.step{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:48px;display:grid}.step:nth-child(2n) .step-copy{order:2}.step-number{width:38px;height:38px;color:var(--white);background:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:760;display:inline-flex}.step-copy h3{letter-spacing:-.02em;text-wrap:balance;margin:18px 0 0;font-size:30px;line-height:1.13}.step-copy p{color:#4c5b6e;text-wrap:pretty;max-width:510px;margin:16px 0 0}.step-copy ul{color:#4c5b6e;gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.step-copy li{padding-left:20px;position:relative}.step-copy li:before{background:var(--steel);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.63em;left:0}.screen{background:var(--white);box-shadow:var(--shadow);border:1px solid #cbd5df;border-radius:18px;margin:0;overflow:hidden}.screen img{background:#f6f8fa;width:100%;height:auto;display:block}.screen-fragments{justify-items:start;gap:32px;padding:24px;display:grid}.screen-fragments .generate-fragment{width:48.75%}.revoke-fragments{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:16px;display:grid}.screen-caption{border-top:1px solid var(--line);color:#536174;background:#fbfcfd;padding:13px 16px;font-size:14px;line-height:1.5}.screen-caption strong{color:#40536a}.scope-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scope-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);padding:28px}.scope-card h3{letter-spacing:-.02em;margin:0;font-size:24px;line-height:1.18}.scope-card ul{color:#516073;gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.scope-card li{padding-left:20px;position:relative}.scope-card li:before{background:var(--steel);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.64em;left:0}.revoke{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:48px;display:grid}.revoke h2{letter-spacing:-.02em;text-wrap:balance;max-width:620px;margin:14px 0 0;font-size:clamp(34px,4vw,46px);line-height:1.09}.revoke p{color:#536174;text-wrap:pretty;max-width:640px;margin:18px 0 0}.footer{color:#697587;background:var(--paper);padding:36px 0 44px;font-size:12px}.footer-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.footer a{text-decoration:none}@media (width<=920px){.nav{display:none}.mobile-nav{z-index:20;scrollbar-width:none;background:#f7f6f2f5;border-block:1px solid #d5dce4;display:block;position:sticky;top:0;overflow-x:auto;box-shadow:0 8px 22px #1d2d3f0f;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 30px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 30px),#0000 100%)}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav-inner{gap:6px;width:max-content;min-width:100%;padding:8px 14px;display:flex}.mobile-nav a{color:#4d5e72;white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:13px;font-weight:650;line-height:1.25;text-decoration:none}.mobile-nav a[aria-current=page]{color:var(--ink);background:var(--soft-blue)}.step,.step:nth-child(2n) .step-copy,.revoke{grid-template-columns:1fr}.step:nth-child(2n) .step-copy{order:initial}}@media (width<=680px){.shell,.content{width:min(100% - 28px,1180px)}.site-header{min-height:68px}.brand-name{font-size:17px}.hero{padding:54px 0 58px}h1{font-size:clamp(38px,10.8vw,42px)}.eyebrow{margin-bottom:24px}.hero-copy{margin-top:24px;font-size:17px}.hero-actions{display:grid}.section{padding:68px 0}.section-lead{font-size:17px}.scope-table{grid-template-columns:1fr}.scope-card{padding:24px}.step{gap:30px}.step-copy h3{font-size:27px}.before-start{padding:22px 20px}.before-start h2{font-size:30px}.screen-caption{padding:12px 14px}.footer-inner{flex-direction:column;align-items:flex-start}}
