@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/archivo-latin-400-normal-C81ewxNO.woff2)format("woff2"),url(/assets/archivo-latin-400-normal-Bl602Mgc.woff)format("woff")}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/archivo-latin-500-normal-CGugC8dq.woff2)format("woff2"),url(/assets/archivo-latin-500-normal-pkzA7jw9.woff)format("woff")}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/archivo-latin-600-normal-3BBy0ZsW.woff2)format("woff2"),url(/assets/archivo-latin-600-normal-DwYieO8P.woff)format("woff")}@font-face{font-family:Archivo;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/archivo-latin-700-normal-D9cHMWGj.woff2)format("woff2"),url(/assets/archivo-latin-700-normal-lT5TFe7H.woff)format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff)format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/ibm-plex-mono-latin-500-normal-DSY6xOcd.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-500-normal-CB9ihrfo.woff)format("woff")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/ibm-plex-mono-latin-600-normal-BgSNZQsw.woff2)format("woff2"),url(/assets/ibm-plex-mono-latin-600-normal-DWFSQ4vo.woff)format("woff")}.admin-page{width:calc(100% - 60px);max-width:1240px;color:var(--ink);margin:0 auto;padding:32px 0 60px}.admin-title{align-items:flex-end;gap:30px;min-height:108px;display:flex}.admin-title h1{letter-spacing:-.04em;margin:8px 0 0;font-size:38px;font-weight:600;line-height:1}.admin-title p{color:var(--text-3);margin:9px 0 0;font-size:13px}.setup-progress{width:210px;margin:0 0 5px auto}.setup-progress>span{color:var(--text-3);text-align:right;font-size:10px;display:block}.setup-progress b{color:var(--brand);font-family:IBM Plex Mono,monospace}.setup-progress>i{background:var(--line);border-radius:5px;height:5px;margin-top:8px;display:block;overflow:hidden}.setup-progress em{border-radius:inherit;background:var(--brand);height:100%;transition:width .3s;display:block}.admin-error,.inline-error{border:1px solid var(--danger-line);color:var(--danger-fg);background:var(--danger-bg);border-radius:9px;padding:11px 13px;font-size:11px}.admin-error{align-items:center;margin:18px 0 -5px;display:flex}.admin-error button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:18px}.admin-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:24px;margin-top:28px;display:grid}.admin-nav{border:1px solid var(--line);background:var(--surface);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:2px;padding:9px;display:flex;position:sticky;top:18px}.admin-nav button{width:100%;height:40px;color:var(--text-2);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:18px 1fr 14px;align-items:center;gap:9px;padding:0 10px;font-size:11.5px;font-weight:500;display:grid}.admin-nav button>svg:last-child{color:var(--text-4)}.admin-nav button:hover{color:var(--ink);background:var(--hover)}.admin-nav button.is-active{color:#fff;background:var(--brand)}.admin-nav button.is-active>svg:last-child{color:#fff}.admin-content{flex-direction:column;gap:16px;min-width:0;display:flex}.admin-section-head{align-items:flex-start;gap:20px;min-height:58px;margin-bottom:2px;display:flex}.admin-section-head h2{letter-spacing:-.03em;margin:0;font-size:22px;font-weight:600}.admin-section-head p{color:var(--text-3);margin:6px 0 0;font-size:11.5px}.admin-section-head>.setup-status{margin-left:auto}.setup-status{min-height:24px;color:var(--warning-fg);background:var(--warning-bg);white-space:nowrap;border-radius:7px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:600;display:inline-flex}.setup-status.is-ready{color:#147751;background:#e5f5ef}.app-shell[data-theme=dark] .setup-status.is-ready{color:#7fd8c6;background:#12302c}.setup-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.setup-grid>button{border:1px solid var(--line);min-height:105px;color:var(--ink);background:var(--surface);text-align:left;box-shadow:var(--card-shadow);cursor:pointer;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:17px;transition:all .16s;display:grid;position:relative}.setup-grid>button:hover{border-color:var(--line-strong);transform:translateY(-1px)}.setup-grid>button>i{width:36px;height:36px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.setup-grid>button>i svg{width:18px}.setup-grid strong,.setup-grid small{display:block}.setup-grid strong{font-size:12px}.setup-grid small{color:var(--text-3);margin-top:4px;font-size:9.5px}.setup-number{color:var(--text-4);font-family:IBM Plex Mono,monospace;font-size:8px;position:absolute;top:10px;right:12px}.setup-grid .setup-status{align-self:end}.admin-card{border:1px solid var(--line);color:var(--ink);background:var(--surface);box-shadow:var(--card-shadow);border-radius:14px}.form-card,.oauth-guide,.team-card,.recent-card{padding:20px}.card-title{align-items:center;gap:11px;min-height:39px;margin-bottom:18px;display:flex}.card-title>svg{width:35px;height:35px;color:var(--brand);background:var(--brand-soft);border-radius:10px;padding:8px}.card-title h3,.card-title p{margin:0}.card-title h3{font-size:13px;font-weight:600}.card-title p{color:var(--text-3);margin-top:4px;font-size:9.5px}.card-title>a{color:var(--brand);align-items:center;gap:5px;margin-left:auto;font-size:10px;text-decoration:none;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid.one-column{grid-template-columns:1fr}.admin-field{min-width:0;color:var(--text-2);font-size:10px;font-weight:600}.admin-field>span{margin-bottom:7px;display:block}.admin-field input,.admin-field select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:var(--surface-2);border-radius:9px;outline:0;padding:0 11px;font-size:11px}.admin-field input:focus,.admin-field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1b5fe01a}.admin-field small{color:var(--text-3);margin-top:6px;font-size:8.5px;font-weight:400;line-height:1.45;display:block}.form-actions{border-top:1px solid var(--line-soft);grid-column:1/-1;justify-content:flex-end;margin-top:18px;padding-top:15px;display:flex}.admin-primary,.admin-secondary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:10.5px;font-weight:600;text-decoration:none;display:inline-flex}.admin-primary{border:1px solid var(--brand);color:#fff;background:var(--brand)}.admin-primary:hover{background:var(--brand-hover)}.admin-primary.is-disabled{opacity:.5;cursor:not-allowed}.admin-secondary{border:1px solid var(--line);color:var(--text-2);background:var(--surface)}.admin-primary:disabled{opacity:.6}.toggle-stack{border-top:1px solid var(--line-soft);margin-top:18px}.admin-toggle{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;min-height:62px;padding:11px 0;display:flex}.admin-toggle>button{background:var(--line-strong);border:0;border-radius:14px;flex:none;width:34px;height:19px;padding:0;transition:all .18s;position:relative}.admin-toggle>button i{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .18s;position:absolute;top:3px;left:3px}.admin-toggle>button.is-on{background:var(--brand)}.admin-toggle>button.is-on i{transform:translate(15px)}.admin-toggle strong,.admin-toggle small{display:block}.admin-toggle strong{color:var(--ink);font-size:10.5px}.admin-toggle small{color:var(--text-3);margin-top:3px;font-size:8.5px}.oauth-guide ol{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.oauth-guide li{border:1px solid var(--line-soft);background:var(--surface-2);border-radius:10px;gap:9px;padding:13px;display:flex}.oauth-guide li>span{width:21px;height:21px;color:var(--brand);background:var(--brand-soft);border-radius:7px;flex:none;place-items:center;font-family:IBM Plex Mono,monospace;font-size:8px;display:grid}.oauth-guide li p{margin:0}.oauth-guide li b,.oauth-guide li small{display:block}.oauth-guide li b{font-size:9.5px}.oauth-guide li small{color:var(--text-3);margin-top:4px;font-size:8px;line-height:1.4}.redirect-box{border:1px solid var(--line);background:var(--surface-2);border-radius:9px;min-height:59px;margin-bottom:9px;padding:10px 43px 10px 12px;position:relative}.redirect-box span,.redirect-box code{display:block}.redirect-box span{color:var(--text-3);font-size:8px}.redirect-box code{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-family:IBM Plex Mono,monospace;font-size:9px;overflow:hidden}.redirect-box button{border:1px solid var(--line);width:30px;height:30px;color:var(--text-2);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:7px}.billing-diagnostic{border:1px solid var(--danger-line);min-height:60px;color:var(--danger-fg);background:var(--danger-bg-2);border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px;display:flex}.billing-diagnostic>svg{flex:none;margin-top:1px}.billing-diagnostic strong,.billing-diagnostic span{display:block}.billing-diagnostic strong{color:var(--ink);font-size:10.5px}.billing-diagnostic span{margin-top:4px;font-size:9.5px;line-height:1.45}.billing-diagnostic.is-ready{color:#16835b;background:#f0f9f5;border-color:#cfe8dc}.app-shell[data-theme=dark] .billing-diagnostic.is-ready{background:#102a24;border-color:#24493e}.provider-card{grid-template-columns:43px 1fr auto;align-items:center;gap:13px;min-height:100px;padding:17px 19px;display:grid}.provider-logo{border-radius:12px;place-items:center;width:43px;height:43px;font-size:17px;font-weight:700;display:grid}.provider-logo.google{color:#4285f4;background:#edf3ff}.provider-card h3,.provider-card p{margin:0}.provider-card h3{font-size:12.5px}.provider-card p{color:var(--text-3);margin-top:5px;font-size:9.5px}.provider-account{color:#16835b;align-items:center;gap:5px;margin-top:8px;font-size:9px;display:flex}.provider-actions{align-items:center;gap:8px;display:flex}.member-row{border-top:1px solid var(--line-soft);grid-template-columns:35px 1fr auto auto;align-items:center;gap:10px;min-height:65px;padding:10px 0;display:grid}.member-row>span{width:35px;height:35px;color:var(--brand-deep);background:var(--brand-soft);border-radius:10px;place-items:center;font-size:10px;font-weight:700;display:grid}.member-row strong,.member-row small{display:block}.member-row strong{font-size:10.5px}.member-row small{color:var(--text-3);margin-top:3px;font-size:8.5px}.member-row em{color:var(--brand-deep);background:var(--brand-soft);border-radius:6px;padding:3px 7px;font-size:8px;font-style:normal}.member-row>i{color:var(--text-3);font-size:8px;font-style:normal}.audit-row{border-top:1px solid var(--line-soft);grid-template-columns:7px 1fr auto;align-items:center;gap:10px;min-height:48px;padding:8px 0;display:grid}.audit-row>i{background:var(--brand);border-radius:50%;width:7px;height:7px}.audit-row strong,.audit-row small{display:block}.audit-row strong{color:var(--ink);text-transform:capitalize;font-size:9.5px}.audit-row small{color:var(--text-3);margin-top:3px;font-size:8px}.audit-row time{color:var(--text-3);font-family:IBM Plex Mono,monospace;font-size:8px}.admin-empty{min-height:90px;color:var(--text-3);place-items:center;font-size:10px;display:grid}.admin-loading{min-height:calc(100vh - 64px);color:var(--text-3);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.admin-loading svg{color:var(--brand);animation:1s linear infinite spin}@media (width<=980px){.admin-layout{grid-template-columns:1fr}.admin-nav{flex-direction:row;position:static;overflow-x:auto}.admin-nav button{min-width:150px}.setup-grid,.oauth-guide ol{grid-template-columns:1fr}}@media (width<=640px){.admin-page{width:calc(100% - 24px);padding-top:23px}.admin-title{align-items:flex-start}.admin-title h1{font-size:30px}.setup-progress{display:none}.admin-layout{gap:16px;margin-top:20px}.admin-nav{box-shadow:none;border-width:1px 0;border-radius:0;margin:0 -12px;padding:7px 12px}.admin-nav button{min-width:135px}.admin-content{gap:12px}.admin-section-head h2{font-size:19px}.form-grid{grid-template-columns:1fr}.oauth-guide,.form-card,.team-card,.recent-card{padding:16px}.provider-card{grid-template-columns:40px 1fr}.provider-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.card-title{align-items:flex-start}.card-title>a{font-size:0}.member-row{grid-template-columns:35px 1fr auto}.member-row>i{display:none}.audit-row{grid-template-columns:7px 1fr}.audit-row time{grid-column:2}.setup-grid>button{grid-template-columns:35px 1fr}.setup-grid .setup-status{grid-column:2;justify-self:start}.setup-number{display:none}}.account-settings-page{gap:22px}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:15px;display:grid}.account-setting-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--card-shadow);border-radius:15px;padding:20px}.account-setting-card>.card-title{border-bottom:1px solid var(--line-soft);padding-bottom:15px}.account-setting-card>.card-title>span{color:var(--text-3);background:var(--surface-2);border-radius:7px;margin-left:auto;padding:5px 8px;font-size:9px}.account-setting-card>.card-title>span.is-secure{color:var(--ok);background:var(--ok-bg)}.account-setting-card form{flex-direction:column;gap:12px;padding-top:15px;display:flex}.account-setting-card form label,.twofa-content label{flex-direction:column;gap:6px;display:flex}.account-setting-card form label>span,.twofa-content label>span{color:var(--text-2);font-size:10px;font-weight:600}.account-setting-card input,.twofa-content input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;padding:0 11px;font-size:11px}.account-setting-card input:focus,.twofa-content input:focus{border-color:var(--brand)}.account-setting-card input:disabled{color:var(--text-3);background:var(--surface-2)}.account-setting-card form>.primary-button{align-self:flex-start;margin-top:3px}.security-card>p,.sessions-card>p{min-height:42px;color:var(--text-3);margin:15px 0;font-size:10.5px;line-height:1.55}.login-method-card{grid-row:span 2}.login-method{align-items:center;gap:11px;min-height:72px;padding:13px 0;display:flex}.login-method+.login-method{border-top:1px solid var(--line-soft)}.login-method>span{border:1px solid var(--line);width:35px;height:35px;color:var(--brand);background:var(--surface-2);border-radius:10px;place-items:center;font-weight:700;display:grid}.login-method>div{min-width:0;margin-right:auto}.login-method strong,.login-method small{display:block}.login-method strong{color:var(--ink);font-size:11px}.login-method small{color:var(--text-3);margin-top:4px;font-size:9px}.login-method button,.login-method a{color:var(--brand);background:var(--brand-soft-2);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;padding:7px 8px;font-size:9px;text-decoration:none;display:flex}.data-card nav{grid-template-columns:1fr 1fr;gap:7px;padding-top:13px;display:grid}.data-card a{border:1px solid var(--line);min-height:34px;color:var(--text-2);background:var(--surface-2);border-radius:8px;align-items:center;padding:8px;font-size:9px;text-decoration:none;display:flex}.twofa-modal{width:min(620px,100%)}.twofa-content{padding:24px}.twofa-intro,.recovery-result{text-align:center}.twofa-intro>svg,.recovery-result>svg{color:var(--brand)}.twofa-intro h3,.recovery-result h3{color:var(--ink);margin:12px 0 7px;font-size:18px}.twofa-intro p,.recovery-result p,.twofa-content form>p{max-width:500px;color:var(--text-3);margin:0 auto 18px;font-size:10.5px;line-height:1.55}.twofa-intro button{margin:auto}.twofa-setup{grid-template-columns:220px 1fr;gap:17px;display:grid}.qr-shell{border:1px solid var(--line);background:#fff;border-radius:12px;grid-row:span 2;padding:8px}.qr-shell img{width:100%;display:block}.twofa-setup ol{color:var(--text-3);margin:0;padding-left:18px;font-size:10px;line-height:1.55}.twofa-setup li+li{margin-top:6px}.twofa-setup code{color:var(--ink);overflow-wrap:anywhere;font-family:IBM Plex Mono,monospace;font-size:9px}.twofa-setup label{align-self:end}.twofa-setup>.primary-button{grid-column:2}.recovery-result>div{grid-template-columns:repeat(2,1fr);gap:6px;margin:18px 0;display:grid}.recovery-result code{border:1px solid var(--line);color:var(--ink);background:var(--surface-2);border-radius:7px;padding:8px;font-family:IBM Plex Mono,monospace;font-size:10px}.recovery-result>button{margin:0 4px;display:inline-flex}.twofa-content>.inline-error{margin-bottom:14px}.twofa-content>.danger-button,.twofa-content form>.danger-button{border:1px solid var(--danger);height:39px;color:var(--danger-fg);background:var(--danger-bg);cursor:pointer;border-radius:9px;margin-top:14px;padding:0 13px}@media (width<=850px){.account-settings-grid{grid-template-columns:1fr}.login-method-card{grid-row:auto}}@media (width<=620px){.account-setting-card{padding:16px}.data-card nav{grid-template-columns:1fr}.twofa-content{padding:18px}.twofa-setup{grid-template-columns:1fr}.qr-shell{grid-row:auto;width:210px;margin:auto}.twofa-setup>.primary-button{grid-column:1}.recovery-result>div{grid-template-columns:1fr}.login-method{flex-wrap:wrap;align-items:flex-start}.login-method>div{width:calc(100% - 50px)}.login-method button,.login-method a{margin-left:46px}}.marketing-page,.login-page{--m-blue:#1b5fe0;--m-blue-2:#3679f3;--m-navy:#0b1522;--m-ink:#0d1520;--m-muted:#5c6877;--m-line:#e3e8ef;--m-bg:#f4f7fb;min-height:100%;color:var(--m-ink);background:#fff;font-family:Archivo,system-ui,sans-serif;overflow:auto}.marketing-page{overscroll-behavior-y:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;height:100%;overflow:hidden auto}.marketing-page button,.login-page button{font-family:inherit}.marketing-logo{align-items:center;gap:9px;display:inline-flex}.marketing-logo>i{background:var(--m-blue);border-radius:9px;width:29px;height:29px;display:block;position:relative}.marketing-logo>i:before,.marketing-logo>i:after,.marketing-logo>i span{content:"";background:#fff;border-radius:3px;width:2px;position:absolute;bottom:7px}.marketing-logo>i:before{height:7px;left:8px}.marketing-logo>i span{height:13px;left:14px}.marketing-logo>i:after{height:9px;left:20px}.marketing-logo>b{color:var(--m-ink);letter-spacing:-.04em;font-size:21px}.marketing-logo>b span{color:var(--m-blue)}.marketing-nav{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e3e8efdb;align-items:center;height:72px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand-button{cursor:pointer;background:0 0;border:0;padding:0}.marketing-nav nav{align-items:center;gap:28px;margin-left:auto;display:flex}.marketing-nav nav a{color:#596677;font-size:13px;font-weight:500;text-decoration:none}.marketing-nav nav a:hover{color:var(--m-ink)}.marketing-nav nav button{cursor:pointer;border-radius:9px;height:36px;padding:0 15px;font-size:12.5px;font-weight:600}.nav-login{border:1px solid var(--m-line);color:var(--m-ink);background:#fff;margin-left:8px}.nav-cta{border:1px solid var(--m-blue);color:#fff;background:var(--m-blue);align-items:center;gap:7px;display:flex}.marketing-menu{background:#f1f4f8;border:0;border-radius:9px;place-items:center;width:36px;height:36px;margin-left:auto;padding:0;display:none}.hero-section{background:linear-gradient(160deg,#fff 35%,#f1f5fb 100%);grid-template-columns:1.02fr 1.18fr;align-items:center;gap:58px;min-height:710px;padding:98px max(24px,50vw - 620px) 75px;display:grid;position:relative;overflow:hidden}.hero-section:before{content:"";background:radial-gradient(circle,#1b5fe01f,#0000 68%);border-radius:50%;width:580px;height:580px;position:absolute;top:-180px;right:-180px}.hero-noise{pointer-events:none;opacity:.25;background-image:radial-gradient(#0d152021 .55px,#0000 .55px);background-size:15px 15px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 60%,#0000);mask-image:linear-gradient(90deg,#0000,#000 60%,#0000)}.hero-copy{z-index:2;position:relative}.hero-kicker,.section-kicker{color:var(--m-blue);letter-spacing:.13em;align-items:center;gap:7px;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:600;display:inline-flex}.hero-copy h1{color:var(--m-ink);letter-spacing:-.055em;margin:21px 0 22px;font-size:clamp(48px,4.45vw,64px);font-weight:600;line-height:.98}.hero-copy h1 em{color:var(--m-blue);font-style:normal}.hero-copy>p{color:#526071;max-width:570px;margin:0;font-size:17px;line-height:1.55}.hero-actions{align-items:center;gap:13px;margin-top:31px;display:flex}.hero-actions button,.hero-actions a{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 20px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.hero-primary{border:1px solid var(--m-blue);color:#fff;background:var(--m-blue);box-shadow:0 14px 28px -15px #1b5fe0cc}.hero-primary:hover{background:var(--m-blue-2);transform:translateY(-1px)}.hero-secondary{border:1px solid var(--m-line);color:var(--m-ink);background:#fff}.hero-proof{flex-wrap:wrap;gap:14px 20px;margin-top:25px;display:flex}.hero-proof span{color:#718092;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.hero-proof svg{color:#17a46b}.hero-product{z-index:2;perspective:1200px;min-width:0;position:relative}.product-window{background:#fff;border:1px solid #d9e0ea;border-radius:18px;overflow:hidden;transform:rotateY(-2deg)rotateX(1deg);box-shadow:0 36px 90px -42px #0d15208c,0 15px 35px -24px #1b5fe052}.product-top{background:#f8fafc;border-bottom:1px solid #e8edf3;align-items:center;gap:5px;height:36px;padding:0 13px;display:flex}.product-top>span{background:#d5dce5;border-radius:50%;width:7px;height:7px}.product-top small{color:#8a96a5;margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:7.5px}.product-body{grid-template-columns:128px 1fr;min-height:440px;display:grid}.product-body>aside{color:#9aabc0;background:#0d1724;flex-direction:column;gap:4px;padding:17px 11px;display:flex}.product-body>aside .marketing-logo{transform-origin:0;margin:0 6px 14px;transform:scale(.75)}.product-body>aside .marketing-logo b{color:#fff}.product-body>aside>i{color:#9aabc0;border-radius:7px;align-items:center;gap:7px;height:31px;padding:0 8px;font-size:8px;font-style:normal;display:flex}.product-body>aside>i.active{color:#fff;background:#78a8ff29}.product-body>aside>i b{color:#fff;background:#1b5fe0;border-radius:4px;margin-left:auto;padding:2px 4px;font-family:IBM Plex Mono,monospace;font-size:6px}.product-main{background:#f1f4f8;padding:21px}.preview-title span,.preview-title small{display:block}.preview-title span{color:#0d1520;letter-spacing:-.04em;font-size:19px;font-weight:600}.preview-title small{color:#718092;margin-top:4px;font-size:8px}.preview-briefing{color:#fff;background:#0d1724;border-radius:13px;margin-top:16px;padding:15px 16px 5px;box-shadow:0 15px 28px -22px #0d1724}.preview-briefing>span{color:#8eb4fb;letter-spacing:.12em;align-items:center;gap:5px;font-family:IBM Plex Mono,monospace;font-size:6px;display:flex}.preview-briefing>strong{margin:8px 0;font-size:12px;display:block}.preview-briefing>div{border-top:1px solid #ffffff17;grid-template-columns:16px 1fr auto;align-items:center;gap:7px;min-height:45px;padding:9px 0;display:grid}.preview-briefing div>i{color:#8eb4fb;font-family:IBM Plex Mono,monospace;font-size:6px;font-style:normal}.preview-briefing p{margin:0}.preview-briefing p b,.preview-briefing p small{display:block}.preview-briefing p b{font-size:8px}.preview-briefing p small{color:#8c9bad;margin-top:2px;font-size:6px}.preview-briefing button{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:5px;height:22px;padding:0 7px;font-size:6px}.preview-inbox{background:#fff;border:1px solid #e1e7ee;border-radius:11px;margin-top:13px;overflow:hidden}.preview-inbox-head{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.preview-inbox-head b{font-size:9px}.preview-inbox-head span{color:#8290a0;font-size:6px}.preview-inbox>div:not(.preview-inbox-head){border-top:1px solid #edf0f4;grid-template-columns:25px 1fr auto;align-items:start;gap:8px;min-height:52px;padding:9px 10px;display:grid}.preview-inbox>div>i{color:#1248af;background:#e8effd;border-radius:7px;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;font-weight:700;display:grid}.preview-inbox p{margin:0}.preview-inbox p b,.preview-inbox p span{display:block}.preview-inbox p b{font-size:8px}.preview-inbox p span{color:#1b5fe0;margin-top:4px;font-size:6px}.preview-inbox div>small{color:#8491a0;font-family:IBM Plex Mono,monospace;font-size:6px}.floating-card{color:#1b5fe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e1e7ee;border-radius:12px;align-items:center;gap:10px;min-width:145px;min-height:56px;padding:11px 13px;display:flex;position:absolute;box-shadow:0 16px 35px -20px #0d152080}.floating-card span b,.floating-card span small{display:block}.floating-card span b{color:#17202c;font-size:10px}.floating-card span small{color:#8290a0;margin-top:3px;font-size:7px}.time-card{bottom:64px;left:-34px}.done-card{color:#16a46b;top:66px;right:-25px}.audience-strip{border-top:1px solid var(--m-line);border-bottom:1px solid var(--m-line);background:#fff;align-items:center;gap:38px;min-height:98px;padding:0 max(24px,50vw - 620px);display:flex}.audience-strip>span{color:#8794a4;letter-spacing:.15em;flex:none;font-family:IBM Plex Mono,monospace;font-size:9px}.audience-strip>div{color:#758294;align-items:center;gap:21px;font-size:12px;display:flex}.audience-strip b{color:var(--m-ink)}.audience-strip i{background:#c2cad4;border-radius:50%;width:3px;height:3px}.problem-section,.features-section{padding:110px max(24px,50vw - 580px)}.problem-heading,.features-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:60px;margin-top:19px;display:grid}.problem-heading h2,.features-heading h2,.security-copy h2{color:var(--m-ink);letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,50px);font-weight:600;line-height:1.08}.problem-heading p,.features-heading p{color:var(--m-muted);margin:0;font-size:15px;line-height:1.6}.before-after{grid-template-columns:1fr 60px 1fr;align-items:center;margin-top:55px;display:grid}.before-card,.after-card{border:1px solid var(--m-line);background:#fafbfd;border-radius:18px;min-height:310px;padding:24px}.before-card>span,.after-card>span{color:#8a96a5;letter-spacing:.12em;font-family:IBM Plex Mono,monospace;font-size:9px}.before-card>p{color:#a34d3b;text-align:center;margin:17px 0 0;font-size:11px}.mail-noise{flex-direction:column;gap:7px;margin-top:20px;display:flex}.mail-noise i{background:#fff;border:1px solid #e8ebef;border-radius:7px;grid-template-columns:16px 1fr 70px;align-items:center;gap:8px;height:30px;padding:0 10px;display:grid}.mail-noise b{background:#e9edf2;border-radius:5px;width:16px;height:16px}.mail-noise em,.mail-noise small{background:#e9edf2;border-radius:5px;height:5px}.mail-noise small{background:#f0f2f5}.transform-arrow{color:#fff;background:var(--m-blue);width:44px;height:44px;box-shadow:0 10px 20px -12px var(--m-blue);border-radius:13px;place-items:center;margin:auto;display:grid}.decision-row{color:#4e5b6b;background:#fff;border:1px solid #e7ebf0;border-radius:9px;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;min-height:48px;margin-top:9px;padding:0 13px;font-size:12px;display:grid}.decision-row i{background:#1b5fe0;border-radius:2px;width:7px;height:7px}.decision-row strong{color:#1b5fe0;background:#eaf1ff;border-radius:6px;place-items:center;min-width:22px;height:21px;font-family:IBM Plex Mono,monospace;font-size:9px;display:grid}.decision-row.danger i{background:#dc4a2e}.decision-row.danger strong{color:#c7442b;background:#fae8e4}.decision-row.warning i{background:#d9a03f}.decision-row.warning strong{color:#996817;background:#fbf1dc}.decision-row.success i{background:#16a46b}.decision-row.success strong{color:#147751;background:#e5f5ef}.features-section{background:#0d1724}.features-section .section-kicker{color:#8eb4fb}.features-heading h2{color:#fff}.features-heading p{color:#93a1b2}.features-grid{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid}.features-grid article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:270px;padding:26px;position:relative}.features-grid article>span{color:#526176;font-family:IBM Plex Mono,monospace;font-size:10px;position:absolute;top:22px;right:23px}.features-grid article>i{color:#8eb4fb;background:#5889e621;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.features-grid h3{color:#fff;margin:28px 0 10px;font-size:16px}.features-grid p{color:#8f9cad;max-width:29ch;margin:0;font-size:12.5px;line-height:1.55}.features-grid button{color:#8eb4fb;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10.5px;font-weight:600;display:flex;position:absolute;bottom:25px;left:26px}.security-section{background:#f5f8fc;grid-template-columns:1fr .9fr;align-items:center;gap:100px;min-height:620px;padding:105px max(24px,50vw - 550px);display:grid}.security-copy h2{margin-top:19px}.security-copy>p{max-width:55ch;color:var(--m-muted);margin:22px 0;font-size:15px;line-height:1.65}.security-copy ul{grid-template-columns:1fr 1fr;gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.security-copy li{color:#364455;align-items:center;gap:9px;font-size:12px;display:flex}.security-copy li svg{color:var(--m-blue)}.security-visual{place-items:center;min-height:370px;display:grid;position:relative}.security-orbit{border:1px solid #dbe4ef;border-radius:50%;place-items:center;width:250px;height:250px;display:grid;position:relative}.security-orbit:before,.security-orbit:after{content:"";border:1px solid #e5ebf3;border-radius:50%;position:absolute}.security-orbit:before{width:180px;height:180px}.security-orbit:after{background:#fff;width:112px;height:112px;box-shadow:0 20px 45px -28px #0d152066}.security-orbit>svg{z-index:2;width:34px;height:34px;color:var(--m-blue);position:relative}.security-orbit>span{z-index:2;background:#16a46b;border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 2px 8px #00000026}.security-orbit>span:first-of-type{top:15px;left:58px}.security-orbit>span:nth-of-type(2){background:#1b5fe0;bottom:70px;right:8px}.security-orbit>span:nth-of-type(3){background:#d9a03f;bottom:53px;left:13px}.security-status{background:#fff;border:1px solid #dde5ee;border-radius:13px;align-items:center;gap:11px;min-width:310px;padding:14px 16px;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px -28px #0d15206b}.security-status>i{color:#fff;background:#16a46b;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.security-status p{margin:0}.security-status b,.security-status span{display:block}.security-status b{font-size:11px}.security-status span{color:#8592a1;margin-top:3px;font-size:8px}.final-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1724,#102542);flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:90px 24px;display:flex}.final-cta>span{color:#8eb4fb;letter-spacing:.14em;align-items:center;gap:7px;font-family:IBM Plex Mono,monospace;font-size:10px;display:flex}.final-cta h2{letter-spacing:-.05em;margin:22px 0 14px;font-size:clamp(38px,5vw,60px);font-weight:600;line-height:1.05}.final-cta p{color:#9aa8b8;margin:0;font-size:14px}.final-cta button{color:#fff;background:var(--m-blue);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;height:46px;margin-top:30px;padding:0 21px;font-size:13px;font-weight:600;display:flex}.marketing-footer{background:#fff;border-top:1px solid #e1e6ed;grid-template-columns:minmax(290px,1fr) auto auto;align-items:center;gap:36px;min-height:150px;padding:30px max(24px,50vw - 620px);display:grid}.marketing-footer-brand{align-items:center;gap:18px;display:flex}.marketing-footer-brand p{color:#8490a0;margin:0;font-size:11px}.marketing-footer nav{align-items:center;gap:22px;display:flex}.marketing-footer a,.marketing-footer button{color:#657284;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:11px;text-decoration:none}.marketing-footer a:hover,.marketing-footer button:hover{color:var(--m-blue)}.marketing-footer>small{color:#9ca7b4;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:9px}.login-page{background:#f3f6fa;grid-template-columns:1.05fr .95fr;height:100%;display:grid;overflow:hidden}.login-story{color:#fff;background:linear-gradient(145deg,#0a1421,#10233b);flex-direction:column;padding:42px max(45px,50vw - 620px);display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #73a1f721;border-radius:50%;width:530px;height:530px;position:absolute;bottom:-210px;right:-210px;box-shadow:0 0 0 70px #73a1f706,0 0 0 140px #73a1f705}.login-story .marketing-logo b{color:#fff}.login-back{color:#8190a2;cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:7px;margin-bottom:50px;padding:0;font-size:11px;display:flex}.login-story-copy{z-index:2;max-width:560px;margin:auto 0;position:relative}.login-story-copy>span{color:#8eb4fb;letter-spacing:.14em;align-items:center;gap:7px;font-family:IBM Plex Mono,monospace;font-size:10px;display:flex}.login-story-copy h1{letter-spacing:-.055em;margin:22px 0 18px;font-size:clamp(44px,5vw,68px);font-weight:600;line-height:1}.login-story-copy>p{color:#9eacbb;max-width:48ch;font-size:15px;line-height:1.6}.login-story-copy ul{flex-direction:column;gap:11px;margin:25px 0 0;padding:0;list-style:none;display:flex}.login-story-copy li{color:#aeb9c6;align-items:center;gap:8px;font-size:11px;display:flex}.login-story-copy li svg{color:#fff;background:#1b5fe0;border-radius:50%;width:16px;height:16px;padding:3px}.login-quote{z-index:2;border-top:1px solid #ffffff1a;max-width:520px;margin-top:60px;padding-top:20px;position:relative}.login-quote p{color:#c0cad4;margin:0;font-size:12px;line-height:1.55}.login-quote span{color:#66768a;margin-top:8px;font-size:9px;display:block}.login-panel{place-items:center;padding:40px;display:grid;overflow:auto}.login-card{width:min(420px,100%)}.mobile-login-logo{display:none}.login-card-head>small{color:#1b5fe0;letter-spacing:.14em;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}.login-card-head h2{color:#0d1520;letter-spacing:-.04em;margin:9px 0 7px;font-size:34px;font-weight:600}.login-card-head p{color:#758294;margin:0 0 25px;font-size:12px}.login-mode{background:#edf1f5;border:1px solid #e0e5eb;border-radius:10px;grid-template-columns:1fr 1fr;height:39px;margin:-7px 0 16px;padding:3px;display:grid}.login-mode button{color:#7b8796;cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:10.5px;font-weight:600}.login-mode button.is-active{color:#172334;background:#fff;box-shadow:0 2px 7px #0d152014}.login-error{color:#bd432c;background:#fdf1ee;border:1px solid #f0d2ca;border-radius:9px;margin-bottom:13px;padding:11px 12px;font-size:10.5px}.login-success{color:#147751;background:#eff9f4;border:1px solid #cce8db;border-radius:9px;align-items:flex-start;gap:8px;margin-bottom:13px;padding:11px 12px;font-size:10.5px;line-height:1.45;display:flex}.login-success svg{flex:none}.google-login{color:#1b2735;background:#fff;border:1px solid #dce2e9;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:44px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.google-login>span{color:#4285f4;border-radius:6px;place-items:center;width:20px;height:20px;font-weight:700;display:grid}.google-login.is-disabled{color:#9ca6b2;cursor:not-allowed;background:#f7f8fa}.google-hint{color:#8b96a4;align-items:flex-start;gap:6px;margin:8px 0 0;font-size:9px;line-height:1.45;display:flex}.google-hint svg{color:#1b5fe0;flex:none}.login-divider{color:#a0aab5;align-items:center;height:49px;font-size:9px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e1e6ec;flex:1;height:1px}.login-divider span{padding:0 11px}.login-card form{flex-direction:column;gap:15px;display:flex}.login-card label{color:#394657;font-size:10.5px;font-weight:600}.login-card label>div{height:43px;margin-top:7px;position:relative}.login-card label svg{color:#8491a1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.login-card label input{color:#162130;background:#fff;border:1px solid #dce2e9;border-radius:10px;outline:0;width:100%;height:100%;padding:0 41px 0 38px;font-size:12px}.login-card label input:focus{border-color:#1b5fe0;box-shadow:0 0 0 3px #1b5fe01a}.login-card label div button{background:0 0;border:0;width:41px;height:43px;padding:0;position:absolute;top:0;right:0}.login-card label div button svg{position:static;transform:none}.login-submit{color:#fff;cursor:pointer;background:#1b5fe0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:44px;margin-top:4px;font-size:12px;font-weight:600;display:flex;box-shadow:0 12px 23px -15px #1b5fe0}.login-submit:disabled{opacity:.65;cursor:wait}.login-secure{color:#96a0ac;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:8.5px;display:flex}.login-link-button,.auth-back{color:#1b5fe0;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:600}.login-link-button{align-self:flex-end;margin-top:-6px}.auth-back{align-items:center;gap:5px;margin:-5px 0 17px;display:inline-flex}.verification-state{color:#1b5fe0;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:180px;display:flex}.verification-state strong{color:#203752;font-size:13px}.verification-state .login-submit{width:100%}.signup-note{color:#1b5fe0;background:#f3f7fe;border:1px solid #d8e4f5;border-radius:10px;gap:9px;margin:17px 0 0;padding:13px;display:flex}.signup-note>span,.signup-note strong{display:block}.signup-note strong{color:#203752;margin-bottom:3px;font-size:10.5px}.signup-note>span{color:#74859a;font-size:9.5px;line-height:1.5}@media (width<=980px){.hero-section{grid-template-columns:1fr;padding-top:75px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-product{max-width:700px;margin:auto}.problem-heading,.features-heading{grid-template-columns:1fr;gap:18px}.features-grid{grid-template-columns:1fr 1fr}.security-section{grid-template-columns:1fr;gap:30px}.login-page{grid-template-columns:1fr}.login-story{display:none}.mobile-login-logo{margin-bottom:38px;display:block}.login-panel{min-height:100%}}@media (width<=720px){.marketing-nav{height:64px;padding:0 17px}.marketing-nav nav{z-index:50;border:1px solid var(--m-line);background:#fff;border-radius:13px;flex-direction:column;align-items:stretch;gap:3px;padding:14px;display:none;position:absolute;inset:64px 12px auto;box-shadow:0 20px 50px -25px #0d152066}.marketing-nav nav.is-open{display:flex}.marketing-nav nav a{padding:11px}.marketing-nav nav button{width:100%;margin:2px 0}.marketing-menu{display:grid}.hero-section{gap:50px;min-height:auto;padding:70px 18px 60px}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:15px}.hero-proof{display:none}.product-body{grid-template-columns:82px}.product-body>aside{padding:12px 7px}.product-body>aside>i{font-size:0}.product-body>aside>i b{display:none}.product-main{padding:13px}.floating-card{display:none}.audience-strip{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 18px}.audience-strip>div{flex-wrap:wrap;gap:10px 14px;max-width:100%}.problem-section,.features-section{padding:75px 18px}.before-after{grid-template-columns:1fr;gap:15px}.transform-arrow{transform:rotate(90deg)}.features-grid{grid-template-columns:1fr}.features-grid article{min-height:240px}.security-section{padding:75px 18px}.security-copy ul{grid-template-columns:1fr}.security-visual{transform:scale(.85)}.marketing-footer{grid-template-columns:1fr;align-items:start;gap:24px;padding:32px 18px}.marketing-footer-brand{flex-direction:column;align-items:flex-start;gap:10px}.marketing-footer nav{flex-wrap:wrap;align-items:flex-start;gap:14px 22px}.login-panel{padding:24px}.login-card-head h2{font-size:30px}.hero-section{gap:42px;padding:58px 18px 56px}.hero-copy h1{font-size:clamp(40px,11.7vw,47px);line-height:1.01}.hero-copy>p{font-size:14px;line-height:1.6}.hero-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.hero-actions button,.hero-actions a{white-space:nowrap;width:100%;padding:0 11px;font-size:12.5px}.hero-product{width:100%;max-width:430px}.product-window{border-radius:16px;width:100%;transform:none}.product-body{grid-template-columns:72px minmax(0,1fr);min-height:410px}.product-body>aside{min-width:0;padding:13px 7px}.product-body>aside .marketing-logo{margin-left:2px;transform:scale(.66)}.product-body>aside>i{justify-content:center;padding:0}.product-main{min-width:0;padding:15px 12px}.preview-title span{font-size:16px}.preview-briefing{margin-top:13px;padding:13px 12px 4px}.preview-briefing>div{grid-template-columns:15px minmax(0,1fr) auto}.preview-inbox{margin-top:11px}.preview-inbox>div:not(.preview-inbox-head){grid-template-columns:25px minmax(0,1fr) auto}.preview-inbox p{min-width:0}.preview-inbox p b,.preview-inbox p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (width<=380px){.hero-section{padding-left:15px;padding-right:15px}.hero-copy h1{font-size:40px}.hero-actions button,.hero-actions a{font-size:11.5px}.product-body{grid-template-columns:64px minmax(0,1fr)}.product-main{padding-left:10px;padding-right:10px}}.legal-accept{color:#657487;background:#f8fafc;border:1px solid #e0e6ee;border-radius:10px;grid-template-columns:16px 1fr;align-items:start;gap:8px;padding:11px 12px;line-height:1.45;margin:0 0 13px!important;font-size:9.5px!important;display:grid!important}.legal-accept>input{margin:1px 0 0;width:15px!important;height:15px!important}.legal-accept button{color:#1b5fe0;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.legal-page,.pricing-page{--l-ink:#0d1520;--l-muted:#687688;--l-line:#e1e6ed;--l-blue:#1b5fe0;height:100%;min-height:100%;color:var(--l-ink);background:#f5f7fa;overflow:auto}.legal-page button,.pricing-page button{font:inherit}.legal-nav{z-index:30;border-bottom:1px solid var(--l-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;height:70px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.legal-nav>button{cursor:pointer;background:0 0;border:0;padding:0}.legal-nav nav{align-items:center;gap:8px;display:flex}.legal-nav nav button{color:#536173;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;height:36px;padding:0 14px;font-size:11.5px;font-weight:600}.legal-nav nav button:last-child{color:#172231;background:#fff;border-color:#dce3ed}.legal-hero{color:#fff;background:linear-gradient(135deg,#0c1724,#102847);padding:84px max(24px,50vw - 520px) 66px}.legal-back{color:#8091a5;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:47px;padding:0;font-size:11px;display:flex}.legal-hero>span,.pricing-hero>span{color:#8eb4fb;letter-spacing:.16em;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}.legal-hero h1{letter-spacing:-.055em;margin:15px 0 13px;font-size:clamp(42px,6vw,68px);font-weight:600;line-height:1}.legal-hero>p{color:#a5b1bf;max-width:63ch;margin:0;font-size:14px;line-height:1.65}.legal-hero>small{color:#6f8094;margin-top:24px;font-family:IBM Plex Mono,monospace;font-size:9px;display:block}.legal-shell{grid-template-columns:200px minmax(0,1fr);gap:75px;width:min(1040px,100% - 48px);margin:0 auto;padding:65px 0 100px;display:grid}.legal-shell>aside{border:1px solid var(--l-line);background:#fff;border-radius:13px;flex-direction:column;height:max-content;padding:12px;display:flex;position:sticky;top:105px;box-shadow:0 18px 38px -35px #0d1520a6}.legal-shell>aside a,.legal-shell>aside button{color:#667487;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;min-height:37px;padding:0 10px;font-size:10.5px;text-decoration:none;display:flex}.legal-shell>aside a:hover,.legal-shell>aside button:hover{color:var(--l-blue);background:#f1f5fd}.legal-shell>article{min-width:0}.legal-notice{color:var(--l-blue);background:#eef4ff;border:1px solid #d5e0f1;border-radius:13px;gap:12px;margin-bottom:36px;padding:15px;display:flex}.legal-notice svg{flex:none}.legal-notice p,.legal-notice strong,.legal-notice span{margin:0;display:block}.legal-notice strong{color:#17305d;font-size:12px}.legal-notice span{color:#637696;margin-top:4px;font-size:10.5px;line-height:1.5}.legal-shell article>section{border-bottom:1px solid var(--l-line);margin:0 0 31px;padding:0 0 31px}.legal-shell h2{letter-spacing:-.035em;margin:0 0 14px;font-size:21px;font-weight:600}.legal-shell p{color:#536173;margin:0 0 12px;font-size:13px;line-height:1.75}.legal-shell p:last-child{margin-bottom:0}.legal-shell a{color:var(--l-blue)}.legal-source{background:#fff;border:1px solid #d9e1ea;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex;color:#334155!important}.legal-page footer,.pricing-page footer{border-top:1px solid var(--l-line);background:#fff;align-items:center;gap:22px;min-height:104px;padding:25px max(24px,50vw - 620px);display:flex}.legal-page footer>p,.pricing-page footer>p{color:#8490a0;font-size:10.5px}.legal-page footer>div,.pricing-page footer>div{gap:18px;margin-left:auto;display:flex}.legal-page footer button,.pricing-page footer button{color:#687587;cursor:pointer;background:0 0;border:0;padding:0;font-size:10.5px}.pricing-page{background:linear-gradient(#f5f8fc,#eef2f7)}.pricing-hero{text-align:center;padding:94px 24px 62px}.pricing-hero h1{letter-spacing:-.055em;margin:19px 0 17px;font-size:clamp(43px,5.5vw,66px);font-weight:600;line-height:1.02}.pricing-hero h1 em{color:var(--l-blue);font-style:normal}.pricing-hero>p{color:#657487;max-width:640px;margin:0 auto;font-size:14px;line-height:1.65}.manage-plan{color:#193963;cursor:pointer;background:#fff;border:1px solid #d8e1ee;border-radius:10px;align-items:center;gap:8px;height:40px;margin-top:24px;padding:0 16px;font-size:11px;font-weight:600;display:inline-flex}.pricing-message,.pricing-error{color:#375579;background:#edf4ff;border:1px solid #d3dfef;border-radius:11px;width:min(1180px,100% - 48px);margin:0 auto 18px;padding:13px 15px;font-size:11px}.pricing-error{color:#af422e;background:#fdf1ee;border-color:#efd3cc}.pricing-loading{color:#768497;justify-content:center;align-items:center;gap:10px;min-height:350px;font-size:12px;display:flex}.pricing-loading svg{animation:1s linear infinite spin}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:15px;width:min(1180px,100% - 48px);margin:0 auto 72px;display:grid}.plan-grid article{background:#fff;border:1px solid #dfe5ec;border-radius:19px;flex-direction:column;min-height:545px;padding:28px;display:flex;position:relative;box-shadow:0 24px 55px -45px #0d15208c}.plan-grid article.is-featured{border-color:#aac3f4;transform:translateY(-10px);box-shadow:0 28px 70px -40px #1b5fe073}.plan-grid article.is-current{outline-offset:2px;outline:2px solid #16a46b}.plan-label,.current-label{color:#fff;background:var(--l-blue);letter-spacing:.11em;border-radius:7px;align-items:center;height:24px;padding:0 10px;font-family:IBM Plex Mono,monospace;font-size:7.5px;font-weight:600;display:flex;position:absolute;top:-12px;left:20px}.current-label{background:#16a46b;left:auto;right:20px}.plan-top>span{color:#a0abba;font-family:IBM Plex Mono,monospace;font-size:9px}.plan-top h2{letter-spacing:-.045em;margin:18px 0 9px;font-size:26px;font-weight:600}.plan-top p{color:#708094;min-height:42px;margin:0;font-size:11.5px;line-height:1.55}.plan-price{border-top:1px solid #e8ecf1;border-bottom:1px solid #e8ecf1;align-items:baseline;gap:6px;height:95px;margin:24px 0 20px;padding:18px 0;display:flex}.plan-price strong{letter-spacing:-.045em;font-size:31px;font-weight:600}.plan-price span{color:#8995a3;font-size:9.5px}.plan-grid ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.plan-grid li{color:#39485a;align-items:center;gap:9px;font-size:11.5px;display:flex}.plan-grid li svg{color:#fff;background:#1b5fe0;border-radius:50%;padding:3px}.plan-grid article>button{color:#1b2939;cursor:pointer;background:#f8fafc;border:1px solid #dce3eb;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:43px;margin-top:auto;font-size:11.5px;font-weight:600;display:flex}.plan-grid article.is-featured>button{border-color:var(--l-blue);color:#fff;background:var(--l-blue);box-shadow:0 14px 25px -17px var(--l-blue)}.plan-grid article>button:disabled{opacity:.52;cursor:not-allowed}.pricing-trust{background:#fff;border:1px solid #dfe5ed;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:20px;width:min(1180px,100% - 48px);margin:0 auto 100px;padding:25px;display:grid}.pricing-trust>div{align-items:center;gap:13px;padding:8px 15px;display:flex}.pricing-trust>div+div{border-left:1px solid #e4e9ef}.pricing-trust svg{width:22px;color:var(--l-blue)}.pricing-trust strong,.pricing-trust small{display:block}.pricing-trust strong{font-size:11.5px}.pricing-trust small{color:#7d8997;margin-top:4px;font-size:9px;line-height:1.45}.pricing-faq{color:#fff;background:#0d1724;padding:95px max(24px,50vw - 540px)}.pricing-faq>span{color:#8eb4fb;letter-spacing:.15em;font-family:IBM Plex Mono,monospace;font-size:9px}.pricing-faq>h2{letter-spacing:-.045em;margin:17px 0 42px;font-size:38px;font-weight:600}.pricing-faq>div{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);display:grid}.pricing-faq article{padding:26px 25px 10px 0}.pricing-faq article+article{border-left:1px solid #ffffff1f;padding-left:25px}.pricing-faq h3{margin:0 0 12px;font-size:13px}.pricing-faq p{color:#92a0b1;margin:0;font-size:11px;line-height:1.65}@media (width<=850px){.legal-shell{grid-template-columns:1fr;gap:28px}.legal-shell>aside{grid-template-columns:repeat(2,1fr);display:grid;position:static}.plan-grid{grid-template-columns:1fr;max-width:580px}.plan-grid article.is-featured{transform:none}.pricing-trust{grid-template-columns:1fr}.pricing-trust>div+div{border-top:1px solid #e4e9ef;border-left:0}.pricing-faq>div{grid-template-columns:1fr}.pricing-faq article+article{border-top:1px solid #ffffff1f;border-left:0;padding-left:0}}@media (width<=600px){.legal-nav{height:62px;padding:0 16px}.legal-nav nav button:first-child{display:none}.legal-hero{padding:55px 18px 48px}.legal-back{margin-bottom:37px}.legal-hero h1{font-size:43px}.legal-shell{width:calc(100% - 32px);padding:40px 0 70px}.legal-shell>aside{grid-template-columns:1fr 1fr}.legal-page footer,.pricing-page footer{flex-wrap:wrap;align-items:flex-start;padding:28px 18px}.legal-page footer>p,.pricing-page footer>p{width:100%}.legal-page footer>div,.pricing-page footer>div{flex-wrap:wrap;margin-left:0}.pricing-hero{padding:66px 18px 48px}.pricing-hero h1{font-size:42px}.plan-grid{width:calc(100% - 30px);margin-bottom:58px}.plan-grid article{padding:24px}.pricing-trust{width:calc(100% - 30px);margin-bottom:70px;padding:17px}.pricing-faq{padding:70px 18px}.pricing-faq>h2{font-size:31px}}.legal-inline{color:var(--l-blue);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.legal-table{border:1px solid var(--l-line);background:#fff;border-radius:12px;margin:18px 0;overflow:hidden}.legal-table>div{border-bottom:1px solid var(--l-line);color:#536173;grid-template-columns:150px 150px minmax(180px,1fr) 130px;align-items:start;gap:12px;padding:13px 14px;font-size:10.5px;line-height:1.45;display:grid}.legal-table>div:last-child{border-bottom:0}.legal-table b{color:var(--l-ink)}.legal-table.avv-table>div{grid-template-columns:150px 1fr}.legal-list{color:#536173;margin:0 0 14px;padding-left:20px;font-size:13px;line-height:1.7}.legal-list li+li{margin-top:7px}@media (width<=720px){.legal-table>div,.legal-table.avv-table>div{grid-template-columns:1fr;gap:4px}.legal-table>div span{display:block}.legal-list{padding-left:17px}}.productivity-page{gap:22px}.productivity-title{min-height:100px}.productivity-title>div:first-child p{line-height:1.4}.kanban-board{grid-template-columns:repeat(4,minmax(245px,1fr));gap:13px;min-height:560px;padding-bottom:10px;display:grid;overflow-x:auto}.kanban-column{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 72%,var(--bg));border-radius:15px;min-width:245px;overflow:hidden}.kanban-column>header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;height:51px;padding:0 14px;display:flex}.kanban-column>header span{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.kanban-column>header b{min-width:23px;height:23px;color:var(--text-3);background:var(--surface-2);border-radius:7px;place-items:center;font-family:IBM Plex Mono,monospace;font-size:10px;display:grid}.kanban-stack{flex-direction:column;gap:9px;min-height:500px;padding:10px;display:flex}.kanban-task{border:1px solid var(--line);border-left:3px solid var(--line-strong);background:var(--surface);box-shadow:var(--card-shadow);cursor:grab;border-radius:11px;padding:12px}.kanban-task:active{cursor:grabbing}.kanban-task.priority-urgent{border-left-color:var(--danger)}.kanban-task.priority-high{border-left-color:var(--warning)}.kanban-task.priority-low{border-left-color:var(--ok)}.kanban-task-top{color:var(--text-4);align-items:center;gap:6px;display:flex}.kanban-task-top span{color:var(--text-3);text-transform:uppercase;margin-right:auto;font-family:IBM Plex Mono,monospace;font-size:8px}.kanban-task h3{color:var(--ink);margin:10px 0 0;font-size:12.5px;line-height:1.35}.kanban-task p{color:var(--text-3);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.kanban-task-meta{align-items:center;gap:8px;min-height:22px;margin-top:10px;display:flex}.kanban-task-meta span{color:var(--text-3);align-items:center;gap:4px;font-size:9px;display:flex}.kanban-task-meta span.is-overdue{color:var(--danger-fg)}.kanban-task-meta button{color:var(--brand);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:9px}.kanban-task>select{border:1px solid var(--line);width:100%;height:28px;color:var(--text-2);background:var(--surface-2);border-radius:7px;margin-top:8px;padding:0 8px;font-size:9px}.kanban-empty{min-height:105px;color:var(--text-4);flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.productivity-modal{border:1px solid var(--line);width:min(600px,100%);max-height:calc(100vh - 30px);color:var(--ink);background:var(--surface);border-radius:18px;overflow:auto;box-shadow:0 24px 80px #050a114d}.productivity-form{flex-direction:column;gap:14px;padding:21px 25px;display:flex}.productivity-form>div:not(.inline-error){grid-template-columns:1fr 1fr;gap:12px;display:grid}.productivity-form label{flex-direction:column;gap:6px;display:flex}.productivity-form label>span,.automation-builder label>span{color:var(--text-2);font-size:10px;font-weight:600}.productivity-form input,.productivity-form select,.productivity-form textarea,.automation-builder input,.automation-builder select{border:1px solid var(--line);width:100%;height:39px;color:var(--ink);background:var(--surface);border-radius:9px;outline:0;padding:0 10px;font-size:11px}.productivity-form textarea{resize:vertical;min-height:90px;padding:10px}.productivity-form input:focus,.productivity-form select:focus,.productivity-form textarea:focus,.automation-builder input:focus,.automation-builder select:focus{border-color:var(--brand)}.productivity-form small{color:var(--text-3);font-size:9px}.productivity-modal-actions{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:8px;padding:14px 25px;display:flex}.automation-info{border:1px solid var(--brand-soft);min-height:68px;color:var(--brand);background:var(--brand-soft-2);border-radius:13px;align-items:center;gap:12px;padding:13px 16px;display:flex}.automation-info strong,.automation-info p{margin:0;display:block}.automation-info strong{color:var(--ink);font-size:12px}.automation-info p{color:var(--text-3);margin-top:4px;font-size:10.5px}.automation-layout{grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:18px;display:grid}.automation-list-card,.automation-builder,.calendar-shell{border:1px solid var(--line);background:var(--surface);box-shadow:var(--card-shadow);border-radius:15px;overflow:hidden}.automation-list{padding:0 18px 18px}.automation-list>article{border-top:1px solid var(--line-soft);grid-template-columns:34px 1fr 32px;align-items:start;gap:10px;min-height:112px;padding:15px 0;display:grid}.automation-list>article.is-disabled{opacity:.55}.automation-list article h3{color:var(--ink);margin:0;font-size:13px}.automation-list article p{color:var(--text-2);margin:5px 0;font-size:10.5px}.automation-list article span,.automation-list article small{color:var(--text-3);font-size:9.5px;line-height:1.45;display:block}.automation-list article small{margin-top:6px;font-family:IBM Plex Mono,monospace;font-size:8px}.automation-toggle{background:var(--line-strong);cursor:pointer;border:0;border-radius:10px;width:31px;height:18px;padding:2px}.automation-toggle i{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .18s;display:block}.automation-toggle.is-on{background:var(--brand)}.automation-toggle.is-on i{transform:translate(13px)}.automation-delete{width:30px;height:30px;color:var(--text-4);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.automation-delete:hover{color:var(--danger-fg);background:var(--danger-bg)}.automation-builder{flex-direction:column;gap:14px;padding:20px;display:flex}.automation-builder>.card-title{border-bottom:1px solid var(--line-soft);padding-bottom:15px}.automation-builder>label,.builder-section label{flex-direction:column;gap:6px;display:flex}.builder-section{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;grid-template-columns:1fr 1fr;gap:11px;padding:15px;display:grid}.builder-section>b{color:var(--brand);letter-spacing:.12em;grid-column:1/-1;font-family:IBM Plex Mono,monospace;font-size:9px}.builder-section.action label:first-of-type{grid-column:1/-1}.builder-section label:has(input[placeholder=optional]){grid-column:1/-1}.builder-section label small{color:var(--text-3);font-size:8px}.builder-section.action{border-color:var(--brand-soft);background:var(--brand-soft-2)}.builder-save{justify-content:center;width:100%}.calendar-title-actions{gap:8px;display:flex}.calendar-shell>header{border-bottom:1px solid var(--line-soft);align-items:center;gap:7px;height:62px;padding:0 16px;display:flex}.calendar-shell>header button{border:1px solid var(--line);width:32px;height:32px;color:var(--text-2);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;display:grid}.calendar-shell>header h2{min-width:220px;color:var(--ink);text-transform:capitalize;margin:0 10px;font-size:17px}.calendar-shell>header .calendar-today{width:auto;margin-left:auto;padding:0 12px;font-size:10px}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays{border-bottom:1px solid var(--line-soft);height:33px}.calendar-weekdays span{color:var(--text-3);place-items:center;font-family:IBM Plex Mono,monospace;font-size:9px;display:grid}.calendar-grid>article{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--surface);min-width:0;min-height:112px;padding:7px}.calendar-grid>article:nth-child(7n){border-right:0}.calendar-grid>article.is-outside{background:var(--surface-2);opacity:.55}.calendar-grid>article>time{width:25px;height:25px;color:var(--text-2);place-items:center;font-size:10px;display:grid}.calendar-grid>article.is-today>time{color:#fff;background:var(--brand);border-radius:50%;font-weight:700}.calendar-grid article a{min-width:0;min-height:25px;color:var(--brand-deep);background:var(--brand-soft);border-radius:6px;gap:5px;margin-top:3px;padding:4px 5px;font-size:8px;text-decoration:none;display:flex}.calendar-grid article a b{flex:none;font-family:IBM Plex Mono,monospace;font-size:7px}.calendar-grid article a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-grid article small{color:var(--text-3);margin-top:4px;font-size:8px;display:block}.calendar-mobile-list{display:none}.calendar-event-modal{width:min(650px,100%)}@media (width<=1180px){.automation-layout{grid-template-columns:1fr}.automation-builder{max-width:none}.kanban-board{grid-template-columns:repeat(4,280px)}}@media (width<=640px){.productivity-title{flex-direction:column;align-items:flex-start}.productivity-title>.primary-button{width:100%!important;font-size:11px!important}.kanban-board{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,82vw);width:calc(100vw - 24px);margin-left:0}.kanban-column{scroll-snap-align:start}.automation-layout{display:block}.automation-builder{margin-top:14px;padding:15px}.builder-section{grid-template-columns:1fr}:is(.builder-section label,.builder-section label:has(input[placeholder=optional])){grid-column:1}.automation-list{padding:0 13px 13px}.automation-list>article{grid-template-columns:32px 1fr 28px}.automation-info{align-items:flex-start}.calendar-title-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.calendar-title-actions button{width:100%!important;font-size:9px!important}.calendar-grid,.calendar-weekdays{display:none}.calendar-shell>header h2{flex:1;min-width:0;font-size:15px}.calendar-shell>header .calendar-today{margin-left:0}.calendar-mobile-list{padding:8px 13px;display:block}.calendar-mobile-list>a{border-bottom:1px solid var(--line-soft);min-height:66px;color:var(--ink);grid-template-columns:78px 1fr 16px;align-items:center;gap:8px;padding:9px 2px;text-decoration:none;display:grid}.calendar-mobile-list>a>time{color:var(--text-3);font-size:9px}.calendar-mobile-list>a>time b,.calendar-mobile-list>a strong,.calendar-mobile-list>a small{display:block}.calendar-mobile-list>a>time b{color:var(--brand);margin-top:4px;font-size:11px}.calendar-mobile-list>a strong{font-size:11px}.calendar-mobile-list>a small{color:var(--text-3);margin-top:4px;font-size:9px}.productivity-form>div:not(.inline-error){grid-template-columns:1fr}.productivity-modal-actions{padding:12px 18px}.productivity-form{padding:18px}.productivity-modal-actions .primary-button{font-size:10px}}.connection-privacy{border:1px solid var(--brand-soft);color:var(--brand);background:var(--brand-soft-2);border-radius:14px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.connection-privacy strong{color:var(--ink);font-size:12px;display:block}.connection-privacy p{color:var(--text-3);margin:4px 0 0;font-size:10.5px;line-height:1.5}.user-connection-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--card-shadow);border-radius:16px;grid-template-columns:48px minmax(0,1fr) 235px;align-items:start;gap:18px;padding:25px;display:grid}.user-connection-card .provider-logo{color:#4285f4;background:#fff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #e3e8ef}.connection-kicker{color:var(--brand);letter-spacing:.12em;font-family:IBM Plex Mono,monospace;font-size:8px}.user-connection-copy h2{color:var(--ink);margin:6px 0 5px;font-size:18px}.user-connection-copy>p{max-width:620px;color:var(--text-3);margin:0;font-size:10.5px;line-height:1.5}.scope-list{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.scope-list span{border:1px solid var(--line);height:27px;color:var(--text-2);background:var(--surface-2);border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:9px;display:flex}.user-connection-actions{border-left:1px solid var(--line-soft);flex-direction:column;align-items:flex-start;gap:7px;min-height:96px;padding-left:18px;display:flex}.user-connection-actions>.primary-button,.user-connection-actions>.secondary-button{justify-content:center;width:100%;text-decoration:none}.user-connection-actions strong{max-width:100%;color:var(--ink);overflow-wrap:anywhere;font-size:11px}.user-connection-actions small{color:var(--text-3);font-size:9px;line-height:1.45}.connection-status,.connection-loading,.connection-unavailable{color:var(--ok);align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.connection-unavailable{color:var(--warning)}.connection-help{border:1px solid var(--line);background:var(--surface);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.connection-help h3{color:var(--ink);margin:0;font-size:13px}.connection-help p{max-width:750px;color:var(--text-3);margin:6px 0 0;font-size:10.5px;line-height:1.55}.connection-help a{color:var(--brand);flex:none;align-items:center;gap:5px;font-size:10px;text-decoration:none;display:flex}@media (width<=760px){.user-connection-card{grid-template-columns:44px 1fr;padding:18px}.user-connection-actions{border-top:1px solid var(--line-soft);border-left:0;grid-column:1/-1;padding:16px 0 0}.connection-help{flex-direction:column;align-items:flex-start}}.privacy-actions{border:1px solid var(--line);background:var(--surface);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.privacy-actions>div{color:var(--brand);align-items:flex-start;gap:10px;display:flex}.privacy-actions strong,.privacy-actions small{display:block}.privacy-actions strong{color:var(--ink);font-size:11px}.privacy-actions small{max-width:620px;color:var(--text-3);margin-top:4px;font-size:9.5px;line-height:1.45}.privacy-actions nav{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.privacy-actions a{border:1px solid var(--line);height:32px;color:var(--text-2);background:var(--surface-2);border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:9px;text-decoration:none;display:flex}.privacy-actions a:first-child{border-color:var(--brand);color:#fff;background:var(--brand)}@media (width<=760px){.privacy-actions{flex-direction:column;align-items:flex-start}.privacy-actions nav{justify-content:flex-start}.scope-list{grid-template-columns:1fr 1fr;display:grid}.scope-list span:last-child{grid-column:1/-1}}:root{color:#0d1520;font-synthesis:none;text-rendering:optimizelegibility;--brand:#1b5fe0;--brand-hover:#3774e7;--accent:#8eb4fb;--sidebar:#0d1724;--sidebar-text:#a9b7c7;--sidebar-muted:#79879a;--sidebar-faint:#5e6c7e;--danger:#dc4a2e;--warning:#d9a03f;--ok:#16a46b;background:#f1f4f8;font-family:Archivo,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;height:100%}body{-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1b5fe02e}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:var(--scroll);border:3px solid var(--bg);border-radius:9px}::-webkit-scrollbar-track{background:0 0}.app-shell{--bg:#f1f4f8;--surface:#fff;--surface-2:#fbfcfe;--hover:#f4f7fa;--line:#e3e7ed;--line-soft:#edf0f5;--line-strong:#c7cfda;--ink:#0d1520;--text-2:#4e5b6b;--text-3:#7c8998;--text-4:#aeb8c4;--brand-soft:#e8effd;--brand-soft-2:#f3f6fd;--brand-deep:#1248af;--danger-fg:#c8442c;--danger-bg:#fae8e4;--danger-bg-2:#fdf3f0;--danger-line:#f1d4cd;--warning-fg:#9f6f18;--warning-bg:#fbf1dc;--chip-neutral-bg:#edeff3;--chip-neutral-fg:#5a6472;--chip-violet-bg:#eceaf9;--chip-violet-fg:#5c52a6;--chip-teal-bg:#e0f0ec;--chip-teal-fg:#1f6157;--scroll:#d3d9e1;--card-shadow:0 1px 2px #0d15200a, 0 14px 34px -28px #0d152061;--panel-shadow:0 24px 48px -34px #0d152099;height:100vh;min-height:0;color:var(--ink);background:var(--bg);grid-template-columns:272px minmax(0,1fr);transition:background .18s,color .18s;display:grid;overflow:hidden}.app-shell[data-theme=dark]{--bg:#0b1017;--surface:#141b24;--surface-2:#19222d;--hover:#1b2531;--line:#242e3a;--line-soft:#1e2733;--line-strong:#3a4652;--ink:#e9eef4;--text-2:#a7b4c2;--text-3:#7f8c9b;--text-4:#5c6876;--brand-soft:#182c50;--brand-soft-2:#172338;--brand-deep:#8eb4fb;--danger-fg:#f2664a;--danger-bg:#3a1d16;--danger-bg-2:#2c1712;--danger-line:#4a251c;--warning-fg:#e9bc6e;--warning-bg:#332711;--chip-neutral-bg:#212b36;--chip-neutral-fg:#a7b4c2;--chip-violet-bg:#251f42;--chip-violet-fg:#b9aeff;--chip-teal-bg:#12302c;--chip-teal-fg:#7fd8c6;--scroll:#2a3541;--card-shadow:0 1px 2px #00000080, 0 16px 34px -28px #000}.sidebar{z-index:30;color:#fff;background:var(--sidebar);flex-direction:column;width:272px;height:100vh;min-height:0;padding:24px 18px 16px;display:flex;position:relative;overflow-y:auto}.sidebar-top{justify-content:space-between;align-items:center;height:30px;margin-bottom:22px;padding:0 6px;display:flex}.sidebar-close{color:var(--sidebar-text)!important;display:none!important}.logo{align-items:center;gap:10px;height:30px;display:inline-flex}.logo-mark{background:var(--brand);border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid;position:relative}.logo-mark:before,.logo-mark:after,.logo-mark span{content:"";background:#fff;border-radius:3px;width:2px;position:absolute;bottom:7px}.logo-mark:before{height:7px;left:8px}.logo-mark span{height:13px;left:14px}.logo-mark:after{height:9px;left:20px}.logo-word{letter-spacing:-.035em;color:#fff;font-size:21px;font-weight:700}.logo-word span{color:var(--accent)}.logo--compact .logo-mark{width:28px;height:28px}.compose-button{color:#fff;background:var(--brand);letter-spacing:-.01em;cursor:pointer;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:9px;width:100%;height:44px;font-size:14px;font-weight:600;transition:all .16s;display:flex;box-shadow:0 10px 22px -12px #1b5fe0b3}.compose-button:hover{background:var(--brand-hover);transform:translateY(-1px)}.main-nav{margin-top:26px}.nav-label{color:var(--sidebar-faint);letter-spacing:.16em;margin:0 8px 10px;font-size:10px;font-weight:600}.nav-item{width:100%;height:40px;color:var(--sidebar-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:18px 1fr auto;align-items:center;gap:11px;margin:1px 0;padding:0 12px;font-size:13.5px;font-weight:500;transition:all .15s;display:grid;position:relative}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.is-locked{color:#607085}.nav-item.is-locked:hover{color:#a9b7c7}.nav-lock{color:#536378}.nav-item.is-active{color:#fff;background:#78a8ff29;font-weight:600}.nav-item.is-active:before{content:"";background:var(--accent);border-radius:0 3px 3px 0;width:3px;position:absolute;top:9px;bottom:9px;left:-18px}.nav-badge{min-width:23px;color:var(--sidebar-text);text-align:center;background:#ffffff1a;border-radius:6px;padding:2px 7px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.nav-item.is-active .nav-badge{color:#fff;background:var(--brand)}.sidebar-grow{flex:1;min-height:24px}.automation-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;margin-bottom:14px;padding:14px}.automation-icon{float:left;width:16px;height:16px;color:var(--accent);place-items:center;margin-right:8px;display:grid}.automation-card p{color:#fff;font-size:12.5px;font-weight:600;display:inline}.automation-card>span{float:right;color:var(--accent);font-family:IBM Plex Mono,monospace;font-size:11px}.automation-bar{clear:both;background:#ffffff1f;border-radius:3px;height:4px;margin-top:11px;overflow:hidden}.automation-bar span{border-radius:inherit;background:var(--accent);width:80%;height:100%;display:block}.automation-copy{clear:both;color:var(--sidebar-muted);padding-top:8px;font-size:10.5px;line-height:1.4}.automation-card button{width:100%;color:var(--sidebar-text);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin-top:12px;padding:0;font-size:12px;font-weight:600;display:flex}.automation-card button:hover{color:var(--accent)}.sidebar-utility{flex-direction:column;gap:1px;display:flex}.sidebar-utility button{width:100%;height:34px;color:var(--sidebar-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:0 12px;font-size:12.5px;font-weight:500;display:flex}.sidebar-utility button:hover{color:#fff;background:#ffffff0f}.account-card{border-top:1px solid #ffffff14;grid-template-columns:32px 1fr 16px;align-items:center;gap:10px;min-height:54px;margin-top:14px;padding:11px 10px 0;display:grid}.account-card>div:nth-child(2){min-width:0}.account-card strong,.account-card span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.account-card strong{color:#fff;font-size:12.5px;font-weight:600}.account-card span{color:var(--sidebar-muted);margin-top:2px;font-size:11px}.account-card>svg{color:var(--sidebar-faint)}.avatar{width:34px;height:34px;color:var(--brand-deep);background:var(--brand-soft);border-radius:10px;flex:none;place-items:center;font-size:11.5px;font-weight:700;display:grid}.avatar--account{width:32px;height:32px;color:var(--accent);background:#16253a}.app-main{background:var(--bg);flex-direction:column;min-width:0;height:100vh;min-height:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:var(--bg);flex:none;align-items:center;gap:16px;height:64px;padding:0 30px;display:flex}.mobile-brand{align-items:center;gap:10px;display:none}.search-trigger{border:1px solid var(--line);width:min(440px,42vw);height:38px;color:var(--text-3);background:var(--surface-2);cursor:pointer;border-radius:11px;align-items:center;padding:0 62px 0 38px;font-size:13px;display:flex;position:relative}.search-trigger>svg{position:absolute;left:13px}.search-trigger>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-trigger:hover,.search-trigger.is-active{border-color:var(--brand)}kbd{border:1px solid var(--line);color:var(--text-3);background:var(--bg);border-radius:5px;align-items:center;gap:2px;margin-left:auto;padding:2px 5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:inline-flex}.top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.connection-pill{border:1px solid var(--line);height:32px;color:var(--text-2);background:var(--surface-2);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:500;display:flex}.connection-pill>span{background:var(--brand);border-radius:50%;width:6px;height:6px}.connection-pill small{color:var(--text-3);font-size:12px}.icon-button{width:34px;height:34px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:0;transition:all .15s;display:inline-grid}.icon-button:hover{color:var(--ink);border-color:var(--line-strong)}.bordered-button,.notification-button{border:1px solid var(--line);background:var(--surface-2)}.notification-button{position:relative}.notification-button>span{border:1.5px solid var(--surface-2);background:var(--danger);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:7px}.top-actions>.avatar{color:var(--brand-deep);background:var(--brand-soft)}.app-main>main{flex:1;min-height:0;overflow:auto}.page-content{flex-direction:column;gap:24px;width:calc(100% - 60px);max-width:1340px;margin:0 auto;padding:32px 0 44px;display:flex}.preview-banner{min-height:62px;color:var(--ink);background:var(--brand-soft-2);border:1px solid #cfdcf2;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.preview-banner>span{width:36px;height:36px;color:var(--brand);background:var(--brand-soft);border-radius:10px;place-items:center;display:grid}.preview-banner strong,.preview-banner p{margin:0;display:block}.preview-banner strong{font-size:12.5px}.preview-banner p{color:var(--text-3);margin-top:3px;font-size:11px}.preview-banner button{border:1px solid var(--brand);color:#fff;background:var(--brand);cursor:pointer;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.workspace-error{border:1px solid var(--danger-line);min-height:62px;color:var(--danger-fg);background:var(--danger-bg-2);border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.workspace-error>svg{margin:auto}.workspace-error strong,.workspace-error p{margin:0;display:block}.workspace-error strong{color:var(--ink);font-size:12.5px}.workspace-error p{color:var(--text-3);margin-top:3px;font-size:11px}.workspace-error button{border:1px solid var(--danger-line);height:34px;color:var(--danger-fg);background:var(--surface);cursor:pointer;border-radius:9px;padding:0 12px;font-size:11px;font-weight:600}.welcome-row{align-items:flex-end;gap:24px;min-height:118px;display:flex}.welcome-row>div{min-width:0}.date-label{letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:IBM Plex Mono,monospace;font-weight:500;color:var(--text-3)!important;font-size:11px!important}.welcome-row h1,.page-title-row h1{color:var(--ink);letter-spacing:-.035em;margin:8px 0 0;font-size:38px;font-weight:600;line-height:1.05}.welcome-row p:not(.date-label){max-width:52ch;color:var(--text-2);margin:8px 0 0;font-size:14.5px;line-height:1.1}.secondary-button,.primary-button{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.secondary-button{border:1px solid var(--line);color:var(--text-2);background:var(--surface-2);margin-left:auto}.secondary-button:hover{color:var(--ink);border-color:var(--line-strong)}.primary-button{border:1px solid var(--brand);color:#fff;background:var(--brand);font-weight:600}.primary-button:hover{background:var(--brand-hover)}.metric-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:142px 155px 183px 250px;min-height:98px;padding:14px 0;display:grid}.metric-strip button{border:0;border-right:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:0 34px;display:flex}.metric-strip button:first-child{padding-left:0}.metric-strip button:last-child{border-right:0}.metric-strip strong{color:var(--ink);letter-spacing:-.02em;font-family:IBM Plex Mono,monospace;font-size:23px;font-weight:600;line-height:1.1}.metric-strip strong.is-accent{color:var(--brand)}.metric-strip span{font-size:12.5px;font-weight:600}.metric-strip small{color:var(--text-3);font-size:11.5px}.briefing-card{color:#fff;min-height:347px;box-shadow:var(--panel-shadow);background:#0d1724;border-radius:20px;padding:26px 28px 10px}.app-shell[data-theme=dark] .briefing-card{background:#17212e}.briefing-header{align-items:center;gap:12px;display:flex}.briefing-label{color:var(--accent);letter-spacing:.14em;align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.live-dot{color:var(--sidebar-text);letter-spacing:.08em;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:6px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.live-dot>span{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite livePulse}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.briefing-link{color:var(--sidebar-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;padding:0;font-size:12.5px;font-weight:600;display:flex}.briefing-link:hover{color:var(--accent)}.briefing-card>h2{color:#fff;letter-spacing:-.03em;max-width:24ch;margin:14px 0 20px;font-size:25px;font-weight:600;line-height:1.15}.priority-row{border-top:1px solid #ffffff17;grid-template-columns:20px minmax(250px,1fr) auto auto;align-items:center;gap:18px;min-height:67px;padding:16px 0;display:grid}.priority-number{width:20px;font-family:IBM Plex Mono,monospace;font-size:12px}.priority-number.danger{color:var(--danger)}.priority-number.warning{color:var(--warning)}.priority-number.brand{color:var(--accent)}.priority-copy{min-width:0}.priority-copy strong,.priority-copy span{display:block}.priority-copy strong{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:600}.priority-copy span{color:#8c9bad;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12.5px;overflow:hidden}.priority-meta{color:#fff;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600}.priority-meta.danger{color:#fff;background:#dc4a2e3d;border-radius:7px;padding:4px 9px;font-family:Archivo,sans-serif;font-size:11px}.priority-meta.brand{color:var(--accent)}.briefing-action{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9px;min-width:124px;height:34px;padding:0 15px;font-size:12.5px;font-weight:600}.briefing-action:hover{background:#ffffff17;border-color:#ffffff59}.briefing-action.is-primary{border-color:var(--brand);background:var(--brand)}.briefing-action.is-primary:hover{background:var(--brand-hover)}.workspace-grid{grid-template-columns:minmax(0,1.57fr) minmax(320px,1fr);align-items:start;gap:22px;display:grid}.inbox-card,.rail-card{border:1px solid var(--line);color:var(--ink);background:var(--surface);box-shadow:var(--card-shadow);border-radius:18px;overflow:hidden}.section-heading{align-items:flex-start;gap:16px;min-height:68px;padding:20px 22px 14px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600}.section-heading p{color:var(--text-3);margin:4px 0 0;font-size:12.5px}.section-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.filter-button{border:1px solid var(--line);height:32px;color:var(--text-2);background:var(--surface-2);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:500;display:inline-flex}.filter-button:hover{color:var(--ink);border-color:var(--line-strong)}.link-button{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 2px;font-size:12.5px;font-weight:600;display:inline-flex}.inbox-tabs{flex-wrap:wrap;gap:7px;padding:0 22px 14px;display:flex}.inbox-tabs button{border:1px solid var(--line);height:29px;color:var(--text-2);background:var(--surface-2);cursor:pointer;border-radius:8px;padding:0 12px;font-size:12px;font-weight:600}.inbox-tabs button.is-active{color:#fff;background:#0d1724;border-color:#0d1724}.message-row{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:110px;color:var(--ink);background:var(--surface);text-align:left;cursor:pointer;grid-template-columns:38px minmax(0,1fr) 17px;align-items:start;gap:14px;padding:15px 22px;transition:background .14s;display:grid;position:relative}.message-row:hover{background:var(--hover)}.message-row.is-active{background:var(--brand-soft-2)}.selection-bar{background:0 0;width:3px;position:absolute;inset:0 auto 0 0}.message-row.is-active .selection-bar{background:var(--brand)}.avatar--sender{border-radius:12px;width:38px;height:38px;font-size:12px}.avatar-blue{color:var(--brand-deep);background:var(--brand-soft)}.avatar-amber{color:var(--chip-teal-fg);background:var(--chip-teal-bg)}.avatar-green{color:var(--chip-neutral-fg);background:var(--chip-neutral-bg)}.avatar-red{color:var(--danger-fg);background:var(--danger-bg)}.avatar-violet{color:var(--brand-deep);background:var(--brand-soft)}.message-content{min-width:0}.message-line{align-items:baseline;gap:8px;display:flex}.message-line strong{color:var(--ink);font-size:13.5px;font-weight:600}.message-company{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.message-line time{color:var(--text-3);flex:none;margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:11.5px}.message-subject{color:var(--ink);letter-spacing:-.012em;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;font-weight:600;display:block;overflow:hidden}.message-preview{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:12.5px;display:block;overflow:hidden}.message-meta{min-height:21px;color:var(--text-3);flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;display:flex}.category-badge,.ai-chip,.waiting{border-radius:7px;align-items:center;gap:5px;min-height:21px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.category-badge.tone-blue{color:var(--brand-deep);background:var(--brand-soft)}.category-badge.tone-amber{color:var(--chip-violet-fg);background:var(--chip-violet-bg)}.category-badge.tone-green{color:var(--warning-fg);background:var(--warning-bg)}.category-badge.tone-red{color:var(--danger-fg);background:var(--danger-bg)}.category-badge.tone-violet{color:var(--chip-neutral-fg);background:var(--chip-neutral-bg)}.ai-chip{border:1px solid var(--brand-soft);color:var(--brand-deep);background:var(--brand-soft-2)}.waiting{border:1px solid var(--danger-line);color:var(--danger-fg);background:var(--danger-bg-2)}.row-chevron{color:var(--text-4);align-self:center}.mobile-show-all{display:none}.empty-state{min-height:220px;color:var(--text-3);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.empty-state strong{color:var(--text-2);font-size:13px}.empty-state span{font-size:11px}.rail-empty{text-align:center;min-height:110px;padding:12px}.is-spinning{animation:1s linear infinite spin}.dashboard-rail{flex-direction:column;gap:18px;min-width:0;display:flex}.rail-card{padding:20px}.rail-heading{align-items:center;gap:10px;min-height:20px;margin-bottom:16px;display:flex}.rail-heading h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600}.rail-heading>span{color:var(--text-3);font-family:IBM Plex Mono,monospace;font-size:11px}.rail-heading button{color:var(--brand);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:12px;font-weight:600}.timeline-event{grid-template-columns:38px 2px minmax(0,1fr);gap:12px;min-height:48px;display:grid}.timeline-event time{color:var(--ink);padding-top:2px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:600}.timeline-event>i{background:var(--line);border-radius:2px;width:2px;height:100%}.timeline-event>i.brand{background:var(--brand)}.timeline-event>i.warning{background:var(--warning)}.timeline-event strong,.timeline-event div span{display:block}.timeline-event strong{color:var(--ink);font-size:13.5px;font-weight:600}.timeline-event div span{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.timeline-event.is-done{opacity:.55}.timeline-event.is-done strong{text-decoration:line-through}.timeline-now{grid-template-columns:38px 1fr;align-items:center;gap:12px;height:26px;margin-top:-4px;display:grid}.timeline-now time{color:var(--danger);font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:600}.timeline-now>span{background:var(--danger);height:1px;position:relative}.timeline-now i{background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;left:-4px}.task-card-new .rail-heading{margin-bottom:14px}.task-list-new>button{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:38px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:18px 1fr auto;align-items:start;gap:11px;padding:9px 0;transition:opacity .15s;display:grid}.task-list-new>button.is-done{opacity:.42}.task-list-new>button.is-done strong{text-decoration:line-through}.task-check{border:1.5px solid var(--line-strong);color:#fff;border-radius:6px;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.is-done .task-check{border-color:var(--brand);background:var(--brand)}.task-list-new strong{color:var(--ink);font-size:13px;font-weight:500}.task-list-new small{color:var(--text-2);background:var(--chip-neutral-bg);border-radius:6px;padding:2px 7px;font-size:11px;font-weight:600}.task-list-new small.danger{color:var(--danger-fg);background:var(--danger-bg)}.task-list-new small.warning{color:var(--warning-fg);background:var(--warning-bg)}.open-items-card .rail-heading{margin-bottom:0}.open-total{color:var(--ink);letter-spacing:-.03em;margin:12px 0 4px;font-family:IBM Plex Mono,monospace;font-size:27px;font-weight:600;display:block}.open-items-card>p{color:var(--text-3);margin:0 0 14px;font-size:12px}.open-bar{background:var(--brand-soft);border-radius:4px;gap:2px;height:7px;margin-bottom:12px;display:flex;overflow:hidden}.open-bar span{background:var(--brand-soft);flex:1}.open-bar span.danger{background:var(--danger);flex:0 0 15%}.open-bar span.warning{background:var(--warning);flex:0 0 26%}.open-line{grid-template-columns:7px 1fr auto;align-items:center;gap:8px;min-height:30px;display:grid}.open-line i{background:#a9d9c2;border-radius:2px;width:7px;height:7px}.open-line i.danger{background:var(--danger)}.open-line i.warning{background:var(--warning)}.open-line span{color:var(--text-2);font-size:12.5px}.open-line strong{color:var(--ink);font-family:IBM Plex Mono,monospace;font-size:12.5px;font-weight:600}.page-title-row{justify-content:space-between;align-items:flex-end;gap:24px;min-height:106px;display:flex}.page-title-row .eyebrow{margin-bottom:9px;display:block}.page-title-row p{color:var(--text-3);margin:8px 0 0;font-size:13px}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.page-content--split .inbox-card{max-width:900px}.detail-backdrop{pointer-events:none;z-index:39;opacity:0;background:#050a114d;transition:opacity .25s;position:fixed;inset:0}.detail-backdrop.is-open{pointer-events:auto;opacity:1}.detail-panel{z-index:40;border-left:1px solid var(--line);width:min(540px,100vw);color:var(--ink);background:var(--surface);flex-direction:column;transition:transform .35s cubic-bezier(.22,.8,.3,1);display:flex;position:fixed;inset:0 0 0 auto;transform:translate(103%);box-shadow:-18px 0 60px #050a112e}.detail-panel.is-open{transform:translate(0)}.detail-toolbar{border-bottom:1px solid var(--line-soft);flex:0 0 60px;justify-content:space-between;align-items:center;padding:0 21px;display:flex}.detail-toolbar>div{display:flex}.live-source{color:var(--text-3);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:600;display:inline-flex}.live-source>span{background:var(--ok);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--ok) 13%, transparent);border-radius:50%}.detail-scroll{flex:1;padding-bottom:30px;overflow:auto}.detail-heading{padding:25px 27px 20px}.detail-heading>.category-badge{margin-right:6px}.priority-label{min-height:21px;color:var(--danger-fg);background:var(--danger-bg);border-radius:7px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.priority-label span{background:var(--danger);border-radius:50%;width:5px;height:5px}.detail-heading h2{color:var(--ink);letter-spacing:-.03em;margin:15px 0 19px;font-size:25px;font-weight:600;line-height:1.16}.sender-block{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.sender-block strong,.sender-block span{display:block}.sender-block strong{color:var(--ink);font-size:12px}.sender-block span{color:var(--text-3);margin-top:3px;font-size:10.5px}.sender-block time{color:var(--text-3);align-self:start;margin-top:4px;font-family:IBM Plex Mono,monospace;font-size:10px}.ai-summary{border:1px solid var(--brand-soft);background:var(--brand-soft-2);border-radius:13px;margin:0 27px;padding:16px}.summary-title{justify-content:space-between;align-items:center;display:flex}.summary-title>span{color:var(--brand);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.summary-title small{color:var(--text-3);font-size:9px}.ai-summary>p{color:var(--text-2);margin:11px 0 14px;font-size:12px;line-height:1.55}.fact-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.fact-grid div{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:52px;padding:9px 10px}.fact-grid span,.fact-grid strong{display:block}.fact-grid span{color:var(--text-3);margin-bottom:4px;font-size:9px}.fact-grid strong{color:var(--ink);font-size:11px}.email-body{color:var(--text-2);padding:24px 29px 13px;font-size:12px;line-height:1.6}.email-body p,.reply-text p{min-height:.75em;margin:0}.attachment-card{border:1px solid var(--line);width:calc(100% - 54px);min-height:58px;color:var(--ink);background:var(--surface);text-align:left;border-radius:10px;grid-template-columns:32px 1fr 18px;align-items:center;gap:10px;margin:0 27px 20px;padding:8px 11px;display:grid}.attachment-card:hover{border-color:var(--line-strong)}.pdf-icon{width:30px;height:34px;color:var(--danger-fg);background:var(--danger-bg);border-radius:5px;place-items:end center;padding-bottom:5px;font-size:7px;font-weight:700;display:grid}.attachment-card strong,.attachment-card small{display:block}.attachment-card strong{font-size:10.5px}.attachment-card small{color:var(--text-3);margin-top:4px;font-size:9px}.attachment-card>svg{color:var(--text-4)}.message-task-button{border:1px solid var(--brand-soft);width:calc(100% - 54px);min-height:38px;color:var(--brand);background:var(--brand-soft-2);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin:0 27px 20px;font-size:10.5px;font-weight:600;display:flex}.message-task-button:disabled{opacity:.6;cursor:wait}.reply-card{border:1px solid var(--line);border-radius:13px;margin:0 27px;overflow:hidden}.reply-head{border-bottom:1px solid var(--line-soft);background:var(--surface-2);justify-content:space-between;align-items:center;min-height:42px;padding:0 13px;display:flex}.reply-head>span{color:var(--brand);align-items:center;gap:6px;font-size:10.5px;font-weight:600;display:inline-flex}.reply-head>small{color:var(--text-3);font-size:9px}.tone-control{color:var(--text-3);align-items:center;gap:4px;font-size:9px;display:flex}.tone-control button{color:var(--text-2);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:9.5px;display:inline-flex}.reply-text{min-height:140px;color:var(--text-2);padding:15px;font-size:11.5px;line-height:1.55}.reply-text.is-empty{color:var(--text-3);font-style:italic}.reply-card textarea{resize:vertical;width:100%;min-height:165px;color:var(--text-2);background:var(--surface);border:0;outline:0;padding:15px;font-size:11.5px;line-height:1.55}.reply-actions{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:7px;min-height:54px;padding:9px 12px;display:flex}.reply-actions .secondary-button{margin-left:0}.modal-shell{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050a116b;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.connections-modal,.upload-modal,.search-modal{border:1px solid var(--line);width:min(570px,100%);color:var(--ink);background:var(--surface);border-radius:18px;animation:.25s modal-up;overflow:hidden;box-shadow:0 24px 80px #050a114d}@keyframes modal-up{0%{opacity:0;transform:translateY(12px)scale(.985)}}.modal-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;padding:25px 26px 20px;display:flex}.modal-header h2{color:var(--ink);letter-spacing:-.03em;margin:6px 0 4px;font-size:23px;font-weight:600}.modal-header p{color:var(--text-3);margin:0;font-size:12px}.connections-list{padding:9px 13px}.connection-row{border-bottom:1px solid var(--line-soft);grid-template-columns:39px 1fr auto;align-items:center;gap:11px;min-height:70px;padding:7px 10px;display:grid}.connection-row:last-child{border:0}.provider-mark{border-radius:10px;place-items:center;width:37px;height:37px;font-size:13px;font-weight:700;display:grid}.provider-mark.ms{color:#2b67ab;background:#e9f0fb}.provider-mark.google{color:#c3483b;background:#f8e9e7}.provider-mark.imap{color:#6f51a8;background:#eeeaf7}.provider-mark.calendar{color:#35795f;background:#e8f3ec;font-size:10px}.connection-row>div:nth-child(2) strong,.connection-row>div:nth-child(2) span{display:block}.connection-row>div:nth-child(2) strong{color:var(--ink);font-size:12px}.connection-row>div:nth-child(2) span{color:var(--text-3);margin-top:4px;font-size:10px}.connection-state{align-items:center;gap:7px;display:flex}.connected-label{color:var(--ok);align-items:center;gap:3px;font-size:9px;display:inline-flex}.connect-button,.disconnect-button{cursor:pointer;border-radius:8px;min-width:70px;height:30px;font-size:10px;font-weight:600}.connect-button{border:1px solid var(--brand);color:#fff;background:var(--brand)}.disconnect-button{border:1px solid var(--line);color:var(--text-2);background:var(--surface)}.security-note{background:var(--brand-soft-2);border-radius:11px;gap:10px;margin:0 22px 22px;padding:13px;display:flex}.security-note>div{color:var(--brand)}.security-note p{margin:0}.security-note strong,.security-note span{display:block}.security-note strong{color:var(--ink);font-size:10px}.security-note span{color:var(--text-3);margin-top:4px;font-size:9px}.upload-modal{width:min(510px,100%)}.dropzone{border:1.5px dashed var(--line-strong);width:calc(100% - 44px);min-height:260px;color:var(--text-2);background:var(--surface-2);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;margin:22px;transition:all .18s;display:flex}.dropzone:hover{border-color:var(--brand);background:var(--brand-soft-2)}.dropzone.is-processing{border-style:solid;border-color:var(--brand)}.upload-icon{width:46px;height:46px;color:var(--brand);background:var(--brand-soft);border-radius:13px;place-items:center;margin-bottom:15px;display:grid}.is-processing .upload-icon svg{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dropzone strong{color:var(--ink);font-size:13px}.dropzone>span:not(.upload-icon){color:var(--text-3);margin-top:5px;font-size:10px}.dropzone small{color:var(--text-4);margin-top:16px;font-size:9px}.dropzone.is-unavailable{text-align:center;cursor:default;padding:26px}.dropzone.is-unavailable>span:not(.upload-icon){max-width:38ch;line-height:1.45}.dropzone.is-unavailable .secondary-button{margin-top:20px}.search-shell{align-items:start;padding-top:12vh}.search-modal{width:min(620px,100%)}.search-input{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;height:60px;padding:0 18px;display:flex}.search-input svg{color:var(--text-3)}.search-input input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-results{padding:12px}.search-results>p{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;margin:3px 7px 9px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}.search-results>button{width:100%;min-height:60px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;padding:7px;display:grid}.search-results>button:hover{background:var(--hover)}.search-results>button strong,.search-results>button small{display:block}.search-results>button strong{font-size:12px}.search-results>button small{color:var(--text-3);margin-top:4px;font-size:10px}.search-results>button>svg{color:var(--text-4)}.no-results{min-height:120px;color:var(--text-3);place-items:center;font-size:11px;display:grid}.toast{pointer-events:none;z-index:100;color:#fff;opacity:0;background:#0d1724;border-radius:11px;align-items:center;gap:9px;min-height:42px;padding:0 15px 0 9px;font-size:11px;font-weight:600;transition:all .25s;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);box-shadow:0 12px 32px #050a114d}.toast.is-visible{opacity:1;transform:translate(-50%)}.toast span{color:#aee1c8;background:#75c8a429;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.sidebar-backdrop{display:none}.nav-admin{margin-top:8px}.route-loading{color:#7c8998;background:#f1f4f8;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:100vh;font-family:Archivo,system-ui,sans-serif;font-size:11px;display:flex}.route-loading .logo-word{color:#0d1520}.route-loading .logo-word span{color:#1b5fe0}.route-loading>svg{color:#1b5fe0;animation:1s linear infinite spin}@media (width<=1120px){.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-grid{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:1fr 1fr;align-items:start;display:grid}.open-items-card{grid-column:1/-1}.priority-row{grid-template-columns:20px minmax(220px,1fr) auto}.briefing-action{grid-column:2/-1;justify-self:start}}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{transition:transform .27s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:16px 0 45px #050a114d}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:inline-grid!important}.sidebar-backdrop{z-index:29;pointer-events:none;opacity:0;background:#050a1173;transition:all .25s;display:block;position:fixed;inset:0}.sidebar-backdrop.is-open{pointer-events:auto;opacity:1}.mobile-brand{display:flex}.mobile-brand .logo-mark{background:var(--brand)}.topbar{padding:0 18px}.search-trigger{margin-left:16px}.page-content{width:calc(100% - 36px)}}@media (width<=640px){.topbar{padding:0 13px}.search-trigger{background:0 0;border:0;place-content:center;width:34px;margin-left:auto;padding:0}.search-trigger>svg{position:static}.search-trigger>span,.search-trigger kbd,.connection-pill,.top-actions>.avatar{display:none}.top-actions{gap:4px;margin-left:0}.page-content{gap:18px;width:calc(100% - 24px);padding:24px 0 40px}.preview-banner{grid-template-columns:34px 1fr}.preview-banner button{grid-column:1/-1;width:100%}.workspace-error{grid-template-columns:30px 1fr}.workspace-error button{grid-column:1/-1;width:100%}.welcome-row{align-items:flex-start;min-height:auto}.welcome-row h1,.page-title-row h1{font-size:30px}.welcome-row p:not(.date-label){font-size:13px;line-height:1.35}.welcome-row .secondary-button{width:36px;min-width:36px;padding:0;font-size:0}.metric-strip{grid-template-columns:1fr 1fr;padding:0}.metric-strip button{border-bottom:1px solid var(--line);min-height:83px;padding:12px 14px!important}.metric-strip button:nth-child(2){border-right:0}.metric-strip button:nth-child(n+3){border-bottom:0}.metric-strip strong{font-size:20px}.metric-strip span{font-size:11px}.metric-strip small{font-size:9.5px}.briefing-card{padding:21px 18px 8px}.briefing-link{font-size:0}.briefing-card>h2{font-size:22px}.priority-row{grid-template-columns:20px 1fr;gap:10px;padding:15px 0}.priority-copy strong{font-size:13px}.priority-copy span{white-space:normal;font-size:11px}.priority-meta{grid-column:2;justify-self:start}.briefing-action{grid-column:2;width:100%}.dashboard-rail{grid-template-columns:1fr}.open-items-card{grid-column:auto}.section-heading{padding:17px 16px 13px}.section-actions .filter-button,.section-actions .link-button{display:none}.inbox-tabs{flex-wrap:nowrap;padding:0 16px 13px;overflow-x:auto}.inbox-tabs button{flex:none}.message-row{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:112px;padding:14px}.message-row .row-chevron{display:none}.avatar--sender{width:36px;height:36px}.message-company{display:none}.message-preview{max-width:calc(100vw - 102px)}.ai-chip{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mobile-show-all{border:0;border-top:1px solid var(--line-soft);width:100%;min-height:43px;color:var(--brand);background:0 0;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.rail-card{padding:18px 16px}.page-title-row{align-items:flex-start;min-height:90px}.page-title-row>.primary-button{width:36px;padding:0;font-size:0}.detail-panel{width:100vw}.detail-heading{padding:21px 20px 17px}.detail-heading h2{font-size:22px}.ai-summary,.reply-card{margin-left:20px;margin-right:20px}.email-body{padding-left:22px;padding-right:22px}.attachment-card,.message-task-button{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.fact-grid{grid-template-columns:1fr}.connection-row{grid-template-columns:38px 1fr}.connection-state{grid-column:2;justify-content:space-between;margin-bottom:8px}.connections-modal{max-height:calc(100vh - 30px);overflow-y:auto}.modal-shell{padding:15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
