@import"https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800&display=swap";:root{--bg:#f7f7f8;--surface:#fff;--surface-muted:#f8fafc;--ink:#0f172a;--ink-soft:#334155;--body:#475569;--muted:#64748b;--dimmed:#94a3b8;--line:#e2e8f0;--line-strong:#cbd5e1;--primary:#4f46e5;--primary-hover:#4338ca;--primary-soft:#eef2ff;--primary-line:#c7d2fe;--primary-light:#a5b4fc;--surface-shadow:0 1rem 2.5rem rgba(15,23,42,.09);--subtle-shadow:0 .75rem 1.5rem rgba(15,23,42,.04)}*{box-sizing:border-box}#__nuxt,body,html{height:100%}body{background:var(--bg);color:var(--ink);font-family:Public Sans,system-ui,-apple-system,Segoe UI,sans-serif;margin:0}h1,h2,h3,p{letter-spacing:0;margin:0}p{color:var(--muted);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{margin:0 auto;width:min(70rem,92%)}.contact-page,.home-page{background:var(--bg);color:var(--ink);min-height:100vh}.contact-page{display:flex;flex-direction:column}.contact-hero,.home-hero{background:linear-gradient(rgba(15,23,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.06) 1px,transparent 1px),radial-gradient(circle at 80% 12%,#e0e7ff 0,#e0e7ff00 22rem),var(--bg);background-size:42px 42px,42px 42px,auto,auto;isolation:isolate;overflow:hidden;position:relative}.contact-hero:after,.home-hero:after{background-image:radial-gradient(rgba(15,23,42,.16) 1px,transparent 0);background-size:21px 21px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent 78%);mask-image:linear-gradient(180deg,#000 0,transparent 78%);opacity:.18;pointer-events:none;position:absolute;z-index:-1}.contact-hero{flex:1;padding:1.25rem 0 5rem}.contact-layout{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,.9fr) minmax(22rem,.72fr);min-height:calc(100vh - 13rem)}.contact-copy{display:grid;gap:1.25rem;max-width:40rem}.contact-copy h1{color:var(--ink);font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.04;margin:0}.contact-card>p,.contact-copy p,.contact-success p{color:var(--body);font-size:1rem;line-height:1.7;margin:0}.contact-points{color:var(--ink-soft);display:grid;font-size:.875rem;font-weight:700;gap:.625rem;list-style:none;margin:0;padding:0}.contact-points li{align-items:center;display:flex;gap:.625rem}.point-icon{color:var(--primary);height:1rem;width:1rem}.contact-preview{display:grid;gap:.75rem;margin-top:.5rem;max-width:28rem}.contact-preview-row{align-items:center;border-radius:.875rem;box-shadow:var(--subtle-shadow);display:grid;gap:.875rem;grid-template-columns:2.5rem minmax(0,1fr);padding:.875rem}.contact-preview-row>span,.home-app-icon,.home-icon-well{align-items:center;display:flex;justify-content:center}.contact-preview-row>span{background:var(--primary-soft);border:1px solid var(--line);border-radius:.75rem;color:var(--primary);height:2.5rem;width:2.5rem}.contact-preview-row svg{height:1.125rem;width:1.125rem}.contact-preview-row p,.contact-preview-row strong{display:block;margin:0}.contact-preview-row strong{color:var(--ink);font-size:.875rem}.contact-preview-row p{color:var(--muted);font-size:.75rem;line-height:1.35;margin-top:.25rem}.contact-card{border-radius:1rem;padding:1.5rem;width:100%}.contact-card h2{color:var(--ink);font-size:1.5rem;font-weight:800;line-height:1.2;margin:0}.contact-card>p{font-size:.875rem;margin-top:.5rem}.contact-form{display:grid;gap:1rem;margin-top:1.25rem}.contact-form .form-label{color:var(--ink-soft);display:block;font-size:.875rem;font-weight:700;margin-bottom:.375rem}.contact-input-wrap{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:.75rem;display:grid;gap:.625rem;grid-template-columns:1rem minmax(0,1fr);padding:0 .75rem;transition:border-color .16s ease,box-shadow .16s ease}.contact-input-wrap svg{color:var(--dimmed);height:1rem;width:1rem}.contact-input,.contact-textarea{background:transparent;border:0;color:var(--ink);font:inherit;width:100%}.contact-input{min-height:2.75rem}.contact-textarea{background:var(--surface);border:1px solid var(--line);border-radius:.75rem;min-height:8rem;padding:.75rem;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease}.contact-input:focus,.contact-textarea:focus{outline:none}.contact-input-wrap:focus-within,.contact-textarea:focus{border-color:var(--primary-light);box-shadow:0 0 0 .1875rem #6366f124}.contact-submit{margin-top:.25rem;width:100%}.contact-success{display:grid;gap:1rem;margin-top:1.25rem}.contact-success-icon{align-items:center;background:var(--primary-soft);border:1px solid var(--primary-line);border-radius:.875rem;color:var(--primary);display:inline-flex;height:3rem;justify-content:center;width:3rem}.contact-success-icon svg{height:1.5rem;width:1.5rem}.thank-you-page{min-height:100vh}.thank-you-hero{display:flex;flex-direction:column}.thank-you-hero .contact-layout{flex:1;grid-template-columns:minmax(0,35rem);justify-content:center}.contact-thank-you-card{align-self:center}.contact-thank-you-card .home-kicker{margin-bottom:1rem}.contact-card,.home-admin-preview,.home-dashboard-shell{background:var(--surface);border:1px solid rgba(226,232,240,.95);box-shadow:var(--surface-shadow)}.contact-preview-row,.home-app-row,.home-feature-card,.home-table{background:var(--surface);border:1px solid var(--line)}footer{background:var(--surface);border-top:1px solid var(--line);color:#4c5362;padding:3.125rem 0}.footer-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(8.75rem,1fr))}.footer-section,.footer-section p{color:var(--ink)}.footer-title{font-weight:700;margin-bottom:.625rem}.home-hero{padding:1.25rem 0 3rem}.home-nav{align-items:center;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);background:#ffffffd1;border:1px solid var(--line);border-radius:999px;box-shadow:0 .75rem 1.5rem #0f172a0d;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2.5rem;margin-top:1rem;padding:.5rem}.home-brand,.home-sidebar-brand{align-items:center;color:var(--ink);display:inline-flex;font-weight:700;gap:.625rem}.home-brand{padding-left:.375rem}.home-nav-links{align-items:center;color:var(--body);display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.home-nav-links a{align-items:center;border-radius:999px;display:inline-flex;min-height:2rem;padding:0 .875rem}.home-nav-links a:hover{background:var(--surface-muted);color:var(--ink)}.home-nav>.home-button{border-radius:999px;padding-inline:1rem}.home-button{align-items:center;border:1px solid transparent;border-radius:.625rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;gap:.5rem;justify-content:center;line-height:1;min-height:2.75rem;padding:.75rem 1rem;transition:border-color .16s ease,background .16s ease,color .16s ease}.home-button-primary{background:var(--primary);box-shadow:0 .5rem 1rem #4f46e52e;color:var(--surface)}.home-button-primary:hover{background:var(--primary-hover)}.home-button-secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.home-button-secondary:hover{background:var(--surface-muted);border-color:var(--line-strong)}.home-button-icon{height:1rem;width:1rem}.home-hero-grid{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,.88fr) minmax(22rem,1.12fr)}.home-hero-copy{align-content:center;display:grid;gap:1.25rem;max-width:39rem}.home-kicker,.home-section-label{align-items:center;color:var(--primary);display:inline-flex;font-size:.75rem;font-weight:800;gap:.5rem;text-transform:uppercase}.home-kicker{background:var(--primary-soft);border:1px solid var(--primary-line);border-radius:.5rem;padding:.375rem .625rem;width:-moz-fit-content;width:fit-content}.home-kicker-icon{height:.875rem;width:.875rem}.home-hero h1{color:var(--ink);font-size:clamp(2.375rem,5vw,4.25rem);font-weight:800;line-height:1.02;margin:0}.home-hero-copy p,.home-section-header p,.home-security-copy p,.home-trust-grid p{color:var(--body);font-size:1rem;line-height:1.7;margin:0}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.home-proof-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.home-proof-row span{background:#ffffffbf;border:1px solid var(--line);border-radius:.5rem;color:var(--ink-soft);font-size:.75rem;font-weight:700;padding:.375rem .625rem}.home-product-visual{min-width:0}.home-dashboard-shell{border-radius:1.25rem;display:grid;grid-template-columns:12.5rem minmax(0,1fr);min-height:31rem;overflow:hidden}.home-dashboard-sidebar{align-content:start;background:var(--surface-muted);border-right:1px solid var(--line);display:grid;gap:.5rem;padding:1rem}.home-sidebar-brand{font-size:.875rem;margin-bottom:1rem}.home-sidebar-item{align-items:center;border-radius:.5rem;color:var(--muted);display:flex;font-size:.8125rem;font-weight:700;gap:.625rem;min-height:2.375rem;padding:0 .625rem}.home-sidebar-item svg{height:1rem;width:1rem}.home-sidebar-item.active{background:var(--primary-soft);color:#312e81}.home-dashboard-main{align-content:start;display:grid;gap:1rem;min-width:0;padding:1.25rem}.home-dashboard-top,.home-preview-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.home-dashboard-label{color:var(--muted);font-size:.75rem;font-weight:700;margin:0 0 .25rem}.home-dashboard-main h2,.home-preview-header h2{color:var(--ink);font-size:1.25rem;font-weight:700;line-height:1.25;margin:0}.home-status{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;color:#047857;display:inline-flex;font-size:.75rem;font-weight:800;gap:.375rem;padding:.375rem .5rem;white-space:nowrap}.home-status span{background:#10b981;border-radius:999px;height:.5rem;width:.5rem}.home-app-list{display:grid;gap:.75rem}.home-app-row{align-items:center;border-radius:.875rem;box-shadow:0 .5rem 1.25rem #0f172a0a;display:grid;gap:.875rem;grid-template-columns:2.5rem minmax(0,1fr) auto;padding:.875rem}.home-app-row.active{background:#f8faff;border-color:var(--primary-line)}.home-app-icon{background:var(--primary-soft);border-radius:.75rem;color:var(--primary);height:2.5rem;width:2.5rem}.home-app-icon svg{height:1.125rem;width:1.125rem}.home-app-row p,.home-app-row strong{display:block;margin:0}.home-app-row strong{color:var(--ink);font-size:.875rem}.home-app-row p{color:var(--muted);font-size:.75rem;line-height:1.35;margin-top:.25rem}.home-app-settings{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:.625rem;color:var(--muted);cursor:pointer;display:flex;height:2.25rem;justify-content:center;width:2.25rem}.home-app-settings svg{height:1rem;width:1rem}.home-app-settings:hover{background:var(--surface-muted);border-color:var(--line-strong);color:var(--ink-soft)}.home-table{border-radius:.875rem;overflow:hidden}.home-table-head,.home-table-row{align-items:center;border-bottom:1px solid var(--line);color:var(--body);display:grid;font-size:.8125rem;gap:1rem;grid-template-columns:1fr auto;min-height:2.75rem;padding:0 .875rem}.home-table-row:last-child{border-bottom:0}.home-table-row strong{color:var(--ink)}.home-trust-band{background:var(--surface);border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:2rem 0}.home-final-layout,.home-ops-layout,.home-trust-grid,.home-workflow-layout{align-items:center;display:grid;gap:2.5rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.home-final-layout h2,.home-section-header h2,.home-security-copy h2,.home-trust-grid h2{color:var(--ink);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.12;margin:0}.home-trust-grid h2{margin-top:.5rem}.home-section{padding:5.5rem 0}.home-section-muted{background:#f1f5f9;border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.home-section-header{display:grid;gap:.875rem;justify-items:center;margin:0 auto 2rem;max-width:45rem;text-align:center}.home-section-header.align-left{justify-items:start;margin:0;text-align:left}.home-feature-mosaic{display:grid;gap:1rem;grid-auto-rows:minmax(13.5rem,auto);grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-card{border-radius:1rem;box-shadow:0 .75rem 1.5rem #0f172a0a;display:flex;flex-direction:column;isolation:isolate;min-height:13.5rem;overflow:hidden;padding:1.25rem;position:relative}.home-feature-card.tall{grid-row:span 2}.home-feature-card.mfa{grid-column:1;grid-row:1}.home-feature-card.sessions{grid-column:2;grid-row:1/span 2}.home-feature-card.keys{grid-column:3;grid-row:1/span 2}.home-feature-card.social{grid-column:1;grid-row:2/span 2}.home-feature-card.deployment{grid-column:2;grid-row:3}.home-feature-card.fraud{grid-column:3;grid-row:3}.home-feature-mosaic.b2b .home-feature-card{grid-column:auto;grid-row:auto}.home-card-ambient{animation:homeAmbientFloat 9s ease-in-out infinite;border:1px solid var(--primary-line);border-radius:999px;bottom:-3rem;height:12rem;opacity:.32;position:absolute;right:-3rem;width:12rem;z-index:-1}.home-card-ambient:after{border:1px dashed var(--primary-light);border-radius:inherit;content:"";inset:2.25rem;position:absolute}.home-icon-well{background:var(--surface-muted);border:1px solid var(--line);border-radius:.625rem;color:var(--primary);height:2.5rem;width:2.5rem}.home-icon-well svg{height:1.125rem;width:1.125rem}.home-feature-card h3,.home-workflow-row h3{color:var(--ink);font-size:1rem;font-weight:800;line-height:1.35;margin:1rem 0 .5rem}.home-otp-demo{display:grid;gap:.5rem;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:auto;max-width:26rem;padding-top:2rem}.home-otp-demo span{--otp-delay:0ms;align-items:center;aspect-ratio:1/1.12;background:#f8fafceb;border:1px solid var(--primary-line);border-radius:.875rem;box-shadow:inset 0 0 0 1px #fffc;color:transparent;display:flex;font-size:1.5rem;font-weight:800;justify-content:center;min-width:0;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.home-otp-demo span:before{color:#312e81;content:attr(data-digit);opacity:0;transform:translateY(.375rem);transition:opacity .16s ease,transform .16s ease}.home-otp-demo span:after{background:var(--primary);border-radius:999px;bottom:.625rem;content:"";height:.125rem;left:50%;opacity:0;position:absolute;transform:translate(-50%);width:.875rem}.home-feature-card.mfa:focus-within .home-otp-demo span,.home-feature-card.mfa:hover .home-otp-demo span{animation:homeOtpFocus 4.2s ease-in-out both;animation-delay:var(--otp-delay)}.home-feature-card.mfa:focus-within .home-otp-demo span:before,.home-feature-card.mfa:hover .home-otp-demo span:before{animation:homeOtpFill 4.2s ease-in-out both;animation-delay:var(--otp-delay)}.home-feature-card.mfa:focus-within .home-otp-demo span:after,.home-feature-card.mfa:hover .home-otp-demo span:after{animation:homeOtpCursor 4.2s ease-in-out both;animation-delay:var(--otp-delay)}.home-otp-demo span:nth-child(2){--otp-delay:.32s}.home-otp-demo span:nth-child(3){--otp-delay:.64s}.home-otp-demo span:nth-child(4){--otp-delay:.96s}.home-otp-demo span:nth-child(5){--otp-delay:1.28s}.home-otp-demo span:nth-child(6){--otp-delay:1.6s}.home-session-demo{display:grid;justify-items:center;margin-top:auto;padding-top:1.5rem;perspective:48rem;position:relative}.home-laptop-screen{backface-visibility:hidden;background:linear-gradient(180deg,#ffffffeb 0,#f8fafcfa),linear-gradient(90deg,var(--line-strong) 0,var(--surface-muted) 50%,var(--line-strong) 100%);border-top-width:1px;border:1px solid var(--dimmed);border-radius:.875rem .875rem .375rem .375rem;border-top:.1875rem solid var(--dimmed);box-shadow:0 -.125rem 0 var(--line-strong),0 1rem 2rem #0f172a14;display:grid;min-height:7.5rem;padding:.75rem;transform:rotateX(-72deg);transform-origin:bottom center;transition:transform .9s cubic-bezier(.2,.8,.2,1);width:min(100%,15rem)}.home-laptop-screen:before{background:var(--muted);border-radius:999px;content:"";height:.1875rem;left:1rem;opacity:.55;position:absolute;right:1rem;top:-.25rem}.home-laptop-toolbar{display:flex;gap:.3125rem;margin-bottom:.75rem}.home-laptop-toolbar span{background:var(--line-strong);border-radius:999px;height:.4375rem;width:.4375rem}.home-laptop-logo{align-items:center;align-self:center;background:var(--surface);border:1px solid var(--line);border-radius:.875rem;display:flex;height:3.25rem;justify-content:center;justify-self:center;opacity:0;transform:translateZ(0) scale(.94);width:3.25rem;will-change:opacity,transform}.home-session-fields{display:grid;gap:.5rem;margin-top:.875rem;width:min(100%,17rem)}.home-session-field{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:.625rem;display:grid;gap:.5rem;grid-template-columns:4.75rem minmax(0,1fr);min-height:2.25rem;opacity:.72;padding:0 .625rem;position:relative;transform:translateY(.375rem);transition:opacity .42s ease,transform .42s ease}.home-session-field span,.home-session-field strong{font-size:.75rem;line-height:1;min-width:0;white-space:nowrap}.home-session-field span{color:var(--muted);font-weight:800;left:50%;position:absolute;transform:translate(-50%);transition:left .52s ease,transform .52s ease}.home-session-field strong{color:var(--ink);grid-column:2;opacity:0;transform:translate(.75rem);transition:opacity .36s ease,transform .52s ease}.home-laptop-base{background:linear-gradient(180deg,var(--surface-muted) 0,var(--line) 45%,var(--line-strong) 100%);border:1px solid var(--line-strong);border-radius:.375rem .375rem 1.125rem 1.125rem;box-shadow:inset 0 .1875rem #ffffffe6,inset 0 -.1875rem #64748b29,0 .875rem 1.375rem #0f172a24;height:1.125rem;position:relative;width:min(108%,16.5rem)}.home-laptop-base:after{background:#64748b38;border-radius:0 0 999px 999px;bottom:-.375rem;content:"";filter:blur(.125rem);height:.375rem;left:1rem;position:absolute;right:1rem}.home-feature-card.sessions:focus-within .home-laptop-screen,.home-feature-card.sessions:hover .home-laptop-screen{transform:rotateX(0)}.home-feature-card.sessions:focus-within .home-laptop-logo,.home-feature-card.sessions:hover .home-laptop-logo{animation:homeLaptopLogoReveal 1.2s ease-out .9s both}.home-feature-card.sessions:focus-within .home-session-field,.home-feature-card.sessions:hover .home-session-field{opacity:1;transform:translateY(0)}.home-feature-card.sessions:focus-within .home-session-field span,.home-feature-card.sessions:hover .home-session-field span{left:.625rem;transform:translate(0)}.home-feature-card.sessions:focus-within .home-session-field strong,.home-feature-card.sessions:hover .home-session-field strong{opacity:1;transform:translate(0)}.home-session-field:nth-child(2){transition-delay:90ms}.home-session-field:nth-child(2) span,.home-session-field:nth-child(2) strong{transition-delay:.12s}.home-session-field:nth-child(3){transition-delay:.18s}.home-session-field:nth-child(3) span,.home-session-field:nth-child(3) strong{transition-delay:.24s}.home-provider-demo{align-self:center;aspect-ratio:1;display:grid;justify-self:center;margin-top:auto;padding-top:1.5rem;place-items:center;position:relative;width:min(100%,17rem)}.home-provider-cloud{background:var(--surface);border:1px solid var(--primary-line);border-radius:.875rem;box-shadow:0 .875rem 1.75rem #0f172a14;color:var(--primary);display:grid;height:3.75rem;left:50%;place-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:3.75rem;z-index:2}.home-provider-cloud:after{border:1px solid rgba(99,102,241,.28);border-radius:1.125rem;content:"";inset:-.375rem;opacity:0;position:absolute}.home-provider-cloud svg{height:1.625rem;width:1.625rem}.home-provider-node{background:var(--surface);border:1px solid var(--line);border-radius:999px;box-shadow:0 .625rem 1.25rem #0f172a0f;display:grid;height:2.75rem;place-items:center;position:absolute;width:2.75rem;z-index:3}.home-provider-node svg{height:1.25rem;width:1.25rem}.home-provider-node.google{left:.75rem;top:.75rem}.home-provider-node.microsoft{right:.75rem;top:.75rem}.home-provider-node.github{bottom:.75rem;right:.75rem}.home-provider-node.apple{bottom:.75rem;left:.75rem}.home-provider-line{background:var(--line-strong);opacity:.72;position:absolute;transform-origin:center;z-index:1}.home-provider-line.github,.home-provider-line.google{height:.125rem;width:calc(50% - 4rem)}.home-provider-line.google{left:2.125rem;top:2.125rem;transform:rotate(45deg);transform-origin:left center}.home-provider-line.github{bottom:2.125rem;right:2.125rem;transform:rotate(45deg);transform-origin:right center}.home-provider-line.apple,.home-provider-line.microsoft{height:.125rem;width:calc(50% - 4rem)}.home-provider-line.microsoft{right:2.125rem;top:2.125rem;transform:rotate(-45deg);transform-origin:right center}.home-provider-line.apple{bottom:2.125rem;left:2.125rem;transform:rotate(-45deg);transform-origin:left center}.home-feature-card.social:focus-within .home-provider-cloud,.home-feature-card.social:hover .home-provider-cloud{animation:homeCloudPulse 1.5s ease-out infinite}.home-feature-card.social:focus-within .home-provider-cloud:after,.home-feature-card.social:hover .home-provider-cloud:after{animation:homeCloudRing 1.5s ease-out infinite}.home-feature-card.social:focus-within .home-provider-line,.home-feature-card.social:hover .home-provider-line{animation:homeProviderLinePulse 1.3s ease-in-out infinite;background:linear-gradient(90deg,var(--primary-line) 0,var(--primary) 50%,var(--primary-line) 100%);background-size:220% 100%}.home-feature-card.social:focus-within .home-provider-node,.home-feature-card.social:hover .home-provider-node{animation:homeProviderNodePulse 1.5s ease-in-out infinite}.home-feature-card.social:focus-within .home-provider-node.microsoft,.home-feature-card.social:hover .home-provider-node.microsoft{animation-delay:.16s}.home-feature-card.social:focus-within .home-provider-node.github,.home-feature-card.social:hover .home-provider-node.github{animation-delay:.32s}.home-feature-card.social:focus-within .home-provider-node.apple,.home-feature-card.social:hover .home-provider-node.apple{animation-delay:.48s}.home-api-demo{display:grid;justify-items:center;margin-top:auto;padding-top:1.75rem}.home-api-status{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:.875rem;box-shadow:0 .75rem 1.5rem #0f172a0f;color:var(--dimmed);display:flex;gap:.625rem;padding:.75rem .875rem;transition:color .18s ease,border-color .18s ease}.home-api-status strong{font-size:.8125rem;line-height:1;white-space:nowrap}.home-api-spinner{border-top-color:var(--line-strong);border:2px solid var(--line-strong);border-radius:999px;height:1rem;transition:border-color .18s ease;width:1rem}.home-api-pulse-line{background:linear-gradient(180deg,var(--line-strong) 0,var(--dimmed) 48%,var(--line-strong) 100%);background-size:100% 220%;height:3.25rem;opacity:.42;transition:background .18s ease,opacity .18s ease;width:.125rem}.home-feature-card.keys:focus-within .home-api-status,.home-feature-card.keys:hover .home-api-status{border-color:var(--primary-line);color:var(--ink-soft)}.home-feature-card.keys:focus-within .home-api-spinner,.home-feature-card.keys:hover .home-api-spinner{animation:homeApiSpin .9s linear infinite;border-color:var(--primary-line);border-top-color:var(--primary)}.home-feature-card.keys:focus-within .home-api-pulse-line,.home-feature-card.keys:hover .home-api-pulse-line{animation:homeApiPulse 1.6s ease-in-out infinite;background:linear-gradient(180deg,var(--primary-line) 0,var(--primary) 48%,var(--primary-line) 100%)}.home-server-rack{background:var(--surface-muted);border:1px solid var(--line-strong);border-radius:.875rem;box-shadow:inset 0 .125rem #ffffffe6,0 .75rem 1.5rem #0f172a14;display:grid;gap:.375rem;padding:.625rem;width:min(100%,12.5rem)}.home-server-rack span{background:linear-gradient(90deg,var(--surface) 0,var(--primary-soft) 100%);border:1px solid var(--line);border-radius:.375rem;height:1.125rem;position:relative}.home-server-rack span:after,.home-server-rack span:before{border-radius:999px;content:"";position:absolute;top:50%;transform:translateY(-50%)}.home-server-rack span:before{background:var(--dimmed);box-shadow:0 0 #10b98100;height:.375rem;left:.5rem;transition:background .18s ease;width:.375rem}.home-server-rack span:after{background:var(--line-strong);height:.25rem;right:.5rem;width:2.25rem}.home-feature-card.keys:focus-within .home-server-rack span:before,.home-feature-card.keys:hover .home-server-rack span:before{animation:homeServerLight 1.4s ease-out infinite;background:#10b981}.home-feature-card p,.home-workflow-row p{color:var(--muted);font-size:.875rem;line-height:1.6;margin:0}.home-workflow-list{display:grid;gap:.75rem}.home-workflow-row{align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:.875rem;display:grid;gap:1rem;grid-template-columns:3rem 1fr;padding:1rem}.home-workflow-row>span{align-items:center;background:var(--primary-soft);border-radius:.625rem;color:var(--primary-hover);display:flex;font-size:.75rem;font-weight:800;height:2.25rem;justify-content:center;width:2.25rem}.home-workflow-row h3{margin-top:0}.home-ops-layout{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.home-admin-preview{border-radius:1rem;overflow:hidden}.home-preview-header{background:var(--surface-muted);border-bottom:1px solid var(--line);padding:1.25rem}.home-preview-header .home-section-label{margin-bottom:.5rem}.home-table-head,.home-table-row{grid-template-columns:.85fr 1fr 10rem;min-height:3.25rem}.home-table-head{background:var(--surface);color:var(--dimmed);font-size:.75rem;font-weight:800}.home-table-row strong{background:#f1f5f9;border-radius:.5rem;font-size:.75rem;justify-self:start;padding:.25rem .5rem}.home-security-copy{display:grid;gap:1rem}.home-check-list{display:grid;gap:.625rem}.home-check-list span{align-items:center;color:var(--ink-soft);display:flex;font-size:.875rem;font-weight:700;gap:.625rem}.home-check-list svg{color:#10b981;height:1rem;width:1rem}@keyframes homeAmbientFloat{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(-1rem,-.75rem,0) rotate(12deg)}}@keyframes homeOtpFocus{0%,12%{background:var(--primary-soft);border-color:var(--primary);box-shadow:0 0 0 .1875rem #6366f124}22%,to{background:#f8fafceb;border-color:var(--primary-line);box-shadow:inset 0 0 0 1px #fffc}}@keyframes homeOtpFill{0%,10%{opacity:0;transform:translateY(.375rem)}16%,to{opacity:1;transform:translateY(0)}}@keyframes homeOtpCursor{0%,12%{opacity:1}18%,to{opacity:0}}@keyframes homeLaptopLogoReveal{0%,58%{opacity:0;transform:translateZ(0) scale(.94)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes homeApiSpin{to{transform:rotate(1turn)}}@keyframes homeApiPulse{0%,to{background-position:0 100%;opacity:.42}50%{background-position:0 0;opacity:1}}@keyframes homeServerLight{0%{box-shadow:0 0 #10b98152}70%,to{box-shadow:0 0 0 .45rem #10b98100}}@keyframes homeCloudPulse{0%,to{box-shadow:0 .875rem 1.75rem #0f172a14;transform:translate(-50%,-50%) scale(1)}50%{box-shadow:0 1rem 2rem #4f46e529;transform:translate(-50%,-50%) scale(1.04)}}@keyframes homeCloudRing{0%{opacity:.45;transform:scale(.9)}to{opacity:0;transform:scale(1.18)}}@keyframes homeProviderLinePulse{0%,to{background-position:100% 0;opacity:.55}50%{background-position:0 0;opacity:1}}@keyframes homeProviderNodePulse{0%,to{box-shadow:0 .625rem 1.25rem #0f172a0f}50%{box-shadow:0 0 0 .375rem #6366f11f,0 .625rem 1.25rem #0f172a0f}}.home-final-cta{background:var(--surface);border-top:1px solid var(--line)}.home-final-layout{grid-template-columns:1fr auto}.home-final-layout .home-section-label{margin-bottom:.625rem}@media(max-width:61.25em){.home-nav-links{display:none}.home-final-layout,.home-hero-grid,.home-ops-layout,.home-trust-grid,.home-workflow-layout{grid-template-columns:1fr}.home-hero{padding-bottom:3.5rem}.home-feature-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.home-final-layout{justify-items:start}.contact-layout{gap:2rem;grid-template-columns:1fr}.contact-card,.contact-copy{max-width:42rem}}@media(max-width:40em){.home-section{padding:4rem 0}.home-nav{justify-content:center}.home-nav .home-button{display:none}.home-brand{padding-left:0}.home-product-visual{display:none}.home-dashboard-shell{grid-template-columns:1fr;min-height:0}.home-dashboard-sidebar{display:none}.home-dashboard-top,.home-preview-header{flex-direction:column}.home-feature-mosaic{grid-template-columns:1fr}.home-feature-card.deployment,.home-feature-card.fraud,.home-feature-card.keys,.home-feature-card.mfa,.home-feature-card.sessions,.home-feature-card.social,.home-feature-card.tall{grid-column:auto;grid-row:auto}.home-app-row{grid-template-columns:2.5rem minmax(0,1fr)}.home-app-settings{grid-column:2;justify-self:start}.home-table-head{display:none}.home-table-row{align-items:start;gap:.25rem;grid-template-columns:1fr;padding:.875rem}.contact-hero{padding-bottom:3.5rem}.contact-card{padding:1.125rem}.contact-preview{max-width:none}}@media(max-width:320px){.home-product-visual{display:none}}
