:root{--ink:#111;--yellow:#ffe500;--bg:#f6f6f2;--line:#ddd;--green:#dff5df;--orange:#ffe8b8;--red:#ffdada}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}.shell{display:grid;grid-template-columns:230px 1fr}.sidebar{background:#111;color:#fff;padding:24px 18px}.brand{gap:10px;font-size:13px;font-weight:800;line-height:1.1;margin-bottom:35px}.brand img{width:31px;height:31px;border-radius:6px}.nav a{display:block;color:#bbb;padding:12px;border-radius:10px;margin:3px 0}.nav a:hover{background:#262626;color:#fff}.main{padding:34px 4%}.top{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px}h1{font-size:34px;margin:0}h2{font-size:25px}.muted{color:#777;font-size:13px;line-height:1.5}.btn{display:inline-block;border-radius:24px;background:#111;color:#fff;padding:13px 18px;font-weight:700}.yellow{background:var(--yellow);color:#111}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.formgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}input,select,textarea{width:100%;padding:14px;border:1px solid #ccc;border-radius:11px;background:#fff;font:inherit}textarea{min-height:110px}.field label{font-size:12px;font-weight:700;display:block;margin-bottom:6px}.upload{border:2px dashed #bbb;padding:28px;text-align:center;border-radius:16px;background:#fff}.pill{padding:6px 10px;border-radius:999px;background:#eee;font-size:12px;font-weight:700}.g{background:var(--green)}.o{background:var(--orange)}.r{background:var(--red)}table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}td,th{padding:15px;text-align:left;font-size:14px}.check,td,th{border-bottom:1px solid #eee}.check{display:flex;gap:9px;padding:10px 0}.check input{width:auto}.decision{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.decision button{padding:15px;border:0;border-radius:14px;font-weight:800;cursor:pointer}@media(max-width:850px){.shell{grid-template-columns:1fr}.sidebar{min-height:auto}.decision,.formgrid,.grid3{grid-template-columns:1fr}}:root{--yode-yellow:#ffd900;--yode-black:#111111;--yode-bg:#f6f6f3;--yode-card:#ffffff;--yode-border:#deded9;--yode-muted:#747474;--yode-text:#111111;--yode-radius:18px}.main,.shell{min-height:100vh;background:var(--yode-bg)}.main{margin-left:230px;padding:48px 52px 70px}.main,.sidebar{box-sizing:border-box}.sidebar{position:fixed;left:0;top:0;bottom:0;width:230px;height:100vh;padding:28px 20px 24px;background:var(--yode-black);display:flex;flex-direction:column;justify-content:space-between;z-index:50}.sidebar-top{width:100%}.brand{display:flex;align-items:center;gap:11px;margin-bottom:38px;color:white;text-decoration:none}.brand img{flex-shrink:0}.brand span{color:white;font-size:13px;line-height:1.02;font-weight:800;letter-spacing:.15px}.nav{flex-direction:column;gap:4px}.nav,.nav a{display:flex}.nav a{align-items:center;min-height:42px;padding:0 10px;color:rgba(255,255,255,.82);text-decoration:none;font-size:15px;line-height:1.2;font-weight:450;border-radius:8px;transition:background .15s ease,color .15s ease}.nav a:hover{background:rgba(255,255,255,.08);color:white}.nav-section{margin:22px 10px 6px;font-size:10px;line-height:1;font-weight:700;letter-spacing:1.4px;color:rgba(255,255,255,.38)}.logout-form{width:100%;margin:0}.logout-button{width:100%;min-height:42px;padding:0 10px;border:0;border-top:1px solid rgba(255,255,255,.12);background:transparent;color:rgba(255,255,255,.58);font-family:inherit;font-size:14px;line-height:1;font-weight:450;text-align:left;cursor:pointer;transition:color .15s ease}.logout-button:hover{color:white}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:32px}.eyebrow{margin-bottom:5px;color:var(--yode-muted);font-size:14px;line-height:1.25;font-weight:450}.main h1{margin:0;font-size:38px;line-height:1.05;font-weight:750;letter-spacing:-1.1px}.main h1,.main h2{color:var(--yode-text)}.main h2{margin:34px 0 16px;font-size:25px;line-height:1.15;font-weight:700;letter-spacing:-.35px}.main h3{margin-top:0;font-size:18px;line-height:1.25;font-weight:650}.main p{font-size:16px;line-height:1.6}.panel{background:var(--yode-card);border:1px solid var(--yode-border);border-radius:var(--yode-radius);padding:24px 26px;box-sizing:border-box}.panel strong{font-size:15px;line-height:1.3;font-weight:650}.panel p:last-child{margin-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border:0;border-radius:999px;background:var(--yode-black);color:white;text-decoration:none;font-family:inherit;font-size:14px;line-height:1;font-weight:650;cursor:pointer}.btn.yellow{background:var(--yode-yellow);color:var(--yode-black)}.btn:hover{opacity:.87}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#eeeeea;color:#333;font-size:12px;font-weight:650;line-height:1}.main table{width:100%;border-collapse:collapse}.main th{padding:15px 16px;font-size:14px;text-align:left;font-weight:650}.main td{padding:15px 16px;font-size:15px;border-top:1px solid #ecece8}@media (max-width:900px){.sidebar{position:relative;width:100%;height:auto;min-height:auto}.main{margin-left:0;padding:30px 22px 50px}.page-head{flex-direction:column}.main h1{font-size:32px}}body .shell .main{display:block!important;width:calc(100vw - 230px)!important;max-width:none!important;min-width:0!important;margin-left:230px!important;padding:46px 52px 70px!important;box-sizing:border-box!important}body .main>*{max-width:none}body .main .page-head{width:100%!important;max-width:none!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:30px!important;margin-bottom:32px!important}body .main .page-head>div:first-child{flex:1 1 auto!important;min-width:0!important}body .main h1{width:auto!important;max-width:none!important;margin:0!important;font-size:38px!important;line-height:1.08!important;font-weight:750!important;letter-spacing:-1px!important}body .main .eyebrow{margin:0 0 5px!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important}body .main .panel{width:100%!important;min-width:0!important;max-width:none!important;padding:24px 26px!important;box-sizing:border-box!important}body .main .btn{width:auto!important;min-width:max-content!important;white-space:nowrap!important;padding-left:20px!important;padding-right:20px!important}body .main form{max-width:none}body .main input,body .main select,body .main textarea{width:100%;box-sizing:border-box}body .main table{width:100%!important;table-layout:auto!important}body .main .panel a{box-sizing:border-box}body .main h2{width:auto!important;max-width:none!important;margin-top:32px!important;margin-bottom:16px!important;font-size:25px!important;line-height:1.15!important}body .sidebar{width:230px!important;min-width:230px!important}body .sidebar .nav a{white-space:nowrap}@media (max-width:900px){body .shell .main{width:100%!important;margin-left:0!important;padding:30px 22px 50px!important}body .sidebar{position:relative!important;width:100%!important;min-width:100%!important;height:auto!important}body .main .page-head{flex-direction:column!important}}