:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.blauth-integration-example{color:#dfe8ff;background:#17223d;border-radius:11px;margin-top:26px;padding:15px}.blauth-integration-example>p{color:#aebdf1;letter-spacing:.7px;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:750}.blauth-integration-example pre{margin:0;overflow-x:auto}.blauth-integration-example code{color:#f7f9ff;font-family:var(--mono);font-size:11px;line-height:1.6}.blauth-integration-example small{color:#b7c4e5;margin-top:11px;font-size:10px;line-height:1.5;display:block}.blauth-camera-refresh{color:#344caa;cursor:pointer;background:#eef2ff;border:1px solid #ccd7f3;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.blauth-camera-refresh:disabled{cursor:not-allowed;opacity:.55}.blauth-auth-actions{align-items:center;gap:10px;padding:0 30px 28px;display:flex}.blauth-auth-actions .blauth-continue-button{flex:1}.blauth-wallet-reset{border-top:1px solid #e2eafb;padding:15px 28px}.blauth-wallet-reset button{color:#a13d49;cursor:pointer;font:inherit;background:0 0;border:1px solid #e2a8ad;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:750}.blauth-wallet-reset p{color:#74829d;margin:7px 0 0;font-size:10px}.blauth-app-nav{z-index:20;background:#fffffff0;border-bottom:1px solid #dce4f3;justify-content:space-between;align-items:center;min-height:64px;padding:0 clamp(24px,7vw,90px);display:flex;position:sticky;top:0;left:0;right:0}.blauth-app-nav nav{gap:5px;display:flex}.blauth-app-nav nav a{color:#586887;border-radius:7px;padding:9px 10px;font-size:12px;font-weight:750;text-decoration:none}.blauth-app-nav nav a:hover,.blauth-app-nav nav a.is-active{color:#304aab;background:#edf1ff}.blauth-app-shell>.blauth-register,.blauth-app-shell>.blauth-verify,.blauth-app-shell>.blauth-wallet,.blauth-app-shell>.blauth-consent,.blauth-app-shell>.blauth-history,.blauth-app-shell>.blauth-home{min-height:calc(100svh - 64px)}.blauth-app-shell>:not(.blauth-verify) .blauth-register-nav,.blauth-app-shell>.blauth-home .blauth-nav{display:none}@media (width<=700px){.blauth-app-nav{padding:0 16px}.blauth-app-nav nav{gap:0}.blauth-app-nav nav a{padding:8px 6px;font-size:10px}.blauth-app-nav .blauth-brand{font-size:17px}.blauth-app-nav .blauth-brand-mark{width:27px;height:27px}.blauth-auth-actions{padding-left:18px;padding-right:18px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.blauth-home{color:#17223d;text-align:left;background:#f7f9ff;min-height:100svh}.blauth-hero{background:linear-gradient(135deg,#f9fbff 0%,#edf3ff 53%,#e8f0ff 100%);min-height:680px;padding:26px clamp(24px,7vw,90px) 72px;position:relative;overflow:hidden}.blauth-nav,.blauth-brand,.blauth-actions,.blauth-preview-top,.blauth-preview-bottom,.blauth-trust,.blauth-eyebrow,.blauth-feature-icon,.blauth-flow li{align-items:center;display:flex}.blauth-nav{z-index:2;justify-content:space-between;position:relative}.blauth-brand{color:#162342;letter-spacing:-.8px;gap:10px;font-size:20px;font-weight:750;text-decoration:none}.blauth-brand-mark{color:#fff;background:#263e9e;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:19px;font-weight:700;display:inline-flex}.blauth-nav-status{color:#586887;background:#ffffffb3;border:1px solid #d8e1f5;border-radius:999px;padding:8px 12px;font-size:12px}.blauth-nav-status i,.blauth-live-dot{background:#2aae7e;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.blauth-hero-content{z-index:1;max-width:630px;padding-top:clamp(86px,13vw,142px);position:relative}.blauth-eyebrow,.blauth-kicker{color:#5165ad;letter-spacing:1.2px;text-transform:uppercase;font-size:12px;font-weight:750}.blauth-eyebrow{gap:9px;margin-bottom:22px}.blauth-eyebrow span{background:#536ad2;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #536ad21f}.blauth-hero h1{color:#17223d;letter-spacing:-4.2px;margin:0;font-size:clamp(52px,6.4vw,82px);font-weight:650;line-height:.98}.blauth-hero h1 em{color:#5068cb;font-family:Georgia,serif;font-weight:400}.blauth-hero-copy{color:#586782;max-width:430px;margin-top:25px;font-size:19px;line-height:1.55}.blauth-actions{flex-wrap:wrap;gap:12px;margin-top:33px}.blauth-button{box-sizing:border-box;border-radius:10px;padding:14px 19px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.blauth-button:hover{transform:translateY(-2px)}.blauth-button-primary{color:#fff;background:#263e9e;box-shadow:0 10px 20px #263e9e33}.blauth-button-primary span{margin-left:12px;font-size:18px}.blauth-button-secondary{color:#31436b;border:1px solid #cad5ed}.blauth-trust{color:#687692;gap:8px;margin-top:28px;font-size:12px}.blauth-trust span{color:#168558;background:#d8f4e8;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;display:inline-flex}.blauth-identity-preview{color:#2c3b60;z-index:1;background:#ffffffa6;border:1px solid #cddaf3f2;border-radius:19px;width:210px;padding:16px;position:absolute;top:157px;right:clamp(22px,8vw,120px);transform:rotate(4deg);box-shadow:0 25px 60px #2b448929}.blauth-preview-top{color:#61708f;letter-spacing:.5px;text-transform:uppercase;border-bottom:1px solid #e0e6f4;padding-bottom:11px;font-size:10px;font-weight:700}.blauth-face-scan{background:linear-gradient(145deg,#dbe6fd,#eff4ff);border-radius:12px;height:186px;margin:13px 0;position:relative;overflow:hidden}.blauth-face-outline{border:2px solid #6c82d8;border-bottom-width:1px;border-radius:48% 48% 44% 44%;width:68px;height:91px;position:absolute;top:36px;left:69px}.blauth-face-outline:before,.blauth-face-outline:after{content:"";background:#6c82d8;border-radius:50%;width:4px;height:4px;position:absolute;top:36px}.blauth-face-outline:before{left:17px}.blauth-face-outline:after{right:17px}.blauth-scan-line{z-index:1;background:linear-gradient(90deg,#0000,#687fda,#0000);width:100%;height:2px;animation:3s ease-in-out infinite blauth-scan;position:absolute;top:30px;left:0}@keyframes blauth-scan{50%{transform:translateY(120px)}}.blauth-preview-bottom{letter-spacing:.6px;justify-content:space-between;font-size:9px}.blauth-preview-bottom span{color:#8390a9}.blauth-preview-bottom strong{color:#249768;font-size:9px}.blauth-orb{filter:blur(2px);opacity:.55;border-radius:50%;position:absolute}.blauth-orb-one{background:#d4dcff;width:330px;height:330px;top:12px;right:-110px}.blauth-orb-two{background:#d3f2ea;width:250px;height:250px;bottom:-150px;left:43%}.blauth-features,.blauth-flow-section{padding:105px clamp(24px,7vw,90px)}.blauth-features{background:#fff}.blauth-section-heading{text-align:center}.blauth-kicker{margin:0 0 12px}.blauth-section-heading .blauth-kicker{justify-content:center;display:flex}.blauth-features h2,.blauth-flow-section h2{color:#1a2745;letter-spacing:-2px;margin:0;font-size:clamp(30px,3.5vw,44px);font-weight:620;line-height:1.05}.blauth-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:47px;display:grid}.blauth-feature-card{border:1px solid #e2e8f4;border-radius:15px;min-height:220px;padding:25px;transition:box-shadow .2s,transform .2s;position:relative}.blauth-feature-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #2b427d1a}.blauth-card-number{color:#a4b0c9;font-family:var(--mono);font-size:11px;position:absolute;top:24px;right:23px}.blauth-feature-icon{color:#455ec0;background:#edf1ff;border-radius:10px;justify-content:center;width:42px;height:42px}.blauth-feature-icon svg,.blauth-flow-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px;height:21px}.blauth-feature-card h3{color:#263653;letter-spacing:-.35px;margin:25px 0 10px;font-size:17px}.blauth-feature-card p{color:#71809a;font-size:13px;line-height:1.65}.blauth-flow-section{color:#fff;background:#202f58;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.blauth-flow-section .blauth-kicker{color:#aab9f2}.blauth-flow-section h2{color:#fff}.blauth-flow-intro>p:last-child{color:#c0cbe6;max-width:330px;margin-top:20px;font-size:14px;line-height:1.65}.blauth-flow{margin:0;padding:0;list-style:none}.blauth-flow li{color:#f7f9ff;gap:16px;min-height:47px;font-size:16px;position:relative}.blauth-flow-step{color:#bcc9ef;font-family:var(--mono);background:#344878;border:1px solid #4a6093;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:10px;display:flex}.blauth-flow-arrow{color:#9db0e8;height:24px;position:absolute;top:32px;left:4px}.blauth-flow-arrow svg{width:19px;height:19px}@media (width<=760px){.blauth-hero{min-height:700px;padding-bottom:45px}.blauth-nav-status{display:none}.blauth-hero-content{padding-top:82px}.blauth-hero h1{letter-spacing:-2.8px}.blauth-identity-preview{opacity:.85;transform-origin:100% 0;top:424px;right:-53px;transform:rotate(4deg)scale(.83)}.blauth-feature-grid,.blauth-flow-section{grid-template-columns:1fr}.blauth-features,.blauth-flow-section{padding-top:68px;padding-bottom:68px}.blauth-flow-section{gap:42px}.blauth-feature-card{min-height:auto}.blauth-orb-two{left:5%}}.blauth-register{box-sizing:border-box;color:#17223d;text-align:left;background:linear-gradient(135deg,#f9fbff,#eef3ff 55%,#f8fbff);min-height:100svh;padding:26px clamp(24px,7vw,90px) 70px;position:relative;overflow:hidden}.blauth-register-nav{z-index:1;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;display:flex;position:relative}.blauth-register-shell{z-index:1;grid-template-columns:minmax(250px,.76fr) minmax(460px,1.24fr);align-items:center;gap:clamp(38px,7vw,100px);max-width:1050px;margin:clamp(54px,8vw,95px) auto 0;display:grid;position:relative}.blauth-register-intro .blauth-eyebrow{margin:0 0 19px}.blauth-register-intro h1{color:#17223d;letter-spacing:-3.5px;margin:0;font-size:clamp(44px,5.2vw,68px);font-weight:650;line-height:.98}.blauth-register-intro h1 em{color:#5068cb;font-family:Georgia,serif;font-weight:400}.blauth-register-intro>p:last-child{color:#61708d;max-width:310px;margin-top:24px;font-size:16px;line-height:1.65}.blauth-register-card{background:#ffffffe8;border:1px solid #dce4f3;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #2b448924}.blauth-register-progress{border-bottom:1px solid #e4eaf5;grid-template-columns:repeat(3,1fr);margin:0;padding:18px 25px;list-style:none;display:grid}.blauth-register-progress li{color:#98a5bd;letter-spacing:.2px;white-space:nowrap;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.blauth-register-progress li span{background:#edf0f7;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;display:inline-flex}.blauth-register-progress .is-active{color:#304aab}.blauth-register-progress .is-active span{color:#fff;background:#304aab}.blauth-register-form{padding:30px}.blauth-form-heading{justify-content:space-between;align-items:baseline;margin-bottom:23px;display:flex}.blauth-form-heading h2{color:#263653;letter-spacing:-.6px;margin:0;font-size:20px}.blauth-form-heading p{color:#8290a9;font-size:11px}.blauth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.blauth-input-group{min-width:0}.blauth-input-group.is-wide{grid-column:1/-1}.blauth-input-group label{color:#41506d;margin:0 0 7px;font-size:12px;font-weight:750;display:block}.blauth-input-group input{box-sizing:border-box;color:#1e2c49;font:inherit;background:#fbfcff;border:1px solid #dce4f1;border-radius:9px;outline:none;width:100%;padding:12px 13px;font-size:13px;transition:border-color .18s,box-shadow .18s}.blauth-input-group input::placeholder{color:#a4afc2}.blauth-input-group input:focus{background:#fff;border-color:#637ad5;box-shadow:0 0 0 3px #536ad21f}.blauth-input-group input[aria-invalid=true]{border-color:#d65d6c}.blauth-field-error{color:#bc4352;margin:5px 0 0;font-size:11px}.blauth-privacy-notice{color:#60708f;background:#f0f5ff;border:1px solid #dde6fa;border-radius:10px;align-items:flex-start;gap:10px;margin:23px 0;padding:12px 13px;font-size:11px;line-height:1.55;display:flex}.blauth-privacy-notice span{color:#3e5ec0;background:#dce7ff;border-radius:50%;flex:none;justify-content:center;align-items:center;height:22px;font-size:16px;display:inline-flex}.blauth-privacy-notice p{margin:1px 0 0}.blauth-privacy-notice strong{color:#354b91}.blauth-register-actions{justify-content:space-between;align-items:center;display:flex}.blauth-back-button,.blauth-continue-button{cursor:pointer;font:inherit;border:0;border-radius:9px;padding:12px 15px;font-size:13px;font-weight:750;transition:transform .18s,box-shadow .18s}.blauth-back-button{color:#586a8e;background:0 0}.blauth-continue-button{color:#fff;background:#263e9e;box-shadow:0 8px 17px #263e9e33}.blauth-continue-button span{margin-left:13px;font-size:17px}.blauth-back-button:hover,.blauth-continue-button:hover{transform:translateY(-1px)}.blauth-back-button:focus-visible,.blauth-continue-button:focus-visible{outline-offset:2px;outline:3px solid #536ad259}.blauth-register-orb{filter:blur(2px);opacity:.55;border-radius:50%;position:absolute}.blauth-register-orb-one{background:#d6e0ff;width:340px;height:340px;top:-100px;right:-120px}.blauth-register-orb-two{background:#d4f2ea;width:270px;height:270px;bottom:-140px;left:-100px}@media (width<=760px){.blauth-register{padding-bottom:40px}.blauth-register-nav .blauth-nav-status{display:none}.blauth-register-shell{margin-top:54px;display:block}.blauth-register-intro{margin-bottom:35px}.blauth-register-intro>p:last-child{max-width:390px}.blauth-register-form{padding:24px 18px}.blauth-register-progress{padding:16px}.blauth-register-progress strong{display:none}.blauth-register-progress li{justify-content:center}.blauth-form-grid{grid-template-columns:1fr}.blauth-input-group.is-wide{grid-column:auto}}.blauth-verify{box-sizing:border-box;color:#17223d;text-align:left;background:linear-gradient(135deg,#f9fbff,#eef3ff 55%,#f8fbff);min-height:100svh;padding:26px clamp(24px,7vw,90px) 70px;position:relative;overflow:hidden}.blauth-verify-shell{z-index:1;grid-template-columns:minmax(250px,.76fr) minmax(460px,1.24fr);align-items:center;gap:clamp(38px,7vw,100px);max-width:1050px;margin:clamp(54px,8vw,95px) auto 0;display:grid;position:relative}.blauth-verify-card{background:#ffffffe8;border:1px solid #dce4f3;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #2b448924}.blauth-register-progress .is-complete{color:#218766}.blauth-register-progress .is-complete span{color:#218766;background:#d9f3e7}.blauth-camera-stage{background:#16213e;height:300px;position:relative;overflow:hidden}.blauth-camera-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.blauth-camera-guide{border:1.5px solid #b7cfffd9;border-radius:48% 48% 44% 44%;width:137px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #0a143130}.blauth-camera-guide span{border-style:solid;border-color:#b7cffd;width:20px;height:20px;position:absolute}.blauth-camera-guide span:first-child{border-width:2px 0 0 2px;top:-9px;left:-9px}.blauth-camera-guide span:nth-child(2){border-width:2px 2px 0 0;top:-9px;right:-9px}.blauth-camera-guide span:nth-child(3){border-width:0 0 2px 2px;bottom:-9px;left:-9px}.blauth-camera-guide span:nth-child(4){border-width:0 2px 2px 0;bottom:-9px;right:-9px}.blauth-camera-overlay{color:#fff;text-align:center;background:#101c3de0;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.blauth-camera-overlay p{color:#d5def5;max-width:330px;font-size:13px;line-height:1.55}.blauth-camera-overlay h2{color:#fff;margin:13px 0 7px;font-size:19px}.blauth-camera-overlay>span:not(.blauth-loader){background:#415ab2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:inline-flex}.blauth-camera-error>span{background:#ae5661!important}.blauth-camera-error button{color:#fff;cursor:pointer;font:inherit;background:0 0;border:1px solid #aebfe9;border-radius:8px;margin-top:16px;padding:9px 12px;font-size:12px;font-weight:700}.blauth-camera-success>span{background:#2c9a70!important}.blauth-loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite blauth-spin}@keyframes blauth-spin{to{transform:rotate(360deg)}}.blauth-verify-content{padding:0 30px 30px}.blauth-verify-content .blauth-privacy-notice{margin:22px 0}.blauth-continue-button:disabled{box-shadow:none;cursor:not-allowed;background:#8e9bbd;transform:none}.blauth-verify-orb-one{background:#d6e0ff;width:340px;height:340px;top:-100px;right:-120px}.blauth-verify-orb-two{background:#d4f2ea;width:270px;height:270px;bottom:-140px;left:-100px}@media (width<=760px){.blauth-verify{padding-bottom:40px}.blauth-verify-shell{margin-top:54px;display:block}.blauth-verify-intro{margin-bottom:35px}.blauth-camera-stage{height:280px}.blauth-verify-content{padding:0 18px 24px}}.blauth-enrollment-block{border-top:1px solid #e5ebf5;margin-top:25px;padding-top:24px}.blauth-enrollment-camera{height:220px}.blauth-enrollment-message{color:#667692;margin:10px 0;font-size:11px;line-height:1.45}.blauth-enrollment-message.is-error{color:#bc4352}.blauth-enroll-button{color:#344caa;cursor:pointer;font:inherit;background:#edf1ff;border:1px solid #ccd7f3;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:750;transition:background .18s,transform .18s}.blauth-enroll-button:hover{background:#e1e8ff;transform:translateY(-1px)}.blauth-enroll-button:disabled{color:#99a6c2;cursor:not-allowed;transform:none}.blauth-enrollment-camera .blauth-camera-overlay h2{font-size:17px}.blauth-enrollment-camera .blauth-camera-overlay p{font-size:12px}.blauth-wallet{box-sizing:border-box;color:#17223d;text-align:left;background:linear-gradient(135deg,#f9fbff,#eef3ff 55%,#f8fbff);min-height:100svh;padding:26px clamp(24px,7vw,90px) 70px;position:relative;overflow:hidden}.blauth-wallet-shell{z-index:1;grid-template-columns:minmax(250px,.76fr) minmax(460px,1.24fr);align-items:center;gap:clamp(38px,7vw,100px);max-width:1050px;margin:clamp(54px,8vw,95px) auto 0;display:grid;position:relative}.blauth-wallet-intro h1,.blauth-wallet-empty h1{color:#17223d;letter-spacing:-3.5px;margin:0;font-size:clamp(44px,5.2vw,68px);font-weight:650;line-height:.98}.blauth-wallet-intro h1 em,.blauth-wallet-empty h1 em{color:#5068cb;font-family:Georgia,serif;font-weight:400}.blauth-wallet-intro .blauth-eyebrow{margin:0 0 19px}.blauth-wallet-intro>p:last-child{color:#61708d;max-width:310px;margin-top:24px;font-size:16px;line-height:1.65}.blauth-wallet-card{background:#ffffffe8;border:1px solid #dce4f3;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #2b448924}.blauth-wallet-card-header{color:#fff;background:linear-gradient(135deg,#263e9e,#405cbe);padding:25px 28px}.blauth-wallet-card-header>div{align-items:center;gap:12px;display:flex}.blauth-wallet-card-mark,.blauth-wallet-empty-mark{color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:21px;font-weight:700;display:inline-flex}.blauth-wallet-card-header p{color:#cfd9ff;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:700}.blauth-wallet-card-header h2{color:#fff;letter-spacing:-.5px;margin:2px 0 0;font-size:19px}.blauth-wallet-status{color:#e1f7eb;align-items:center;gap:7px;margin-top:22px;font-size:11px;font-weight:700;display:flex}.blauth-wallet-status i{background:#77dfad;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #77dfad26}.blauth-wallet-details{padding:12px 28px}.blauth-wallet-field{border-bottom:1px solid #e9edf6;justify-content:space-between;align-items:center;gap:20px;min-height:57px;display:flex}.blauth-wallet-field:last-child{border-bottom:0}.blauth-wallet-field>span{color:#74829d;font-size:12px}.blauth-wallet-field>div{text-align:right;justify-content:flex-end;align-items:center;gap:11px;display:flex}.blauth-wallet-field strong{color:#2b3958;overflow-wrap:anywhere;font-size:13px;font-weight:700}.blauth-wallet-field button{color:#4059b3;cursor:pointer;font:inherit;background:#eef2ff;border:0;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:750}.blauth-wallet-footer{color:#647392;background:#f2f6ff;border-top:1px solid #e2eafb;align-items:center;gap:9px;padding:13px 28px;font-size:11px;display:flex}.blauth-wallet-footer span{color:#405bb8;font-size:15px}.blauth-wallet-footer p{margin:0}.blauth-wallet-orb-one{background:#d6e0ff;width:340px;height:340px;top:-100px;right:-120px}.blauth-wallet-orb-two{background:#d4f2ea;width:270px;height:270px;bottom:-140px;left:-100px}.blauth-wallet-empty{text-align:center;z-index:1;max-width:490px;margin:clamp(100px,16vh,170px) auto 0;position:relative}.blauth-wallet-empty-mark{background:#263e9e;border:0;width:48px;height:48px;margin-bottom:27px;box-shadow:0 12px 28px #263e9e38}.blauth-wallet-empty .blauth-eyebrow{justify-content:center;margin:0 0 18px}.blauth-wallet-empty>p:last-of-type{color:#61708d;max-width:360px;margin:24px auto 29px;font-size:16px;line-height:1.65}@media (width<=760px){.blauth-wallet{padding-bottom:40px}.blauth-wallet-shell{margin-top:54px;display:block}.blauth-wallet-intro{margin-bottom:35px}.blauth-wallet-card-header,.blauth-wallet-details,.blauth-wallet-footer{padding-left:18px;padding-right:18px}.blauth-wallet-field{gap:10px}.blauth-wallet-field>div{max-width:65%}.blauth-wallet-empty{margin-top:120px}.blauth-wallet-empty h1{font-size:45px}}.blauth-wallet-consent-link{border-top:1px solid #e2eafb;padding:15px 28px}.blauth-wallet-consent-link a{color:#4059b3;font-size:12px;font-weight:750;text-decoration:none}.blauth-wallet-consent-link a span{margin-left:7px;font-size:17px}.blauth-consent{box-sizing:border-box;color:#17223d;text-align:left;background:linear-gradient(135deg,#f9fbff,#eef3ff 55%,#f8fbff);min-height:100svh;padding:26px clamp(24px,7vw,90px) 70px;position:relative;overflow:hidden}.blauth-consent-shell{z-index:1;grid-template-columns:minmax(250px,.76fr) minmax(460px,1.24fr);align-items:center;gap:clamp(38px,7vw,100px);max-width:1050px;margin:clamp(54px,8vw,95px) auto 0;display:grid;position:relative}.blauth-consent-intro .blauth-eyebrow{margin:0 0 19px}.blauth-consent-intro h1,.blauth-consent-empty h1{color:#17223d;letter-spacing:-3.5px;margin:0;font-size:clamp(44px,5.2vw,68px);font-weight:650;line-height:.98}.blauth-consent-intro h1 em,.blauth-consent-empty h1 em{color:#5068cb;font-family:Georgia,serif;font-weight:400}.blauth-consent-intro>p:last-child{color:#61708d;max-width:320px;margin-top:24px;font-size:16px;line-height:1.65}.blauth-consent-card{background:#ffffffe8;border:1px solid #dce4f3;border-radius:20px;padding:29px;overflow:hidden;box-shadow:0 24px 60px #2b448924}.blauth-request-header{align-items:center;gap:12px;display:flex}.blauth-request-mark{color:#405bbc;background:#e9eeff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.blauth-request-header p{color:#7b89a3;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:700}.blauth-request-header h2{color:#283957;letter-spacing:-.6px;margin:2px 0 0;font-size:20px}.blauth-request-purpose{color:#64738f;margin:21px 0;font-size:13px;line-height:1.55}.blauth-consent-list{border-top:1px solid #e7ecf5}.blauth-consent-field{border-bottom:1px solid #e7ecf5;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.blauth-consent-field span{color:#34435f;font-size:13px;font-weight:700}.blauth-consent-field button{color:#687792;cursor:pointer;font:inherit;background:#f3f5fa;border:1px solid #dce2ed;border-radius:7px;min-width:61px;padding:7px 9px;font-size:11px;font-weight:750}.blauth-consent-field button.is-allowed{color:#19784f;background:#ddf5e9;border-color:#a7dfc5}.blauth-consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;margin-top:23px;display:flex}.blauth-consent-actions .blauth-back-button{margin-right:auto}.blauth-deny-button{color:#6c7890;cursor:pointer;font:inherit;background:#fff;border:1px solid #d9e0ec;border-radius:9px;padding:12px 13px;font-size:12px;font-weight:750}.blauth-result-mark{color:#218766;background:#d9f3e7;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 auto 14px;font-size:22px;font-weight:800;display:flex}.blauth-disclosure-result{text-align:center}.blauth-disclosure-result h2{color:#263653;letter-spacing:-.8px;margin:0;font-size:24px}.blauth-result-verifier{color:#6b7994;margin:7px 0 22px;font-size:12px}.blauth-result-columns{text-align:left;grid-template-columns:1fr 1fr;gap:15px;margin:0 0 25px;display:grid}.blauth-result-columns section{background:#f7f9fe;border:1px solid #e6ebf6;border-radius:10px;padding:13px}.blauth-result-columns h3{color:#465572;letter-spacing:.4px;text-transform:uppercase;margin:0 0 9px;font-size:11px}.blauth-result-columns p{color:#6f7e98;margin:6px 0;font-size:12px}.blauth-result-columns .is-shared{color:#20805a}.blauth-consent-orb-one{background:#d6e0ff;width:340px;height:340px;top:-100px;right:-120px}.blauth-consent-orb-two{background:#d4f2ea;width:270px;height:270px;bottom:-140px;left:-100px}.blauth-consent-empty{text-align:center;z-index:1;max-width:490px;margin:clamp(100px,16vh,170px) auto 0;position:relative}.blauth-consent-empty .blauth-eyebrow{justify-content:center;margin-bottom:18px}.blauth-consent-empty>p:last-of-type{color:#61708d;max-width:360px;margin:24px auto 29px;font-size:16px;line-height:1.65}@media (width<=760px){.blauth-consent{padding-bottom:40px}.blauth-consent-shell{margin-top:54px;display:block}.blauth-consent-intro{margin-bottom:35px}.blauth-consent-card{padding:23px 18px}.blauth-wallet-consent-link{padding-left:18px;padding-right:18px}.blauth-consent-actions{justify-content:flex-end}.blauth-consent-actions .blauth-back-button{margin-right:auto}.blauth-result-columns{grid-template-columns:1fr}}.blauth-wallet-history-link{border-top:1px solid #e2eafb;padding:15px 28px}.blauth-wallet-history-link a{color:#4059b3;font-size:12px;font-weight:750;text-decoration:none}.blauth-wallet-history-link a span{margin-left:7px;font-size:17px}.blauth-history{box-sizing:border-box;color:#17223d;text-align:left;background:linear-gradient(135deg,#f9fbff,#eef3ff 55%,#f8fbff);min-height:100svh;padding:26px clamp(24px,7vw,90px) 70px;position:relative;overflow:hidden}.blauth-history-shell{z-index:1;grid-template-columns:minmax(230px,.72fr) minmax(480px,1.28fr);align-items:start;gap:clamp(38px,7vw,100px);max-width:1050px;margin:clamp(54px,8vw,95px) auto 0;display:grid;position:relative}.blauth-history-intro .blauth-eyebrow{margin:0 0 19px}.blauth-history-intro h1{color:#17223d;letter-spacing:-3.5px;margin:0;font-size:clamp(44px,5.2vw,68px);font-weight:650;line-height:.98}.blauth-history-intro h1 em{color:#5068cb;font-family:Georgia,serif;font-weight:400}.blauth-history-intro>p:last-child{color:#61708d;max-width:310px;margin-top:24px;font-size:16px;line-height:1.65}.blauth-history-card{background:#ffffffe8;border:1px solid #dce4f3;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #2b448924}.blauth-history-card>header{border-bottom:1px solid #e6ebf5;justify-content:space-between;align-items:center;padding:22px 27px;display:flex}.blauth-history-card>header h2{color:#2b3958;letter-spacing:-.5px;margin:0;font-size:19px}.blauth-history-card>header span{color:#7c89a2;font-size:11px}.blauth-history-list{margin:0;padding:0;list-style:none}.blauth-history-list>li{border-bottom:1px solid #e7ecf5;padding:21px 27px}.blauth-history-record-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.blauth-history-record-header h3{color:#34435f;margin:0;font-size:14px}.blauth-history-record-header p{color:#8793a9;margin:5px 0 0;font-size:10px}.blauth-history-local{color:#227d58;background:#def5e9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:750}.blauth-history-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.blauth-history-columns section{background:#f8faff;border:1px solid #e9edf6;border-radius:9px;padding:10px 12px}.blauth-history-columns h4{color:#687792;letter-spacing:.4px;text-transform:uppercase;margin:0 0 6px;font-size:10px}.blauth-history-columns p{color:#6f7e98;margin:4px 0;font-size:11px}.blauth-history-columns .is-shared{color:#20805a}.blauth-history-card>footer{padding:15px 27px}.blauth-history-card>footer a,.blauth-history-empty a{color:#4059b3;font-size:12px;font-weight:750;text-decoration:none}.blauth-history-empty{text-align:center;padding:52px 26px}.blauth-history-empty>span{color:#526bc8;background:#e8edfb;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;display:inline-flex}.blauth-history-empty h3{color:#354561;margin:15px 0 7px;font-size:17px}.blauth-history-empty p{color:#74829d;max-width:290px;margin:0 auto 19px;font-size:12px;line-height:1.55}.blauth-history-orb-one{background:#d6e0ff;width:340px;height:340px;top:-100px;right:-120px}.blauth-history-orb-two{background:#d4f2ea;width:270px;height:270px;bottom:-140px;left:-100px}@media (width<=760px){.blauth-history{padding-bottom:40px}.blauth-history-shell{margin-top:54px;display:block}.blauth-history-intro{margin-bottom:35px}.blauth-history-card>header,.blauth-history-list>li,.blauth-history-card>footer{padding-left:18px;padding-right:18px}.blauth-history-columns{grid-template-columns:1fr}.blauth-wallet-history-link{padding-left:18px;padding-right:18px}}
