@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#27324c;background:#f5f8f7;font-synthesis:none;--ink:#27324c;--muted:#667887;--purple:#2d86ad;--purple-dark:#236f93;--lavender:#e5f4f5;--line:#d8e5e7;--panel:#fffefd;--green:#2f806d;--coral:#d65e72;--amber:#f4a24d;--sky:#99d4df;--cream:#fff7dc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #d65e7252;outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:30px 22px 22px;background:#211a42;color:#fff;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;font:800 21px Manrope;letter-spacing:-.5px;margin:0 10px 38px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#2b1e5e;background:#bca8ff}.sidebar-label{margin:0 12px 10px;color:#aaa2c4;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar nav{display:grid;gap:6px}.sidebar nav a{text-decoration:none;color:#c4bdd7;display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:12px;font-weight:600;font-size:14px}.sidebar nav a:hover{background:#2e2651;color:#fff}.sidebar nav a.active{background:#7453df;color:#fff;box-shadow:0 7px 18px #0003}.capture-side{margin:18px 0 0;border:1px solid #4f456f;background:#2b234c;color:#fff;border-radius:12px;padding:11px 13px;display:flex;gap:9px;align-items:center;justify-content:center;cursor:pointer;font-weight:600}.sidebar-card{margin-top:auto;background:linear-gradient(145deg,#33295b,#282147);border:1px solid #443a66;border-radius:16px;padding:17px}.sidebar-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#b7a3ff;color:#30245f;margin-bottom:13px}.sidebar-card strong{font:700 14px Manrope}.sidebar-card p{color:#bdb6d1;font-size:12px;line-height:1.55;margin:6px 0 0}.profile-chip{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:18px 5px 0}.profile-chip .avatar{background:#f1b6a9;color:#5d2f35;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-weight:800}.profile-chip strong,.profile-chip span{display:block}.profile-chip strong{font-size:13px}.profile-chip span{font-size:11px;color:#aaa2c4;margin-top:2px}.app-main{min-width:0}.topbar{height:82px;background:#f7f5fbe8;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,4vw,58px);position:sticky;top:0;z-index:10}.topbar h1{margin:0;text-transform:capitalize;font:700 19px Manrope}.mobile-brand{display:none}.top-actions{display:flex;align-items:center;gap:10px}.connection{font-size:11px;font-weight:700;padding:6px 9px;border-radius:999px;background:#ebe7f1;color:#736c80}.connection.connected{color:#28725d;background:#def2e9}.icon-button{border:1px solid var(--line);background:#fff;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#514b5e;cursor:pointer}.top-capture,.primary-button{border:0;background:var(--purple);color:#fff;border-radius:12px;min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:700;cursor:pointer;box-shadow:0 7px 18px #5b3ab733}.top-capture:hover,.primary-button:hover{background:var(--purple-dark)}.page{max-width:1300px;margin:0 auto;padding:34px clamp(24px,4vw,58px) 60px}.today-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:20px}.hero-card{grid-column:1/-1;min-height:190px;border-radius:22px;padding:32px 34px;background:linear-gradient(120deg,#2d245b,#49358e 68%,#6e4fd1);color:#fff;display:flex;justify-content:space-between;align-items:flex-end;position:relative;overflow:hidden;box-shadow:0 18px 45px #2e235626}.hero-card:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #ffffff1c;border-radius:50%;right:-85px;top:-180px;box-shadow:0 0 0 55px #ffffff06,0 0 0 115px #ffffff05}.eyebrow{display:flex;align-items:center;gap:7px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.09em;color:#796f8b}.hero-card .eyebrow{color:#c9bcfa}.hero-card h2{font:800 clamp(28px,4vw,44px) Manrope;letter-spacing:-1.6px;line-height:1.06;margin:14px 0 8px}.hero-card p{color:#d7d1eb;margin:0;max-width:590px;font-size:15px}.streak{position:relative;z-index:1;background:#ffffff1f;border:1px solid #ffffff21;padding:12px 15px;border-radius:15px;display:flex;gap:10px;align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.streak svg{color:#ffb36a}.streak span,.streak strong{display:block;font-size:12px}.streak strong{font-size:16px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:0 7px 24px #3126460b}.priorities{padding:23px}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.panel-head h3,.focus-prompt h3,.energy-card h3{font:700 18px Manrope;margin:0}.panel-head p,.focus-prompt p,.energy-card p{font-size:13px;color:var(--muted);margin:5px 0 0}.panel-head a{display:flex;align-items:center;gap:3px;text-decoration:none;color:var(--purple);font-size:12px;font-weight:700;white-space:nowrap}.task-stack,.task-page-list{display:grid}.task-row{display:grid;grid-template-columns:28px 29px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px 5px;border-top:1px solid #eeeaf1}.task-row:first-child{border-top:0}.task-row.completed .task-copy strong{text-decoration:line-through;color:#9992a1}.check-button{border:0;background:transparent;color:#b7b0c0;padding:0;display:grid;place-items:center;cursor:pointer}.check-button:hover{color:var(--purple)}.task-row.completed .check-button{color:var(--green)}.task-number{width:27px;height:27px;border-radius:9px;background:#f1edf8;display:grid;place-items:center;font-size:11px;font-weight:800;color:#756b82}.task-copy{min-width:0}.task-copy strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-copy span{display:flex;align-items:center;gap:4px;color:#898291;font-size:11px;margin-top:4px;text-transform:capitalize}.task-copy i{width:3px;height:3px;background:#c6c0ca;border-radius:50%;margin:0 2px}.xp{font-size:11px;color:var(--green);background:#e7f4ee;padding:5px 7px;border-radius:7px;font-weight:800}.focus-prompt{padding:25px;background:#f1ecff;border-color:#e1d7ff;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:19px}.focus-orb{width:50px;height:50px;border-radius:16px;background:#ded3ff;color:#6242c4;display:grid;place-items:center}.focus-prompt .primary-button{width:100%}.routines-preview{padding:23px}.routine-progress{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;background:#faf8fd;border-radius:13px;padding:13px 14px}.routine-progress strong,.routine-progress span{display:block}.routine-progress strong{font:700 14px Manrope}.routine-progress span{font-size:11px;color:var(--muted);margin-top:2px}.progress-track{height:7px;border-radius:8px;background:#e9e3f0;overflow:hidden}.progress-track span{height:100%;margin:0;background:var(--purple);border-radius:8px}.anchor-list{display:grid;margin-top:12px}.anchor-list>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;padding:10px 4px;border-top:1px solid #f0ecf2}.anchor-list>div:first-child{border:0}.anchor-list>div>span{width:23px;height:23px;border-radius:8px;background:#f0edf3;display:grid;place-items:center;color:#8f8798}.anchor-list .anchor-done{background:#dff2e9;color:#2c7a63}.anchor-list strong{font-size:13px}.anchor-list small{font-size:11px;color:var(--muted)}.energy-card{padding:24px}.energy-card h3{margin-top:8px}.energy-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0 0}.energy-options button,.filter-tabs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px;cursor:pointer;color:#6f6879;font-size:12px;font-weight:700}.energy-options button.selected,.filter-tabs button.active{background:var(--lavender);border-color:#d9ceff;color:var(--purple-dark)}.content-column{max-width:930px;margin:0 auto}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:5px 0 25px}.page-intro h2{font:800 30px Manrope;letter-spacing:-.8px;margin:0}.page-intro p{color:var(--muted);margin:7px 0 0}.compact{min-height:42px}.filter-tabs{display:flex;gap:7px;margin-bottom:14px}.filter-tabs button{padding:9px 16px}.task-page-list{padding:8px 22px}.task-page-list .task-row{padding:17px 4px}.empty-state{text-align:center;padding:70px 20px;color:#796f83}.empty-state svg{color:var(--purple)}.empty-state h3{font:700 18px Manrope;margin:12px 0 4px}.empty-state p{font-size:13px;margin:0}.routine-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.routine-groups .panel{padding:22px}.routine-row{width:100%;display:grid;grid-template-columns:30px 1fr auto;gap:9px;align-items:center;text-align:left;border:0;border-top:1px solid #eeeaf1;background:transparent;padding:15px 2px;cursor:pointer}.routine-row:nth-child(2){margin-top:12px}.routine-row svg{width:22px;height:22px;color:#aca5b4}.routine-row strong{font-size:14px}.routine-row small{color:var(--muted);font-size:11px}.routine-row.completed strong{text-decoration:line-through;color:#8d8596}.routine-row.completed svg{color:var(--green)}.focus-screen{min-height:calc(100vh - 176px);border-radius:24px;padding:32px;background:linear-gradient(145deg,#272051,#3e2d7a 60%,#513a9e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 20px 50px #251a4d2e}.focus-top{position:absolute;align-self:stretch;top:128px;display:flex;justify-content:center;gap:15px;align-items:center}.focus-top .eyebrow{color:#bfb4e6}.focus-top select{background:#ffffff1a;border:1px solid #ffffff26;color:#fff;border-radius:10px;padding:8px 12px;max-width:270px}.focus-top option{color:#242137}.timer-face{width:270px;height:270px;border-radius:50%;padding:9px;background:conic-gradient(#ffba83 0,#ffba83 76%,#ffffff1f 76%)}.timer-face>div{width:100%;height:100%;border-radius:50%;background:#342769;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 35px #0003}.timer-face span{font:700 56px Manrope;letter-spacing:-2px}.timer-face small{color:#bdb4dc;margin-top:4px}.focus-screen h2{font:700 21px Manrope;margin:28px 0 18px}.focus-actions{display:flex;gap:9px}.focus-actions .primary-button{background:#8a68ef}.quiet-button{border:1px solid var(--line);background:#fff;color:#514a5d;border-radius:12px;min-height:42px;padding:0 17px;font-weight:700;cursor:pointer}.focus-screen .quiet-button{background:#ffffff14;border-color:#ffffff2e;color:#fff}.focus-note{font-size:12px;line-height:1.5;color:#aaa0ca;max-width:470px;margin:25px 0 0}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c162d75;z-index:50;display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.capture-dialog{width:min(100%,500px);background:#fff;border-radius:21px;padding:25px;box-shadow:0 25px 75px #21193340}.dialog-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.dialog-head h2{font:800 24px Manrope;margin:7px 0 0}.capture-dialog label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#635c6d}.capture-dialog input,.capture-dialog select{width:100%;border:1px solid var(--line);border-radius:11px;background:#faf9fc;padding:12px;color:var(--ink)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.mobile-nav{display:none}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-brand{display:block;color:var(--purple);font:800 12px Manrope}.topbar{height:68px;padding:0 18px}.topbar h1{font-size:16px}.top-actions .connection,.top-actions .icon-button{display:none}.page{padding:20px 18px 100px}.today-grid{grid-template-columns:1fr}.hero-card{grid-column:auto;min-height:210px;padding:25px}.routines-preview,.energy-card{display:none}.mobile-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fffffff5;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:5px 8px 8px;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a{color:#81798b;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;font-weight:700}.mobile-nav svg{width:21px;height:21px}.mobile-nav a.active{color:var(--purple)}.mobile-add{justify-self:center;width:46px;height:46px;border:0;border-radius:15px;background:var(--purple);color:#fff;display:grid;place-items:center;box-shadow:0 7px 18px #5b3ab74d}.mobile-add svg{width:22px;height:22px}.focus-screen{min-height:calc(100dvh - 188px);padding:22px}.focus-top{position:static;margin-bottom:32px}.routine-groups{grid-template-columns:1fr}}h1,h2,h3,.brand,.topbar h1,.sidebar-card strong,.hero-card h2,.panel-head h3,.focus-prompt h3,.energy-card h3,.task-copy strong,.routine-progress strong,.routine-row strong,.timer-face span{font-family:Manrope,DM Sans,sans-serif}.today-grid>*{min-width:0}.admin-nav{margin-top:8px;padding-top:8px;border-top:1px solid #332b54}.signout-button{border:0;background:transparent;color:#aaa2c4;padding:7px;display:grid;place-items:center;cursor:pointer;border-radius:9px}.signout-button:hover{color:#fff;background:#332b54}.profile-chip>div:nth-child(2){min-width:0}.profile-chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:125px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(40px,8vw,120px);padding:clamp(28px,7vw,100px);background:radial-gradient(circle at 10% 20%,#6550bc 0,#30255f,#211a42 76%);color:#fff}.auth-welcome{max-width:620px}.auth-brand{margin:0 0 clamp(50px,10vh,110px)}.auth-welcome h1{font:800 clamp(40px,6vw,72px)/1.02 Manrope;letter-spacing:-2.5px;margin:15px 0 20px}.auth-welcome>div>p{font-size:18px;line-height:1.65;color:#d0c9e4;max-width:590px}.auth-welcome .eyebrow{color:#c3b5f5}.auth-welcome ul{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:13px;color:#d8d2e8}.auth-welcome li{display:flex;align-items:center;gap:10px}.auth-welcome li svg{color:#98e0c6}.auth-card{width:min(100%,480px);justify-self:end;background:#fff;color:var(--ink);padding:clamp(25px,4vw,42px);border-radius:24px;box-shadow:0 30px 80px #120d2d59}.loading-card{justify-self:center;text-align:center;grid-column:1/-1}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f3f0f7;padding:4px;border-radius:12px;margin-bottom:30px}.auth-tabs button{border:0;background:transparent;padding:10px;border-radius:9px;color:#7c7487;font-size:13px;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#fff;color:var(--purple-dark);box-shadow:0 3px 10px #36234e13}.auth-heading{text-align:center;margin-bottom:25px}.auth-icon{width:48px;height:48px;border-radius:15px;background:var(--lavender);color:var(--purple);display:grid;place-items:center;margin:0 auto 13px}.auth-icon svg{width:25px;height:25px}.auth-heading h2{font:800 25px Manrope;margin:0}.auth-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.auth-card label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#5f5869;margin-top:14px}.auth-card input{width:100%;border:1px solid var(--line);background:#faf9fc;border-radius:11px;padding:13px;color:var(--ink)}.auth-submit{width:100%;margin-top:22px}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{padding:10px 12px;border-radius:9px;background:#fff0f0;color:#a33a45;font-size:12px;margin:14px 0 0}.auth-footnote{text-align:center;color:#918a99;font-size:11px;line-height:1.45;margin:17px 10px 0}.user-count{background:var(--lavender);color:var(--purple-dark);padding:8px 11px;border-radius:10px;font-size:12px;font-weight:800}.admin-table{overflow:hidden}.table-scroll{overflow:auto}.admin-table table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;padding:15px 18px;border-bottom:1px solid var(--line);font-size:13px}.admin-table th{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.07em;background:#faf9fc}.admin-table td:first-child strong,.admin-table td:first-child span{display:block}.admin-table td:first-child span{color:var(--muted);font-size:12px;margin-top:3px}.admin-table tr:last-child td{border-bottom:0}.role-badge{display:inline-block;padding:5px 8px;background:#efedf2;border-radius:8px;font-size:11px;text-transform:capitalize;font-weight:700}.role-badge.admin{background:#e8e0ff;color:var(--purple-dark)}.admin-message{padding:35px;text-align:center;color:var(--muted)}@media(max-width:800px){.auth-shell{grid-template-columns:1fr;padding:28px 18px;gap:30px}.auth-welcome{display:none}.auth-card{justify-self:center}.loading-card{display:block}.admin-table th,.admin-table td{padding:13px 12px}.admin-table th:nth-child(3),.admin-table td:nth-child(3){display:none}}@media(max-width:560px){.top-capture{width:40px;padding:0;font-size:0}.page-intro{align-items:flex-start}.page-intro h2{font-size:24px}.page-intro .compact{display:none}.hero-card{align-items:flex-start;flex-direction:column;justify-content:space-between}.hero-card h2{font-size:30px}.streak{padding:9px 12px}.priorities{padding:18px}.task-row{grid-template-columns:26px minmax(0,1fr)}.task-number,.task-row .xp{display:none}.task-copy span{font-size:10px}.panel-head{align-items:center}.panel-head p{display:none}.focus-prompt{padding:20px}.task-page-list{padding:5px 14px}.field-grid{grid-template-columns:1fr}.capture-dialog{padding:21px}.timer-face{width:230px;height:230px}.timer-face span{font-size:49px}.focus-top{flex-direction:column;gap:8px}.focus-screen{padding-bottom:30px}.mobile-nav{width:100%;grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-nav a{min-width:0}}.sidebar{background:#102f49}.brand{font-size:19px;margin-left:8px;margin-right:8px}.brand-mark{color:#753b34;background:#ff9b82}.sidebar nav a.active{background:#1b7692}.capture-side{background:#153a57;border-color:#2c5871}.sidebar-card{background:linear-gradient(145deg,#173e5c,#12344e);border-color:#28506a}.sidebar-card-icon{background:#ffd3c6;color:#9b463c}.hero-card{background:linear-gradient(120deg,#123a5a,#176780 68%,#238aa0)}.streak svg{color:#ff9b82}.focus-prompt{background:#e7f4f6;border-color:#c9e5ea}.focus-orb{background:#cce9ed;color:#176f8f}.focus-screen{background:linear-gradient(145deg,#102f49,#164f6a 60%,#1d7187)}.timer-face{background:conic-gradient(#ff9278 0,#ff9278 76%,#ffffff1f 76%)}.timer-face>div{background:#123f5b}.auth-shell{background:radial-gradient(circle at 12% 18%,#247f96 0,#174c68,#102f49 76%)}.auth-welcome .eyebrow{color:#ffd0c4}.auth-tabs button.active{color:var(--purple-dark)}.brand-mark{overflow:hidden;background:var(--cream);box-shadow:0 2px 8px #071d2d26}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.auth-shell{background:var(--sky);color:var(--ink)}.auth-brand{margin-bottom:34px}.auth-story{display:grid;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:34px}.beacon-visual{display:grid;place-items:center}.beacon-visual-media{display:block;max-width:100%;border-radius:28px;box-shadow:0 22px 50px #173b5a36;animation:beacon-float 6s ease-in-out infinite}.beacon-motion{width:360px;aspect-ratio:16/9;object-fit:cover}.beacon-still{width:260px;aspect-ratio:1;object-fit:cover}.auth-welcome h1{font-size:clamp(40px,4.5vw,62px);color:var(--ink)}.auth-story p{font-size:17px;line-height:1.65;color:#385268;margin:16px 0 0}.auth-welcome .eyebrow{color:#9c3e52}.auth-welcome ul{color:#304b61;margin-left:394px}.auth-welcome li svg{color:#236f93}.auth-card{box-shadow:0 30px 80px #173b5a2e}.auth-icon{background:#fff0e2;color:var(--coral)}.primary-button,.top-capture{background:var(--coral)}.primary-button:hover,.top-capture:hover{background:#b94b60}.sidebar nav a.active,.mobile-add{background:var(--purple)}@keyframes beacon-float{0%,to{transform:translateY(0) rotate(-.4deg);box-shadow:0 22px 50px #173b5a36}50%{transform:translateY(-10px) rotate(.4deg);box-shadow:0 30px 58px #173b5a46}}@media(max-width:1120px)and (min-width:801px){.auth-shell{gap:35px;padding:45px}.auth-story{grid-template-columns:1fr;gap:24px}.beacon-visual{justify-content:start}.beacon-motion{width:280px}.beacon-still{width:190px}.auth-welcome ul{margin-left:0}.auth-welcome h1{font-size:43px}}@media(prefers-reduced-motion:reduce){.beacon-visual-media{animation:none}}.auth-shell{position:relative;grid-template-columns:minmax(680px,1fr) minmax(440px,552px);align-items:center;gap:40px;min-height:100vh;padding:52px 68px 52px 52px;background:#07345d url(/assets/attention-beacon-landing-bg-BbewYHKU.png) center/cover no-repeat;color:#fff}.auth-welcome{align-self:stretch;max-width:none;position:relative}.auth-brand{margin:0;color:#fff;font-size:26px;letter-spacing:-.8px;text-shadow:0 2px 18px #001c3c66}.auth-story{display:block;width:330px;margin:126px 0 0 auto}.auth-welcome .eyebrow{display:block;color:#ff5f59;font-size:14px;letter-spacing:.13em;line-height:1.35}.auth-welcome h1{color:#fff;font-size:clamp(52px,4.5vw,72px);line-height:1.04;letter-spacing:-3px;margin:24px 0 22px;text-shadow:0 3px 24px #002d5966}.auth-welcome h1 span{color:#ff554f}.auth-story p{color:#fff;font-size:18px;line-height:1.55;margin:0;max-width:320px;text-shadow:0 2px 14px #00284999}.auth-welcome ul{margin:28px 0 0;color:#fff;gap:13px}.auth-welcome li{gap:14px;font-size:15px;line-height:1.35;text-shadow:0 2px 12px #00284999}.auth-welcome li>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#fff2;border:1px solid #ffffff4d;box-shadow:0 7px 18px #00274d30}.auth-welcome li svg{width:22px;height:22px;color:#fff}.auth-card{width:min(100%,552px);padding:38px 36px 34px;border:1px solid #d9d1c9;background:#fffcf8f2;border-radius:24px;box-shadow:0 30px 90px #00294b47}.auth-tabs{height:60px;margin-bottom:38px;padding:3px;background:#f6f0e9;border:1px solid #ddd5cc;border-radius:14px}.auth-tabs button{font-size:15px;color:#0d284b}.auth-tabs button.active{color:#ff514c;box-shadow:0 2px 8px #5d49351c}.auth-icon{width:54px;height:54px;margin-bottom:18px;background:transparent;color:#ff514c}.auth-icon svg{width:34px;height:34px}.auth-heading{margin-bottom:27px}.auth-heading h2{font-size:31px;color:#0c2748}.auth-heading p{font-size:15px;color:#7f8795;margin-top:7px}.auth-card label{font-size:14px;color:#102848;margin-top:17px}.auth-input{display:flex;align-items:center;gap:11px;padding:0 14px;border:1px solid #d8d1ca;background:#fffdfb;border-radius:11px}.auth-input>svg{width:20px;height:20px;flex:0 0 20px;color:#7f8795}.auth-card .auth-input input{border:0;background:transparent;padding:15px 0;outline:0}.auth-card .auth-input:focus-within{border-color:#ff6a62;box-shadow:0 0 0 3px #ff6a621f}.auth-submit{min-height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-top:30px;border-radius:10px;font-size:16px}.auth-submit span{flex:1;text-align:center}.auth-submit svg{width:24px;height:24px}.auth-footnote{color:#7f8795;font-size:12px;margin-top:19px}.sidebar{isolation:isolate;overflow:hidden}.sidebar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/assets/attention-beacon-landing-bg-BbewYHKU.png) 12% center/auto 100% no-repeat;opacity:.16;filter:saturate(.75)}@media(max-width:1280px)and (min-width:801px){.auth-shell{grid-template-columns:minmax(430px,1fr) minmax(400px,470px);gap:28px;padding:38px}.auth-story{width:300px;margin:110px 0 0 auto}.auth-welcome h1{font-size:54px}.auth-card{padding:30px}.auth-welcome li{font-size:14px}}@media(max-width:980px)and (min-width:801px){.auth-shell{grid-template-columns:minmax(330px,1fr) minmax(390px,440px);padding:30px 24px}.auth-brand{font-size:22px}.auth-story{width:270px;margin-top:95px}.auth-welcome h1{font-size:46px;letter-spacing:-2px}.auth-welcome ul{margin-top:22px}.auth-welcome li>span{width:36px;height:36px;flex-basis:36px}.auth-card{padding:27px 25px}.auth-tabs{margin-bottom:25px}}@media(max-width:800px){.auth-shell{display:grid;grid-template-columns:1fr;min-height:100vh;padding:28px 18px;background-position:25% center}.auth-card{justify-self:center;padding:27px 24px;background:#fffcf8f5}.auth-tabs{height:54px;margin-bottom:28px}.auth-heading h2{font-size:27px}}.auth-back,.forgot-link{border:0;background:transparent;color:#276f91;font-weight:700;cursor:pointer}.auth-back{padding:0 0 22px;font-size:13px}.forgot-link{justify-self:end;margin-top:10px;padding:2px;font-size:12px}.auth-back:hover,.forgot-link:hover{text-decoration:underline}.auth-success{display:flex;align-items:flex-start;gap:8px;margin:14px 0 0;padding:11px 12px;border-radius:9px;background:#eaf7f2;color:#176c52;font-size:12px;line-height:1.45}.auth-success svg{flex:0 0 18px;width:18px;height:18px}.verification-banner{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;background:#fff1d9;color:#6b4a12;border-bottom:1px solid #e9d1a7;font-size:13px}.verification-banner button{border:0;border-radius:8px;padding:7px 10px;background:#176f8f;color:#fff;font-weight:700;cursor:pointer}.verification-banner button:disabled{opacity:.65;cursor:wait}.verification-banner.sent{background:#eaf7f2;color:#176c52}.verification-banner.error{background:#fff0f0;color:#963947}@media(max-width:600px){.verification-banner{align-items:flex-start;flex-wrap:wrap;text-align:center}.verification-banner button{width:100%}}.topbar-title{display:flex;align-items:center;gap:11px}.mobile-menu-button{display:none;border:1px solid var(--line);background:#fff;color:#173f5a;width:42px;height:42px;border-radius:12px;place-items:center;cursor:pointer}.mobile-drawer-backdrop{display:none}@media(max-width:900px){.mobile-menu-button{display:grid}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;background:#061e35a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-drawer{isolation:isolate;overflow:hidden;position:absolute;inset:0 auto 0 0;width:min(86vw,340px);padding:22px 18px 20px;background:#102f49;color:#fff;display:flex;flex-direction:column;box-shadow:18px 0 60px #03152480}.mobile-drawer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/assets/attention-beacon-landing-bg-BbewYHKU.png) 8% center/auto 100% no-repeat;opacity:.13;filter:saturate(.75)}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.mobile-drawer-head .brand{margin:0;font-size:18px}.drawer-close{width:40px;height:40px;border:1px solid #ffffff30;border-radius:12px;background:#ffffff12;color:#fff;display:grid;place-items:center;cursor:pointer}.mobile-drawer nav{display:grid;gap:6px}.mobile-drawer nav a{display:grid;grid-template-columns:28px 1fr 18px;align-items:center;gap:11px;padding:13px 12px;border-radius:12px;color:#dce9ef;text-decoration:none;font-weight:700}.mobile-drawer nav a>svg:last-child{width:17px}.mobile-drawer nav a.active{background:#1b7692;color:#fff}.drawer-admin{margin-top:8px;padding-top:8px;border-top:1px solid #ffffff24}.drawer-capture{margin-top:18px;min-height:46px;border:1px solid #4c7890;border-radius:12px;background:#17445f;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.drawer-profile{display:grid;grid-template-columns:42px minmax(0,1fr) 40px;align-items:center;gap:10px;margin-top:auto;padding:18px 3px 0;border-top:1px solid #ffffff24}.drawer-profile .avatar{width:42px;height:42px;border-radius:13px;background:#ffd3c6;color:#8b3e37;display:grid;place-items:center;font-weight:800}.drawer-profile strong,.drawer-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-profile strong{font-size:13px}.drawer-profile span{margin-top:3px;color:#b9cbd5;font-size:11px}.drawer-profile button{width:40px;height:40px;border:0;border-radius:11px;background:#ffffff12;color:#fff;display:grid;place-items:center;cursor:pointer}}@media(max-width:800px){.auth-shell{align-items:start;gap:12px;min-height:100vh;padding:18px 16px 32px;background-color:#0b416e;background-size:auto 410px;background-position:left top}.auth-welcome{display:block;align-self:auto;height:260px}.auth-brand{margin:0 0 0 2px;font-size:19px;letter-spacing:-.4px}.auth-story{display:block;width:205px;margin:38px 0 0 auto}.auth-welcome .eyebrow{display:none}.auth-welcome h1{font-size:36px;line-height:1.02;letter-spacing:-2px;margin:0 0 12px}.auth-story p{max-width:205px;font-size:14px;line-height:1.45}.auth-welcome ul{display:none}.auth-card{width:100%;max-width:480px;margin:0 auto;padding:25px 21px 24px;border-radius:22px}.auth-tabs{height:52px;margin-bottom:25px}.auth-heading{margin-bottom:22px}.auth-icon{width:46px;height:46px;margin-bottom:12px}.auth-icon svg{width:29px;height:29px}.auth-heading h2{font-size:26px}.auth-heading p{font-size:13px}.auth-card label{margin-top:14px}.auth-submit{min-height:54px;margin-top:24px}.auth-footnote{margin-top:15px}.loading-card{margin-top:28vh}}@media(max-width:360px){.auth-shell{padding-left:13px;padding-right:13px;background-size:auto 380px}.auth-welcome{height:238px}.auth-story{width:172px;margin-top:34px}.auth-welcome h1{font-size:31px}.auth-story p{font-size:13px}.auth-card{padding-left:18px;padding-right:18px}.mobile-brand{font-size:10px}.topbar{padding-left:12px;padding-right:12px}.mobile-menu-button{width:39px;height:39px}}
