:root{--website-bg: #FAFAFA;--bg: #f0f2f5;--sidebar-bg: #fafafa;--surface: #ffffff;--border: #e8eaed;--border-strong: #c5c9d1;--border-dashed: 1.5px dashed #c5c9d1;--sidebar-border: #e8eaed;--sidebar-text: #6b7280;--sidebar-active-bg: #eff6ff;--sidebar-active-text: #2563eb;--sidebar-hover-bg: #f3f4f6;--accent: #2563eb;--accent-dim: #eff6ff;--accent-hover: #1d4ed8;--pastel-peach: #fde8d8;--pastel-peach-text: #f97316;--pastel-blue: #dbeafe;--pastel-blue-text: #2563eb;--pastel-yellow: #fef3cd;--pastel-yellow-text: #d97706;--pastel-lavender: #ede8f5;--pastel-lavender-text: #7c3aed;--pastel-green: #d1fae5;--pastel-green-text: #065f46;--pastel-red: #fee2e2;--pastel-red-text: #b91c1c;--text: #111827;--text-muted: #6b7280;--text-dim: #9ca3af;--input-border: #e5e7eb;--input-focus-border: #2563eb;--input-focus-shadow: rgba(37, 99, 235, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .03)}*{box-sizing:border-box}html{height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;scroll-behavior:smooth}body{margin:0;min-height:100%;color:var(--text);background-color:var(--bg);font-family:Evolventa,sans-serif;font-size:15px;font-weight:500;line-height:1.2;overflow-x:hidden}h2{margin-top:0;margin-bottom:0;font-size:30px;font-weight:500;line-height:1.2}h3{margin-top:0;margin-bottom:0;font-size:25px;font-weight:500;line-height:1.2}p{margin-top:0;margin-bottom:0}img{max-width:100%;vertical-align:middle;display:inline-block;border:0}.reveal{opacity:0;will-change:transform,opacity;transition-property:transform,opacity;transition-duration:var(--reveal-duration, .8s);transition-timing-function:var(--reveal-ease, ease);transition-delay:var(--reveal-delay, 0ms)}.reveal-fade-up{transform:translate3d(0,22px,0)}.reveal-fade-right{transform:translate3d(-22px,0,0)}.reveal-fade-left{transform:translate3d(22px,0,0)}.reveal-scale-up{transform:translate3d(0,16px,0) scale(.96)}.reveal-slide-up{transform:translate3d(0,110%,0) scaleZ(1)}.reveal.is-revealed{opacity:1;transform:translateZ(0) scale(1)}@media(prefers-reduced-motion:reduce){.reveal,.reveal-fade-up,.reveal-fade-right,.reveal-fade-left,.reveal-scale-up,.reveal-slide-up{opacity:1!important;transform:none!important;transition:none!important}}a{background-color:transparent}a:active,a:hover{outline:0}input{color:inherit;font:inherit;margin:0;line-height:normal}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.section{width:100%;display:flex}.content-area{width:100%;flex:1;min-width:0;display:flex;flex-direction:column;background-color:var(--surface);border:var(--border-dashed);border-radius:30px;margin:10px 10px 10px 0;padding:30px}.content{width:100%;flex:1;min-width:0;font-family:Evolventa,sans-serif;display:flex;flex-direction:column}.content-region{flex:1;min-width:0;display:flex;flex-direction:column;padding:24px}.content-region .content-area{margin:0;padding:0;background:none;border:none;border-radius:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:991px){.section{flex-direction:column}.content-area{width:auto;margin-top:20px;margin-left:10px;margin-right:10px}}.content-top{gap:16px;justify-content:space-between;align-items:center;margin-bottom:40px;font-family:Evolventa,sans-serif;display:flex}.top-links{gap:10px;align-items:center;display:flex}.top-links.mobile{display:none}.top-link{width:50px;height:50px;background-color:var(--sidebar-hover-bg);border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.top-link:hover{background-color:var(--accent)}.profile-trigger{position:relative;display:flex}.profile-wrap{gap:8px;align-items:center;display:flex;cursor:pointer;-webkit-user-select:none;user-select:none}.profile-wrap .profile-img{width:48px;height:48px;object-fit:cover;flex-shrink:0}.profile-wrap .profile-text .mb-10{font-size:13px;font-weight:500;margin-bottom:0;line-height:1.2}.profile-wrap .profile-text .p-12{font-size:11px;color:var(--text-muted);line-height:1.2}.profile-wrap:hover{opacity:.9}.profile-dropdown{position:absolute;top:100%;right:0;margin-top:5px;min-width:240px;background-color:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 40px #0000001f;opacity:0;transform:scale(.96) translateY(-8px);pointer-events:none;transition:opacity .2s ease-out,transform .2s ease-out;z-index:10000;overflow:hidden}.profile-dropdown.is-open{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.profile-dropdown-header{display:flex;align-items:center;gap:8px;padding:10px 14px}.profile-dropdown-header .profile-img{width:40px;height:40px;object-fit:cover;flex-shrink:0}.profile-dropdown-header .profile-text .mb-10{margin-bottom:1px;font-size:13px;font-weight:500;color:var(--text);line-height:1.2}.profile-dropdown-header .profile-text .p-12{font-size:11px;color:var(--text-muted);line-height:1.2}.profile-dropdown-divider{height:1px;background-color:var(--border);margin:0}.profile-dropdown-menu{padding:5px 0}.profile-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 20px;border:none;background:none;color:var(--text);font-family:Red Hat Display,sans-serif;font-size:14px;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .15s}.profile-dropdown-item:hover,.profile-dropdown-item:focus{background-color:var(--sidebar-hover-bg);text-decoration:none}.profile-dropdown-item-divider{height:1px;background-color:var(--border);margin:5px 0}.profile-img{border-radius:50%;object-fit:cover}.mobile-nav{display:none;font-family:Evolventa,sans-serif}.shadow{display:none;position:fixed;inset:0;z-index:998;background-color:#0000004d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@media screen and (max-width:991px){.desktop-header,.top-links{display:none}.top-links.mobile{display:flex}.top-link{width:40px;height:40px}.profile-wrap.white,.mobile-nav .profile-wrap .profile-text .mb-10{color:var(--text)}.mobile-nav .profile-wrap .profile-text .p-12{color:var(--text-muted)}.profile-img{width:48px;height:48px}.mobile-nav{z-index:99999;height:70px;background-color:var(--bg);border-bottom:1px solid var(--sidebar-border);justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px;font-family:Evolventa,sans-serif;display:flex;position:sticky;top:0}.hamburger{width:40px;cursor:pointer}.hamburger-line{height:3px;background-color:var(--text)}.hamburger-line.mid{margin-top:5px;margin-bottom:5px}.mobile-nav .profile-dropdown{position:absolute;top:100%;left:0;right:auto;margin-top:5px;min-width:min(240px,calc(100vw - 24px));max-width:min(320px,calc(100vw - 24px))}}@media screen and (max-width:479px){.mobile-nav .profile-dropdown{position:fixed;left:12px;right:12px;top:78px;width:auto;min-width:0;max-width:none;margin-top:0}.profile-text{display:none}.mobile-nav .profile-wrap .profile-text{display:block}.mobile-nav .profile-wrap.white,.mobile-nav .profile-wrap .profile-text .mb-10{color:var(--text)}.mobile-nav .profile-wrap .profile-text .p-12{color:var(--text-muted)}.mobile-nav .profile-dropdown .profile-dropdown-header .profile-text{display:block}}@font-face{font-family:Evolventa;src:url(https://cdn.prod.website-files.com/66982ae9fb16de9abb010249/66982e570d91d507bf745483_Evolventa-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Coolvetica Crammed Rg;src:url(https://cdn.prod.website-files.com/66e161954112950aa7f51fa6/66e1734e5a2a5c047923d07c_coolvetica%20crammed%20rg.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi Variable;src:url(https://cdn.prod.website-files.com/67597e383ae5ebe9327f4e76/67597e383ae5ebe9327f4ea5_Satoshi-Variable.ttf) format("truetype");font-weight:300 900;font-style:normal;font-display:swap}
