*{box-sizing:border-box}html{background:var(--colors-surface)}body{margin:0;color:var(--colors-text-primary);font-family:-apple-system,BlinkMacSystemFont,Avenir Next,Segoe UI,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--colors-brand-primary) 32%,transparent);outline-offset:3px}.auth-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(48px,8vw,128px);padding:clamp(32px,7vw,96px);background:radial-gradient(circle at 14% 18%,rgba(46,91,199,.1),transparent 32%),linear-gradient(145deg,#f7f9fd,#fff 62%)}.auth-intro{max-width:700px}.auth-brand{display:flex;align-items:center;gap:13px;margin-bottom:clamp(52px,9vh,92px);font-size:22px;font-weight:760;letter-spacing:-.02em}.auth-brand small{color:var(--colors-brand-primary);font-size:15px;font-weight:680}.auth-brand-mark{width:42px;height:42px}.auth-kicker,.auth-step{margin:0 0 18px;color:var(--colors-brand-primary);font-size:13px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.auth-intro h1{max-width:16ch;margin:0;font-size:clamp(40px,5.2vw,70px);line-height:.98;letter-spacing:-.055em}.auth-intro>p:not(.auth-kicker){max-width:62ch;margin:28px 0 0;color:var(--colors-text-secondary);font-size:17px;line-height:1.7}.auth-promises{margin:34px 0 0;padding:25px 0 0;border-top:1px solid var(--colors-border);display:grid;gap:13px;color:#31405d;list-style:none}.auth-promises li{position:relative;padding-left:27px}.auth-promises li:before{content:"";position:absolute;top:.42em;left:2px;width:8px;height:8px;border:2px solid var(--colors-brand-primary);border-radius:50%}.auth-panel{width:min(100%,470px);justify-self:end;padding:clamp(30px,4.5vw,52px);border:1px solid rgba(201,211,229,.78);border-radius:32px;background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6,0 28px 70px -34px #23365b4d}.auth-panel h2{margin:0;font-size:clamp(28px,3vw,38px);letter-spacing:-.035em}.auth-panel-copy,.auth-privacy-note{color:var(--colors-text-secondary);line-height:1.6}.auth-panel-copy{margin:14px 0 30px}.auth-privacy-note{margin:24px 0 0;font-size:13px}.auth-provider-actions{display:grid;gap:12px}.provider-button,.auth-text-button,.sign-out{cursor:pointer;font:inherit;transition:transform .18s cubic-bezier(.16,1,.3,1),border-color .18s ease,background .18s ease}.provider-button{min-height:54px;padding:0 22px;border-radius:14px;font-size:15px;font-weight:710}.provider-button-apple{border:1px solid #15171a;background:#15171a;color:#fff}.provider-button-google{border:1px solid #cbd5e6;background:#fff;color:#26344e}.provider-button:not(:disabled):hover,.auth-text-button:hover,.sign-out:hover{transform:translateY(-1px)}.provider-button:not(:disabled):active,.auth-text-button:active,.sign-out:active{transform:translateY(1px) scale(.99)}.provider-button:disabled{cursor:not-allowed;opacity:.62}.auth-setup-note{margin:0 0 22px;padding:15px 16px;border-left:3px solid var(--colors-brand-primary);background:#f3f7ff;display:grid;gap:6px;color:var(--colors-text-primary);font-size:14px;line-height:1.45}.auth-error{margin:0 0 22px;padding:15px 16px;border-left:3px solid var(--colors-danger);background:#fff6f5;display:grid;gap:6px;color:#692e29;font-size:14px;line-height:1.45}.auth-text-button{justify-self:start;margin:4px 0 0;padding:0;border:0;background:transparent;color:var(--colors-brand-primary);font-weight:720}.auth-panel-loading{display:grid;gap:16px}.account-ready-shell .auth-brand{margin-bottom:clamp(42px,7vh,72px)}.account-person{display:flex;align-items:center;gap:14px;margin-bottom:26px}.account-person h2{min-width:0;overflow-wrap:anywhere}.account-link-confirm{margin-bottom:26px;padding:20px;border:1px solid #d8e2f3;border-radius:18px;background:#f7f9fd}.account-link-confirm h3{margin:0 0 8px;font-size:18px;letter-spacing:-.015em}.account-link-confirm p{margin:0 0 18px;color:var(--colors-text-secondary);font-size:14px;line-height:1.55}.account-link-confirm .link-error{color:var(--colors-danger);font-weight:650}.auth-skeleton{border-radius:10px;background:linear-gradient(100deg,#edf1f7 20%,#f8fafe,#edf1f7 70%);background-size:240% 100%;animation:auth-shimmer 1.8s ease-in-out infinite}.auth-skeleton-title{width:min(90%,590px);height:132px}.auth-skeleton-copy{width:min(70%,480px);height:54px;margin-top:24px}.auth-skeleton-heading{width:68%;height:40px;margin-bottom:12px}.auth-skeleton-button{width:100%;height:54px}@keyframes auth-shimmer{to{background-position:-140% 0}}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:linear-gradient(140deg,#fff 0%,var(--colors-surface) 72%)}.sidebar{position:sticky;top:0;height:100vh;padding:32px 20px;border-right:1px solid var(--colors-border);background:#ffffffe0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;color:var(--colors-text-primary);font-size:22px;font-weight:750;text-decoration:none;margin:0 8px 36px}.brand img{width:38px;height:38px}.brand small{font-size:15px;color:var(--colors-brand-primary);font-weight:650}.sidebar nav{display:grid;gap:8px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:16px;color:var(--colors-text-secondary);text-decoration:none;font-weight:600}.sidebar nav a.active{background:#edf3ff;color:var(--colors-brand-primary)}.icon{display:inline-grid;place-items:center;width:20px}.sidebar-note{margin:auto 8px 0;color:var(--colors-text-secondary);font-size:14px}main{padding:42px clamp(24px,4vw,68px) 60px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.topbar h1{font-size:36px;line-height:1.1;margin:0 0 7px;letter-spacing:-.03em}.topbar p{margin:0;color:var(--colors-text-secondary);font-size:17px}.top-actions{display:flex;align-items:center;gap:16px}.sync{padding:10px 14px;background:#eef9f3;border:1px solid #d4efdf;color:#237653;border-radius:999px;font-size:14px;font-weight:650}.avatar{border:0;border-radius:999px;width:42px;height:42px;background:var(--colors-text-primary);color:#fff;font-weight:700;display:inline-grid;place-items:center;flex:0 0 auto}.sign-out{border:0;background:transparent;color:var(--colors-text-secondary);padding:8px 2px;font-size:14px;font-weight:680}.grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.85fr);gap:20px;max-width:1120px}.card{position:relative;background:var(--colors-card);border:1px solid var(--colors-border);border-radius:var(--radius-card);box-shadow:0 8px 24px #17223b12;padding:28px;min-width:0}.eyebrow{margin:0 0 17px;text-transform:uppercase;letter-spacing:.045em;color:var(--colors-brand-primary);font-size:13px;font-weight:750}.eyebrow.mint{color:#218362}.card h2{font-size:23px;line-height:1.25;margin:0 0 18px;letter-spacing:-.02em}.interview{min-height:310px;overflow:hidden}.interview ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px;color:#31405d}.actions{display:flex;gap:12px}.card button{border:1px solid #ccd9ef;background:#fff;color:var(--colors-brand-primary);padding:12px 18px;border-radius:13px;font-weight:700;font-size:14px}.card button.primary{border-color:transparent;color:#fff;background:linear-gradient(135deg,var(--colors-brand-primary),var(--colors-brand-primary-dark));box-shadow:0 10px 24px #3b6cff38}.calendar-art{position:absolute;right:28px;bottom:68px;width:122px;height:122px;border-radius:35px;background:linear-gradient(150deg,#afc8ff,var(--colors-brand-primary));box-shadow:0 18px 35px #3b6cff33;transform:rotate(4deg);display:grid;place-items:center}.calendar-art:before{content:"";position:absolute;left:16px;right:16px;top:21px;height:8px;border-radius:99px;background:#ffffffad}.calendar-art span{width:50px;height:50px;border-radius:999px;background:#fff;color:var(--colors-brand-primary);display:grid;place-items:center;font-size:28px;font-weight:800}.update{min-height:310px}.update p:not(.eyebrow){color:var(--colors-text-secondary)}.update .due{display:inline-block;background:#e8f8ef;color:#237653;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700}.update button{position:absolute;right:28px;bottom:28px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metrics div{display:grid;gap:4px}.metrics strong{font-size:25px}.metrics span{color:var(--colors-text-secondary);font-size:13px;line-height:1.35}.milestone{display:flex;align-items:center;margin:30px 4px 22px}.milestone:before{content:"";height:2px;background:#a9dfc4;position:absolute;left:39px;right:75px}.milestone i{z-index:1;width:25px;height:25px;border-radius:999px;background:var(--colors-accent-mint);color:#fff;font-style:normal;display:grid;place-items:center;margin-right:auto;font-size:12px;border:3px solid white;box-shadow:0 0 0 1px #a9dfc4}.milestone i.current{background:#fff;box-shadow:0 0 0 2px var(--colors-brand-primary)}.milestone i:last-child{background:#fff;box-shadow:0 0 0 1px #cad4e5;margin-right:0}.encouragement{padding:14px 16px;border-radius:14px;background:#f1f5ff;color:var(--colors-brand-primary);font-weight:650;margin:0}.tasks{display:grid;align-content:start}.tasks label{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--colors-border);color:#31405d}.tasks input{width:20px;height:20px;accent-color:var(--colors-brand-primary)}.gentle{margin:26px 0 0;color:var(--colors-text-secondary);font-size:14px;text-align:center}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;gap:46px;padding:42px 24px 56px}.auth-brand{margin-bottom:52px}.auth-intro h1{max-width:18ch}.auth-panel{width:100%;max-width:680px;justify-self:start}.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static;display:block;padding:18px}.sidebar nav{display:flex;overflow:auto}.sidebar-note{display:none}.brand{margin-bottom:16px}.grid{grid-template-columns:1fr}.topbar{align-items:flex-start}.calendar-art{opacity:.25}.metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.auth-shell{padding:28px 16px 40px}.auth-brand{margin-bottom:42px}.auth-intro h1{font-size:39px}.auth-intro>p:not(.auth-kicker){font-size:16px}.auth-panel{padding:26px 20px;border-radius:24px}main{padding:24px 16px}.topbar h1{font-size:29px}.top-actions{display:none}.card{padding:22px}.actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.workspace-shell{min-height:100dvh;background:radial-gradient(circle at 76% -14%,rgba(52,95,224,.09),transparent 34%),linear-gradient(180deg,#f8f9fb 0%,var(--colors-surface) 34%,#f7f8fa 100%)}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--colors-text-primary);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.workspace-sidebar{position:sticky;top:0;z-index:5;min-height:72px;padding:10px clamp(22px,4vw,58px);border-bottom:1px solid color-mix(in srgb,var(--colors-border) 84%,transparent);background:#f8f9fbe0;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2);display:flex;align-items:center}.workspace-sidebar .brand{margin:0;gap:10px;font-size:17px;letter-spacing:-.025em}.workspace-sidebar .brand img{width:30px;height:30px}.workspace-sidebar .brand small{font-size:12px}.workspace-sidebar nav{margin-left:clamp(32px,6vw,76px);display:flex;align-items:center;gap:3px;padding:4px;border:1px solid color-mix(in srgb,var(--colors-border) 72%,transparent);border-radius:13px;background:#e8ebf194}.workspace-sidebar nav a{position:relative;min-height:38px;padding:10px 15px;border-radius:9px;color:var(--colors-text-secondary);font-size:14px;font-weight:620;line-height:1;text-decoration:none;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.workspace-sidebar nav a:hover{color:var(--colors-text-primary)}.workspace-sidebar nav a:active{transform:scale(.98)}.workspace-sidebar nav a.active{color:var(--colors-text-primary);background:#fffffff0;box-shadow:0 1px 2px #1b263d14,0 5px 16px #1b263d0d}.workspace-account-nav{margin-left:auto}.workspace-account-nav .avatar{width:34px;height:34px;border-radius:10px;background:var(--colors-text-primary);font-size:12px}.workspace-main{width:100%;max-width:1120px;margin:0 auto;padding:clamp(50px,6.5vw,78px) clamp(24px,5vw,60px) 104px;outline:none}.workspace-header{margin-bottom:38px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.workspace-header h1{margin:7px 0 0;font-size:clamp(38px,4.4vw,48px);line-height:1;letter-spacing:-.045em;font-weight:670;text-wrap:balance}.workspace-kicker{margin:0;color:var(--colors-text-secondary);font-size:13px;font-weight:620;line-height:1.4;letter-spacing:.025em}.workspace-account,.applications-tools,.application-actions,.form-actions{display:flex;align-items:center;gap:12px}.orientation-stack{max-width:900px;display:grid;gap:18px}.orientation-grid{max-width:980px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:stretch}.route-panel{animation:route-enter .26s cubic-bezier(.16,1,.3,1) both}@keyframes route-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.focus-card,.empty-state,.application-form,.journey-facts{border:1px solid var(--colors-border);border-radius:var(--radius-card);background:#fff}.focus-card{padding:28px}.focus-card-primary{min-height:388px;padding:clamp(30px,4vw,42px);border:0;border-radius:26px;background:radial-gradient(circle at 92% 8%,rgba(93,126,220,.22),transparent 36%),var(--colors-text-primary);color:#fff;display:flex;flex-direction:column;align-items:flex-start}.focus-card h2{margin:0;font-size:clamp(25px,3.5vw,38px);font-weight:650;letter-spacing:-.04em}.focus-card-primary .eyebrow{margin-bottom:34px;color:#ffffff9e}.interview-role{margin:7px 0 0;color:#ffffffa3;font-size:17px}.interview-facts{width:100%;margin:28px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);display:grid;gap:7px}.interview-facts p{margin:0;color:#ffffffd1;font-size:14px;line-height:1.55}.focus-card button.primary,.applications-tools button.primary,.application-form button.primary{margin-top:auto;padding:13px 17px;border:0;border-radius:var(--radius-button);background:#fff;color:var(--colors-text-primary);cursor:pointer;font:inherit;font-size:14px;font-weight:680;display:inline-flex;align-items:center;gap:28px;transition:transform .18s ease,background .18s ease}.focus-card button.primary:hover{transform:translateY(-1px);background:#f1f3f7}.today-brief{border:1px solid var(--colors-border);border-radius:var(--radius-card);background:#ffffffd1;overflow:hidden}.brief-row{min-height:50%;padding:28px 26px;display:grid;grid-template-columns:28px 1fr;gap:14px;align-content:center}.brief-row+.brief-row{border-top:1px solid var(--colors-border)}.brief-index{color:var(--colors-brand-primary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-variant-numeric:tabular-nums}.brief-label{margin:0 0 7px;color:var(--colors-text-secondary);font-size:12px;font-weight:650}.brief-row h2{margin:0;font-size:18px;font-weight:630;letter-spacing:-.02em;line-height:1.35}.brief-meta{margin:7px 0 0;color:var(--colors-text-secondary);font-size:12px}.applications-workspace{max-width:920px}.applications-tools{justify-content:space-between;margin-bottom:14px}.applications-tools label{display:flex;gap:9px;align-items:center;color:var(--colors-text-secondary);font-size:14px}.applications-tools button.primary{margin:0;background:var(--colors-text-primary);color:#fff}.application-list{border:1px solid var(--colors-border);border-radius:var(--radius-card);background:#ffffffe0;overflow:visible}.application-row{position:relative;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:24px;transition:background .18s ease}.application-row:hover{background:#f6f8fccc}.application-row+.application-row{border-top:1px solid var(--colors-border)}.application-row h2{margin:5px 0 4px;font-size:20px;font-weight:640;letter-spacing:-.025em}.application-row p:not(.application-stage){margin:0;color:var(--colors-text-secondary)}.application-row small{display:block;margin-top:10px;color:var(--colors-text-secondary);line-height:1.45}.application-stage{margin:0;color:var(--colors-brand-primary);font-size:11px;font-weight:680;letter-spacing:.025em}.application-menu{position:relative}.application-menu summary{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--colors-text-secondary);cursor:pointer;font-weight:700;list-style:none}.application-menu summary::-webkit-details-marker{display:none}.application-menu[open] summary{background:#eef0f4;color:var(--colors-text-primary)}.application-actions{position:absolute;z-index:3;top:46px;right:0;min-width:150px;padding:7px;border:1px solid var(--colors-border);border-radius:14px;background:#fff;box-shadow:var(--shadow-floating);display:grid}.application-actions button,.workspace-alert button,.application-form button:not(.primary){padding:10px 11px;border:0;border-radius:9px;background:transparent;color:var(--colors-text-primary);cursor:pointer;font:inherit;font-size:13px;font-weight:620;text-align:left}.application-actions button:hover{background:#f1f2f5}.application-actions .danger{color:var(--colors-danger)}.empty-state{padding:48px 28px;color:var(--colors-text-secondary);text-align:center}.workspace-alert{max-width:820px;margin-bottom:16px;padding:13px 16px;border-left:3px solid var(--colors-danger);border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff6f5;color:#692e29}.workspace-alert.undo{border-color:var(--colors-success);background:#f2faf6;color:var(--colors-text-primary)}.journey-note{margin:0;color:var(--colors-text-secondary);font-size:14px}.journey-facts{padding:34px 36px;background:radial-gradient(circle at 88% 5%,rgba(52,95,224,.075),transparent 36%),#fff}.journey-facts .eyebrow{margin-bottom:28px}.journey-facts .metrics{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px;align-items:end}.journey-facts .metrics div{display:grid;gap:5px}.journey-facts .metrics strong{color:var(--colors-text-primary);font-size:26px;font-weight:630;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.journey-facts .metric-anchor strong{font-size:clamp(52px,8vw,76px);line-height:.85}.journey-facts .metrics span{color:var(--colors-text-secondary);font-size:12px}.journey-copy{margin:28px 0 0;padding-top:20px;border-top:1px solid var(--colors-border);color:var(--colors-text-secondary);font-size:14px}.journey-facts-compact{grid-column:1 / -1;padding:19px 4px;border-width:1px 0;border-radius:0;background:transparent}.journey-facts-compact .eyebrow{margin-bottom:12px}.journey-facts-compact .metrics{grid-template-columns:repeat(4,max-content);justify-content:space-between;gap:22px}.journey-facts-compact .metrics strong,.journey-facts-compact .metric-anchor strong{font-size:18px;line-height:1}.gmail-quiet-status{min-height:38px;padding:9px 12px;border:1px solid var(--colors-border);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#ffffffc7;color:var(--colors-text-secondary);font-size:12px;font-weight:650;text-decoration:none}.gmail-quiet-status strong{min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:var(--colors-text-primary);color:#fff;font-size:11px}.status-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto;background:#8b95a7;box-shadow:0 0 0 3px #8b95a721}.status-current{background:var(--colors-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-success) 14%,transparent)}.status-importing,.status-connecting,.status-delayed{background:var(--colors-warning);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-warning) 14%,transparent)}.status-reconnect_required,.status-provider_cleanup_unconfirmed{background:var(--colors-danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--colors-danger) 12%,transparent)}.gmail-settings{max-width:900px;display:grid;gap:18px}.gmail-status-panel,.gmail-review-panel,.gmail-data-panel{padding:clamp(26px,4vw,38px);border:1px solid var(--colors-border);border-radius:22px;background:#fff}.gmail-status-panel{background:radial-gradient(circle at 96% 0,rgba(46,91,199,.09),transparent 34%),#fff}.gmail-status-heading,.gmail-section-heading,.gmail-review-title,.gmail-data-actions,.gmail-review-actions{display:flex;align-items:center}.gmail-status-heading,.gmail-section-heading,.gmail-review-title{justify-content:space-between;gap:20px}.gmail-status-heading .status-dot{width:11px;height:11px}.gmail-status-heading h2,.gmail-data-panel h2{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.1;letter-spacing:-.035em}.gmail-status-copy{max-width:58ch;margin:17px 0 28px;color:var(--colors-text-secondary);line-height:1.6}.gmail-facts{margin:0;border-top:1px solid var(--colors-border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gmail-facts div{padding:21px 20px 4px 0}.gmail-facts dt{margin-bottom:7px;color:var(--colors-text-secondary);font-size:12px}.gmail-facts dd{margin:0;font-size:14px;font-weight:650;line-height:1.45}.gmail-disclosure>h3{margin:0 0 10px;font-size:24px;letter-spacing:-.025em}.gmail-disclosure>p,.gmail-disclosure-grid p,.gmail-data-panel>p,.gmail-evidence p{color:var(--colors-text-secondary);line-height:1.6}.gmail-disclosure-grid{margin:28px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--colors-border);border-radius:16px;background:var(--colors-border)}.gmail-disclosure-grid div{padding:21px;background:#fff}.gmail-disclosure-grid strong{font-size:14px}.gmail-disclosure-grid p{margin:8px 0 0;font-size:13px}.gmail-disclosure button.primary,.gmail-provider-recovery{min-height:44px;width:fit-content;padding:11px 16px;border:0;border-radius:var(--radius-button);background:var(--colors-text-primary);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:14px;font-weight:680;text-decoration:none;transition:transform .18s ease,background .18s ease}.gmail-disclosure button.primary:hover,.gmail-provider-recovery:hover{transform:translateY(-1px);background:#283145}.gmail-section-heading{margin-bottom:8px}.gmail-section-heading .eyebrow{margin:0}.gmail-section-heading>span,.confidence-band{padding:6px 9px;border-radius:999px;background:#eef2f8;color:var(--colors-text-secondary);font-size:11px;font-weight:680}.gmail-review-item{padding:26px 0 2px;border-top:1px solid var(--colors-border)}.gmail-review-item:first-of-type{border-top:0}.gmail-review-title h3{margin:0;font-size:20px;letter-spacing:-.02em}.gmail-review-title p{margin:5px 0 0;color:var(--colors-text-secondary);font-size:13px}.gmail-change{margin:20px 0 14px;padding:18px;border-radius:14px;background:#f4f6fa}.gmail-change>p{margin:0 0 11px;color:var(--colors-text-secondary);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.gmail-change>div{display:grid;grid-template-columns:1fr auto 1fr;gap:13px;align-items:center}.gmail-change>div.gmail-change-single{grid-template-columns:1fr}.gmail-change span:last-child{font-weight:700}.gmail-change small{display:block;margin-top:9px;color:var(--colors-text-secondary)}.gmail-evidence summary{cursor:pointer;color:var(--colors-brand-primary);font-size:13px;font-weight:680}.gmail-evidence p{margin:10px 0 0;font-size:13px}.gmail-edit-field{margin-top:15px;display:grid;gap:7px;font-size:12px;font-weight:700}.gmail-edit-field input{padding:11px 12px;border:1px solid var(--colors-border);border-radius:10px;font:inherit}.gmail-review-actions{margin-top:20px;gap:9px;flex-wrap:wrap}.gmail-review-actions button,.danger-button,.text-button{min-height:40px;padding:9px 13px;border:1px solid var(--colors-border);border-radius:10px;background:#fff;color:var(--colors-text-primary);cursor:pointer;font:inherit;font-size:13px;font-weight:680}.gmail-review-actions .primary{min-height:40px;margin:0;padding:9px 14px}.gmail-empty{margin:25px 0 0;color:var(--colors-text-secondary)}.gmail-action-error{margin:0;padding:14px 16px;border-left:3px solid var(--colors-danger);border-radius:10px;background:#fff6f5;color:#692e29;font-size:14px;line-height:1.5}.gmail-data-panel>p{max-width:66ch;margin:12px 0 22px}.gmail-data-actions{gap:14px;flex-wrap:wrap}.gmail-delete-confirmation{flex-basis:100%;max-width:620px;padding:16px;border:1px solid color-mix(in srgb,var(--colors-danger) 24%,var(--colors-border));border-radius:12px;background:#fff9f8;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gmail-delete-confirmation p{flex-basis:100%;margin:0 0 4px;color:var(--colors-text-secondary);font-size:13px;line-height:1.5}.gmail-delete-confirmation button:not(.danger-button){min-height:40px;padding:9px 13px;border:0;background:transparent;color:var(--colors-text-secondary);cursor:pointer;font:inherit;font-size:13px;font-weight:680}.danger-button{color:var(--colors-danger);border-color:color-mix(in srgb,var(--colors-danger) 28%,var(--colors-border))}.text-button{border:0;padding-inline:2px;color:var(--colors-text-secondary)}.danger-button:disabled,.text-button:disabled,.gmail-disclosure button:disabled{cursor:not-allowed;opacity:.48}.sr-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:10;padding:24px;display:grid;place-items:center;background:#141e3257;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.application-form{width:min(100%,560px);padding:30px;display:grid;gap:17px}.application-form h2{margin:5px 0 0;font-size:30px;letter-spacing:-.035em}.application-form label{display:grid;gap:7px;font-size:13px;font-weight:700}.application-form input,.application-form select,.application-form textarea{width:100%;padding:12px 13px;border:1px solid #cad5e7;border-radius:11px;background:#fff;color:var(--colors-text-primary);font:inherit}.form-actions{justify-content:flex-end}.form-actions button.primary{margin:0}@media(max-width:800px){.workspace-sidebar{padding:10px 18px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 14px}.workspace-sidebar nav{grid-column:1 / -1;grid-row:2;width:100%;margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.workspace-sidebar nav a{text-align:center}.workspace-account-nav{grid-column:2;grid-row:1;margin-left:0}.workspace-account-nav .avatar{display:none}.workspace-main{padding:40px 18px 76px}.orientation-grid{grid-template-columns:1fr}.focus-card-primary{min-height:360px}.journey-facts-compact{grid-column:auto}.journey-facts-compact .metrics,.journey-facts .metrics{grid-template-columns:repeat(2,1fr)}.application-row{gap:12px}.gmail-facts,.gmail-disclosure-grid{grid-template-columns:1fr}.gmail-change>div{grid-template-columns:1fr}.gmail-change strong{transform:rotate(90deg);justify-self:start}}@media(max-width:520px){.workspace-sidebar{padding-inline:14px}.workspace-sidebar .brand span{font-size:16px}.workspace-sidebar .brand small{display:none}.workspace-sidebar nav a{padding-inline:8px;font-size:13px}.workspace-main{padding:34px 16px 68px}.workspace-header{margin-bottom:30px}.workspace-header h1{font-size:36px}.focus-card-primary{min-height:340px;padding:28px}.brief-row{padding:24px 20px}.applications-tools{align-items:flex-start}.applications-tools button.primary{padding-inline:13px}.application-row{padding:20px}.journey-facts{padding:28px 24px}}:root{--colors-brand-primary: #345FE0;--colors-brand-primary-dark: #2957EA;--colors-accent-mint: #6FCF97;--colors-accent-sky: #8DB7FF;--colors-surface: #F3F4F6;--colors-card: #FFFFFF;--colors-text-primary: #121826;--colors-text-secondary: #5E6776;--colors-border: #DDE1E7;--colors-success: #218362;--colors-warning: #8A5700;--colors-danger: #C53F3F;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 24px;--spacing-xxl: 32px;--spacing-xxxl: 48px;--radius-card: 20px;--radius-input: 14px;--radius-button: 12px;--radius-app-icon: 26px;--radius-pill: 999px;--typography-heading-family: SF Pro Display, Inter, system-ui, sans-serif;--typography-body-family: SF Pro Text, Inter, system-ui, sans-serif;--shadow-card: 0 1px 2px rgba(18, 24, 38, .04);--shadow-floating: 0 18px 48px rgba(18, 24, 38, .14);--motion-fast-ms: 120;--motion-normal-ms: 200;--motion-slow-ms: 320}
