:root{font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#ecf0f3;background:#101419;font-synthesis:none;color-scheme:dark;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;min-height:44px}button:disabled{opacity:.45;cursor:not-allowed}button,input,select,textarea{transition:border-color .15s,background .15s}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #c6ef96;outline-offset:3px}h1,h2,h3,p{margin-top:0}p{color:#9aa5b0;line-height:1.7}small{font-size:12px;color:#91a0ae;font-weight:400;line-height:1.6}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#14191f;border-right:1px solid #2a3139;padding:34px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:750;letter-spacing:1px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#d0eeab;color:#23331b;font-size:25px}.brand small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:5px}.nav-label{font-size:9px;letter-spacing:1.5px;color:#84919e;margin:55px 12px 15px}nav{display:grid;gap:8px}nav button{display:flex;align-items:center;gap:13px;text-align:left;padding:13px;border:1px solid transparent;background:transparent;color:#a5b0ba;border-radius:9px;font-size:13px;font-weight:600}nav button span{font-size:20px}nav button.active{background:#283523;color:#d1efaf;border-color:#3a492e}nav button:hover{background:#242c30}.sidebar-note{margin-top:auto;padding:20px 10px 0;border-top:1px solid #30373b;font-size:12px;color:#c1cbb7}.sidebar-note p{font-size:11px;margin:10px 0 0}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b9dd91;margin-right:6px}.dot.amber{background:#dcb675}main{margin-left:248px;padding:0 clamp(24px,4vw,64px);max-width:1660px;min-width:0}.topbar{min-height:88px;border-bottom:1px solid #293139;display:flex;justify-content:space-between;align-items:center;gap:16px}.breadcrumb{font-size:12px;color:#a4afb8}.breadcrumb>span{padding:0 12px;color:#626d75}.account{display:flex;align-items:center;gap:10px;font-size:12px}.account small{display:block;font-size:10px}.avatar{width:34px;height:34px;border-radius:50%;background:#303d2e;color:#d1efaf;display:grid;place-items:center}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:42px 0 30px}.eyebrow{display:block;color:#b1c59d;font-size:10px;font-weight:650;letter-spacing:2px;margin-bottom:13px}h1{font-size:clamp(28px,3vw,38px);letter-spacing:-1.2px;line-height:1.15;margin-bottom:14px}h2{font-size:18px;letter-spacing:-.3px;margin-bottom:0}h3{font-size:17px;line-height:1.5;margin-bottom:8px}.page-heading p{font-size:13px;margin:0;max-width:600px}.primary,.secondary,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;border-radius:8px;font-size:12px;font-weight:600;border:1px solid transparent}.primary{background:#ceeaa6;color:#26321d}.primary:hover{background:#def3c3}.secondary{background:#242c34;border-color:#38424c;color:#d4dde4}.secondary:hover{background:#303b45}.text-button{background:transparent;color:#aab8c3;padding:8px 10px}.text-button:hover{color:#d4ecb2;background:#222b2c}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #303841;border-radius:12px;background:#181e25;margin-bottom:32px}.stats>div{padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.stats>div+div{border-left:1px solid #303841}.stats span{font-size:12px;color:#abb5be}.stats strong{font-size:30px;letter-spacing:-1px;font-weight:500}.card{background:#181e25;border:1px solid #303841;border-radius:12px;padding:24px;margin-bottom:16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.count{margin-left:8px;font-size:11px;background:#293039;color:#adb9c3;padding:3px 7px;border-radius:5px;vertical-align:middle}.toolbar{display:flex;gap:12px;margin-bottom:18px}.toolbar .search{flex:1}.toolbar select{min-width:180px}.toolbar label{margin:0}label{display:grid;gap:9px;color:#bdc8d1;font-size:12px;font-weight:500;margin-bottom:18px}input,select,textarea{width:100%;min-width:0;border:1px solid #3b4650;background:#11171d;color:#edf1f5;border-radius:8px;padding:12px 14px;min-height:44px}textarea{resize:vertical;line-height:1.7;min-height:140px}input::placeholder,textarea::placeholder{color:#7f8c99}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:#cbea9f;flex-shrink:0}label:has(input[type=checkbox]){display:flex;align-items:flex-start;line-height:1.7;gap:10px}.form-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}fieldset{min-width:0;border:0;padding:0;margin:0}legend{font-size:15px;font-weight:650;padding:0 0 18px}fieldset fieldset{padding:22px;border:1px solid #35404b;border-radius:10px;margin-bottom:20px}fieldset fieldset legend{padding:0 8px}.editor-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #313b43;padding-top:18px}.editor-footer p{font-size:11px;margin:0}.material{display:flex;gap:18px;padding:23px;margin-bottom:12px}.file-icon{display:grid;place-items:center;flex:0 0 40px;height:44px;border:1px solid #3a4536;background:#252f25;color:#c6d9b0;border-radius:9px;font-size:23px}.material-content{min-width:0;flex:1}.material-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#909fac;font-size:10px}.badge{font-size:10px;font-weight:600;padding:4px 8px;border-radius:5px}.approved{color:#c6e5a4;background:#2b3a28}.draft{color:#e4c491;background:#393128}.excerpt{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.material-text{font-size:12px}.material-text summary{font-size:11px;color:#a4b894}.material-text p,.version-body{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:14px}.material-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.material h3{overflow-wrap:anywhere}summary{cursor:pointer;min-height:32px;padding:5px 0;font-weight:600}.help-note{display:flex;gap:12px;padding:20px 4px;color:#b4c69e;font-size:19px}.help-note p{font-size:11px;margin:0}.help-note strong{color:#c4ced6;font-weight:500}.empty{text-align:center;padding:48px 20px}.empty>span{font-size:30px;color:#b8d397;display:block;margin-bottom:15px}.empty p{font-size:13px;margin-bottom:0}.login{max-width:470px;margin:70px auto;text-align:center;padding:38px}.login-symbol{display:block;font-size:40px;color:#cbe8a7;margin-bottom:30px}.login h1{font-size:30px}.login p{font-size:13px}.login form{margin-top:30px}.login label{text-align:left}.login .primary{width:100%;margin-bottom:12px}.login small{font-size:10px}.alert,.notice{padding:14px 18px;border-radius:8px;font-size:13px;margin-top:18px;overflow-wrap:anywhere}.alert{background:#3b2427;color:#ffbdc5;border:1px solid #65414a}.notice{background:#253224;color:#d0e9b3;border:1px solid #3c5033}footer{border-top:1px solid #293139;margin-top:35px;padding:22px 0 30px;display:flex;justify-content:space-between;gap:10px;color:#7e8b97;font-size:10px}footer>span:first-child{font-weight:700;letter-spacing:1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notifications-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:22px;align-items:start}.notification-form>.primary{margin-top:8px}.notification-row p{overflow-wrap:anywhere}.notification-row .badge{display:inline-block;margin-bottom:10px}.notification-row p{font-size:12px}.notification-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.notification-fields .full{grid-column:1/-1}.notification-help{font-size:12px;margin-bottom:22px}.notifications-layout h2{margin-bottom:18px}.notification-empty{border:1px dashed #3a4650;border-radius:10px;text-align:center;padding:35px 18px;font-size:12px;color:#97a6b4}.notifications-layout .section-heading h2{margin-bottom:0}.notification-form>fieldset>label:has(input){margin-top:22px}@media(min-width:1500px){main{margin-right:auto}.page-heading{margin-top:52px}}@media(max-width:1100px){.sidebar{width:215px}main{margin-left:215px;padding:0 25px}.stats>div{padding:20px 16px}.stats strong{font-size:25px}.notifications-layout{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading>.primary{flex-shrink:0}.account>div{max-width:100px;overflow-wrap:anywhere}.breadcrumb{max-width:210px;line-height:1.8}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:20px 18px 14px;border-right:0;border-bottom:1px solid #303841}.brand{font-size:15px}.brand small{font-size:8px}.brand-mark{width:32px;height:32px}.nav-label,.sidebar-note{display:none}nav{grid-template-columns:1fr 1fr;margin-top:20px;gap:9px}nav button{justify-content:center;padding:11px 5px;font-size:12px;background:#1c242c}main{margin:0;padding:0 18px}.topbar{min-height:70px}.breadcrumb{font-size:10px;max-width:none}.breadcrumb>span{padding:0 5px}.account{gap:6px}.account>div{display:none}.account .text-button{padding:8px}.avatar{width:28px;height:28px}.page-heading{flex-direction:column;margin:28px 0 24px;gap:20px}.page-heading>.primary{width:100%}.page-heading p{font-size:12px}.eyebrow{font-size:9px}.stats{margin-bottom:27px}.stats>div{display:flex;flex-direction:column;align-items:flex-start;padding:16px 12px;gap:10px}.stats span{font-size:10px}.stats .dot{display:none}.stats strong{font-size:26px}.toolbar{flex-direction:column;gap:10px}.toolbar select{width:100%}.card{padding:19px;border-radius:10px}.material{gap:12px}.file-icon{display:none}.material-meta{gap:8px;flex-wrap:wrap}.material-actions{gap:7px}.material-actions .primary,.material-actions .secondary{flex:1}.material h3{font-size:16px}.material-actions .text-button{font-size:11px}.form-grid,.notification-fields{grid-template-columns:1fr;gap:0}.editor-footer{flex-direction:column;align-items:stretch}.editor-footer .primary{width:100%}.editor .section-heading{align-items:start}input,select,textarea{font-size:16px}.login{margin:32px auto;padding:28px 22px}.login h1{font-size:27px}.login-symbol{margin-bottom:20px}.notifications-layout{gap:14px}.notifications-layout .card,fieldset fieldset{padding:16px}.notification-form>fieldset>.primary,.notification-form>fieldset>.secondary{width:100%}footer{font-size:9px}.topbar .breadcrumb{max-width:175px}h2{font-size:17px}.section-heading{gap:10px}.section-heading .text-button{font-size:11px}.help-note{padding-top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.translation-preview{padding:16px 0;border-bottom:1px solid #35404b;margin-bottom:20px}.translation-preview>strong{display:block;margin-bottom:12px}.translation-preview details{padding:5px 0}.translation-preview p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.translation-preview summary{color:#c7dab3}
