.sidebar{width:232px;height:100vh;position:fixed;top:0;left:0;background:#fafafa;border-right:1px solid #e8e8ed;padding:20px 14px;display:flex;flex-direction:column;z-index:10}@media(max-width:834px){.sidebar{width:200px;padding:18px 10px}}@media(max-width:640px){.sidebar{display:none}}.sidebar__brand{display:flex;align-items:center;gap:10px;padding:0 8px;margin-bottom:28px}.sidebar__brand-logo{color:#7c5cff}.sidebar__brand-name{font-size:14px;font-weight:700;color:#1a1d23}.sidebar__brand-sub{font-size:11px;color:#6b7280}.sidebar__nav{display:flex;flex-direction:column;gap:2px}.sidebar__nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;font-size:13.5px;font-weight:500;color:#181d27;transition:background .15s,color .15s}.sidebar__nav-item:hover{background:#f7f7f9}.sidebar__nav-item--active{background:#f0f0f3;font-weight:600}.mobile-topbar{display:none}@media(max-width:640px){.mobile-topbar{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8e8ed;padding:14px 16px}}.mobile-topbar__menu{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#1a1d23}.mobile-topbar__title{font-size:14px;font-weight:600;color:#1a1d23}.mobile-topbar__avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ff6b9d,#7c5cff);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.drawer{position:fixed;top:0;left:0;width:268px;height:100vh;z-index:100;transform:translate(-100%);transition:transform .22s ease}.drawer .sidebar{display:flex;width:100%;height:100%;position:relative}.drawer--open{transform:translate(0)}.drawer__close{position:absolute;top:16px;right:16px;z-index:101;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#6b7280}.drawer__close:hover{background:#f7f7f9}.drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0f121e66;opacity:0;pointer-events:none;transition:opacity .2s ease}.drawer__backdrop--visible{opacity:1;pointer-events:auto}.layout{min-height:100vh}.layout__title{font-size:1.5rem;font-weight:700}.layout__subtitle{font-size:.8125rem;color:#6b7280}.layout__section-title{font-size:1.25rem;font-weight:700}.layout__content{max-width:100rem;display:flex;padding:2rem;flex-direction:column;gap:1.5rem;flex:1 0 0;align-self:stretch;margin-left:232px}@media(max-width:834px){.layout__content{margin-left:200px}}@media(max-width:640px){.layout__content{margin-left:0}}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-ext-wght-normal-7w74d1lj.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-cyrillic-wght-normal-B9hoeQUC.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-vietnamese-wght-normal-BhFYcaJr.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-ext-wght-normal-DMEAsnHD.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito Sans Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-sans-latin-wght-normal-BWQ3gi2K.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Nunito Sans Variable,Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1d23;background:#fff;letter-spacing:-.005em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}table{border-collapse:collapse;width:100%}select{font-family:inherit}.u-font-medium{font-weight:500}.u-font-semibold{font-weight:600}.u-font-bold{font-weight:700}.u-color-accent{color:#7a5af8}.u-cursor-pointer{cursor:pointer}
