@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--navy:#171717;--navy2:#2d2d2d;--gold:#c9a04f;--ink:#1c1c1c;--muted:#696969;--line:#dfdcd4;--bg:#f7f6f2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.6}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.03em;font-family:Manrope,Arial,sans-serif}h1{font-size:32px;line-height:1.2}h2{font-size:23px}h3{font-size:19px}.eyebrow{color:#a5792e;letter-spacing:.14em;font-size:11px;font-weight:800}.muted{color:var(--muted);line-height:1.5}.brand-block{letter-spacing:-.05em;align-items:center;gap:12px;font-family:Manrope,Arial,sans-serif;font-size:22px;font-weight:800;display:flex}.brand-block b{color:var(--gold)}.brand-icon{background:var(--gold);width:40px;height:40px;color:var(--navy);border-radius:11px;place-items:center;font-size:25px;display:grid}.login-shell{background:radial-gradient(circle at 75% 10%,#292929 0,#171717 46%,#090909 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:20px;width:min(100%,440px);padding:38px;box-shadow:0 25px 75px #0005}.login-card .brand-block{margin-bottom:52px}.login-card h1{margin-bottom:8px}.login-card .muted{margin-bottom:30px}.login-form{gap:20px;display:grid}.login-form label{color:#363636;gap:8px;font-size:13px;font-weight:700;display:grid}.login-form input{border:1px solid var(--line);border-radius:9px;outline:none;height:46px;padding:0 13px}.login-form input:focus{border-color:#b58b3f;box-shadow:0 0 0 3px #c9a04f33}.login-form button,.review button{background:var(--navy);color:#fff;border:0;border-radius:9px;height:45px;font-weight:700}.login-form button:hover,.review button:hover{background:var(--navy2)}.login-card>a{color:#8a662e;text-decoration:underline}.error,.notice{color:#5a4318;background:#fff8e8;border:1px solid #e8d8b5;border-radius:9px;padding:13px 15px;font-size:13px}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;min-height:100vh;padding:30px 23px;display:flex;position:sticky;top:0}.sidebar .brand-block{margin-bottom:66px}.sidebar nav{gap:9px;display:grid}.sidebar nav a{color:#e6e4de;border-radius:8px;padding:12px 13px;font-size:14px}.sidebar nav a:hover,.sidebar nav a:first-child{color:#fff;background:#ffffff18}.sidebar-foot{border-top:1px solid #ffffff26;gap:8px;margin-top:auto;padding-top:20px;font-size:13px;display:grid}.sidebar-foot small{color:#d2d0c9;overflow-wrap:anywhere}.sidebar-foot button{color:#fff;text-align:left;background:0 0;border:1px solid #fff5;border-radius:8px;margin-top:12px;padding:9px}.main-area{width:min(1200px,100%);margin:0 auto;padding:32px clamp(22px,4vw,56px) 70px}.topbar{justify-content:space-between;align-items:center;margin-bottom:31px;display:flex}.topbar .eyebrow{margin-bottom:8px}.topbar h1{margin:0}.badge{color:#4b4b4b;background:#fff;border:1px solid #dfdcd4;border-radius:100px;padding:9px 14px;font-size:12px;font-weight:700}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:10px;padding:22px 23px;display:grid;box-shadow:0 4px 18px #00000008}.stats-grid article span{color:#555;font-size:13px;font-weight:700}.stats-grid strong{color:var(--navy);font:800 34px Manrope,Arial,sans-serif}.stats-grid small{color:#898989}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:24px;padding:25px 28px;box-shadow:0 4px 18px #00000008}.panel-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.panel-head .eyebrow{margin-bottom:7px}.panel-head h2{margin-bottom:8px}.panel-head p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:14px;line-height:1.55}.step{letter-spacing:.1em;color:#9a772e;flex:none;font-size:11px;font-weight:800}.dropzone{cursor:pointer;background:#fbfaf7;border:1.5px dashed #b0a992;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:156px;transition:all .2s;display:flex}.dropzone:hover{background:#fffaf0;border-color:#be923f}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.drop-icon{color:#a5792e;font-size:30px;line-height:1}.dropzone b{font-size:15px}.dropzone small{color:var(--muted)}.review{border-top:1px solid var(--line);margin-top:24px;padding-top:23px}.review-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.review-head h3{margin-bottom:0}.review button{white-space:nowrap;padding:0 20px}.review-counts{flex-wrap:wrap;gap:9px;margin:20px 0;display:flex}.review-counts span{color:#555;background:#f4f2eb;border-radius:100px;padding:8px 10px;font-size:12px}.table-wrap{overflow:auto}.table-wrap table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.table-wrap th{border-bottom:1px solid var(--line);color:#777;text-transform:uppercase;letter-spacing:.08em;padding:12px 10px;font-size:11px}.table-wrap td{border-bottom:1px solid #ece9e1;padding:13px 10px}.table-wrap tr:last-child td{border-bottom:0}.history .panel-head{margin-bottom:12px}.empty{color:#777;padding:20px 0;font-size:14px}@media (max-width:800px){.app-shell{display:block}.sidebar{height:auto;min-height:0;padding:16px 20px;display:block;position:static}.sidebar .brand-block{margin-bottom:15px}.sidebar nav{gap:4px;display:flex;overflow:auto}.sidebar nav a{white-space:nowrap;padding:8px 10px}.sidebar-foot{display:none}.main-area{padding:25px 17px 50px}.stats-grid{grid-template-columns:1fr 1fr}.topbar h1{font-size:26px}}@media (max-width:560px){.stats-grid{grid-template-columns:1fr}.topbar{align-items:start}.badge{display:none}.panel{padding:21px 18px}.panel-head,.review-head{display:block}.review button{width:100%;margin-top:17px}}.brand-logo{background:#111 url(/brj-logo.png) 50% 36%/145% no-repeat;border:1px solid #c9a04f55;border-radius:50%;flex:none;width:52px;height:52px;display:block}.login-card .brand-logo{width:88px;height:88px}.login-form .login-switch{color:#8a662e;background:0 0;border:0;height:auto;padding:4px;text-decoration:underline}.login-form .login-switch:hover{color:#6f4e1e;background:0 0}.sidebar .brand-logo{width:62px;height:62px}.reference-shell{background:#08090a;width:100%;height:100vh;margin:0}.reference-shell iframe{border:0;width:100%;height:100%;display:block}.brj-dashboard{color:#f5f3ec;background:#08090a;grid-template-columns:210px minmax(0,1fr);font:16px/1.5 Arial,sans-serif}.brj-dashboard .sidebar{background:#0b0c0d;border-right:1px solid #2a2d30;padding:28px 20px}.brj-dashboard .sidebar .brand-block{margin-bottom:0;font-size:27px}.brj-dashboard .sidebar .brand-logo{width:54px;height:54px}.brj-private{color:#a7a8a9;margin:5px 0 27px;font-size:12px}.brj-dashboard .sidebar nav{gap:6px}.brj-dashboard .sidebar nav a{color:#b4b5b6;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;display:flex}.brj-dashboard .sidebar nav a:hover,.brj-dashboard .sidebar nav a:first-child{color:#f5dc9b;background:#242015}.brj-dashboard .sidebar nav small{color:#a99460;font-size:12px}.brj-dashboard .sidebar-foot{color:#a7a8a9}.brj-dashboard .sidebar-foot button,.brj-outline{color:#f5f3ec;background:#202326;border:1px solid #414449;border-radius:8px;padding:10px 14px}.brj-dashboard .main-area{width:100%;max-width:1600px;padding:30px clamp(18px,3vw,46px) 60px}.brj-dashboard .topbar{gap:20px;margin-bottom:24px}.brj-dashboard .topbar h1{margin:3px 0;font-size:clamp(26px,3vw,36px)}.brj-dashboard .topbar .muted{margin:0}.brj-dashboard .eyebrow{color:#dfbd65;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.brj-dashboard .muted{color:#a7a8a9}.brj-person{text-align:right;overflow-wrap:anywhere;justify-items:end;gap:8px;font-size:13px;display:grid}.brj-dashboard .badge{color:#f5dc9b;background:#211e16;border:1px solid #51452a;border-radius:6px}.brj-filters{border-bottom:1px solid #2a2d30;grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-bottom:16px;padding-bottom:18px;display:grid}.brj-filters-secondary{border:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding-bottom:12px}.brj-filters-dates{border:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;margin:0}.brj-filters label{color:#a7a8a9;gap:5px;min-width:0;font-size:13px;display:grid}.brj-filters select,.brj-filters input{color:#f5f3ec;background:#17191b;border:1px solid #393c40;border-radius:8px;width:100%;min-width:0;min-height:44px;padding:10px 12px}.brj-filters select:focus,.brj-filters input:focus{outline-offset:2px;outline:2px solid #dfbd65}.brj-filters-dates button{color:#f5dc9b;text-align:left;background:0 0;border:0;min-height:44px;padding:10px 0}.brj-scope{color:#a7a8a9;margin:0 0 14px;font-size:13px}.brj-notice{color:#ddcfad;background:#1c1912;border-left:3px solid #dfbd65;margin:0 0 18px;padding:12px 15px;font-size:14px}.brj-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.brj-kpis article{background:#121416;border:1px solid #2a2d30;border-top:2px solid #4d432b;border-radius:12px;align-content:space-between;min-width:0;min-height:152px;padding:20px;display:grid}.brj-kpis span,.brj-kpis small{color:#a7a8a9;font-size:13px}.brj-kpis strong{color:#f5dc9b;font-variant-numeric:tabular-nums;font-size:37px;line-height:1.2}.brj-kpis .brj-date-value{font-size:24px}.brj-two-col{grid-template-columns:1.05fr 1fr;gap:16px;display:grid}.brj-dashboard .panel{box-shadow:none;background:#121416;border:1px solid #2a2d30;border-radius:12px;margin-bottom:16px;padding:20px}.brj-dashboard .panel-head{align-items:center;margin-bottom:15px}.brj-dashboard .panel-head h2{margin:0;font-size:19px}.brj-dashboard .panel-head p{margin:4px 0 0}.brj-dashboard .panel-head span{font-size:13px}.brj-bars{gap:17px;display:grid}.brj-bar-label{justify-content:space-between;gap:12px;font-size:14px;display:flex}.brj-track{background:#292d31;border-radius:4px;height:7px;margin-top:8px;overflow:hidden}.brj-track>div{background:#dfbd65;border-radius:4px;height:100%}.brj-empty{color:#a7a8a9;padding:24px 0;font-size:14px}.brj-dashboard .table-wrap th,.brj-dashboard .table-wrap td{color:#f5f3ec;border-bottom:1px solid #2a2d30}.brj-dashboard .table-wrap th{color:#a7a8a9;text-transform:none;letter-spacing:0;font-size:12px;font-weight:600}.brj-rank{color:#a99460!important}.brj-name{color:#f5f3ec;text-underline-offset:4px;background:0 0;border:0;padding:0;font-weight:700;-webkit-text-decoration:underline #626159;text-decoration:underline #626159}.brj-name:hover{color:#f5dc9b}.brj-import-cards{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.brj-import-cards article{background:#161819;border:1px solid #2a2d30;border-radius:10px;padding:17px}.brj-import-cards h3{margin:2px 0 8px}.brj-import-cards p:last-child{color:#a7a8a9;margin:0;font-size:14px}.brj-dashboard .dropzone{color:#f5f3ec;background:#161819;border-color:#61502b}.brj-dashboard .dropzone:hover{background:#242015;border-color:#dfbd65}.brj-dashboard .review{border-top-color:#2a2d30}.brj-dashboard .review button{color:#15130e;background:#dfbd65}.brj-dashboard .review-counts span{color:#f5dc9b;background:#242015}.brj-dashboard .error,.brj-dashboard .notice{color:#f5dc9b;background:#211e16;border-color:#51452a}@media (max-width:1100px){.brj-dashboard .main-area{padding:24px 20px}.brj-kpis{grid-template-columns:repeat(2,1fr)}.brj-two-col{grid-template-columns:1fr}}@media (max-width:800px){.brj-dashboard{display:block}.brj-dashboard .sidebar{border-bottom:1px solid #2a2d30;border-right:0;height:auto;min-height:0;padding:16px 18px;position:static}.brj-private{margin-bottom:8px}.brj-dashboard .sidebar nav{display:flex;overflow:auto}.brj-dashboard .sidebar nav a{white-space:nowrap}.brj-person{display:none}.brj-filters,.brj-filters-secondary,.brj-filters-dates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.brj-kpis{gap:9px}.brj-kpis article{padding:14px}.brj-kpis strong{font-size:30px}.brj-filters,.brj-filters-secondary,.brj-filters-dates,.brj-import-cards{grid-template-columns:1fr}}.birthday-banner{color:#f5dc9b;background:radial-gradient(circle at 88% 15%,#544018 0,#211b10 32%,#12100c 100%);border:1px solid #a88747;border-radius:14px;margin:-4px 0 24px;padding:24px 30px;box-shadow:0 12px 30px #0005}.birthday-banner span{letter-spacing:.18em;color:#c9a04f;margin-bottom:9px;font-size:12px;font-weight:800;display:block}.birthday-banner h2{color:#f5dc9b;margin:0 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.18}.birthday-banner p{color:#e4dac0;margin:0;font-size:15px}
