@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#1e2a3a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#17283d;--ink-soft:#5e6d7f;--muted:#8a97a6;--line:#e1e8ef;--surface:#fff;--canvas:#f4f7fa;--navy:#102943;--navy-light:#1a3d5d;--teal:#2aa99e;--teal-soft:#e7f6f3;--amber:#e8a951;background:#f4f7fa;font-family:DM Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{background:var(--canvas);min-height:100vh;display:flex}.sidebar{z-index:10;color:#d6e3ee;background:var(--navy);flex-direction:column;width:250px;height:100vh;display:flex;position:fixed;overflow:hidden}.sidebar-topline{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:83px;padding:0 22px;display:flex}.brand-mark{align-items:center;gap:11px;display:flex}.brand-mark-symbol{background:#46c8ba1f;border:1px solid #81e5d840;border-radius:8px;justify-content:center;align-items:end;gap:3px;width:30px;height:30px;padding:6px 5px;display:flex}.brand-mark-symbol span{background:#61d3c7;border-radius:3px 3px 1px 1px;width:4px;display:block}.brand-mark-symbol span:first-child{opacity:.72;height:8px}.brand-mark-symbol span:nth-child(2){height:14px}.brand-mark-symbol span:nth-child(3){opacity:.85;height:11px}.brand-name,.brand-caption{margin:0}.brand-name{color:#f3fbfb;letter-spacing:.08em;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;line-height:1.1}.brand-caption{color:#8399ad;letter-spacing:.02em;white-space:nowrap;margin-top:4px;font-size:9px;line-height:1}.sidebar-scroll-area{flex:1;padding:25px 13px;overflow-y:auto}.sidebar-section{margin-bottom:25px}.sidebar-section-label{color:#71879d;letter-spacing:.11em;text-transform:uppercase;margin:0 10px 9px;font-size:10px;font-weight:700}.sidebar-nav{gap:3px;display:grid}.sidebar-link{color:#aebfd0;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;min-height:39px;padding:0 11px;font-size:13px;font-weight:500;transition:color .16s,background .16s,border-color .16s;display:flex}.sidebar-link:hover{color:#f1f8f8;background:#ffffff0f}.sidebar-link.is-active{color:#f5ffff;box-shadow:inset 3px 0 0 var(--teal);background:#33b5a82b;border-color:#5ed8c933}.sidebar-link.is-active svg{color:#6ee1d4}.sidebar-footer{border-top:1px solid #ffffff14;padding:16px 21px 20px}.sidebar-user{align-items:center;gap:9px;min-width:0;margin-bottom:16px;display:flex}.user-avatar{color:#86e0d5;background:#46c8ba24;border:1px solid #65d6ca4d;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.user-profile{flex:1;gap:3px;min-width:0;display:grid}.user-profile-name{color:#d8e5ee;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.user-profile-role{color:#7890a5;letter-spacing:.04em;text-transform:uppercase;font-size:10px}.user-signout{color:#8ba1b2;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.user-signout:hover{color:#e4f1f1;background:#ffffff0f;border-color:#ffffff1f}.environment-badge{color:#a7c2c6;align-items:center;gap:8px;font-size:11px;display:flex}.status-dot{background:#54c5b7;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #54c5b721}.sidebar-footer-meta{color:#667f95;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;margin-top:17px;font-size:10px;display:flex}.shell-content{width:calc(100% - 250px);min-height:100vh;margin-left:250px}.mobile-header{display:none}.page-content{width:100%;min-height:100vh;padding:58px clamp(25px,5.1vw,86px)}.page-frame{width:min(100%,1120px);margin:0 auto}.page-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:30px;display:flex}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.page-heading h1,.auth-heading h2,.auth-message h1,.not-found-card h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-family:Space Grotesk,sans-serif;font-weight:600}.page-heading h1{font-size:clamp(29px,3.1vw,42px);line-height:1.1}.page-description{max-width:600px;color:var(--ink-soft);margin:12px 0 0;font-size:14px;line-height:1.6}.page-heading-mark{width:47px;height:47px;color:var(--teal);background:var(--teal-soft);border:1px solid #d3e8e5;border-radius:12px;flex:none;place-items:center;display:grid}.placeholder-panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;align-items:flex-start;gap:19px;margin-top:34px;padding:28px 30px;display:flex;position:relative;box-shadow:0 8px 30px #1c385009}.placeholder-icon{width:49px;height:49px;color:var(--teal);background:var(--teal-soft);border:1px solid #d3e8e5;border-radius:11px;flex:none;place-items:center;display:grid}.placeholder-copy{min-width:0}.placeholder-kicker{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:2px 0 7px;font-size:11px;font-weight:700}.placeholder-copy h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.placeholder-copy p:last-child{max-width:640px;color:var(--ink-soft);margin:8px 0 0;font-size:13px;line-height:1.55}.placeholder-arrow{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);border-radius:7px;flex:none;place-items:center;margin:-2px 0 0 auto;display:grid}.icon-button{width:34px;height:34px;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;padding:0;display:grid}.icon-button:hover{background:#ffffff0f;border-color:#ffffff1f}.sidebar-close,.mobile-nav-backdrop{display:none}.auth-page{background:var(--surface);grid-template-columns:minmax(380px,.95fr) minmax(450px,1.05fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:var(--navy);display:flex;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";border:1px solid #70dfd11f;border-radius:50%;position:absolute}.auth-visual:before{width:530px;height:530px;top:12%;right:-23%}.auth-visual:after{border-color:#70dfd114;width:370px;height:370px;bottom:8%;right:-14%}.auth-visual-grid{opacity:.35;background-image:linear-gradient(#6fccc311 1px,#0000 1px),linear-gradient(90deg,#6fccc311 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000 0%,#0000 72%);mask-image:linear-gradient(135deg,#000 0%,#0000 72%)}.auth-visual-content{z-index:1;flex-direction:column;width:100%;padding:clamp(28px,5vw,76px);display:flex;position:relative}.auth-message{max-width:460px;margin:auto 0}.eyebrow-light{color:#65d6ca}.auth-message h1{color:#f3fbfb;font-size:clamp(34px,4vw,55px);line-height:1.06}.auth-message>p:last-child{color:#a5bccc;max-width:390px;margin:22px 0 0;font-size:15px;line-height:1.7}.auth-visual-footer{color:#7691a7;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px}.auth-panel{place-items:center;padding:40px;display:grid}.auth-panel-inner{width:min(100%,390px)}.auth-mobile-brand{display:none}.auth-heading{margin-bottom:31px}.auth-heading h2{font-size:30px;line-height:1.12}.auth-heading>p:last-child{color:var(--ink-soft);margin:11px 0 0;font-size:14px}.auth-form{gap:9px;display:grid}.auth-form label{color:var(--ink);margin-top:9px;font-size:12px;font-weight:600}.auth-form input{width:100%;height:47px;color:var(--ink);background:#fbfcfd;border:1px solid #d5dfe8;border-radius:7px;outline:none;padding:0 14px;font-size:13px;transition:border .16s,box-shadow .16s}.auth-form input::placeholder{color:#a6b1bd}.auth-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #2aa99e1f}.auth-form input:disabled{cursor:not-allowed;opacity:.65}.form-error{color:#bd4f4f;margin:6px 0 0;font-size:12px;line-height:1.45}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:600;transition:background .16s,border .16s,transform .16s;display:inline-flex}.primary-button{border:1px solid var(--teal);color:#fff;background:var(--teal)}.primary-button:hover{background:#208f86;border-color:#208f86;transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65;transform:none}.auth-submit{width:100%;margin-top:19px}.auth-note{color:var(--muted);align-items:center;gap:8px;margin-top:28px;font-size:11px;display:flex}.auth-note svg{color:var(--teal);flex:none}.auth-method-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:10px;display:flex}.auth-method-note svg{color:var(--muted)}.auth-back-link{color:var(--teal);align-items:center;gap:7px;margin-top:28px;font-size:12px;font-weight:600;display:inline-flex}.auth-back-link:hover{color:#1e827a}.otp-confirmation{background:#f6fbfa;border:1px solid #d9ece9;border-radius:10px;padding:25px 22px}.confirmation-icon{width:43px;height:43px;color:var(--teal);background:var(--teal-soft);border-radius:10px;place-items:center;margin-bottom:17px;display:grid}.otp-confirmation h3{color:var(--ink);margin:0;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.otp-confirmation p{color:var(--ink-soft);margin:9px 0 0;font-size:13px;line-height:1.6}.otp-confirmation strong{color:var(--ink);overflow-wrap:anywhere;font-weight:600}.text-button{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:17px;padding:0;font-size:12px;font-weight:600}.text-button:hover{color:#1e827a}.text-button:disabled{cursor:wait;opacity:.55}.change-email-button{align-self:center;margin-top:13px}.otp-recipient{background:#f6fbfa;border:1px solid #d9ece9;border-radius:9px;align-items:center;gap:11px;margin-bottom:9px;padding:12px;display:flex}.otp-recipient .confirmation-icon{border-radius:8px;width:36px;height:36px;margin:0}.otp-recipient>div:last-child{gap:3px;min-width:0;display:grid}.otp-recipient span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px}.otp-recipient strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}#otp{color:var(--ink);letter-spacing:.2em;text-align:center;font-family:Space Grotesk,sans-serif;font-size:23px;font-weight:600}#otp::placeholder{color:#b6c0ca;letter-spacing:.2em}.auth-state-page{background:var(--canvas);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-state-card{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:14px;width:min(100%,440px);padding:42px 38px;box-shadow:0 12px 35px #1c38500f}.auth-state-card h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-family:Space Grotesk,sans-serif;font-size:27px;font-weight:600;line-height:1.15}.auth-state-card>p:not(.eyebrow){color:var(--ink-soft);margin:13px 0 0;font-size:13px;line-height:1.6}.loading-mark{justify-content:center;align-items:end;gap:4px;height:34px;margin-bottom:22px;display:flex}.loading-mark span{background:var(--teal);border-radius:4px;width:6px;animation:.9s ease-in-out infinite alternate loading-bars;display:block}.loading-mark span:first-child{height:14px;animation-delay:-220ms}.loading-mark span:nth-child(2){height:25px;animation-delay:-80ms}.loading-mark span:nth-child(3){height:18px}@keyframes loading-bars{to{opacity:.35;transform:translateY(-5px)}}.access-denied-icon{color:#c27652;background:#fff7f2;border:1px solid #f0d7c9;border-radius:13px;place-items:center;width:53px;height:53px;margin:0 auto 20px;display:grid}.access-denied-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:25px;display:flex}.not-found-page{background:var(--canvas);place-items:center;min-height:100vh;padding:28px;display:grid}.not-found-card{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:14px;width:min(100%,430px);padding:40px;box-shadow:0 12px 35px #1c38500f}.not-found-card .placeholder-icon{margin:0 auto 24px}.not-found-card h1{font-size:29px;line-height:1.15}.not-found-card>p:not(.eyebrow){color:var(--ink-soft);margin:14px 0 25px;font-size:13px;line-height:1.6}.secondary-button{color:var(--ink);background:var(--surface);border:1px solid #cbd8e3;padding:0 16px}.secondary-button:hover{border-color:var(--teal);color:var(--teal)}@media (width<=800px){.sidebar{width:270px;transition:transform .22s;transform:translate(-100%)}.sidebar.is-mobile-open{transform:translate(0);box-shadow:12px 0 35px #091a2c2e}.sidebar-close{display:grid}.mobile-nav-backdrop{z-index:9;visibility:hidden;opacity:0;background:#091a2c57;border:0;padding:0;transition:opacity .22s,visibility .22s;display:block;position:fixed;inset:0}.mobile-nav-backdrop.is-visible{visibility:visible;opacity:1}.shell-content{width:100%;margin-left:0}.mobile-header{z-index:8;border-bottom:1px solid var(--line);height:62px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:sticky;top:0}.mobile-header .icon-button{color:var(--ink)}.mobile-header .icon-button:hover{border-color:var(--line);background:var(--canvas)}.mobile-header-title{color:var(--navy);letter-spacing:.08em;margin-left:34px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700}.page-content{min-height:calc(100vh - 62px);padding:36px 20px 50px}.auth-page{display:block}.auth-visual{min-height:290px}.auth-visual-content{padding:28px 24px}.auth-message{margin:auto 0 0}.auth-message h1{max-width:560px;font-size:34px}.auth-message>p:last-child,.auth-visual-footer{display:none}.auth-panel{padding:44px 24px 55px}.auth-mobile-brand{display:none}}@media (width<=520px){.page-heading{padding-bottom:23px}.page-heading-mark{border-radius:9px;width:40px;height:40px}.page-description{font-size:13px}.placeholder-panel{grid-template-columns:auto 1fr;gap:14px;margin-top:24px;padding:21px;display:grid}.placeholder-arrow{display:none}.placeholder-copy h2{font-size:16px}.placeholder-copy{padding-top:2px}.placeholder-copy p:last-child{grid-column:1/-1;margin-top:3px}.auth-visual{min-height:250px}.auth-visual-content{padding:24px 20px}.auth-message h1{font-size:30px}.auth-panel{padding:35px 20px 45px}.auth-heading h2{font-size:27px}.not-found-card{padding:30px 23px}}
