.blog-post-module__aCJF9a__page{width:min(100% - 48px,760px);margin-inline:auto;padding:164px 0 120px}.blog-post-module__aCJF9a__backLink{color:var(--ink-muted);align-items:center;gap:6px;margin-bottom:40px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.blog-post-module__aCJF9a__backLink svg{width:15px;transition:transform .18s}.blog-post-module__aCJF9a__backLink:hover{color:var(--ink)}.blog-post-module__aCJF9a__backLink:hover svg{transform:translate(-3px)}.blog-post-module__aCJF9a__backLink:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px;border-radius:6px}.blog-post-module__aCJF9a__meta{align-items:center;gap:14px;margin-bottom:22px;display:flex}.blog-post-module__aCJF9a__tag{color:#fff}.blog-post-module__aCJF9a__metaText{color:var(--ink-muted);letter-spacing:.02em;font-size:13px;font-weight:600}.blog-post-module__aCJF9a__header h1{max-width:16ch;color:var(--ink);letter-spacing:-.042em;margin:0;font-size:clamp(36px,5vw,54px);font-weight:600;line-height:1.08}.blog-post-module__aCJF9a__dek{max-width:62ch;color:var(--ink-body);margin:24px 0 0;font-size:19px;line-height:1.6}.blog-post-module__aCJF9a__divider{border:none;border-top:1px solid var(--line);margin:48px 0}.blog-post-module__aCJF9a__article h2{color:var(--ink);letter-spacing:-.025em;margin:52px 0 18px;font-size:clamp(24px,2.8vw,30px);font-weight:600;line-height:1.25}.blog-post-module__aCJF9a__article h2:first-child{margin-top:0}.blog-post-module__aCJF9a__article p{color:var(--ink-body);margin:0 0 22px;font-size:17px;line-height:1.78}.blog-post-module__aCJF9a__article ul{margin:0 0 26px;padding:0;list-style:none}.blog-post-module__aCJF9a__article li{color:var(--ink-body);margin-bottom:12px;padding-left:22px;font-size:16px;line-height:1.65;position:relative}.blog-post-module__aCJF9a__article li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:2px}.blog-post-module__aCJF9a__footerNav{justify-content:space-between;gap:24px;margin-top:12px;display:flex}.blog-post-module__aCJF9a__footerLink{min-width:0;max-width:46%;color:inherit;flex-direction:column;gap:6px;text-decoration:none;display:flex}.blog-post-module__aCJF9a__footerLink span:first-child{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.blog-post-module__aCJF9a__footerLinkTitle{color:var(--ink);font-size:15px;font-weight:600;line-height:1.4}.blog-post-module__aCJF9a__footerLinkNext{text-align:right;align-items:flex-end}.blog-post-module__aCJF9a__finalCard{border:1px solid var(--line);background:radial-gradient(circle at 94% 8%, #007aff29, transparent 34%), var(--surface-alt-soft);border-radius:28px;justify-content:space-between;align-items:flex-end;gap:32px;margin-top:64px;padding:40px;display:flex}.blog-post-module__aCJF9a__finalCard h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.15}.blog-post-module__aCJF9a__finalCard p{max-width:420px;color:var(--ink-body);margin:14px 0 0;font-size:14.5px;line-height:1.6}.blog-post-module__aCJF9a__primaryAction{background:var(--accent);color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.blog-post-module__aCJF9a__primaryAction:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}@media (max-width:720px){.blog-post-module__aCJF9a__page{width:min(100% - 32px,760px);padding:118px 0 88px}.blog-post-module__aCJF9a__header h1{max-width:none;font-size:clamp(32px,9vw,44px)}.blog-post-module__aCJF9a__dek{font-size:17px}.blog-post-module__aCJF9a__footerNav{flex-direction:column}.blog-post-module__aCJF9a__footerLink{max-width:none}.blog-post-module__aCJF9a__footerLinkNext{text-align:left;align-items:flex-start}.blog-post-module__aCJF9a__finalCard{flex-direction:column;align-items:stretch;padding:28px}}@media (prefers-reduced-motion:reduce){.blog-post-module__aCJF9a__backLink svg{transition:none}}
.auth-shell-module__j9EB2G__page{--auth-paper:#f5f5f7;--auth-surface:#ffffffdb;--auth-field:#fff;--auth-ink:#1d1d1f;--auth-muted:#6e6e73;--auth-line:#3c3c4329;--auth-fill:#7676801f;--auth-blue:#007aff;--auth-red:#d70015;--auth-amber:#ff9500;--auth-green:#34c759;min-height:100dvh;padding:max(56px, env(safe-area-inset-top)) 20px max(40px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 24%, #007aff0e, transparent 27rem), var(--auth-paper);color:var(--auth-ink);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;place-items:center;display:grid;position:relative;overflow-x:hidden}.dark .auth-shell-module__j9EB2G__page{--auth-paper:#0f0f11;--auth-surface:#1e1e20e0;--auth-field:#1c1c1e;--auth-ink:#f5f5f7;--auth-muted:#a1a1a6;--auth-line:#ffffff21;--auth-fill:#7676803d;--auth-blue:#0a84ff;--auth-red:#ff6961;--auth-amber:#ff9f0a;--auth-green:#30d158;background:radial-gradient(circle at 50% 24%, #0a84ff16, transparent 28rem), var(--auth-paper)}.auth-shell-module__j9EB2G__modalCard{--auth-paper:#f5f5f7;--auth-surface:#ffffffdb;--auth-field:#fff;--auth-ink:#1d1d1f;--auth-muted:#6e6e73;--auth-line:#3c3c4329;--auth-fill:#7676801f;--auth-blue:#007aff;--auth-red:#d70015;--auth-amber:#ff9500;--auth-green:#34c759;background:var(--auth-paper);max-height:min(88dvh,720px);color:var(--auth-ink);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", sans-serif;border-radius:24px;padding:40px 34px;overflow:hidden auto}@media (max-width:480px){.auth-shell-module__j9EB2G__modalCard{border-radius:20px;padding:32px 22px}}.dark .auth-shell-module__j9EB2G__modalCard{--auth-paper:#131316;--auth-surface:#1e1e20e0;--auth-field:#1c1c1e;--auth-ink:#f5f5f7;--auth-muted:#a1a1a6;--auth-line:#ffffff21;--auth-fill:#7676803d;--auth-blue:#0a84ff;--auth-red:#ff6961;--auth-amber:#ff9f0a;--auth-green:#30d158}.auth-shell-module__j9EB2G__stage{width:min(100%,390px);padding:10px 0}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__stage{width:100%;padding:0}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__heading p{margin-top:12px}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__heading+.auth-shell-module__j9EB2G__content{margin-top:30px}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__segmented{margin:28px auto}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__formStack{gap:22px}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__footer{margin-top:32px}@media (max-width:480px){.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__heading+.auth-shell-module__j9EB2G__content{margin-top:24px}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__segmented{margin:24px auto}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__formStack{gap:20px}.auth-shell-module__j9EB2G__modalCard .auth-shell-module__j9EB2G__footer{margin-top:26px}}.auth-shell-module__j9EB2G__stage.auth-shell-module__j9EB2G__compact{width:min(100%,420px)}.auth-shell-module__j9EB2G__eyebrow{color:var(--auth-blue);letter-spacing:.09em;text-align:center;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:700}.auth-shell-module__j9EB2G__heading{text-align:center;min-height:84px}.auth-shell-module__j9EB2G__heading h1{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:28px;font-weight:650;line-height:1.08}.auth-shell-module__j9EB2G__heading p{max-width:370px;color:var(--auth-muted);letter-spacing:-.01em;text-wrap:balance;margin:10px auto 0;font-size:14px;line-height:1.5}.auth-shell-module__j9EB2G__segmented{background:var(--auth-fill);border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;width:min(100%,300px);margin:24px auto;padding:3px;display:grid}.auth-shell-module__j9EB2G__segmented button{min-height:36px;color:var(--auth-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:600;transition:background-color .18s,box-shadow .18s,color .18s,transform .14s;position:relative}.auth-shell-module__j9EB2G__segmented button[aria-pressed=true]{background:var(--auth-surface);color:var(--auth-ink);box-shadow:0 1px 3px #0000001f}.auth-shell-module__j9EB2G__segmented button:active{transform:scale(.97)}.auth-shell-module__j9EB2G__content{width:100%}.auth-shell-module__j9EB2G__heading+.auth-shell-module__j9EB2G__content{margin-top:20px}.auth-shell-module__j9EB2G__fieldGroup{border:1px solid var(--auth-line);background:var(--auth-field);border-radius:13px;overflow:hidden;box-shadow:0 1px 2px #00000009}.auth-shell-module__j9EB2G__field{background:var(--auth-field);min-height:66px;transition:background-color .15s;display:block;position:relative}.auth-shell-module__j9EB2G__field+.auth-shell-module__j9EB2G__field{border-top:1px solid var(--auth-line)}.auth-shell-module__j9EB2G__field:focus-within{background:color-mix(in srgb, var(--auth-field) 92%, var(--auth-blue) 8%)}.auth-shell-module__j9EB2G__fieldLabel{z-index:1;color:var(--auth-muted);letter-spacing:.075em;pointer-events:none;text-transform:uppercase;font-size:10px;font-weight:650;line-height:1;position:absolute;top:9px;left:15px}.auth-shell-module__j9EB2G__field input,.auth-shell-module__j9EB2G__input{width:100%;min-height:66px;color:var(--auth-ink);font:inherit;letter-spacing:-.01em;background:0 0;border:0;border-radius:0;outline:none;padding:26px 52px 8px 15px;font-size:17px}.auth-shell-module__j9EB2G__field input:disabled,.auth-shell-module__j9EB2G__input:disabled{cursor:wait;opacity:.58}.auth-shell-module__j9EB2G__field input[aria-invalid=true]{box-shadow:inset 3px 0 var(--auth-red)}.auth-shell-module__j9EB2G__fieldHint{color:var(--auth-muted);margin:-5px 15px 10px;font-size:10px;font-weight:450;line-height:1.4;display:block}.auth-shell-module__j9EB2G__strengthMeter{align-items:center;gap:8px;margin:-5px 15px 10px;display:flex}.auth-shell-module__j9EB2G__strengthTrack{background:var(--auth-fill);border-radius:2px;flex:1;height:3px;overflow:hidden}.auth-shell-module__j9EB2G__strengthFill{border-radius:2px;height:100%;transition:width .16s,background-color .16s}.auth-shell-module__j9EB2G__strengthLabel{letter-spacing:.02em;flex:none;font-size:10px;font-weight:650}.auth-shell-module__j9EB2G__arrowButton{border:1px solid var(--auth-line);width:34px;min-height:34px;color:var(--auth-muted);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:border-color .15s,color .15s,transform .15s,background-color .15s;display:grid;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.auth-shell-module__j9EB2G__arrowButton:hover:not(:disabled){border-color:var(--auth-ink);background:var(--auth-fill);color:var(--auth-ink)}.auth-shell-module__j9EB2G__arrowButton:active:not(:disabled){transform:translateY(-50%)scale(.92)}.auth-shell-module__j9EB2G__arrowButton:disabled{cursor:wait;opacity:.5}.auth-shell-module__j9EB2G__arrowButton svg{width:16px;height:16px}.auth-shell-module__j9EB2G__formStack{gap:18px;display:grid}.auth-shell-module__j9EB2G__primaryAction,.auth-shell-module__j9EB2G__actionLink{background:var(--auth-blue);color:#fff;cursor:pointer;width:100%;min-height:50px;font:inherit;border:0;border-radius:999px;justify-content:space-between;align-items:center;padding:0 18px;font-size:14px;font-weight:650;text-decoration:none;transition:background-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 10px 28px #007aff33}.auth-shell-module__j9EB2G__primaryAction:hover:not(:disabled),.auth-shell-module__j9EB2G__actionLink:hover{background:color-mix(in srgb, var(--auth-blue) 84%, black);transform:translateY(-1px);box-shadow:0 14px 32px #007aff42}.auth-shell-module__j9EB2G__primaryAction:active:not(:disabled),.auth-shell-module__j9EB2G__actionLink:active{transform:scale(.985)}.auth-shell-module__j9EB2G__primaryAction:disabled{cursor:wait;opacity:.62}.auth-shell-module__j9EB2G__secondaryAction{min-height:44px;color:var(--auth-muted);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;font-size:13px;font-weight:550;text-decoration:none;transition:color .15s;display:inline-flex}.auth-shell-module__j9EB2G__secondaryAction:hover{color:var(--auth-ink)}.auth-shell-module__j9EB2G__secondaryActions{flex-wrap:wrap;justify-content:center;gap:0 18px;display:flex}.auth-shell-module__j9EB2G__alert,.auth-shell-module__j9EB2G__status{border:1px solid color-mix(in srgb, currentColor 20%, transparent);background:color-mix(in srgb, currentColor 8%, transparent);text-align:center;border-radius:11px;padding:11px 13px;font-size:13px;line-height:1.45}.auth-shell-module__j9EB2G__alert{color:var(--auth-red)}.auth-shell-module__j9EB2G__status{color:#248a3d}.dark .auth-shell-module__j9EB2G__status{color:#30d158}.auth-shell-module__j9EB2G__hint,.auth-shell-module__j9EB2G__securityNote,.auth-shell-module__j9EB2G__footer{color:var(--auth-muted);text-align:center;font-size:11px;line-height:1.55}.auth-shell-module__j9EB2G__footer{max-width:340px;margin:22px auto 0}.auth-shell-module__j9EB2G__securityNote{margin:0}.auth-shell-module__j9EB2G__fieldError{color:var(--auth-red);padding:0 15px 9px;font-size:11px;line-height:1.35;display:block}.auth-shell-module__j9EB2G__completion{text-align:center;align-content:center;place-items:center;gap:12px;min-height:252px;display:grid}.auth-shell-module__j9EB2G__completionMark{background:color-mix(in srgb, var(--auth-blue) 11%, transparent);width:54px;height:54px;color:var(--auth-blue);border-radius:50%;place-items:center;font-size:21px;font-weight:700;display:grid}.auth-shell-module__j9EB2G__completion h2{letter-spacing:-.035em;margin:8px 0 0;font-size:22px;font-weight:650}.auth-shell-module__j9EB2G__completion p{max-width:300px;color:var(--auth-muted);margin:0;font-size:14px;line-height:1.5}.auth-shell-module__j9EB2G__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.auth-shell-module__j9EB2G__invitedEmail{color:var(--auth-muted);text-align:center;margin:0;font-size:13px}.auth-shell-module__j9EB2G__invitedEmail strong{color:var(--auth-ink);font-weight:600}.auth-shell-module__j9EB2G__keyGuide{border:1px solid var(--auth-line);background:var(--auth-line);text-align:left;border-radius:13px;gap:1px;margin:0;display:grid;overflow:hidden}.auth-shell-module__j9EB2G__keyGuide div{background:var(--auth-field);grid-template-columns:1fr auto;gap:16px;padding:11px 13px;display:grid}.auth-shell-module__j9EB2G__keyGuide dt{color:var(--auth-ink);font-size:11px;font-weight:620}.auth-shell-module__j9EB2G__keyGuide dd{color:var(--auth-muted);margin:0;font-size:10px}.auth-shell-module__j9EB2G__segmented button:focus-visible,.auth-shell-module__j9EB2G__arrowButton:focus-visible,.auth-shell-module__j9EB2G__primaryAction:focus-visible,.auth-shell-module__j9EB2G__actionLink:focus-visible,.auth-shell-module__j9EB2G__secondaryAction:focus-visible{outline:3px solid color-mix(in srgb, var(--auth-blue) 58%, transparent);outline-offset:2px}@media (max-width:480px){.auth-shell-module__j9EB2G__page{padding-inline:18px;padding-top:max(76px, calc(env(safe-area-inset-top) + 58px));place-items:start center}.auth-shell-module__j9EB2G__stage{padding-bottom:16px}.auth-shell-module__j9EB2G__heading{min-height:80px}.auth-shell-module__j9EB2G__heading h1{font-size:26px}.auth-shell-module__j9EB2G__segmented{width:100%;margin-block:20px}}@media (max-width:340px){.auth-shell-module__j9EB2G__page{padding-inline:14px}.auth-shell-module__j9EB2G__heading h1{font-size:24px}.auth-shell-module__j9EB2G__heading p{font-size:13px}.auth-shell-module__j9EB2G__secondaryActions{gap:0 8px}.auth-shell-module__j9EB2G__keyGuide div{grid-template-columns:1fr;gap:2px}}@media (prefers-reduced-motion:reduce){.auth-shell-module__j9EB2G__page *,.auth-shell-module__j9EB2G__page :before,.auth-shell-module__j9EB2G__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-shell-module__j9EB2G__avatarChoiceGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-shell-module__j9EB2G__avatarChoice{border:1px solid var(--auth-line);background:var(--auth-field);color:var(--auth-ink);cursor:pointer;font:inherit;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;font-size:14px;font-weight:600;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.auth-shell-module__j9EB2G__avatarChoice:hover{transform:translateY(-1px)}.auth-shell-module__j9EB2G__avatarChoice[aria-pressed=true]{border-color:var(--auth-blue);box-shadow:inset 0 0 0 1px var(--auth-blue);background:color-mix(in srgb, var(--auth-field) 88%, var(--auth-blue) 12%)}.auth-shell-module__j9EB2G__avatarChoicePreview{border-radius:999px;width:72px;height:72px;overflow:hidden}.auth-shell-module__j9EB2G__textLink{color:var(--auth-muted);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;font-size:13px;font-weight:550;text-decoration:underline}.auth-shell-module__j9EB2G__textLink:hover{color:var(--auth-ink)}
.dreelio-module__bhPKea__root{--ink:#1d1d1f;--ink-body:#424245;--ink-muted:#86868b;--eyebrow:#86868b;--surface:#fff;--surface-alt:#f5f5f7;--surface-alt-soft:#fbfbfd;--paper:#fff;--card-cream:#f5f5f7;--card-white:#fff;--line:#00000014;--accent:#0071e3;--accent-hover:#0077ed;--accent-active:#006edb;--pill-blue:#007aff;--pill-amber:#ff9500;--pill-green:#34c759;--pill-rust:#ff3b30;--pill-dark:#1d1d1f;--radius-card:28px;--radius-lg:22px;--radius-pill:100px;--maxw:1200px;--pad:24px;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5}.dark .dreelio-module__bhPKea__root{--ink:#f5f5f7;--ink-body:#a1a1a6;--ink-muted:#86868b;--eyebrow:#86868b;--surface:#000;--surface-alt:#0a0a0c;--surface-alt-soft:#111113;--paper:#000;--card-cream:#1c1c1e;--card-white:#2c2c2e;--line:#ffffff1f;--accent:#0a84ff;--accent-hover:#3396ff;--accent-active:#0071e3;--pill-dark:#3a3a3c}.dreelio-module__bhPKea__root *,.dreelio-module__bhPKea__root :before,.dreelio-module__bhPKea__root :after{box-sizing:border-box}.dreelio-module__bhPKea__page{background:var(--surface);overflow-x:clip}:is(.dreelio-module__bhPKea__page #features,.dreelio-module__bhPKea__page #benefits,.dreelio-module__bhPKea__page #security,.dreelio-module__bhPKea__page #pricing,.dreelio-module__bhPKea__page #contact){scroll-margin-top:112px}.dreelio-module__bhPKea__container{width:100%;max-width:var(--maxw);padding-inline:var(--pad);margin-inline:auto}.dreelio-module__bhPKea__section{padding-block:96px}.dreelio-module__bhPKea__sectionTight{padding-block:64px}.dreelio-module__bhPKea__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--eyebrow);margin:0 0 20px;font-size:13px;font-weight:500}.dreelio-module__bhPKea__h2{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:600;line-height:1.14}.dreelio-module__bhPKea__lead{color:var(--ink-body);margin:0;font-size:18px;line-height:1.55}.dreelio-module__bhPKea__center{text-align:center}.dreelio-module__bhPKea__sectionHead{text-align:center;flex-direction:column;align-items:center;margin-bottom:56px;display:flex}.dreelio-module__bhPKea__btn{border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:17px 26px;font-family:inherit;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,background .2s,opacity .2s;display:inline-flex}.dreelio-module__bhPKea__btn:active{transform:scale(.97)}.dreelio-module__bhPKea__btnDark{background:var(--accent);color:#fff}.dreelio-module__bhPKea__btnDark:hover{background:var(--accent-hover)}.dreelio-module__bhPKea__btnDark:active{background:var(--accent-active)}.dreelio-module__bhPKea__btnGhost{color:var(--ink);background:#0000000a;border-color:#00000014}.dreelio-module__bhPKea__btnGhost:hover{background:#00000014}.dark .dreelio-module__bhPKea__btnGhost{background:#ffffff14;border-color:#ffffff24}.dark .dreelio-module__bhPKea__btnGhost:hover{background:#ffffff24}.dreelio-module__bhPKea__btnOutline{color:var(--ink);background:0 0;border-color:#00000024;padding:13px 22px}.dreelio-module__bhPKea__btnOutline:hover{background:#0000000a}.dark .dreelio-module__bhPKea__btnOutline{border-color:#ffffff38}.dark .dreelio-module__bhPKea__btnOutline:hover{background:#ffffff14}.dreelio-module__bhPKea__featurePill{border:1px solid var(--line);color:var(--ink);background:#fff9;border-radius:14px;align-items:center;gap:10px;padding:13px 20px;font-size:15px;font-weight:500;display:inline-flex}.dark .dreelio-module__bhPKea__featurePill{background:#ffffff0f}.dreelio-module__bhPKea__featurePill svg{opacity:.85;width:18px;height:18px}.dreelio-module__bhPKea__tag{border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;color:#fff;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}
.Footer-module__YD7kRW__footer{background:var(--surface);padding:0 0 40px}.Footer-module__YD7kRW__card{-webkit-backdrop-filter:saturate(180%)blur(20px);border-radius:var(--radius-card);background:#fff9;border:1px solid #00000014;padding:48px 56px;box-shadow:0 24px 60px -36px #0000002e}.dark .Footer-module__YD7kRW__card{background:#ffffff0f;border-color:#ffffff1a}.Footer-module__YD7kRW__top{flex-wrap:wrap;justify-content:space-between;gap:48px;display:flex}.Footer-module__YD7kRW__brandCol{max-width:320px}.Footer-module__YD7kRW__brand{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:9px;font-size:20px;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__YD7kRW__mark{width:21px;height:21px}.Footer-module__YD7kRW__desc{color:var(--ink-body);margin:18px 0 22px;font-size:15px;line-height:1.55}.Footer-module__YD7kRW__linkCols{gap:72px;display:flex}.Footer-module__YD7kRW__colHeading{letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin:0 0 18px;font-size:13px;font-weight:600}.Footer-module__YD7kRW__linkCol ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__YD7kRW__linkCol a{color:var(--ink-body);font-size:15px;text-decoration:none;transition:color .2s}.Footer-module__YD7kRW__linkCol a:hover{color:var(--ink)}.Footer-module__YD7kRW__divider{background:var(--line);height:1px;margin:40px 0 24px}.Footer-module__YD7kRW__bottom{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.Footer-module__YD7kRW__bottom p{color:var(--ink-body);margin:0;font-size:14px}@media (max-width:760px){.Footer-module__YD7kRW__card{padding:36px 28px}.Footer-module__YD7kRW__linkCols{gap:48px}}
.Nav-module__K0UvZa__header{z-index:50;padding-inline:var(--pad);flex-direction:column;align-items:center;display:flex;position:fixed;top:20px;left:0;right:0}.Nav-module__K0UvZa__nav{-webkit-backdrop-filter:saturate(180%)blur(20px);border-radius:var(--radius-pill);background:#fffffff0;border:1px solid #0000000f;justify-content:space-between;align-items:center;gap:28px;width:100%;max-width:1080px;padding:10px 14px 10px 22px;display:flex;box-shadow:0 14px 34px -18px #00000038}.dark .Nav-module__K0UvZa__nav{background:#1c1c1ed1;border-color:#ffffff14}.Nav-module__K0UvZa__brand{letter-spacing:-.02em;color:var(--ink);white-space:nowrap;align-items:center;gap:9px;font-size:21px;font-weight:600;text-decoration:none;display:inline-flex}.Nav-module__K0UvZa__mark{width:22px;height:22px}.Nav-module__K0UvZa__links{align-items:center;gap:38px;margin:0;padding:0;list-style:none;display:flex}.Nav-module__K0UvZa__links a{color:var(--ink);white-space:nowrap;opacity:.9;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s}.Nav-module__K0UvZa__links a:hover{opacity:.6}.Nav-module__K0UvZa__authActions{flex-shrink:0;align-items:center;gap:20px;display:flex}.Nav-module__K0UvZa__themeToggle,.Nav-module__K0UvZa__mobileThemeToggle{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#0000000d;border:0;border-radius:50%;flex-shrink:0;place-items:center;transition:background-color .2s,transform .15s;display:grid}.Nav-module__K0UvZa__themeToggle:hover,.Nav-module__K0UvZa__mobileThemeToggle:hover{background:#00000017}.Nav-module__K0UvZa__themeToggle:active,.Nav-module__K0UvZa__mobileThemeToggle:active{transform:scale(.92)}:is(.dark .Nav-module__K0UvZa__themeToggle,.dark .Nav-module__K0UvZa__mobileThemeToggle){background:#ffffff14}:is(.dark .Nav-module__K0UvZa__themeToggle:hover,.dark .Nav-module__K0UvZa__mobileThemeToggle:hover){background:#ffffff24}.Nav-module__K0UvZa__themeToggle span,.Nav-module__K0UvZa__mobileThemeToggle span{place-items:center;display:grid}.Nav-module__K0UvZa__themeToggle svg,.Nav-module__K0UvZa__mobileThemeToggle svg{width:17px;height:17px}.Nav-module__K0UvZa__mobileControls{align-items:center;gap:6px;display:none}.Nav-module__K0UvZa__signIn{color:var(--ink);opacity:.85;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.Nav-module__K0UvZa__signIn:hover{opacity:.6}.Nav-module__K0UvZa__cta{padding:14px 22px;font-size:14px}.Nav-module__K0UvZa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Nav-module__K0UvZa__burger span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Nav-module__K0UvZa__burger span[data-open=true]:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__K0UvZa__burger span[data-open=true]:last-child{transform:translateY(-7px)rotate(-45deg)}.Nav-module__K0UvZa__mobileMenu{display:none}@media (max-width:900px){.Nav-module__K0UvZa__links,.Nav-module__K0UvZa__authActions,.Nav-module__K0UvZa__themeToggle{display:none}.Nav-module__K0UvZa__mobileControls,.Nav-module__K0UvZa__burger{display:flex}.Nav-module__K0UvZa__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:#ffffffe6;border-radius:20px;flex-direction:column;gap:6px;width:100%;margin-top:12px;padding:18px;display:flex;box-shadow:0 20px 50px -20px #00000040}.dark .Nav-module__K0UvZa__mobileMenu{background:#1c1c1eeb}.Nav-module__K0UvZa__mobileMenu a:not([class]){color:var(--ink);border-radius:10px;padding:12px 8px;font-size:17px;font-weight:500;text-decoration:none}.Nav-module__K0UvZa__mobileMenu a:not([class]):hover{background:#0000000a}.dark .Nav-module__K0UvZa__mobileMenu a:not([class]):hover{background:#ffffff14}.Nav-module__K0UvZa__mobileSignIn{border:none;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:center;cursor:pointer;background:0 0;border-radius:10px;margin-top:8px;padding:20px 8px 12px;font-family:inherit;font-size:17px;font-weight:500;text-decoration:none}.Nav-module__K0UvZa__mobileSignIn:hover{background:#0000000a}.dark .Nav-module__K0UvZa__mobileSignIn:hover{background:#ffffff14}.Nav-module__K0UvZa__mobileMenu>a[class],.Nav-module__K0UvZa__mobileMenu>button[class]{margin-top:8px}}
.Hero-module__esXvGq__hero{background:var(--surface);padding-top:150px;position:relative}.Hero-module__esXvGq__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__esXvGq__title{letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(44px,6.4vw,76px);font-weight:600;line-height:1.06}.Hero-module__esXvGq__subtitle{max-width:640px;color:var(--ink-body);margin:26px auto 0;font-size:clamp(16px,1.6vw,19px);line-height:1.55}.Hero-module__esXvGq__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.Hero-module__esXvGq__stage{perspective:2200px;width:100%;max-width:1040px;margin:66px auto 0;position:relative}.Hero-module__esXvGq__dashboard{border:1px solid var(--line);transform-origin:top;border-radius:16px;overflow:hidden;transform:rotateX(9deg);box-shadow:0 40px 90px -30px #00000040,0 8px 24px -12px #00000024}.Hero-module__esXvGq__dashboard img{width:100%;height:auto;display:block}.Hero-module__esXvGq__seal{z-index:2;filter:drop-shadow(0 22px 30px #004c961f);position:absolute;top:-52px;left:-48px}.Hero-module__esXvGq__badge{border-radius:var(--radius-pill);background:var(--card-white);border:1px solid var(--line);color:var(--ink);align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:500;display:inline-flex;position:absolute;top:46%;right:-14px;box-shadow:0 12px 30px -12px #0003}.Hero-module__esXvGq__badgeDot{background:var(--pill-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #34c7591f}@media (max-width:760px){.Hero-module__esXvGq__hero{padding-top:120px}.Hero-module__esXvGq__stage{margin-top:44px}.Hero-module__esXvGq__dashboard{transform:none}.Hero-module__esXvGq__badge{display:none}.Hero-module__esXvGq__seal{transform-origin:0 0;top:-34px;left:-18px;transform:scale(.72)}}
.VaultSeal-module__0gax7W__seal{transform-origin:50%;place-items:center;width:104px;height:104px;display:inline-grid}.VaultSeal-module__0gax7W__mark{object-fit:contain;filter:drop-shadow(0 14px 24px #0000001f);width:82px;height:82px}.VaultSeal-module__0gax7W__compact{width:58px;height:58px}.VaultSeal-module__0gax7W__compact .VaultSeal-module__0gax7W__mark{filter:drop-shadow(0 8px 14px #0000001a);width:46px;height:46px}@media (prefers-reduced-motion:reduce){.VaultSeal-module__0gax7W__seal{transition:none}}
.Devices-module__yUpFBW__section{padding-bottom:40px}.Devices-module__yUpFBW__frame{border-radius:var(--radius-card);position:relative;overflow:hidden;box-shadow:0 30px 70px -34px #00000047}.Devices-module__yUpFBW__photo{object-fit:cover;width:100%;height:auto;display:block}.Devices-module__yUpFBW__toggle{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14111066;border:1px solid #ffffff24;gap:4px;padding:5px;display:inline-flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.Devices-module__yUpFBW__toggle button{appearance:none;cursor:pointer;color:#ffffffd1;border-radius:var(--radius-pill);background:0 0;border:none;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,color .2s}.Devices-module__yUpFBW__toggle button[data-active=true]{color:#fff;background:#1d1d1f}@media (max-width:640px){.Devices-module__yUpFBW__toggle{bottom:16px}.Devices-module__yUpFBW__toggle button{padding:9px 14px;font-size:13px}}
.FeatureSplit-module__rQmAmW__section{padding-block:60px}.FeatureSplit-module__rQmAmW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.FeatureSplit-module__rQmAmW__copy{flex-direction:column;align-items:flex-start;display:flex}.FeatureSplit-module__rQmAmW__title{max-width:12ch}.FeatureSplit-module__rQmAmW__body{max-width:44ch;margin-top:22px}.FeatureSplit-module__rQmAmW__cta{margin-top:30px}.FeatureSplit-module__rQmAmW__pills{grid-template-columns:repeat(2,minmax(0,max-content));gap:14px;margin-top:74px;display:grid}.FeatureSplit-module__rQmAmW__frame{border-radius:var(--radius-card);border:1px solid var(--line);background:linear-gradient(170deg,#f5f5f7 0%,#fbfbfd 100%);padding:46px 46px 0;overflow:hidden;box-shadow:0 30px 60px -34px #00000029}.dark .FeatureSplit-module__rQmAmW__frame{background:linear-gradient(170deg,#1c1c1e 0%,#111113 100%)}.FeatureSplit-module__rQmAmW__card{border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 20px 44px -22px #00000038}.FeatureSplit-module__rQmAmW__img{width:100%;height:auto;display:block}@media (max-width:900px){.FeatureSplit-module__rQmAmW__grid{grid-template-columns:1fr;gap:40px}.FeatureSplit-module__rQmAmW__grid[data-reverse=true] .FeatureSplit-module__rQmAmW__copy{order:2}.FeatureSplit-module__rQmAmW__grid[data-reverse=true] .FeatureSplit-module__rQmAmW__frame{order:1}.FeatureSplit-module__rQmAmW__pills{margin-top:36px}.FeatureSplit-module__rQmAmW__frame{padding:28px 28px 0}}@media (max-width:420px){.FeatureSplit-module__rQmAmW__pills{grid-template-columns:1fr}}
.Features-module__XqnnLa__section{background:var(--surface-alt)}.Features-module__XqnnLa__topRow{grid-template-columns:1fr 1fr;gap:22px;display:grid}.Features-module__XqnnLa__bigCard{background:var(--card-cream);border-radius:var(--radius-card);flex-direction:column;padding:40px;display:flex}.Features-module__XqnnLa__cardTitle{letter-spacing:-.02em;color:var(--ink);max-width:20ch;margin:0;font-size:26px;font-weight:600;line-height:1.2}.Features-module__XqnnLa__cardMedia{flex-direction:column;flex:1;justify-content:center;gap:16px;padding-block:44px;display:flex}.Features-module__XqnnLa__pinPad{background:var(--card-white);border-radius:16px;flex-direction:column;gap:14px;padding:18px 22px;display:flex;box-shadow:0 10px 30px -18px #00000059}.Features-module__XqnnLa__pinPadLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);font-size:12px;font-weight:600}.Features-module__XqnnLa__pinRow{align-items:center;gap:14px;display:flex}.Features-module__XqnnLa__pinDot{border:1.5px solid var(--line);border-radius:50%;flex-shrink:0;width:16px;height:16px}.Features-module__XqnnLa__pinDot[data-filled=true]{background:var(--accent);border-color:var(--accent)}.Features-module__XqnnLa__pinDot[data-next=true]{animation:1.1s step-end infinite Features-module__XqnnLa__pinCursor}@keyframes Features-module__XqnnLa__pinCursor{0%,49%{border-color:var(--accent)}50%,to{border-color:var(--line)}}.Features-module__XqnnLa__toggleRow{gap:12px;display:flex}.Features-module__XqnnLa__brandingToggle{background:var(--card-white);border-radius:14px;flex:1;align-items:center;gap:12px;padding:14px 18px;font-size:15px;font-weight:500;display:flex;box-shadow:0 10px 30px -18px #00000059}.Features-module__XqnnLa__biometricIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.Features-module__XqnnLa__biometricIconWrap:before{content:"";background:color-mix(in srgb, var(--pill-green) 25%, transparent);border-radius:50%;animation:2.4s ease-in-out infinite Features-module__XqnnLa__fingerprintPulse;position:absolute;inset:-3px}.Features-module__XqnnLa__brandingIcon{z-index:1;width:18px;height:18px;color:var(--pill-green);flex-shrink:0;position:relative}@keyframes Features-module__XqnnLa__fingerprintPulse{0%,to{opacity:.6;transform:scale(.85)}50%{opacity:0;transform:scale(1.25)}}.Features-module__XqnnLa__brandingLabel{flex:1}.Features-module__XqnnLa__switch{background:var(--pill-green);border-radius:100px;flex-shrink:0;width:40px;height:23px;animation:2.4s ease-in-out infinite Features-module__XqnnLa__switchGlow;position:relative}@keyframes Features-module__XqnnLa__switchGlow{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--pill-green) 45%, transparent)}50%{box-shadow:0 0 7px 2px color-mix(in srgb, var(--pill-green) 45%, transparent)}}.Features-module__XqnnLa__switch span{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:2.5px;left:2.5px}.Features-module__XqnnLa__switch[data-on] span{left:19px}.Features-module__XqnnLa__themeToggle{background:var(--card-white);border-radius:14px;gap:4px;padding:8px;display:flex;position:relative;box-shadow:0 10px 30px -18px #00000059}.Features-module__XqnnLa__themeToggleGlider{background:#0000000f;border-radius:10px;width:40px;height:40px;animation:3.6s cubic-bezier(.65,0,.35,1) infinite alternate Features-module__XqnnLa__themeGliderSlide;position:absolute;top:8px;left:8px}.dark .Features-module__XqnnLa__themeToggleGlider{background:#ffffff1f}@keyframes Features-module__XqnnLa__themeGliderSlide{0%,20%{transform:translate(0)scale(1)}45%{transform:translate(0)scale(1.08)}55%{transform:translate(44px)scale(1.08)}80%,to{transform:translate(44px)scale(1)}}.Features-module__XqnnLa__themeToggle span{z-index:1;width:40px;height:40px;color:var(--ink);border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:relative}.Features-module__XqnnLa__themeToggle svg{width:17px;height:17px}.Features-module__XqnnLa__importGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.Features-module__XqnnLa__importTile{aspect-ratio:1;background:var(--card-white);animation:7s ease-in-out infinite Features-module__XqnnLa__importSpotlight;animation-delay:var(--spotlight-delay,0s);border:1.5px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 6px;display:flex;box-shadow:0 8px 22px -16px #0006}@keyframes Features-module__XqnnLa__importSpotlight{0%,8%{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--card-white));transform:translateY(-2px)}20%,to{background:var(--card-white);border-color:#0000;transform:translateY(0)}}.Features-module__XqnnLa__importIcon{width:24px;height:24px;color:var(--ink-muted);animation:7s ease-in-out infinite Features-module__XqnnLa__importIconSpotlight;animation-delay:var(--spotlight-delay,0s);flex-shrink:0}@keyframes Features-module__XqnnLa__importIconSpotlight{0%,8%{color:var(--accent)}20%,to{color:var(--ink-muted)}}.Features-module__XqnnLa__importLabel{color:var(--ink-body);text-align:center;animation:7s ease-in-out infinite Features-module__XqnnLa__importLabelSpotlight;animation-delay:var(--spotlight-delay,0s);font-size:11px;font-weight:500;line-height:1.25}@keyframes Features-module__XqnnLa__importLabelSpotlight{0%,8%{color:var(--ink)}20%,to{color:var(--ink-body)}}@media (max-width:480px){.Features-module__XqnnLa__importGrid{grid-template-columns:repeat(3,1fr)}}.Features-module__XqnnLa__foundPanel{background:var(--card-white);border-radius:16px;flex-direction:column;gap:12px;padding:16px 18px;display:flex;box-shadow:0 10px 30px -18px #00000059}.Features-module__XqnnLa__foundCaption{letter-spacing:.04em;color:var(--pill-green);margin:0;font-size:12px;font-weight:600}.Features-module__XqnnLa__foundList{flex-direction:column;gap:10px;display:flex}.Features-module__XqnnLa__foundRow{align-items:center;gap:10px;display:flex}.Features-module__XqnnLa__foundAvatar{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.Features-module__XqnnLa__foundLogo{object-fit:contain;width:26px;height:26px}.Features-module__XqnnLa__foundName{width:70px;color:var(--ink);flex-shrink:0;font-size:14px;font-weight:600}.Features-module__XqnnLa__foundDots{letter-spacing:2px;color:var(--ink-muted);flex:1;font-size:13px}.Features-module__XqnnLa__foundCheckWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Features-module__XqnnLa__foundCheck{width:16px;height:16px;color:var(--pill-green);flex-shrink:0}@media (prefers-reduced-motion:reduce){.Features-module__XqnnLa__pinDot[data-next=true],.Features-module__XqnnLa__biometricIconWrap:before,.Features-module__XqnnLa__switch,.Features-module__XqnnLa__themeToggleGlider,.Features-module__XqnnLa__importTile,.Features-module__XqnnLa__importIcon,.Features-module__XqnnLa__importLabel{animation:none}}.Features-module__XqnnLa__cardBody{color:var(--ink-body);max-width:46ch;margin:0;font-size:16px;line-height:1.55}.Features-module__XqnnLa__cardBody strong{color:var(--ink);font-weight:600}@media (max-width:900px){.Features-module__XqnnLa__topRow{grid-template-columns:1fr}}
.Highlights-module__416hSa__section{background:var(--surface)}.Highlights-module__416hSa__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.Highlights-module__416hSa__card{background:var(--card-cream);border-radius:var(--radius-card);flex-direction:column;min-height:260px;padding:34px;display:flex}.Highlights-module__416hSa__icon{background:var(--card-white);width:52px;height:52px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 22px -16px #0006}.Highlights-module__416hSa__icon svg{width:22px;height:22px}.Highlights-module__416hSa__title{letter-spacing:-.01em;color:var(--ink);margin:auto 0 12px;font-size:20px;font-weight:600}.Highlights-module__416hSa__body{color:var(--ink-body);margin:0;font-size:15px;line-height:1.55}@media (max-width:900px){.Highlights-module__416hSa__grid{grid-template-columns:1fr}.Highlights-module__416hSa__card{min-height:0}.Highlights-module__416hSa__title{margin-top:28px}}
.SecurityArchitecture-module__jsapBG__section{background:var(--surface)}.SecurityArchitecture-module__jsapBG__header{grid-template-columns:minmax(0,760px) auto;justify-content:space-between;align-items:end;gap:36px;margin-bottom:52px;display:grid}.SecurityArchitecture-module__jsapBG__lead{max-width:700px;color:var(--ink-body);margin:22px 0 0;font-size:17px;line-height:1.6}.SecurityArchitecture-module__jsapBG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.SecurityArchitecture-module__jsapBG__card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg, color-mix(in srgb, var(--card-white) 94%, var(--accent) 6%), var(--card-white));min-height:260px;margin:0;padding:30px;box-shadow:0 24px 54px -42px #00000047}.SecurityArchitecture-module__jsapBG__index{border-bottom:1px solid color-mix(in srgb, var(--accent) 35%, transparent);color:var(--accent);letter-spacing:.14em;padding-bottom:10px;font-size:12px;font-weight:700;display:inline-flex}.SecurityArchitecture-module__jsapBG__card h3{max-width:18ch;color:var(--ink);letter-spacing:-.025em;margin:56px 0 0;font-size:24px;line-height:1.18}.SecurityArchitecture-module__jsapBG__card p{max-width:52ch;color:var(--ink-body);margin:14px 0 0;font-size:15px;line-height:1.6}.SecurityArchitecture-module__jsapBG__footer{border:1px solid var(--line);background:var(--surface-alt-soft);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:22px 24px;display:flex}.SecurityArchitecture-module__jsapBG__footer p{color:var(--ink-body);margin:0;font-size:15px}@media (max-width:700px){.SecurityArchitecture-module__jsapBG__header,.SecurityArchitecture-module__jsapBG__grid{grid-template-columns:1fr}.SecurityArchitecture-module__jsapBG__card{min-height:230px}.SecurityArchitecture-module__jsapBG__footer{flex-direction:column;align-items:stretch}}
.security-module__gTtOWW__page{width:min(100% - 48px,1120px);margin-inline:auto;padding:164px 0 120px}.security-module__gTtOWW__hero{grid-template-columns:minmax(0,.95fr) minmax(420px,.75fr);align-items:center;gap:clamp(48px,7vw,96px);min-height:650px;padding-bottom:88px;display:grid}.security-module__gTtOWW__eyebrow,.security-module__gTtOWW__sectionIndex{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.security-module__gTtOWW__hero h1{max-width:11ch;color:var(--ink);letter-spacing:-.052em;margin:0;font-size:clamp(48px,6.4vw,78px);font-weight:600;line-height:.98}.security-module__gTtOWW__heroCopy>p:not(.security-module__gTtOWW__eyebrow){max-width:620px;color:var(--ink-body);margin:28px 0 0;font-size:18px;line-height:1.65}.security-module__gTtOWW__jumpLink{color:var(--accent);align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.security-module__gTtOWW__jumpLink svg{width:16px;transition:transform .18s}.security-module__gTtOWW__jumpLink:hover svg{transform:translate(3px)}.security-module__gTtOWW__heroVisual{min-width:0;position:relative}.security-module__gTtOWW__factGrid{border:1px solid var(--line);background:var(--line);border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden;box-shadow:0 26px 70px -54px #00000070}.security-module__gTtOWW__fact{background:var(--surface-alt-soft);min-height:164px;padding:24px;position:relative}.security-module__gTtOWW__fact span{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;display:block}.security-module__gTtOWW__fact strong{max-width:15ch;color:var(--ink);margin-top:34px;font-size:16px;font-weight:600;line-height:1.45;display:block}.security-module__gTtOWW__fact svg{width:17px;color:var(--pill-green);position:absolute;bottom:20px;right:20px}.security-module__gTtOWW__story{padding-top:120px}.security-module__gTtOWW__storyRow,.security-module__gTtOWW__recoverySection{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.94fr) minmax(420px,.82fr);align-items:center;gap:clamp(52px,8vw,112px);padding:104px 0;display:grid}.security-module__gTtOWW__storyRowReverse .security-module__gTtOWW__sectionBody{order:2}.security-module__gTtOWW__sectionBody{min-width:0}.security-module__gTtOWW__sectionBody h2,.security-module__gTtOWW__sectionHeading h2,.security-module__gTtOWW__finalCard h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:600;line-height:1.08}.security-module__gTtOWW__sectionBody>p:not(.security-module__gTtOWW__sectionIndex),.security-module__gTtOWW__sectionHeading>p:not(.security-module__gTtOWW__sectionIndex){color:var(--ink-body);margin:22px 0 0;font-size:17px;line-height:1.72}.security-module__gTtOWW__accessSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.security-module__gTtOWW__accessSteps li{border:1px solid var(--line);background:var(--surface-alt-soft);color:var(--ink-body);border-radius:14px;align-items:center;gap:10px;padding:12px;font-size:13px;font-weight:600;display:flex}.security-module__gTtOWW__accessSteps span{background:color-mix(in srgb, var(--accent) 11%, transparent);width:24px;height:24px;color:var(--accent);border-radius:8px;flex:none;place-items:center;font-size:11px;display:grid}.security-module__gTtOWW__recoverySection{background:radial-gradient(circle at 90% 12%, #ff95001c, transparent 36%), var(--surface-alt-soft);border:1px solid #ff95003d;border-radius:32px;margin:104px 0 0;padding:clamp(34px,5vw,58px)}.security-module__gTtOWW__recoverySection .security-module__gTtOWW__sectionIndex{color:#d87800}.security-module__gTtOWW__warning{background:#ff950014;border-left:3px solid #ff9500;border-radius:0 14px 14px 0;padding:18px 20px}.security-module__gTtOWW__boundarySection,.security-module__gTtOWW__importSection{border-bottom:1px solid var(--line);padding:120px 0}.security-module__gTtOWW__sectionHeading{max-width:740px}.security-module__gTtOWW__boundaries{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:44px 0 0;padding:0;list-style:none;display:grid}.security-module__gTtOWW__boundaries li{border:1px solid var(--line);background:var(--surface-alt-soft);min-height:136px;color:var(--ink-body);border-radius:20px;flex-direction:column;justify-content:space-between;padding:20px;font-size:14px;line-height:1.55;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s;display:flex}.security-module__gTtOWW__boundaries li:hover{border-color:color-mix(in srgb, var(--pill-rust) 24%, var(--line));transform:translateY(-3px)}.security-module__gTtOWW__boundaries svg{width:20px;color:var(--pill-rust)}.security-module__gTtOWW__importGrid{grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);align-items:end;gap:clamp(48px,8vw,110px);display:grid}.security-module__gTtOWW__importChoice{border:1px solid var(--line);background:var(--surface-alt-soft);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:24px;display:grid}.security-module__gTtOWW__importChoice span,.security-module__gTtOWW__importChoice strong{background:var(--card-white);color:var(--ink-body);box-shadow:inset 0 0 0 1px var(--line);border-radius:14px;padding:14px 16px;font-size:13px;font-weight:600}.security-module__gTtOWW__importChoice strong{color:var(--accent)}.security-module__gTtOWW__importChoice svg{width:16px;color:var(--ink-muted)}.security-module__gTtOWW__finalCard{border:1px solid var(--line);background:radial-gradient(circle at 94% 8%, #007aff29, transparent 34%), var(--surface-alt-soft);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:88px;padding:46px;display:flex}.security-module__gTtOWW__finalCard p:not(.security-module__gTtOWW__eyebrow){max-width:560px;color:var(--ink-body);margin:18px 0 0;font-size:16px;line-height:1.6}.security-module__gTtOWW__actions{flex-direction:column;align-items:stretch;gap:10px;min-width:230px;display:flex}.security-module__gTtOWW__actions>div{display:contents}.security-module__gTtOWW__primaryAction,.security-module__gTtOWW__secondaryAction{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.security-module__gTtOWW__primaryAction{background:var(--accent);color:#fff;border:none}.security-module__gTtOWW__secondaryAction{border:1px solid var(--line);background:var(--card-white);color:var(--ink)}.security-module__gTtOWW__primaryAction:focus-visible,.security-module__gTtOWW__secondaryAction:focus-visible,.security-module__gTtOWW__jumpLink:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}@media (max-width:960px){.security-module__gTtOWW__hero{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)}.security-module__gTtOWW__factGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-module__gTtOWW__storyRow,.security-module__gTtOWW__recoverySection,.security-module__gTtOWW__importGrid{grid-template-columns:1fr}.security-module__gTtOWW__storyRowReverse .security-module__gTtOWW__sectionBody{order:initial}.security-module__gTtOWW__boundaries{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.security-module__gTtOWW__page{width:min(100% - 32px,1120px);padding-top:118px}.security-module__gTtOWW__hero{grid-template-columns:1fr;gap:54px;min-height:0;padding:42px 0 76px}.security-module__gTtOWW__hero h1{font-size:clamp(44px,14vw,64px)}.security-module__gTtOWW__heroVisual{width:100%}.security-module__gTtOWW__factGrid,.security-module__gTtOWW__boundaries{grid-template-columns:1fr}.security-module__gTtOWW__fact{min-height:136px}.security-module__gTtOWW__story{padding-top:52px}.security-module__gTtOWW__storyRow,.security-module__gTtOWW__recoverySection{gap:42px;padding:72px 0}.security-module__gTtOWW__recoverySection{margin-top:72px;padding:28px}.security-module__gTtOWW__boundarySection,.security-module__gTtOWW__importSection{padding:84px 0}.security-module__gTtOWW__accessSteps,.security-module__gTtOWW__importChoice{grid-template-columns:1fr}.security-module__gTtOWW__importChoice svg{justify-self:center;transform:rotate(90deg)}.security-module__gTtOWW__finalCard{flex-direction:column;align-items:stretch;padding:30px}}@media (prefers-reduced-motion:reduce){.security-module__gTtOWW__jumpLink svg,.security-module__gTtOWW__boundaries li{transition:none}.security-module__gTtOWW__boundaries li:hover{transform:none}}
.Pricing-module__2JEdsG__section{background:var(--surface-alt)}.Pricing-module__2JEdsG__intro{max-width:650px;color:var(--ink-body);margin:22px auto 0;font-size:17px;line-height:1.6}.Pricing-module__2JEdsG__betaPanel{border:1px solid var(--line);background:color-mix(in srgb, var(--card-white) 84%, transparent);border-radius:34px;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:18px;max-width:1080px;margin-inline:auto;padding:18px;display:grid;box-shadow:0 30px 70px -48px #00000047}.Pricing-module__2JEdsG__steps{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.Pricing-module__2JEdsG__step{background:var(--card-white);min-height:148px;padding:26px}.Pricing-module__2JEdsG__stepIndex{background:color-mix(in srgb, var(--accent) 12%, transparent);width:26px;height:26px;color:var(--accent);border-radius:50%;place-items:center;margin-bottom:22px;font-size:13px;font-weight:700;display:grid}.Pricing-module__2JEdsG__step h3.Pricing-module__2JEdsG__stepFeature{font-size:16px;font-weight:600;line-height:1.4}.Pricing-module__2JEdsG__step h3,.Pricing-module__2JEdsG__actionPanel h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:19px;line-height:1.25}.Pricing-module__2JEdsG__step p,.Pricing-module__2JEdsG__actionPanel p{color:var(--ink-body);margin:10px 0 0;font-size:14px;line-height:1.55}.Pricing-module__2JEdsG__actionPanel{color:#fff;background:radial-gradient(circle at 78% 8%,#54b0ff6b,#0000 34%),linear-gradient(145deg,#0b3f74,#081b31 66%,#050d18);border-radius:22px;flex-direction:column;justify-content:flex-end;padding:34px;display:flex;position:relative;overflow:hidden}.Pricing-module__2JEdsG__actionPanel:before,.Pricing-module__2JEdsG__actionPanel:after{content:"";border:1px solid #ffffff24;border-radius:44%;width:180px;height:180px;position:absolute;top:-86px;right:-42px;transform:rotate(34deg)}.Pricing-module__2JEdsG__actionPanel:after{top:-58px;right:-70px;transform:rotate(79deg)}.Pricing-module__2JEdsG__status{background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:auto;padding:8px 11px;font-size:12px;font-weight:600;display:inline-flex}.Pricing-module__2JEdsG__status i{background:#5ee783;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #5ee7831f}.Pricing-module__2JEdsG__actionPanel h3{z-index:1;color:#fff;margin-top:80px;font-size:30px;position:relative}.Pricing-module__2JEdsG__actionPanel p{z-index:1;color:#ffffffb8;position:relative}.Pricing-module__2JEdsG__cta{z-index:1;color:#0b2540;background:#fff;align-self:flex-start;margin-top:26px;position:relative}.Pricing-module__2JEdsG__cta:hover{background:#eef6ff}.Pricing-module__2JEdsG__compareLink{z-index:1;color:#ffffffb8;text-underline-offset:3px;margin-top:14px;font-size:13px;font-weight:600;text-decoration:underline;position:relative}.Pricing-module__2JEdsG__compareLink:hover{color:#fff}@media (max-width:820px){.Pricing-module__2JEdsG__betaPanel{grid-template-columns:1fr}.Pricing-module__2JEdsG__actionPanel{min-height:360px}}@media (max-width:560px){.Pricing-module__2JEdsG__betaPanel{border-radius:28px;padding:10px}.Pricing-module__2JEdsG__steps{grid-template-columns:1fr}.Pricing-module__2JEdsG__step{min-height:0;padding:24px}.Pricing-module__2JEdsG__stepIndex{margin-bottom:18px}.Pricing-module__2JEdsG__actionPanel{min-height:330px;padding:28px}}
.blog-module__JsT-Oq__page{width:min(100% - 48px,1120px);margin-inline:auto;padding:164px 0 120px}.blog-module__JsT-Oq__hero{border-bottom:1px solid var(--line);max-width:700px;margin-bottom:64px;padding-bottom:64px}.blog-module__JsT-Oq__hero h1{max-width:13ch;color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(44px,5.6vw,68px);font-weight:600;line-height:1.02}.blog-module__JsT-Oq__hero p{max-width:560px;color:var(--ink-body);margin:24px 0 0;font-size:18px;line-height:1.65}.blog-module__JsT-Oq__featured{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--card-cream);color:inherit;margin-bottom:56px;padding:44px;text-decoration:none;display:block}.blog-module__JsT-Oq__featured .blog-module__JsT-Oq__cardTitle{max-width:20ch;font-size:clamp(26px,3vw,34px)}.blog-module__JsT-Oq__featured .blog-module__JsT-Oq__cardExcerpt{max-width:60ch;font-size:16px}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.blog-module__JsT-Oq__card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--card-cream);min-height:280px;color:inherit;flex-direction:column;padding:30px;text-decoration:none;transition:border-color .22s;display:flex}.blog-module__JsT-Oq__card:hover{border-color:color-mix(in srgb, var(--accent) 22%, var(--line))}.blog-module__JsT-Oq__card:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}.blog-module__JsT-Oq__tagRow{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.blog-module__JsT-Oq__tag{color:#fff}.blog-module__JsT-Oq__date{color:var(--ink-muted);letter-spacing:.02em;font-size:12px;font-weight:600}.blog-module__JsT-Oq__cardTitle{color:var(--ink);letter-spacing:-.015em;margin:0 0 10px;font-size:21px;font-weight:600;line-height:1.28}.blog-module__JsT-Oq__cardExcerpt{color:var(--ink-body);flex:1;margin:0;font-size:14.5px;line-height:1.6}.blog-module__JsT-Oq__readMore{color:var(--accent);align-items:center;gap:6px;margin-top:20px;font-size:13.5px;font-weight:650;display:inline-flex}.blog-module__JsT-Oq__readMore svg{width:15px;transition:transform .18s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__readMore svg,.blog-module__JsT-Oq__featured:hover .blog-module__JsT-Oq__readMore svg{transform:translate(3px)}.blog-module__JsT-Oq__finalCard{border:1px solid var(--line);background:radial-gradient(circle at 94% 8%, #007aff29, transparent 34%), var(--surface-alt-soft);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:96px;padding:46px;display:flex}.blog-module__JsT-Oq__finalCard h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.4vw,38px);font-weight:600;line-height:1.1}.blog-module__JsT-Oq__finalCard p{max-width:480px;color:var(--ink-body);margin:16px 0 0;font-size:15px;line-height:1.6}.blog-module__JsT-Oq__actions{flex-direction:column;align-items:stretch;gap:10px;min-width:200px;display:flex}.blog-module__JsT-Oq__primaryAction,.blog-module__JsT-Oq__secondaryAction{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.blog-module__JsT-Oq__primaryAction{background:var(--accent);color:#fff;border:none}.blog-module__JsT-Oq__secondaryAction{border:1px solid var(--line);background:var(--card-white);color:var(--ink)}.blog-module__JsT-Oq__primaryAction:focus-visible,.blog-module__JsT-Oq__secondaryAction:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}@media (max-width:960px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.blog-module__JsT-Oq__page{width:min(100% - 32px,1120px);padding:118px 0 88px}.blog-module__JsT-Oq__hero{margin-bottom:44px;padding-bottom:44px}.blog-module__JsT-Oq__featured{margin-bottom:40px;padding:28px}.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:16px}.blog-module__JsT-Oq__card{min-height:0;padding:26px}.blog-module__JsT-Oq__finalCard{flex-direction:column;align-items:stretch;margin-top:64px;padding:30px}}@media (prefers-reduced-motion:reduce){.blog-module__JsT-Oq__readMore svg,.blog-module__JsT-Oq__card{transition:none}}
.pricing-module__kvPdYW__page{width:min(100% - 48px,1120px);margin-inline:auto;padding:164px 0 120px}.pricing-module__kvPdYW__hero{text-align:center;max-width:640px;margin:0 auto 20px}.pricing-module__kvPdYW__hero h1{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(40px,5.2vw,60px);font-weight:600;line-height:1.05}.pricing-module__kvPdYW__hero p{max-width:520px;color:var(--ink-body);margin:22px auto 0;font-size:17px;line-height:1.6}.pricing-module__kvPdYW__betaNote{border:1px solid color-mix(in srgb, var(--pill-green) 30%, var(--line));background:color-mix(in srgb, var(--pill-green) 10%, transparent);color:var(--ink);border-radius:999px;align-items:center;gap:8px;margin:24px auto 0;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.pricing-module__kvPdYW__betaNote i{background:var(--pill-green);border-radius:50%;flex-shrink:0;width:7px;height:7px}.pricing-module__kvPdYW__toggle{background:var(--surface-alt);border-radius:13px;grid-template-columns:1fr 1fr;gap:3px;width:min(100%,260px);margin:40px auto 56px;padding:3px;display:grid}.pricing-module__kvPdYW__toggle button{min-height:40px;color:var(--ink-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:10px;font-size:13.5px;font-weight:600;transition:background-color .18s,box-shadow .18s,color .18s;position:relative}.pricing-module__kvPdYW__toggle button[aria-pressed=true]{background:var(--card-white);color:var(--ink);box-shadow:0 2px 8px #0000001a}.pricing-module__kvPdYW__toggle button:active{transform:scale(.97)}.pricing-module__kvPdYW__saveTag{color:var(--pill-green);margin-left:6px;font-size:11.5px;font-weight:700}.pricing-module__kvPdYW__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.pricing-module__kvPdYW__card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--card-cream);flex-direction:column;padding:36px 32px;display:flex}.pricing-module__kvPdYW__cardFeatured{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:var(--card-white);box-shadow:0 30px 70px -46px #0071e359}.pricing-module__kvPdYW__badge{background:var(--accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;width:fit-content;margin-bottom:18px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.pricing-module__kvPdYW__tierName{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:600}.pricing-module__kvPdYW__tagline{color:var(--ink-body);min-height:42px;margin:8px 0 0;font-size:14px;line-height:1.5}.pricing-module__kvPdYW__priceRow{align-items:baseline;gap:6px;margin:24px 0 4px;display:flex}.pricing-module__kvPdYW__price{color:var(--ink);letter-spacing:-.03em;font-size:42px;font-weight:700}.pricing-module__kvPdYW__period{color:var(--ink-muted);font-size:14px;font-weight:500}.pricing-module__kvPdYW__billingNote{min-height:20px;color:var(--ink-muted);margin:0 0 24px;font-size:13px}.pricing-module__kvPdYW__cta{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-bottom:28px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.pricing-module__kvPdYW__ctaFeatured{background:var(--accent);color:#fff}.pricing-module__kvPdYW__ctaPlain{border:1px solid var(--line);background:var(--card-white);color:var(--ink)}.pricing-module__kvPdYW__features{border-top:1px solid var(--line);flex-direction:column;flex:1;gap:14px;margin:0;padding:22px 0 0;list-style:none;display:flex}.pricing-module__kvPdYW__features li{color:var(--ink-body);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.pricing-module__kvPdYW__features svg{width:16px;height:16px;color:var(--pill-green);flex-shrink:0;margin-top:2px}.pricing-module__kvPdYW__faq{max-width:780px;margin:128px auto 0}.pricing-module__kvPdYW__faqHead{text-align:center;margin-bottom:40px}.pricing-module__kvPdYW__faqItem{border-bottom:1px solid var(--line);padding:28px 0}.pricing-module__kvPdYW__faqItem:first-of-type{border-top:1px solid var(--line)}.pricing-module__kvPdYW__faqItem h3{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:600}.pricing-module__kvPdYW__faqItem p{max-width:640px;color:var(--ink-body);margin:12px 0 0;font-size:15px;line-height:1.65}.pricing-module__kvPdYW__finalCard{border:1px solid var(--line);background:radial-gradient(circle at 94% 8%, #007aff29, transparent 34%), var(--surface-alt-soft);border-radius:30px;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:96px;padding:46px;display:flex}.pricing-module__kvPdYW__finalCard h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.4vw,38px);font-weight:600;line-height:1.1}.pricing-module__kvPdYW__finalCard p{max-width:480px;color:var(--ink-body);margin:16px 0 0;font-size:15px;line-height:1.6}.pricing-module__kvPdYW__primaryAction{cursor:pointer;background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.pricing-module__kvPdYW__primaryAction:focus-visible,.pricing-module__kvPdYW__ctaFeatured:focus-visible,.pricing-module__kvPdYW__ctaPlain:focus-visible,.pricing-module__kvPdYW__toggle button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 32%, transparent);outline-offset:3px}@media (max-width:960px){.pricing-module__kvPdYW__grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}@media (max-width:720px){.pricing-module__kvPdYW__page{width:min(100% - 32px,1120px);padding:118px 0 88px}.pricing-module__kvPdYW__faq{margin-top:88px}.pricing-module__kvPdYW__finalCard{flex-direction:column;align-items:stretch;margin-top:64px;padding:30px}}@media (prefers-reduced-motion:reduce){.pricing-module__kvPdYW__toggle button{transition:none}}
.FinalCTA-module__q6-Mqa__section{background:var(--surface);padding-block:110px}.FinalCTA-module__q6-Mqa__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.FinalCTA-module__q6-Mqa__title{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(36px,5vw,60px);font-weight:600;line-height:1.08}.FinalCTA-module__q6-Mqa__subtitle{color:var(--ink-body);margin:18px 0 30px;font-size:18px}
.SecurityVisuals-module__Vm5osa__visual{border:1px solid var(--line,#00000014);border-radius:var(--radius-card,28px);background:radial-gradient(circle at 78% 22%, #0071e31f, transparent 34%), var(--surface-alt-soft,#fbfbfd);width:100%;min-width:0;margin:0;overflow:hidden;box-shadow:0 28px 64px -52px #002d5a80}.SecurityVisuals-module__Vm5osa__caption{gap:5px;padding:24px 26px 0;display:grid}.SecurityVisuals-module__Vm5osa__caption strong{color:var(--ink,#1d1d1f);letter-spacing:-.012em;font-size:15px;font-weight:650;line-height:1.3}.SecurityVisuals-module__Vm5osa__caption span{max-width:52ch;color:var(--ink-body,#424245);font-size:13px;line-height:1.48}.SecurityVisuals-module__Vm5osa__diagram{grid-template-columns:minmax(52px,1fr) minmax(34px,.65fr) minmax(56px,1fr) minmax(34px,.65fr) minmax(72px,1fr);align-items:center;gap:10px;min-height:198px;padding:22px 26px 16px;display:grid}.SecurityVisuals-module__Vm5osa__heroDiagram{grid-template-columns:minmax(54px,1fr) minmax(18px,.35fr) minmax(48px,.8fr) minmax(18px,.35fr) minmax(54px,.85fr) minmax(18px,.35fr) minmax(66px,1fr);gap:6px}.SecurityVisuals-module__Vm5osa__trace{background:linear-gradient(90deg, #0071e338, var(--accent,#0071e3));transform-origin:0;border-radius:999px;width:100%;height:2px;display:block;position:relative}.SecurityVisuals-module__Vm5osa__trace:after{border-top:2px solid var(--accent,#0071e3);border-right:2px solid var(--accent,#0071e3);content:"";width:7px;height:7px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)rotate(45deg)}.SecurityVisuals-module__Vm5osa__traceNode{border:2px solid var(--surface-alt-soft,#fbfbfd);background:var(--accent,#0071e3);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:42%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #0071e324}.SecurityVisuals-module__Vm5osa__sourceCard{border:1px solid var(--line,#00000014);background:var(--card-white,#fff);border-radius:16px;justify-self:center;gap:8px;width:100%;max-width:112px;padding:13px;display:grid;box-shadow:0 14px 30px -24px #0000007a}.SecurityVisuals-module__Vm5osa__sourceHeader,.SecurityVisuals-module__Vm5osa__sourceRow,.SecurityVisuals-module__Vm5osa__sourceRowShort{background:color-mix(in srgb, var(--ink-muted,#86868b) 38%, transparent);border-radius:999px;height:5px;display:block}.SecurityVisuals-module__Vm5osa__sourceHeader{background:#0071e3b8;width:34%;height:7px;margin-bottom:3px}.SecurityVisuals-module__Vm5osa__sourceRowShort{width:64%}.SecurityVisuals-module__Vm5osa__cipherGrid{grid-template-columns:repeat(3,14px);justify-content:center;gap:5px;display:grid}.SecurityVisuals-module__Vm5osa__cipherGrid span{background:color-mix(in srgb, var(--accent,#0071e3) 72%, var(--card-white,#fff));border-radius:4px;width:14px;height:14px;box-shadow:inset 0 1px #ffffff70}.SecurityVisuals-module__Vm5osa__accountGlyph,.SecurityVisuals-module__Vm5osa__localKey,.SecurityVisuals-module__Vm5osa__recoveryKey{border:1px solid color-mix(in srgb, var(--accent,#0071e3) 20%, transparent);background:color-mix(in srgb, var(--card-white,#fff) 86%, var(--accent,#0071e3) 14%);border-radius:21px;justify-self:center;place-items:center;width:62px;height:62px;display:grid;position:relative}.SecurityVisuals-module__Vm5osa__accountHead{background:var(--accent,#0071e3);border-radius:50%;width:14px;height:14px;position:absolute;top:14px}.SecurityVisuals-module__Vm5osa__accountBody{background:var(--accent,#0071e3);border-radius:18px 18px 8px 8px;width:30px;height:17px;position:absolute;bottom:12px}.SecurityVisuals-module__Vm5osa__gate{justify-self:center;width:62px;height:88px;position:relative}.SecurityVisuals-module__Vm5osa__gateRail{border:1px solid color-mix(in srgb, var(--ink-muted,#86868b) 32%, transparent);border-radius:17px;position:absolute;inset:4px 8px}.SecurityVisuals-module__Vm5osa__gateTop,.SecurityVisuals-module__Vm5osa__gateBottom{border:1px solid color-mix(in srgb, var(--accent,#0071e3) 32%, transparent);background:color-mix(in srgb, var(--card-white,#fff) 80%, var(--accent,#0071e3) 20%);width:30px;height:29px;position:absolute;left:16px}.SecurityVisuals-module__Vm5osa__gateTop{border-radius:10px 10px 4px 4px;top:15px}.SecurityVisuals-module__Vm5osa__gateBottom{border-radius:4px 4px 10px 10px;bottom:15px}.SecurityVisuals-module__Vm5osa__gateCheck{z-index:2;background:var(--pill-green,#34c759);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 14px -8px #1f823cb3}.SecurityVisuals-module__Vm5osa__device{border:2px solid color-mix(in srgb, var(--ink,#1d1d1f) 72%, transparent);background:var(--card-white,#fff);border-radius:15px;justify-self:center;width:52px;height:88px;position:relative;box-shadow:0 14px 26px -22px #0000008c}.SecurityVisuals-module__Vm5osa__deviceSpeaker{background:var(--ink-muted,#86868b);border-radius:999px;width:14px;height:2px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.SecurityVisuals-module__Vm5osa__deviceHome{border:1px solid var(--ink-muted,#86868b);border-radius:50%;width:5px;height:5px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.SecurityVisuals-module__Vm5osa__deviceGlyph{background:color-mix(in srgb, var(--accent,#0071e3) 11%, transparent);border-radius:9px;place-items:center;display:grid;position:absolute;inset:23px 11px}.SecurityVisuals-module__Vm5osa__deviceGlyph i{border:1.5px solid var(--accent,#0071e3);border-bottom-color:#0000;border-radius:50%;width:19px;height:19px;position:absolute}.SecurityVisuals-module__Vm5osa__deviceGlyph i:nth-child(2){width:13px;height:13px}.SecurityVisuals-module__Vm5osa__deviceGlyph i:nth-child(3){width:7px;height:7px}.SecurityVisuals-module__Vm5osa__keyBow{border:6px solid var(--accent,#0071e3);border-radius:50%;width:22px;height:22px;position:absolute;left:13px}.SecurityVisuals-module__Vm5osa__keyShaft{background:var(--accent,#0071e3);border-radius:0 999px 999px 0;width:24px;height:6px;position:absolute;left:32px}.SecurityVisuals-module__Vm5osa__keyShaft:after{background:inherit;content:"";border-radius:0 0 2px 2px;width:6px;height:8px;position:absolute;bottom:-6px;right:5px}.SecurityVisuals-module__Vm5osa__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0 26px 24px;list-style:none;display:grid}.SecurityVisuals-module__Vm5osa__steps li{border:1px solid var(--line,#00000014);background:color-mix(in srgb, var(--card-white,#fff) 76%, transparent);min-width:0;color:var(--ink-body,#424245);text-align:center;border-radius:999px;padding:8px 10px;font-size:11px;font-weight:600;line-height:1.25}.SecurityVisuals-module__Vm5osa__heroSteps{grid-template-columns:repeat(4,minmax(0,1fr))}.SecurityVisuals-module__Vm5osa__recoveryVisual{border-color:color-mix(in srgb, var(--pill-amber,#ff9500) 30%, transparent);background:radial-gradient(circle at 74% 28%, #ff950024, transparent 35%), color-mix(in srgb, var(--surface-alt-soft,#fbfbfd) 96%, var(--pill-amber,#ff9500) 4%)}.SecurityVisuals-module__Vm5osa__recoveryVisual .SecurityVisuals-module__Vm5osa__diagram{grid-template-columns:minmax(62px,1fr) minmax(25px,.5fr) 34px minmax(25px,.5fr) minmax(72px,1fr)}.SecurityVisuals-module__Vm5osa__recoveryKey{background:color-mix(in srgb, var(--card-white,#fff) 85%, var(--pill-amber,#ff9500) 15%);border-color:#ff950038}.SecurityVisuals-module__Vm5osa__recoveryKey .SecurityVisuals-module__Vm5osa__keyBow{border-color:var(--pill-amber,#ff9500)}.SecurityVisuals-module__Vm5osa__recoveryKey .SecurityVisuals-module__Vm5osa__keyShaft{background:var(--pill-amber,#ff9500)}.SecurityVisuals-module__Vm5osa__traceShort{background:repeating-linear-gradient(90deg,#ff9500b3 0 6px,#0000 6px 11px)}.SecurityVisuals-module__Vm5osa__traceShort:after{border-color:var(--pill-amber,#ff9500)}.SecurityVisuals-module__Vm5osa__traceShort .SecurityVisuals-module__Vm5osa__traceNode{display:none}.SecurityVisuals-module__Vm5osa__breakMark{justify-self:center;width:30px;height:48px;position:relative}.SecurityVisuals-module__Vm5osa__breakMark span{background:var(--pill-amber,#ff9500);border-radius:999px;width:3px;height:25px;position:absolute;top:50%;left:50%}.SecurityVisuals-module__Vm5osa__breakMark span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.SecurityVisuals-module__Vm5osa__breakMark span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.dark .SecurityVisuals-module__Vm5osa__visual{background:radial-gradient(circle at 78% 22%, #0a84ff33, transparent 36%), var(--surface-alt-soft,#111113);box-shadow:none}:is(.dark .SecurityVisuals-module__Vm5osa__sourceCard,.dark .SecurityVisuals-module__Vm5osa__device){box-shadow:inset 0 1px #ffffff14}.dark .SecurityVisuals-module__Vm5osa__recoveryVisual{background:radial-gradient(circle at 74% 28%, #ff9f0a30, transparent 36%), color-mix(in srgb, var(--surface-alt-soft,#111113) 94%, var(--pill-amber,#ff9500) 6%)}@media (max-width:720px){.SecurityVisuals-module__Vm5osa__caption{padding:20px 20px 0}.SecurityVisuals-module__Vm5osa__diagram,.SecurityVisuals-module__Vm5osa__recoveryVisual .SecurityVisuals-module__Vm5osa__diagram{grid-template-columns:minmax(48px,1fr) minmax(22px,.45fr) minmax(48px,1fr) minmax(22px,.45fr) minmax(58px,1fr);gap:6px;min-height:164px;padding:18px 16px 12px}.SecurityVisuals-module__Vm5osa__heroVisual .SecurityVisuals-module__Vm5osa__heroDiagram{grid-template-columns:minmax(45px,1fr) 18px minmax(42px,.8fr) 18px minmax(46px,.85fr) 18px minmax(54px,1fr);gap:3px;padding-inline:10px}.SecurityVisuals-module__Vm5osa__steps{gap:5px;padding:0 16px 18px}.SecurityVisuals-module__Vm5osa__steps li{padding-inline:6px;font-size:10px}.SecurityVisuals-module__Vm5osa__heroSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.SecurityVisuals-module__Vm5osa__visual [class*=VaultSeal_seal]{transform:scale(.82)}}@media (max-width:420px){.SecurityVisuals-module__Vm5osa__caption span{font-size:12px}.SecurityVisuals-module__Vm5osa__diagram,.SecurityVisuals-module__Vm5osa__recoveryVisual .SecurityVisuals-module__Vm5osa__diagram{grid-template-columns:minmax(42px,1fr) 18px minmax(42px,1fr) 18px minmax(50px,1fr);gap:3px;padding-inline:10px}.SecurityVisuals-module__Vm5osa__heroVisual .SecurityVisuals-module__Vm5osa__heroDiagram{grid-template-columns:42px 14px 38px 14px 42px 14px 48px;justify-content:center;gap:2px}.SecurityVisuals-module__Vm5osa__sourceCard{padding:9px}.SecurityVisuals-module__Vm5osa__cipherGrid{grid-template-columns:repeat(3,11px);gap:3px}.SecurityVisuals-module__Vm5osa__cipherGrid span{width:11px;height:11px}.SecurityVisuals-module__Vm5osa__accountGlyph,.SecurityVisuals-module__Vm5osa__localKey,.SecurityVisuals-module__Vm5osa__recoveryKey{width:52px;height:52px;transform:scale(.88)}.SecurityVisuals-module__Vm5osa__gate{transform:scale(.82)}.SecurityVisuals-module__Vm5osa__steps li{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.SecurityVisuals-module__Vm5osa__visual *,.SecurityVisuals-module__Vm5osa__visual :before,.SecurityVisuals-module__Vm5osa__visual :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.Legal-module__2dCIza__article{max-width:760px;margin-inline:auto;padding-block:132px 120px}.Legal-module__2dCIza__title{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:clamp(32px,4.4vw,44px);font-weight:600;line-height:1.1}.Legal-module__2dCIza__updated{color:var(--ink-muted);margin:14px 0 0;font-size:14px}.Legal-module__2dCIza__intro{color:var(--ink-body);margin:28px 0 0;font-size:18px;line-height:1.6}.Legal-module__2dCIza__section{margin-top:48px}.Legal-module__2dCIza__sectionTitle{letter-spacing:-.01em;color:var(--ink);margin:0 0 14px;font-size:22px;font-weight:600}.Legal-module__2dCIza__section p{color:var(--ink-body);margin:0 0 14px;font-size:16px;line-height:1.7}.Legal-module__2dCIza__section p:last-child{margin-bottom:0}.Legal-module__2dCIza__section ul{flex-direction:column;gap:8px;margin:0 0 14px;padding-left:22px;display:flex}.Legal-module__2dCIza__section li{color:var(--ink-body);font-size:16px;line-height:1.6}.Legal-module__2dCIza__section strong{color:var(--ink);font-weight:600}.Legal-module__2dCIza__section a{color:var(--accent);text-decoration:none}.Legal-module__2dCIza__section a:hover{text-decoration:underline}.Legal-module__2dCIza__contactGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.Legal-module__2dCIza__contactCard{background:var(--surface-alt);border-radius:var(--radius-lg);border:1px solid var(--line);padding:24px}.Legal-module__2dCIza__contactCardTitle{letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;font-size:16px;font-weight:600}.Legal-module__2dCIza__contactCardBody{color:var(--ink-body);margin:0 0 14px;font-size:14px;line-height:1.6}.Legal-module__2dCIza__contactCardEmail{color:var(--accent);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.Legal-module__2dCIza__contactCardEmail:hover{text-decoration:underline}.Legal-module__2dCIza__callout{background:var(--surface-alt);border-radius:var(--radius-lg);border:1px solid var(--line);margin-top:48px;padding:24px 28px}.Legal-module__2dCIza__callout p{color:var(--ink-body);margin:0;font-size:15px;line-height:1.6}.Legal-module__2dCIza__callout strong{color:var(--ink);font-weight:600}@media (max-width:600px){.Legal-module__2dCIza__article{padding-block:112px 80px}.Legal-module__2dCIza__contactGrid{grid-template-columns:1fr}}
