.arttree-rt{--rt-bg:#0b0b0f;--rt-card:#15151d;--rt-card-soft:rgba(255,255,255,.055);--rt-text:#f7f4ee;--rt-muted:#b9b2a8;--rt-gold:#c8a96a;--rt-gold-soft:rgba(200,169,106,.16);--rt-line:rgba(255,255,255,.12);--rt-ok:#68d391;--rt-danger:#f87171;font-family:inherit;color:var(--rt-text);background:radial-gradient(circle at 70% 0,rgba(200,169,106,.16),transparent 34%),linear-gradient(180deg,#101018,#09090d);padding:0;border-radius:34px;margin:32px auto;max-width:1200px;overflow:hidden;border:1px solid var(--rt-line)}
.arttree-rt *{box-sizing:border-box}
.arttree-rt-hero{position:relative;text-align:center;padding:78px 24px 52px;max-width:900px;margin:0 auto}
.arttree-rt-hero:before{content:"";position:absolute;inset:24px auto auto 50%;width:180px;height:180px;transform:translateX(-50%);background:rgba(200,169,106,.12);filter:blur(60px);pointer-events:none}
.arttree-eyebrow{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(200,169,106,.35);background:var(--rt-gold-soft);color:var(--rt-gold);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:800;margin-bottom:18px}
.arttree-rt-hero h2,.arttree-rt-head h2{font-size:40px;line-height:1.22;margin:0 0 14px;font-weight:900;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}
.arttree-rt-hero p,.arttree-rt-head p{font-size:30px;line-height:1.65;color:var(--rt-muted);margin:0 auto;max-width:780px}
.arttree-rt-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:28px;flex-wrap:wrap}
.arttree-rt-primary,.arttree-rt-secondary,.arttree-rt-toggle,.arttree-rt-form button,.arttree-rt-disabled{appearance:none;text-decoration:none;border-radius:999px;padding:13px 20px;font-size:15px;font-weight:900;line-height:1;transition:transform .22s ease,opacity .22s ease,border-color .22s ease,background .22s ease;display:inline-flex;align-items:center;justify-content:center;min-height:46px}
.arttree-rt-primary,.arttree-rt-toggle,.arttree-rt-form button{border:1px solid var(--rt-gold);background:var(--rt-gold);color:#111;cursor:pointer}
.arttree-rt-secondary{border:1px solid var(--rt-line);background:rgba(255,255,255,.04);color:var(--rt-text)}
.arttree-rt-primary:hover,.arttree-rt-secondary:hover,.arttree-rt-toggle:hover,.arttree-rt-form button:hover{transform:translateY(-2px);opacity:.92}
.arttree-rt-disabled{border:1px solid rgba(248,113,113,.25);background:rgba(248,113,113,.08);color:#fca5a5;cursor:not-allowed}
.arttree-rt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 24px 56px}
.arttree-rt-card{background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border:1px solid var(--rt-line);border-radius:26px;padding:24px;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease;min-height:100%}
.arttree-rt-card:hover{transform:translateY(-7px);border-color:rgba(200,169,106,.48);background:rgba(255,255,255,.07);box-shadow:0 18px 48px rgba(0,0,0,.22)}
.arttree-rt-card.is-closed{opacity:.82;filter:saturate(.82)}
.arttree-card-top{display:flex;justify-content:flex-start;margin-bottom:14px}
.arttree-status{display:inline-flex;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;border:1px solid var(--rt-line)}
.arttree-status.open{color:var(--rt-ok);background:rgba(104,211,145,.09);border-color:rgba(104,211,145,.24)}
.arttree-status.closed{color:#fca5a5;background:rgba(248,113,113,.09);border-color:rgba(248,113,113,.24)}
.arttree-rt-card h3,.arttree-portal-card h3,.arttree-rt-faq h3{font-size:28px;line-height:1.35;margin:0 0 12px;font-weight:900;color:var(--rt-text)}
.arttree-rt-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;color:var(--rt-gold);font-size:14px}
.arttree-rt-meta span{border:1px solid rgba(200,169,106,.26);background:rgba(200,169,106,.08);padding:6px 10px;border-radius:999px}
.arttree-rt-card p,.arttree-portal-card p,.arttree-rt-faq p{font-size:16px;line-height:1.85;color:var(--rt-muted);margin:0 0 18px}
.arttree-deadline{font-size:14px;color:var(--rt-muted);margin:0 0 16px}
.arttree-rt-form{margin-top:18px;display:grid;gap:12px;background:rgba(0,0,0,.18);border:1px solid var(--rt-line);border-radius:20px;padding:16px}
.arttree-rt-form[hidden]{display:none}
.arttree-rt-form.visible{display:grid;max-width:540px;margin:0 auto 52px}
.arttree-rt-form label{display:grid;gap:7px;font-size:14px;color:var(--rt-muted)}
.arttree-rt-form input,.arttree-rt-form textarea{width:100%;border:1px solid var(--rt-line);background:rgba(255,255,255,.06);color:var(--rt-text);border-radius:14px;padding:12px 14px;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.arttree-rt-form input:focus,.arttree-rt-form textarea:focus{border-color:rgba(200,169,106,.65);box-shadow:0 0 0 4px rgba(200,169,106,.12)}
.arttree-portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 24px 52px}
.arttree-portal-card{display:block;text-decoration:none;color:var(--rt-text);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid var(--rt-line);border-radius:28px;padding:26px;transition:transform .25s ease,border-color .25s ease,background .25s ease}
.arttree-portal-card:hover{transform:translateY(-7px);border-color:rgba(200,169,106,.48);background:rgba(255,255,255,.075)}
.arttree-portal-card span{width:42px;height:42px;border-radius:14px;display:block;margin-bottom:18px;background:linear-gradient(135deg,var(--rt-gold),#ead6a7);position:relative}
.arttree-portal-card span:after{content:"";position:absolute;inset:12px;border:2px solid #111;border-radius:8px}
.arttree-rt-faq{margin:0 24px 56px;padding:26px;border-radius:28px;background:rgba(255,255,255,.04);border:1px solid var(--rt-line)}
.arttree-rt-faq details{border-top:1px solid var(--rt-line);padding:16px 0}
.arttree-rt-faq details:first-of-type{border-top:0}
.arttree-rt-faq summary{cursor:pointer;font-size:18px;font-weight:900;color:var(--rt-text);list-style:none}
.arttree-rt-faq summary::-webkit-details-marker{display:none}
.arttree-rt-faq summary:after{content:"+";float:left;color:var(--rt-gold);font-weight:900}
.arttree-rt-faq details[open] summary:after{content:"-"}
.arttree-rt-success,.arttree-rt-error{max-width:540px;margin:18px auto 52px;padding:16px;border-radius:18px}.arttree-rt-success{background:rgba(40,167,69,.14);border:1px solid rgba(40,167,69,.35)}.arttree-rt-error{background:rgba(220,53,69,.14);border:1px solid rgba(220,53,69,.35)}.arttree-rt-empty{grid-column:1/-1;text-align:center;color:var(--rt-muted);font-size:16px}
@media(max-width:900px){.arttree-rt{border-radius:24px;margin:24px 0}.arttree-rt-hero{padding:54px 16px 38px}.arttree-rt-hero h2,.arttree-rt-head h2{font-size:36px}.arttree-rt-hero p,.arttree-rt-head p{font-size:20px}.arttree-rt-grid,.arttree-portal-grid{grid-template-columns:1fr;padding:0 16px 40px}.arttree-rt-card h3,.arttree-portal-card h3,.arttree-rt-faq h3{font-size:22px}.arttree-rt-faq{margin:0 16px 40px;padding:20px}.arttree-rt-faq summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){.arttree-rt *{transition:none!important;animation:none!important}}

/* v1.0.22 - Combined recruitment/training pages and applicant portal */
.arttree-rt-section-head{padding:12px 24px 24px;max-width:980px;margin:0 auto;text-align:right}
.arttree-rt-section-head span{display:inline-flex;border:1px solid rgba(200,169,106,.32);background:rgba(200,169,106,.12);color:var(--rt-gold);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;margin-bottom:12px}
.arttree-rt-section-head h3{font-size:40px;line-height:1.25;margin:0 0 10px;font-weight:900;color:var(--rt-text)}
.arttree-rt-section-head p{font-size:20px;line-height:1.8;color:var(--rt-muted);margin:0;max-width:760px}
.arttree-portal-shell{display:grid;grid-template-columns:260px 1fr;gap:18px;margin:0 24px 28px;padding:18px;border:1px solid var(--rt-line);border-radius:30px;background:rgba(255,255,255,.035)}
.arttree-portal-sidebar{display:grid;align-content:start;gap:8px;border:1px solid var(--rt-line);background:rgba(0,0,0,.18);border-radius:24px;padding:18px;position:relative}
.arttree-portal-sidebar strong{font-size:20px;color:var(--rt-text);margin-bottom:10px}
.arttree-portal-sidebar a{display:flex;align-items:center;min-height:42px;text-decoration:none;color:var(--rt-muted);border:1px solid transparent;border-radius:14px;padding:9px 12px;font-size:15px;font-weight:800;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}
.arttree-portal-sidebar a:hover{background:rgba(200,169,106,.1);border-color:rgba(200,169,106,.25);color:var(--rt-text);transform:translateX(-2px)}
.arttree-portal-content{display:grid;gap:16px}
.arttree-portal-panel{border:1px solid rgba(200,169,106,.25);border-radius:24px;padding:22px;background:linear-gradient(180deg,rgba(200,169,106,.12),rgba(255,255,255,.025))}
.arttree-portal-panel span{color:var(--rt-gold);font-size:13px;font-weight:900}
.arttree-portal-panel h3{font-size:32px;line-height:1.35;margin:8px 0 8px;color:var(--rt-text)}
.arttree-portal-panel p{font-size:16px;line-height:1.9;color:var(--rt-muted);margin:0}
.arttree-portal-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.arttree-portal-mini-grid div{border:1px solid var(--rt-line);background:rgba(255,255,255,.04);border-radius:22px;padding:18px}
.arttree-portal-mini-grid b{display:block;font-size:18px;color:var(--rt-text);margin-bottom:8px}
.arttree-portal-mini-grid p{font-size:15px;line-height:1.75;color:var(--rt-muted);margin:0}
.arttree-combined-page .arttree-rt-grid{padding-bottom:34px}
.arttree-combined-page .arttree-rt-faq{margin-top:10px}
@media(max-width:900px){.arttree-rt-section-head{padding:8px 16px 20px}.arttree-rt-section-head h3{font-size:32px}.arttree-rt-section-head p{font-size:18px}.arttree-portal-shell{grid-template-columns:1fr;margin:0 16px 24px;padding:14px;border-radius:24px}.arttree-portal-sidebar{display:flex;overflow-x:auto;gap:8px;border-radius:20px}.arttree-portal-sidebar strong{min-width:max-content;margin:0 0 0 8px;align-self:center}.arttree-portal-sidebar a{min-width:max-content}.arttree-portal-mini-grid{grid-template-columns:1fr}.arttree-portal-panel h3{font-size:26px}}

/* v1.0.23 - make careers training workshops pages follow homepage visual system */
.arttree-jobs-page,
.arttree-training-page{
  --rt-bg:#fbfaf6;
  --rt-card:#ffffff;
  --rt-text:#251c32;
  --rt-muted:#6f6579;
  --rt-gold:#503d7a;
  --rt-gold-soft:rgba(80,61,122,.09);
  --rt-line:#e7dfd4;
  --rt-ok:#207a4a;
  --rt-danger:#a93d3d;
  width:100vw;
  max-width:none;
  margin:0 calc(50% - 50vw);
  padding:0;
  border:0;
  border-radius:0;
  overflow:visible;
  color:var(--rt-text);
  background:var(--rt-bg);
}
.arttree-jobs-page .arttree-rt-hero,
.arttree-training-page .arttree-rt-hero{
  max-width:none;
  min-height:520px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  text-align:right;
  padding:132px max(24px,calc((100vw - 1180px)/2)) 92px;
  background:
    radial-gradient(circle at 16% 20%,rgba(80,61,122,.13),transparent 34%),
    radial-gradient(circle at 88% 12%,rgba(184,148,77,.16),transparent 28%),
    linear-gradient(180deg,#fbfaf6 0%,#f7f2ea 100%);
  border-bottom:1px solid var(--rt-line);
}
.arttree-jobs-page .arttree-rt-hero:before,
.arttree-training-page .arttree-rt-hero:before{display:none}
.arttree-jobs-page .arttree-eyebrow,
.arttree-training-page .arttree-eyebrow{
  background:rgba(80,61,122,.08);
  border-color:rgba(80,61,122,.16);
  color:#503d7a;
  margin-bottom:22px;
  font-size:14px;
  font-weight:900;
}
.arttree-jobs-page .arttree-rt-hero h2,
.arttree-training-page .arttree-rt-hero h2{
  max-width:900px;
  font-size:88px;
  line-height:.95;
  letter-spacing:0;
  color:var(--rt-text);
  margin:0 0 24px;
  text-wrap:balance;
}
.arttree-jobs-page .arttree-rt-hero p,
.arttree-training-page .arttree-rt-hero p{
  max-width:760px;
  margin:0;
  color:var(--rt-muted);
  font-size:20px;
  line-height:1.8;
  font-weight:400;
}
.arttree-jobs-page .arttree-rt-actions,
.arttree-training-page .arttree-rt-actions{justify-content:flex-start;margin-top:30px}
.arttree-jobs-page .arttree-rt-primary,
.arttree-training-page .arttree-rt-primary,
.arttree-jobs-page .arttree-rt-toggle,
.arttree-training-page .arttree-rt-toggle,
.arttree-jobs-page .arttree-rt-form button,
.arttree-training-page .arttree-rt-form button{
  background:#503d7a;
  border-color:#503d7a;
  color:#fff;
  box-shadow:0 14px 34px rgba(80,61,122,.18);
}
.arttree-jobs-page .arttree-rt-secondary,
.arttree-training-page .arttree-rt-secondary{
  background:#fff;
  border-color:var(--rt-line);
  color:var(--rt-text);
}
.arttree-jobs-page .arttree-rt-section-head,
.arttree-training-page .arttree-rt-section-head{
  max-width:1180px;
  padding:84px 24px 34px;
  margin:0 auto;
  text-align:right;
}
.arttree-jobs-page .arttree-rt-section-head span,
.arttree-training-page .arttree-rt-section-head span{
  color:#503d7a;
  background:rgba(80,61,122,.08);
  border-color:rgba(80,61,122,.16);
}
.arttree-jobs-page .arttree-rt-section-head h3,
.arttree-training-page .arttree-rt-section-head h3{
  color:var(--rt-text);
  font-size:40px;
  line-height:1.12;
  margin:0 0 14px;
}
.arttree-jobs-page .arttree-rt-section-head p,
.arttree-training-page .arttree-rt-section-head p{
  max-width:860px;
  color:var(--rt-muted);
  font-size:30px;
  line-height:1.45;
}
.arttree-jobs-page .arttree-rt-grid,
.arttree-training-page .arttree-rt-grid{
  max-width:1180px;
  margin:0 auto;
  padding:0 24px 72px;
  gap:22px;
}
.arttree-jobs-page .arttree-rt-card,
.arttree-training-page .arttree-rt-card{
  background:#fff;
  border:1px solid var(--rt-line);
  border-radius:30px;
  padding:30px;
  box-shadow:0 14px 42px rgba(34,24,52,.06);
}
.arttree-jobs-page .arttree-rt-card:hover,
.arttree-training-page .arttree-rt-card:hover{
  transform:translateY(-8px);
  border-color:rgba(80,61,122,.22);
  background:#fff;
  box-shadow:0 26px 70px rgba(34,24,52,.13);
}
.arttree-jobs-page .arttree-rt-card h3,
.arttree-training-page .arttree-rt-card h3{
  color:var(--rt-text);
  font-size:28px;
  line-height:1.12;
  margin-bottom:14px;
}
.arttree-jobs-page .arttree-rt-card p,
.arttree-training-page .arttree-rt-card p{
  color:var(--rt-muted);
  font-size:16px;
  line-height:1.75;
}
.arttree-jobs-page .arttree-rt-meta span,
.arttree-training-page .arttree-rt-meta span{
  color:#503d7a;
  background:rgba(80,61,122,.07);
  border-color:rgba(80,61,122,.16);
}
.arttree-jobs-page .arttree-status,
.arttree-training-page .arttree-status{background:#fbfaf6;border-color:var(--rt-line)}
.arttree-jobs-page .arttree-status.open,
.arttree-training-page .arttree-status.open{color:#207a4a;background:rgba(32,122,74,.08);border-color:rgba(32,122,74,.18)}
.arttree-jobs-page .arttree-status.closed,
.arttree-training-page .arttree-status.closed{color:#a93d3d;background:rgba(169,61,61,.08);border-color:rgba(169,61,61,.18)}
.arttree-jobs-page .arttree-rt-form,
.arttree-training-page .arttree-rt-form{
  background:#fbfaf6;
  border-color:var(--rt-line);
}
.arttree-jobs-page .arttree-rt-form input,
.arttree-training-page .arttree-rt-form input,
.arttree-jobs-page .arttree-rt-form textarea,
.arttree-training-page .arttree-rt-form textarea{
  background:#fff;
  border-color:var(--rt-line);
  color:var(--rt-text);
}
.arttree-jobs-page .arttree-rt-faq,
.arttree-training-page .arttree-rt-faq{
  max-width:1180px;
  margin:0 auto 84px;
  background:#fff;
  border-color:var(--rt-line);
  border-radius:30px;
  box-shadow:0 14px 42px rgba(34,24,52,.06);
}
.arttree-jobs-page .arttree-rt-faq h3,
.arttree-training-page .arttree-rt-faq h3,
.arttree-jobs-page .arttree-rt-faq summary,
.arttree-training-page .arttree-rt-faq summary{color:var(--rt-text)}
.arttree-jobs-page .arttree-rt-faq p,
.arttree-training-page .arttree-rt-faq p{color:var(--rt-muted)}
.arttree-training-page .arttree-rt-hero{background:
  radial-gradient(circle at 12% 28%,rgba(184,148,77,.16),transparent 30%),
  radial-gradient(circle at 88% 18%,rgba(80,61,122,.12),transparent 32%),
  linear-gradient(180deg,#fbfaf6 0%,#f7f2ea 100%)}
@media(max-width:900px){
  .arttree-jobs-page .arttree-rt-hero,
  .arttree-training-page .arttree-rt-hero{min-height:auto;padding:104px 16px 58px}
  .arttree-jobs-page .arttree-rt-hero h2,
  .arttree-training-page .arttree-rt-hero h2{font-size:44px;line-height:1}
  .arttree-jobs-page .arttree-rt-hero p,
  .arttree-training-page .arttree-rt-hero p{font-size:20px;line-height:1.75}
  .arttree-jobs-page .arttree-rt-section-head,
  .arttree-training-page .arttree-rt-section-head{padding:58px 16px 26px}
  .arttree-jobs-page .arttree-rt-section-head h3,
  .arttree-training-page .arttree-rt-section-head h3{font-size:36px}
  .arttree-jobs-page .arttree-rt-section-head p,
  .arttree-training-page .arttree-rt-section-head p{font-size:22px}
  .arttree-jobs-page .arttree-rt-grid,
  .arttree-training-page .arttree-rt-grid{padding:0 16px 52px}
  .arttree-jobs-page .arttree-rt-card:hover,
  .arttree-training-page .arttree-rt-card:hover{transform:none}
  .arttree-jobs-page .arttree-rt-faq,
  .arttree-training-page .arttree-rt-faq{margin:0 16px 60px}
}


/* v1.0.26 - force training and workshops pages to match homepage light sections */
.arttree-rt.arttree-jobs-page,
.arttree-rt.arttree-training-page,
.arttree-rt.arttree-combined-page{
  --rt-bg:#fbfaf6 !important;
  --rt-card:#ffffff !important;
  --rt-card-soft:#ffffff !important;
  --rt-text:#251c32 !important;
  --rt-muted:#6f6579 !important;
  --rt-gold:#503d7a !important;
  --rt-gold-soft:rgba(80,61,122,.09) !important;
  --rt-line:#e7dfd4 !important;
  color:#251c32 !important;
  background:#fbfaf6 !important;
}
.arttree-rt.arttree-jobs-page *,
.arttree-rt.arttree-training-page *,
.arttree-rt.arttree-combined-page *{
  color-scheme:light;
}
.arttree-rt.arttree-jobs-page .arttree-rt-hero,
.arttree-rt.arttree-training-page .arttree-rt-hero,
.arttree-rt.arttree-combined-page .arttree-rt-hero{
  background:
    radial-gradient(circle at 16% 20%,rgba(80,61,122,.13),transparent 34%),
    radial-gradient(circle at 88% 12%,rgba(184,148,77,.16),transparent 28%),
    linear-gradient(180deg,#fbfaf6 0%,#f7f2ea 100%) !important;
  color:#251c32 !important;
  border-bottom:1px solid #e7dfd4 !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-hero h2,
.arttree-rt.arttree-training-page .arttree-rt-hero h2,
.arttree-rt.arttree-combined-page .arttree-rt-hero h2,
.arttree-rt.arttree-jobs-page .arttree-rt-section-head h3,
.arttree-rt.arttree-training-page .arttree-rt-section-head h3,
.arttree-rt.arttree-combined-page .arttree-rt-section-head h3,
.arttree-rt.arttree-jobs-page .arttree-rt-card h3,
.arttree-rt.arttree-training-page .arttree-rt-card h3,
.arttree-rt.arttree-combined-page .arttree-rt-card h3,
.arttree-rt.arttree-jobs-page .arttree-rt-faq h3,
.arttree-rt.arttree-training-page .arttree-rt-faq h3,
.arttree-rt.arttree-combined-page .arttree-rt-faq h3,
.arttree-rt.arttree-jobs-page .arttree-rt-faq summary,
.arttree-rt.arttree-training-page .arttree-rt-faq summary,
.arttree-rt.arttree-combined-page .arttree-rt-faq summary{
  color:#251c32 !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-hero p,
.arttree-rt.arttree-training-page .arttree-rt-hero p,
.arttree-rt.arttree-combined-page .arttree-rt-hero p,
.arttree-rt.arttree-jobs-page .arttree-rt-section-head p,
.arttree-rt.arttree-training-page .arttree-rt-section-head p,
.arttree-rt.arttree-combined-page .arttree-rt-section-head p,
.arttree-rt.arttree-jobs-page .arttree-rt-card p,
.arttree-rt.arttree-training-page .arttree-rt-card p,
.arttree-rt.arttree-combined-page .arttree-rt-card p,
.arttree-rt.arttree-jobs-page .arttree-rt-faq p,
.arttree-rt.arttree-training-page .arttree-rt-faq p,
.arttree-rt.arttree-combined-page .arttree-rt-faq p{
  color:#6f6579 !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-card,
.arttree-rt.arttree-training-page .arttree-rt-card,
.arttree-rt.arttree-combined-page .arttree-rt-card,
.arttree-rt.arttree-jobs-page .arttree-rt-faq,
.arttree-rt.arttree-training-page .arttree-rt-faq,
.arttree-rt.arttree-combined-page .arttree-rt-faq{
  background:#ffffff !important;
  border-color:#e7dfd4 !important;
  box-shadow:0 14px 42px rgba(34,24,52,.06) !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-form,
.arttree-rt.arttree-training-page .arttree-rt-form,
.arttree-rt.arttree-combined-page .arttree-rt-form{
  background:#fbfaf6 !important;
  border-color:#e7dfd4 !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-form input,
.arttree-rt.arttree-training-page .arttree-rt-form input,
.arttree-rt.arttree-combined-page .arttree-rt-form input,
.arttree-rt.arttree-jobs-page .arttree-rt-form textarea,
.arttree-rt.arttree-training-page .arttree-rt-form textarea,
.arttree-rt.arttree-combined-page .arttree-rt-form textarea{
  background:#ffffff !important;
  color:#251c32 !important;
  border-color:#e7dfd4 !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-primary,
.arttree-rt.arttree-training-page .arttree-rt-primary,
.arttree-rt.arttree-combined-page .arttree-rt-primary,
.arttree-rt.arttree-jobs-page .arttree-rt-toggle,
.arttree-rt.arttree-training-page .arttree-rt-toggle,
.arttree-rt.arttree-combined-page .arttree-rt-toggle,
.arttree-rt.arttree-jobs-page .arttree-rt-form button,
.arttree-rt.arttree-training-page .arttree-rt-form button,
.arttree-rt.arttree-combined-page .arttree-rt-form button{
  background:#503d7a !important;
  border-color:#503d7a !important;
  color:#ffffff !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-secondary,
.arttree-rt.arttree-training-page .arttree-rt-secondary,
.arttree-rt.arttree-combined-page .arttree-rt-secondary{
  background:#ffffff !important;
  color:#251c32 !important;
  border-color:#e7dfd4 !important;
}


/* v1.0.27 - remove outer frame from training and workshops pages so content is not compressed */
.arttree-rt.arttree-training-page,
.arttree-rt.arttree-combined-page,
.arttree-rt.arttree-jobs-page{
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
  overflow:visible !important;
  max-width:none !important;
}
.arttree-rt.arttree-training-page .arttree-rt-hero,
.arttree-rt.arttree-combined-page .arttree-rt-hero,
.arttree-rt.arttree-jobs-page .arttree-rt-hero{
  border-radius:0 !important;
}
.arttree-rt.arttree-training-page .arttree-rt-grid,
.arttree-rt.arttree-combined-page .arttree-rt-grid,
.arttree-rt.arttree-jobs-page .arttree-rt-grid{
  width:min(1180px,100%);
  box-sizing:border-box;
}
.arttree-rt.arttree-training-page .arttree-rt-faq,
.arttree-rt.arttree-combined-page .arttree-rt-faq,
.arttree-rt.arttree-jobs-page .arttree-rt-faq{
  width:min(1180px,calc(100% - 48px));
  box-sizing:border-box;
}
@media(max-width:900px){
  .arttree-rt.arttree-training-page .arttree-rt-faq,
  .arttree-rt.arttree-combined-page .arttree-rt-faq,
  .arttree-rt.arttree-jobs-page .arttree-rt-faq{
    width:calc(100% - 32px);
  }
}


/* v1.0.30 - registration gate for jobs, training, and workshops */
.arttree-gate-panel{
  max-width:860px;
  margin:0 auto 36px;
  padding:28px;
  border-radius:30px;
  border:1px solid rgba(86,64,128,.14);
  background:rgba(255,255,255,.78);
  box-shadow:0 22px 70px rgba(35,24,53,.08);
  text-align:center;
}
.arttree-gate-panel span{
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(86,64,128,.08);
  color:#564080;
  font-size:13px;
  font-weight:900;
  margin-bottom:12px;
}
.arttree-gate-panel h3{
  margin:0 0 10px;
  font-size:36px;
  line-height:1.25;
  color:#281f3d;
  font-weight:900;
}
.arttree-gate-panel p{
  margin:0 auto;
  max-width:680px;
  color:#6f687b;
  font-size:18px;
  line-height:1.85;
}
.arttree-gate-panel small{
  display:block;
  margin-top:16px;
  color:#8a8494;
  font-size:13px;
}
.arttree-rt-card .arttree-rt-primary{
  margin-top:6px;
}
@media(max-width:900px){
  .arttree-gate-panel{margin:0 16px 28px;padding:22px;border-radius:24px}
  .arttree-gate-panel h3{font-size:28px}
  .arttree-gate-panel p{font-size:16px}
}


/* v1.0.31 - light applicant registration portal and hidden prototype dashboard */
.arttree-portal-page{
  --rt-bg:#fbfaf6;
  --rt-card:#ffffff;
  --rt-text:#251c32;
  --rt-muted:#6f6579;
  --rt-gold:#503d7a;
  --rt-gold-soft:rgba(80,61,122,.09);
  --rt-line:#e7dfd4;
  --rt-ok:#207a4a;
  --rt-danger:#a93d3d;
  width:100vw;
  max-width:none;
  margin:0 calc(50% - 50vw);
  padding:0;
  border:0;
  border-radius:0;
  overflow:visible;
  color:var(--rt-text);
  background:var(--rt-bg);
}
.arttree-portal-page .arttree-portal-hero{
  max-width:none;
  min-height:520px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  text-align:right;
  padding:132px max(24px,calc((100vw - 1180px)/2)) 92px;
  background:
    radial-gradient(circle at 16% 20%,rgba(80,61,122,.13),transparent 34%),
    radial-gradient(circle at 88% 12%,rgba(184,148,77,.16),transparent 28%),
    linear-gradient(180deg,#fbfaf6 0%,#f7f2ea 100%);
  border-bottom:1px solid var(--rt-line);
}
.arttree-portal-page .arttree-portal-hero:before{display:none}
.arttree-portal-page .arttree-eyebrow{
  background:rgba(80,61,122,.08);
  border-color:rgba(80,61,122,.16);
  color:#503d7a;
}
.arttree-portal-page .arttree-rt-hero h2{
  max-width:860px;
  font-size:64px;
  line-height:1.04;
  letter-spacing:-.01em;
  color:var(--rt-text);
}
.arttree-portal-page .arttree-rt-hero p{
  max-width:760px;
  margin:0;
  font-size:24px;
  color:var(--rt-muted);
}
.arttree-portal-page .arttree-rt-primary{background:#503d7a;border-color:#503d7a;color:#fff}
.arttree-portal-page .arttree-rt-secondary{background:#fff;border-color:#e7dfd4;color:#251c32}
.arttree-portal-public-grid{
  max-width:1180px;
  margin:0 auto;
  padding:72px 24px 34px;
}
.arttree-portal-page .arttree-portal-card{
  background:#fff;
  border-color:#e7dfd4;
  color:#251c32;
  box-shadow:0 18px 58px rgba(37,28,50,.06);
}
.arttree-portal-page .arttree-portal-card:hover{
  background:#fff;
  border-color:rgba(80,61,122,.25);
  box-shadow:0 24px 70px rgba(37,28,50,.1);
}
.arttree-portal-page .arttree-portal-card h3{color:#251c32}
.arttree-portal-page .arttree-portal-card p{color:#6f6579}
.arttree-portal-page .arttree-portal-card span{background:linear-gradient(135deg,#503d7a,#7d65af)}
.arttree-portal-page .arttree-portal-card span:after{border-color:#fff}
.arttree-portal-page .arttree-rt-faq{
  max-width:1180px;
  margin:0 auto 82px;
  background:#fff;
  border-color:#e7dfd4;
  box-shadow:0 18px 58px rgba(37,28,50,.06);
}
.arttree-portal-page .arttree-rt-faq h3,
.arttree-portal-page .arttree-rt-faq summary{color:#251c32}
.arttree-portal-page .arttree-rt-faq p{color:#6f6579}
.arttree-portal-page .arttree-portal-shell,
.arttree-portal-page .arttree-portal-sidebar,
.arttree-portal-page .arttree-portal-content,
.arttree-portal-page .arttree-portal-panel,
.arttree-portal-page .arttree-portal-mini-grid{display:none!important}
@media(max-width:900px){
  .arttree-portal-page .arttree-portal-hero{min-height:auto;padding:112px 18px 58px}
  .arttree-portal-page .arttree-rt-hero h2{font-size:40px}
  .arttree-portal-page .arttree-rt-hero p{font-size:18px}
  .arttree-portal-public-grid{padding:44px 16px 24px}
  .arttree-portal-page .arttree-rt-faq{margin:0 16px 54px}
}

/* v1.0.33 - force registration portal and workshop/training gates to the same light homepage style */
.arttree-fullwidth-page{
  background:#fbfaf6;
  overflow-x:hidden;
}
.arttree-fullwidth-page > .arttree-rt,
.arttree-rt.arttree-portal-page,
.arttree-rt.arttree-applicant-portal,
.arttree-rt.arttree-training-page,
.arttree-rt.arttree-jobs-page,
.arttree-rt.arttree-combined-page{
  --rt-bg:#fbfaf6 !important;
  --rt-card:#ffffff !important;
  --rt-card-soft:#ffffff !important;
  --rt-text:#251c32 !important;
  --rt-muted:#6f6579 !important;
  --rt-gold:#503d7a !important;
  --rt-gold-soft:rgba(80,61,122,.09) !important;
  --rt-line:#e7dfd4 !important;
  color:#251c32 !important;
  background:#fbfaf6 !important;
  width:100vw !important;
  max-width:none !important;
  margin:0 calc(50% - 50vw) !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  outline:0 !important;
  overflow:visible !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-hero,
.arttree-rt.arttree-applicant-portal .arttree-portal-hero,
.arttree-rt.arttree-training-page .arttree-rt-hero,
.arttree-rt.arttree-jobs-page .arttree-rt-hero,
.arttree-rt.arttree-combined-page .arttree-rt-hero{
  width:100% !important;
  max-width:none !important;
  min-height:520px;
  margin:0 !important;
  padding:132px max(24px,calc((100vw - 1180px)/2)) 92px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:flex-start !important;
  text-align:right !important;
  color:#251c32 !important;
  background:
    radial-gradient(circle at 16% 20%,rgba(80,61,122,.13),transparent 34%),
    radial-gradient(circle at 88% 12%,rgba(184,148,77,.16),transparent 28%),
    linear-gradient(180deg,#fbfaf6 0%,#f7f2ea 100%) !important;
  border:0 !important;
  border-bottom:1px solid #e7dfd4 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
.arttree-rt.arttree-portal-page .arttree-rt-hero:before,
.arttree-rt.arttree-applicant-portal .arttree-rt-hero:before,
.arttree-rt.arttree-training-page .arttree-rt-hero:before,
.arttree-rt.arttree-jobs-page .arttree-rt-hero:before,
.arttree-rt.arttree-combined-page .arttree-rt-hero:before{
  display:none !important;
}
.arttree-rt.arttree-portal-page .arttree-eyebrow,
.arttree-rt.arttree-applicant-portal .arttree-eyebrow,
.arttree-rt.arttree-training-page .arttree-eyebrow,
.arttree-rt.arttree-jobs-page .arttree-eyebrow,
.arttree-rt.arttree-combined-page .arttree-eyebrow{
  background:rgba(80,61,122,.08) !important;
  border-color:rgba(80,61,122,.16) !important;
  color:#503d7a !important;
}
.arttree-rt.arttree-portal-page .arttree-rt-hero h2,
.arttree-rt.arttree-applicant-portal .arttree-rt-hero h2,
.arttree-rt.arttree-training-page .arttree-rt-hero h2,
.arttree-rt.arttree-jobs-page .arttree-rt-hero h2,
.arttree-rt.arttree-combined-page .arttree-rt-hero h2{
  color:#251c32 !important;
  max-width:900px !important;
  font-size:64px !important;
  line-height:1.04 !important;
  margin:0 0 22px !important;
  text-align:right !important;
}
.arttree-rt.arttree-training-page .arttree-rt-hero h2,
.arttree-rt.arttree-jobs-page .arttree-rt-hero h2,
.arttree-rt.arttree-combined-page .arttree-rt-hero h2{
  font-size:88px !important;
  line-height:.95 !important;
}
.arttree-rt.arttree-portal-page .arttree-rt-hero p,
.arttree-rt.arttree-applicant-portal .arttree-rt-hero p,
.arttree-rt.arttree-training-page .arttree-rt-hero p,
.arttree-rt.arttree-jobs-page .arttree-rt-hero p,
.arttree-rt.arttree-combined-page .arttree-rt-hero p{
  color:#6f6579 !important;
  max-width:760px !important;
  margin:0 !important;
  text-align:right !important;
}
.arttree-rt.arttree-portal-page .arttree-rt-actions,
.arttree-rt.arttree-applicant-portal .arttree-rt-actions,
.arttree-rt.arttree-training-page .arttree-rt-actions,
.arttree-rt.arttree-jobs-page .arttree-rt-actions,
.arttree-rt.arttree-combined-page .arttree-rt-actions{
  justify-content:flex-start !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-public-grid,
.arttree-rt.arttree-applicant-portal .arttree-portal-public-grid,
.arttree-rt.arttree-training-page .arttree-rt-grid,
.arttree-rt.arttree-jobs-page .arttree-rt-grid,
.arttree-rt.arttree-combined-page .arttree-rt-grid{
  width:min(1180px,100%) !important;
  max-width:1180px !important;
  margin:0 auto !important;
  padding-left:24px !important;
  padding-right:24px !important;
  box-sizing:border-box !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-card,
.arttree-rt.arttree-applicant-portal .arttree-portal-card,
.arttree-rt.arttree-training-page .arttree-rt-card,
.arttree-rt.arttree-jobs-page .arttree-rt-card,
.arttree-rt.arttree-combined-page .arttree-rt-card,
.arttree-rt.arttree-portal-page .arttree-rt-faq,
.arttree-rt.arttree-applicant-portal .arttree-rt-faq,
.arttree-rt.arttree-training-page .arttree-rt-faq,
.arttree-rt.arttree-jobs-page .arttree-rt-faq,
.arttree-rt.arttree-combined-page .arttree-rt-faq,
.arttree-gate-panel{
  background:#ffffff !important;
  border:1px solid #e7dfd4 !important;
  color:#251c32 !important;
  box-shadow:0 18px 58px rgba(37,28,50,.06) !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-card h3,
.arttree-rt.arttree-applicant-portal .arttree-portal-card h3,
.arttree-rt.arttree-training-page .arttree-rt-card h3,
.arttree-rt.arttree-jobs-page .arttree-rt-card h3,
.arttree-rt.arttree-combined-page .arttree-rt-card h3,
.arttree-rt.arttree-portal-page .arttree-rt-faq h3,
.arttree-rt.arttree-applicant-portal .arttree-rt-faq h3,
.arttree-rt.arttree-training-page .arttree-rt-faq h3,
.arttree-rt.arttree-jobs-page .arttree-rt-faq h3,
.arttree-rt.arttree-combined-page .arttree-rt-faq h3,
.arttree-rt.arttree-portal-page .arttree-rt-faq summary,
.arttree-rt.arttree-applicant-portal .arttree-rt-faq summary,
.arttree-rt.arttree-training-page .arttree-rt-faq summary,
.arttree-rt.arttree-jobs-page .arttree-rt-faq summary,
.arttree-rt.arttree-combined-page .arttree-rt-faq summary,
.arttree-gate-panel h3{
  color:#251c32 !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-card p,
.arttree-rt.arttree-applicant-portal .arttree-portal-card p,
.arttree-rt.arttree-training-page .arttree-rt-card p,
.arttree-rt.arttree-jobs-page .arttree-rt-card p,
.arttree-rt.arttree-combined-page .arttree-rt-card p,
.arttree-rt.arttree-portal-page .arttree-rt-faq p,
.arttree-rt.arttree-applicant-portal .arttree-rt-faq p,
.arttree-rt.arttree-training-page .arttree-rt-faq p,
.arttree-rt.arttree-jobs-page .arttree-rt-faq p,
.arttree-rt.arttree-combined-page .arttree-rt-faq p,
.arttree-gate-panel p,
.arttree-gate-panel small{
  color:#6f6579 !important;
}
.arttree-rt.arttree-portal-page .arttree-rt-faq,
.arttree-rt.arttree-applicant-portal .arttree-rt-faq,
.arttree-rt.arttree-training-page .arttree-rt-faq,
.arttree-rt.arttree-jobs-page .arttree-rt-faq,
.arttree-rt.arttree-combined-page .arttree-rt-faq{
  width:min(1180px,calc(100% - 48px)) !important;
  max-width:1180px !important;
  margin:0 auto 82px !important;
}
.arttree-rt.arttree-portal-page .arttree-portal-shell,
.arttree-rt.arttree-applicant-portal .arttree-portal-shell,
.arttree-rt.arttree-portal-page .arttree-portal-sidebar,
.arttree-rt.arttree-applicant-portal .arttree-portal-sidebar,
.arttree-rt.arttree-portal-page .arttree-portal-content,
.arttree-rt.arttree-applicant-portal .arttree-portal-content,
.arttree-rt.arttree-portal-page .arttree-portal-panel,
.arttree-rt.arttree-applicant-portal .arttree-portal-panel,
.arttree-rt.arttree-portal-page .arttree-portal-mini-grid,
.arttree-rt.arttree-applicant-portal .arttree-portal-mini-grid{
  display:none !important;
}
@media(max-width:900px){
  .arttree-rt.arttree-portal-page .arttree-portal-hero,
  .arttree-rt.arttree-applicant-portal .arttree-portal-hero,
  .arttree-rt.arttree-training-page .arttree-rt-hero,
  .arttree-rt.arttree-jobs-page .arttree-rt-hero,
  .arttree-rt.arttree-combined-page .arttree-rt-hero{
    min-height:auto !important;
    padding:112px 18px 58px !important;
  }
  .arttree-rt.arttree-portal-page .arttree-rt-hero h2,
  .arttree-rt.arttree-applicant-portal .arttree-rt-hero h2,
  .arttree-rt.arttree-training-page .arttree-rt-hero h2,
  .arttree-rt.arttree-jobs-page .arttree-rt-hero h2,
  .arttree-rt.arttree-combined-page .arttree-rt-hero h2{
    font-size:40px !important;
    line-height:1.05 !important;
  }
  .arttree-rt.arttree-training-page .arttree-rt-hero h2,
  .arttree-rt.arttree-jobs-page .arttree-rt-hero h2,
  .arttree-rt.arttree-combined-page .arttree-rt-hero h2{
    font-size:44px !important;
  }
  .arttree-rt.arttree-portal-page .arttree-rt-hero p,
  .arttree-rt.arttree-applicant-portal .arttree-rt-hero p,
  .arttree-rt.arttree-training-page .arttree-rt-hero p,
  .arttree-rt.arttree-jobs-page .arttree-rt-hero p,
  .arttree-rt.arttree-combined-page .arttree-rt-hero p{
    font-size:18px !important;
  }
  .arttree-rt.arttree-portal-page .arttree-portal-public-grid,
  .arttree-rt.arttree-applicant-portal .arttree-portal-public-grid,
  .arttree-rt.arttree-training-page .arttree-rt-grid,
  .arttree-rt.arttree-jobs-page .arttree-rt-grid,
  .arttree-rt.arttree-combined-page .arttree-rt-grid{
    padding-left:16px !important;
    padding-right:16px !important;
  }
  .arttree-rt.arttree-portal-page .arttree-rt-faq,
  .arttree-rt.arttree-applicant-portal .arttree-rt-faq,
  .arttree-rt.arttree-training-page .arttree-rt-faq,
  .arttree-rt.arttree-jobs-page .arttree-rt-faq,
  .arttree-rt.arttree-combined-page .arttree-rt-faq{
    width:calc(100% - 32px) !important;
  }
}

/* v1.0.35 - complete applicant login/register portal */
.arttree-auth-grid{
  width:min(1180px,100%);
  margin:0 auto;
  padding:74px 24px 38px;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  box-sizing:border-box;
}
.arttree-auth-card{
  background:#fff;
  border:1px solid #e7dfd4;
  border-radius:32px;
  padding:28px;
  box-shadow:0 18px 58px rgba(37,28,50,.06);
  display:grid;
  gap:14px;
}
.arttree-auth-card > span{
  width:max-content;
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(80,61,122,.08);
  border:1px solid rgba(80,61,122,.14);
  color:#503d7a;
  font-size:13px;
  font-weight:900;
}
.arttree-auth-card h3{
  margin:0;
  color:#251c32;
  font-size:34px;
  line-height:1.2;
  font-weight:900;
}
.arttree-auth-card p{
  margin:0;
  color:#6f6579;
  font-size:16px;
  line-height:1.8;
}
.arttree-auth-card label{
  display:grid;
  gap:8px;
  color:#3b314c;
  font-size:14px;
  font-weight:800;
}
.arttree-auth-card input{
  width:100%;
  border:1px solid #e7dfd4;
  border-radius:16px;
  padding:13px 14px;
  background:#fbfaf6;
  color:#251c32;
  font:inherit;
  outline:none;
}
.arttree-auth-card input:focus{
  border-color:rgba(80,61,122,.45);
  box-shadow:0 0 0 4px rgba(80,61,122,.08);
}
.arttree-auth-card button{
  border:1px solid #503d7a;
  background:#503d7a;
  color:#fff;
  min-height:48px;
  border-radius:999px;
  padding:12px 20px;
  font:inherit;
  font-weight:900;
  cursor:pointer;
  transition:transform .2s ease,opacity .2s ease;
}
.arttree-auth-card button:hover{transform:translateY(-2px);opacity:.94}
.arttree-demo-users{
  border:1px dashed rgba(80,61,122,.25);
  background:rgba(80,61,122,.05);
  border-radius:20px;
  padding:14px;
  color:#6f6579;
  font-size:14px;
  line-height:1.7;
}
.arttree-demo-users strong{display:block;color:#251c32;margin-bottom:4px}
.arttree-demo-users p{font-size:14px;line-height:1.75;margin:0 0 6px;color:#6f6579}
.arttree-demo-users small{color:#503d7a;font-weight:900}
.arttree-portal-notice,.arttree-portal-error{
  width:min(1180px,calc(100% - 48px));
  margin:96px auto 0;
  border-radius:18px;
  padding:14px 18px;
  font-size:15px;
  font-weight:800;
}
.arttree-portal-notice{background:rgba(32,122,74,.09);border:1px solid rgba(32,122,74,.18);color:#207a4a}
.arttree-portal-error{background:rgba(169,61,61,.09);border:1px solid rgba(169,61,61,.18);color:#a93d3d}
.arttree-dashboard-shell{
  width:min(1180px,100%);
  margin:0 auto;
  padding:74px 24px 88px;
  display:grid;
  grid-template-columns:280px 1fr;
  gap:22px;
  box-sizing:border-box;
}
.arttree-dashboard-sidebar{
  position:sticky;
  top:96px;
  align-self:start;
  display:grid;
  gap:8px;
  background:#fff;
  border:1px solid #e7dfd4;
  border-radius:28px;
  padding:20px;
  box-shadow:0 18px 58px rgba(37,28,50,.06);
}
.arttree-dashboard-sidebar strong{
  font-size:22px;
  color:#251c32;
  margin-bottom:8px;
}
.arttree-dashboard-sidebar a{
  text-decoration:none;
  color:#6f6579;
  border:1px solid transparent;
  border-radius:16px;
  padding:11px 13px;
  font-size:15px;
  font-weight:900;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.arttree-dashboard-sidebar a:hover{
  color:#251c32;
  background:rgba(80,61,122,.07);
  border-color:rgba(80,61,122,.12);
  transform:translateX(-2px);
}
.arttree-dashboard-content{display:grid;gap:18px}
.arttree-dashboard-panel{
  background:#fff;
  border:1px solid #e7dfd4;
  border-radius:30px;
  padding:28px;
  box-shadow:0 18px 58px rgba(37,28,50,.06);
}
.arttree-dashboard-panel.hero-panel{
  background:linear-gradient(135deg,rgba(80,61,122,.10),rgba(200,169,106,.10)),#fff;
}
.arttree-dashboard-panel > span{
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  background:rgba(80,61,122,.08);
  color:#503d7a;
  font-size:13px;
  font-weight:900;
  margin-bottom:10px;
}
.arttree-dashboard-panel h3{
  margin:0 0 10px;
  color:#251c32;
  font-size:34px;
  line-height:1.25;
  font-weight:900;
}
.arttree-dashboard-panel p{
  margin:0;
  color:#6f6579;
  font-size:16px;
  line-height:1.8;
}
.arttree-dashboard-stats{
  margin-top:20px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.arttree-dashboard-stats b{
  display:grid;
  gap:6px;
  background:#fff;
  border:1px solid #e7dfd4;
  border-radius:20px;
  padding:18px;
  color:#503d7a;
  font-size:28px;
}
.arttree-dashboard-stats small{font-size:13px;color:#6f6579;font-weight:800}
.arttree-profile-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:12px;
}
.arttree-profile-grid p{
  background:#fbfaf6;
  border:1px solid #e7dfd4;
  border-radius:18px;
  padding:14px;
}
.arttree-profile-grid strong{display:block;color:#251c32;margin-bottom:6px}
.arttree-request-list{display:grid;gap:10px;margin-top:12px}
.arttree-request-list article{
  display:grid;
  grid-template-columns:1fr auto auto;
  align-items:center;
  gap:12px;
  border:1px solid #e7dfd4;
  background:#fbfaf6;
  border-radius:18px;
  padding:14px;
}
.arttree-request-list strong{color:#251c32;font-size:16px}
.arttree-request-list span{
  color:#207a4a;
  background:rgba(32,122,74,.08);
  border:1px solid rgba(32,122,74,.18);
  border-radius:999px;
  padding:6px 10px;
  font-size:13px;
  font-weight:900;
}
.arttree-request-list small{color:#6f6579;font-size:13px}
.arttree-empty-state{
  background:#fbfaf6;
  border:1px dashed #e7dfd4;
  border-radius:18px;
  padding:16px;
  color:#6f6579;
}
@media(max-width:900px){
  .arttree-auth-grid{grid-template-columns:1fr;padding:44px 16px 28px}
  .arttree-auth-card{padding:22px;border-radius:24px}
  .arttree-auth-card h3{font-size:28px}
  .arttree-dashboard-shell{grid-template-columns:1fr;padding:44px 16px 64px}
  .arttree-dashboard-sidebar{position:relative;top:auto;display:flex;overflow-x:auto;border-radius:22px}
  .arttree-dashboard-sidebar strong,.arttree-dashboard-sidebar a{min-width:max-content}
  .arttree-dashboard-panel{padding:22px;border-radius:24px}
  .arttree-dashboard-panel h3{font-size:28px}
  .arttree-dashboard-stats,.arttree-profile-grid{grid-template-columns:1fr}
  .arttree-request-list article{grid-template-columns:1fr}
}


/* v1.0.36 - applicant dashboard collapsible sidebar with clean SVG icons */
.arttree-dashboard-shell{
  position:relative;
  transition:grid-template-columns .28s ease,gap .28s ease;
}
.arttree-dashboard-toggle{
  position:absolute;
  top:24px;
  inset-inline-start:24px;
  z-index:3;
  display:inline-flex;
  align-items:center;
  gap:8px;
  border:1px solid #e7dfd4;
  background:#fff;
  color:#251c32;
  border-radius:999px;
  padding:9px 13px;
  font-family:inherit;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 14px 38px rgba(37,28,50,.08);
  transition:background .2s ease,border-color .2s ease,transform .2s ease;
}
.arttree-dashboard-toggle:hover{background:#fbfaf6;border-color:rgba(80,61,122,.22);transform:translateY(-1px)}
.arttree-dashboard-toggle-icon{width:18px;height:18px;display:inline-block;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16'/%3E%3Cpath d='M4 12h16'/%3E%3Cpath d='M4 18h16'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16'/%3E%3Cpath d='M4 12h16'/%3E%3Cpath d='M4 18h16'/%3E%3C/svg%3E") center/contain no-repeat}
.arttree-dashboard-sidebar{
  overflow:hidden;
  transition:opacity .24s ease,transform .24s ease,max-width .28s ease,padding .28s ease,border-width .28s ease;
}
.arttree-dashboard-sidebar a{
  display:flex;
  align-items:center;
  gap:10px;
}
.arttree-dashboard-sidebar a span:last-child{min-width:0}
.arttree-dash-icon{
  flex:0 0 auto;
  width:22px;
  height:22px;
  color:#503d7a;
  background:currentColor;
  opacity:.95;
  mask-position:center;
  mask-repeat:no-repeat;
  mask-size:contain;
  -webkit-mask-position:center;
  -webkit-mask-repeat:no-repeat;
  -webkit-mask-size:contain;
}
.arttree-dash-icon-home{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 11 9-8 9 8'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 11 9-8 9 8'/%3E%3Cpath d='M5 10v10h14V10'/%3E%3Cpath d='M9 20v-6h6v6'/%3E%3C/svg%3E")}
.arttree-dash-icon-user{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c1.8-4 5-6 8-6s6.2 2 8 6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c1.8-4 5-6 8-6s6.2 2 8 6'/%3E%3C/svg%3E")}
.arttree-dash-icon-briefcase{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='7' width='18' height='13' rx='2'/%3E%3Cpath d='M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M3 12h18'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='7' width='18' height='13' rx='2'/%3E%3Cpath d='M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M3 12h18'/%3E%3C/svg%3E")}
.arttree-dash-icon-scale{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M5 7h14'/%3E%3Cpath d='M6 7l-3 6h6L6 7Z'/%3E%3Cpath d='M18 7l-3 6h6l-3-6Z'/%3E%3Cpath d='M8 21h8'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M5 7h14'/%3E%3Cpath d='M6 7l-3 6h6L6 7Z'/%3E%3Cpath d='M18 7l-3 6h6l-3-6Z'/%3E%3Cpath d='M8 21h8'/%3E%3C/svg%3E")}
.arttree-dash-icon-calendar{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M8 3v4'/%3E%3Cpath d='M16 3v4'/%3E%3Cpath d='M3 11h18'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M8 3v4'/%3E%3Cpath d='M16 3v4'/%3E%3Cpath d='M3 11h18'/%3E%3C/svg%3E")}
.arttree-dash-icon-settings{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.7 1.7 0 0 0 .3 1.9l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.9-.3 1.7 1.7 0 0 0-1 1.6v.2a2 2 0 1 1-4 0V21a1.7 1.7 0 0 0-1-1.6 1.7 1.7 0 0 0-1.9.3l-.1.1A2 2 0 1 1 4.2 17l.1-.1a1.7 1.7 0 0 0 .3-1.9 1.7 1.7 0 0 0-1.6-1H3a2 2 0 1 1 0-4h.2a1.7 1.7 0 0 0 1.6-1 1.7 1.7 0 0 0-.3-1.9L4.4 7A2 2 0 1 1 7.2 4.2l.1.1a1.7 1.7 0 0 0 1.9.3 1.7 1.7 0 0 0 1-1.6V3a2 2 0 1 1 4 0v.2a1.7 1.7 0 0 0 1 1.6 1.7 1.7 0 0 0 1.9-.3l.1-.1A2 2 0 1 1 19.8 7l-.1.1a1.7 1.7 0 0 0-.3 1.9 1.7 1.7 0 0 0 1.6 1h.2a2 2 0 1 1 0 4H21a1.7 1.7 0 0 0-1.6 1Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.7 1.7 0 0 0 .3 1.9l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.9-.3 1.7 1.7 0 0 0-1 1.6v.2a2 2 0 1 1-4 0V21a1.7 1.7 0 0 0-1-1.6 1.7 1.7 0 0 0-1.9.3l-.1.1A2 2 0 1 1 4.2 17l.1-.1a1.7 1.7 0 0 0 .3-1.9 1.7 1.7 0 0 0-1.6-1H3a2 2 0 1 1 0-4h.2a1.7 1.7 0 0 0 1.6-1 1.7 1.7 0 0 0-.3-1.9L4.4 7A2 2 0 1 1 7.2 4.2l.1.1a1.7 1.7 0 0 0 1.9.3 1.7 1.7 0 0 0 1-1.6V3a2 2 0 1 1 4 0v.2a1.7 1.7 0 0 0 1 1.6 1.7 1.7 0 0 0 1.9-.3l.1-.1A2 2 0 1 1 19.8 7l-.1.1a1.7 1.7 0 0 0-.3 1.9 1.7 1.7 0 0 0 1.6 1h.2a2 2 0 1 1 0 4H21a1.7 1.7 0 0 0-1.6 1Z'/%3E%3C/svg%3E")}
.arttree-dash-icon-logout{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17l5-5-5-5'/%3E%3Cpath d='M15 12H3'/%3E%3Cpath d='M21 3v18'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17l5-5-5-5'/%3E%3Cpath d='M15 12H3'/%3E%3Cpath d='M21 3v18'/%3E%3C/svg%3E")}
.arttree-dashboard-shell.is-sidebar-hidden{grid-template-columns:1fr}
.arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-sidebar{opacity:0;transform:translateX(16px);max-width:0;padding:0;border-width:0;pointer-events:none}
.arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-content{grid-column:1/-1}
.arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-toggle span:last-child{font-size:0}
.arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-toggle:after{content:'إظهار القائمة';font-size:14px}
@media(max-width:900px){
  .arttree-dashboard-toggle{position:relative;top:auto;inset-inline-start:auto;margin:0 16px -24px;z-index:4}
  .arttree-dashboard-shell{padding-top:36px}
  .arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-sidebar{display:none}
  .arttree-dashboard-sidebar a{min-width:max-content}
  .arttree-dash-icon{width:20px;height:20px}
}

/* v1.0.37 - applicant users are portal-only and cannot access wp-admin */

/* v1.0.39 - portal frontend keeps applicant toolbar hidden through PHP filters */


/* v1.0.39 - single job details */
.arttree-single-job{
  background:#fbfaf6 !important;
  color:#17130c !important;
  padding-bottom:80px !important;
}
.arttree-single-job .arttree-single-job-hero{
  max-width:980px;
  padding-top:120px;
  padding-bottom:52px;
}
.arttree-job-detail-wrap{
  width:min(1180px, calc(100% - 40px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0, 1fr) 360px;
  gap:24px;
  align-items:start;
}
.arttree-job-detail-main,
.arttree-job-detail-side{
  background:#fff;
  border:1px solid rgba(23,19,12,.1);
  border-radius:28px;
  box-shadow:0 20px 60px rgba(23,19,12,.08);
  padding:28px;
}
.arttree-job-detail-main h3,
.arttree-job-detail-side h3{
  margin:0 0 18px;
  font-size:28px;
  line-height:1.35;
  color:#17130c;
  font-weight:900;
}
.arttree-job-content{
  color:#4c4435;
  font-size:18px;
  line-height:2;
}
.arttree-job-content p{margin:0 0 16px}
.arttree-job-content ul,
.arttree-job-content ol{padding-inline-start:24px;margin:0 0 18px}
.arttree-job-detail-side dl{margin:0 0 22px;display:grid;gap:12px}
.arttree-job-detail-side dl div{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:14px 0;
  border-bottom:1px solid rgba(23,19,12,.08);
}
.arttree-job-detail-side dt{font-size:14px;color:#8a7b63;font-weight:700}
.arttree-job-detail-side dd{margin:0;font-size:16px;color:#17130c;font-weight:800;text-align:left}
.arttree-job-apply-wide{width:100%;justify-content:center;text-align:center}
@media(max-width:900px){
  .arttree-single-job .arttree-single-job-hero{padding-top:96px}
  .arttree-job-detail-wrap{grid-template-columns:1fr;width:min(100% - 28px, 680px)}
  .arttree-job-detail-main,
  .arttree-job-detail-side{padding:22px;border-radius:22px}
}


/* v1.0.40 - Single training/workshop details page */
.arttree-single-program {
    background: #f7f4ed;
    color: #17201b;
}
.arttree-program-hero {
    padding: 150px 24px 72px;
    background:
        radial-gradient(circle at 20% 20%, rgba(169, 132, 78, .18), transparent 32%),
        linear-gradient(180deg, #f7f4ed 0%, #efe8dc 100%);
    text-align: center;
}
.arttree-program-wrap {
    max-width: 980px;
    margin: 0 auto;
}
.arttree-back-link {
    display: inline-flex;
    margin-bottom: 22px;
    color: #8a6a3f;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}
.arttree-program-hero h1 {
    margin: 12px auto 18px;
    max-width: 900px;
    font-size: clamp(42px, 6vw, 78px);
    line-height: 1.05;
    letter-spacing: 0;
}
.arttree-program-hero p {
    max-width: 760px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.9;
    color: #4a514d;
}
.arttree-program-actions {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 32px;
}
.arttree-program-details {
    max-width: 1180px;
    margin: 0 auto;
    padding: 70px 24px 100px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 28px;
    align-items: start;
}
.arttree-program-main {
    display: grid;
    gap: 22px;
}
.arttree-program-content,
.arttree-program-info-card {
    background: rgba(255, 255, 255, .78);
    border: 1px solid rgba(23, 32, 27, .09);
    border-radius: 28px;
    box-shadow: 0 24px 70px rgba(24, 20, 14, .08);
}
.arttree-program-content {
    padding: 34px;
}
.arttree-program-content h2,
.arttree-program-info-card h3 {
    margin: 0 0 16px;
    font-size: 32px;
    line-height: 1.2;
}
.arttree-program-text,
.arttree-program-content p {
    font-size: 18px;
    line-height: 2;
    color: #454d49;
}
.arttree-topic-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
}
.arttree-topic-list li {
    position: relative;
    padding: 14px 44px 14px 16px;
    border-radius: 18px;
    background: #f7f4ed;
    font-size: 17px;
    color: #2c332f;
}
.arttree-topic-list li::before {
    content: '';
    position: absolute;
    right: 16px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #a9844e;
    transform: translateY(-50%);
}
.arttree-program-side {
    position: sticky;
    top: 96px;
}
.arttree-program-info-card {
    padding: 28px;
}
.arttree-program-info-card dl {
    margin: 0;
    display: grid;
    gap: 12px;
}
.arttree-program-info-card dl div {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(23, 32, 27, .08);
}
.arttree-program-info-card dt {
    color: #6d746f;
    font-size: 14px;
    font-weight: 700;
}
.arttree-program-info-card dd {
    margin: 0;
    color: #18211c;
    font-size: 15px;
    font-weight: 800;
    text-align: left;
}
.arttree-program-full-btn {
    width: 100%;
    justify-content: center;
    margin-top: 24px;
}
@media (max-width: 900px) {
    .arttree-program-details {
        grid-template-columns: 1fr;
        padding-top: 42px;
    }
    .arttree-program-side {
        position: static;
    }
    .arttree-program-hero {
        padding-top: 120px;
    }
    .arttree-program-content h2,
    .arttree-program-info-card h3 {
        font-size: 26px;
    }
}


/* v1.0.41 - force Thmanyah on portal pages */
.arttree-rt,.arttree-rt *,.arttree-portal-page,.arttree-portal-page *,.arttree-training-page,.arttree-training-page *{
  font-family:'Thmanyah Sans','ThmanyahSans','Tahoma','Arial',sans-serif !important;
  font-synthesis:none;
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}

/* v1.0.42 - make single training/workshop details match the homepage visual system */
.arttree-program-detail-page,
.arttree-rt.arttree-program-detail-page{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  overflow:visible !important;
  background:#fbfaf6 !important;
  color:#15111d !important;
}
.arttree-program-detail-page .arttree-program-hero{
  padding:138px 0 84px !important;
  background:radial-gradient(circle at 15% 10%,rgba(80,61,122,.16),transparent 34%),linear-gradient(180deg,#fbfaf6,#f6f1e8) !important;
  text-align:right !important;
}
.arttree-program-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  gap:44px;
  align-items:center;
}
.arttree-program-hero-copy h1{
  margin:0 0 24px;
  font-size:clamp(44px,6vw,88px);
  line-height:.98;
  font-weight:900;
  color:#15111d;
  text-wrap:balance;
}
.arttree-program-hero-copy p{
  margin:0 0 30px;
  max-width:760px;
  color:#6b6278;
  font-size:20px;
  line-height:1.8;
}
.arttree-program-detail-page .arttree-back-link{
  display:inline-flex;
  color:#503d7a;
  background:rgba(80,61,122,.08);
  border:1px solid rgba(80,61,122,.14);
  padding:8px 14px;
  border-radius:999px;
  margin:0 0 18px;
  font-size:14px;
  font-weight:900;
}
.arttree-program-detail-page .eyebrow{
  display:inline-flex;
  color:#503d7a !important;
  background:transparent !important;
  border:0 !important;
  padding:0 !important;
  margin-bottom:14px !important;
}
.arttree-program-detail-page .arttree-program-actions{
  justify-content:flex-start;
  margin-top:0;
}
.arttree-program-summary{
  background:rgba(255,255,255,.82);
  border:1px solid #e7dfd4;
  border-radius:30px;
  box-shadow:0 24px 70px rgba(34,24,52,.10);
  padding:28px;
}
.arttree-program-status{
  display:inline-flex;
  border-radius:999px;
  padding:8px 13px;
  font-size:13px;
  font-weight:900;
  margin-bottom:18px;
}
.arttree-program-status.open{background:rgba(32,122,74,.09);color:#207a4a;border:1px solid rgba(32,122,74,.20)}
.arttree-program-status.closed{background:rgba(169,61,61,.09);color:#a93d3d;border:1px solid rgba(169,61,61,.20)}
.arttree-program-summary-row{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:15px 0;
  border-bottom:1px solid rgba(21,17,29,.08);
}
.arttree-program-summary-row:last-child{border-bottom:0}
.arttree-program-summary-row strong{font-size:14px;color:#6b6278;font-weight:800}
.arttree-program-summary-row span{font-size:16px;color:#15111d;font-weight:900;text-align:left}
.arttree-program-overview,
.arttree-program-body-section{background:#fbfaf6 !important;color:#15111d !important}
.arttree-program-body-section.muted{background:#f2efe8 !important}
.arttree-program-overview .section-head,
.arttree-program-body-section .section-head{text-align:right}
.arttree-program-info-grid.cards article,
.arttree-program-content.clean-card,
.arttree-program-info-card.clean-card{
  background:#fff !important;
  border:1px solid #e7dfd4 !important;
  border-radius:30px !important;
  box-shadow:0 24px 70px rgba(34,24,52,.10) !important;
  color:#15111d !important;
}
.arttree-program-info-grid.cards article h3{font-size:28px;color:#15111d;margin:0 0 10px;font-weight:900}
.arttree-program-info-grid.cards article p{font-size:16px;color:#6b6278;margin:0;line-height:1.8}
.arttree-program-detail-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 380px;
  gap:28px;
  align-items:start;
}
.arttree-program-detail-page .arttree-program-main{display:grid;gap:22px}
.arttree-program-detail-page .arttree-program-content{padding:34px}
.arttree-program-detail-page .arttree-program-content h2,
.arttree-program-detail-page .arttree-program-info-card h3{
  margin:0 0 16px;
  color:#15111d;
  font-size:40px;
  line-height:1.18;
  font-weight:900;
}
.arttree-program-detail-page .arttree-program-text,
.arttree-program-detail-page .arttree-program-content p{
  font-size:18px;
  line-height:2;
  color:#5d5469;
}
.arttree-program-detail-page .arttree-topic-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}
.arttree-program-detail-page .arttree-topic-list li{
  position:relative;
  background:#fbfaf6;
  border:1px solid #e7dfd4;
  border-radius:20px;
  color:#15111d;
  padding:15px 44px 15px 16px;
  font-size:17px;
  line-height:1.7;
}
.arttree-program-detail-page .arttree-topic-list li:before{
  content:'';
  position:absolute;
  right:18px;
  top:50%;
  width:10px;
  height:10px;
  border-radius:50%;
  background:#503d7a;
  transform:translateY(-50%);
}
.arttree-program-detail-page .arttree-program-side{position:sticky;top:102px}
.arttree-program-detail-page .arttree-program-info-card{padding:28px}
.arttree-program-detail-page .arttree-program-info-card dl{margin:0;display:grid;gap:0}
.arttree-program-detail-page .arttree-program-info-card dl div{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:14px 0;
  border-bottom:1px solid rgba(21,17,29,.08);
}
.arttree-program-detail-page .arttree-program-info-card dl div:last-child{border-bottom:0}
.arttree-program-detail-page .arttree-program-info-card dt{font-size:14px;color:#6b6278;font-weight:800}
.arttree-program-detail-page .arttree-program-info-card dd{margin:0;font-size:16px;color:#15111d;font-weight:900;text-align:left}
.arttree-program-detail-page .arttree-program-full-btn{width:100%;margin-top:22px;text-align:center;justify-content:center}
@media(max-width:900px){
  .arttree-program-detail-page .arttree-program-hero{padding:118px 0 56px !important;text-align:center !important}
  .arttree-program-hero-grid{grid-template-columns:1fr;gap:24px;width:min(100% - 28px,680px)}
  .arttree-program-hero-copy h1{font-size:44px;text-align:center}
  .arttree-program-hero-copy p{text-align:center;font-size:18px}
  .arttree-program-detail-page .arttree-program-actions{justify-content:center}
  .arttree-program-summary{padding:22px;border-radius:24px}
  .arttree-program-detail-layout{grid-template-columns:1fr;width:min(100% - 28px,680px)}
  .arttree-program-detail-page .arttree-program-side{position:static}
  .arttree-program-detail-page .arttree-program-content{padding:24px;border-radius:24px}
  .arttree-program-detail-page .arttree-program-content h2,
  .arttree-program-detail-page .arttree-program-info-card h3{font-size:32px}
  .arttree-program-detail-page .arttree-program-text,
  .arttree-program-detail-page .arttree-program-content p{font-size:16px}
}


/* v1.0.63 - workshop QR scanner and supervisor check-in */
.arttree-checkin-page{background:#fbfaf6;color:#251c32;border:0;border-radius:0;max-width:none;width:100vw;margin:0 calc(50% - 50vw)}
.arttree-checkin-page .arttree-rt-hero{max-width:none;text-align:right;align-items:flex-start;padding:132px max(24px,calc((100vw - 1180px)/2)) 72px;background:linear-gradient(180deg,#fbfaf6,#f7f2ea);border-bottom:1px solid #e7dfd4}
.arttree-checkin-page .arttree-rt-hero:before{display:none}
.arttree-checkin-page .arttree-rt-hero h2{font-size:64px;line-height:1.05;color:#251c32;max-width:900px}
.arttree-checkin-page .arttree-rt-hero p{font-size:20px;color:#6f6579;max-width:780px;margin:0}
.arttree-checkin-grid{max-width:1180px;margin:0 auto;padding:60px 24px 90px;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.arttree-checkin-card,.arttree-checkin-result{background:#fff;border:1px solid #e7dfd4;border-radius:30px;padding:30px;box-shadow:0 14px 42px rgba(34,24,52,.06);max-width:1180px;margin:34px auto 0;color:#251c32}
.arttree-checkin-card h3{font-size:30px;margin:0 0 12px;color:#251c32}.arttree-checkin-card p{color:#6f6579;font-size:16px;line-height:1.8}.arttree-checkin-card label{display:grid;gap:8px;color:#6f6579;font-weight:800}.arttree-checkin-card input{border:1px solid #e7dfd4;border-radius:16px;padding:14px 16px;font:inherit;color:#251c32;background:#fbfaf6}.arttree-checkin-card button{margin-top:14px;margin-inline-end:8px}.arttree-camera-box{position:relative;overflow:hidden;border-radius:24px;background:#17111f;min-height:320px;border:1px solid #e7dfd4;margin:18px 0}.arttree-camera-box video{width:100%;height:320px;object-fit:cover;display:block}.arttree-camera-box div{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(0,0,0,.58);color:#fff;border-radius:14px;padding:10px 12px;font-size:14px}.arttree-checkin-result{padding:24px 30px}.arttree-checkin-result.success{border-color:rgba(32,122,74,.28);background:rgba(32,122,74,.06)}.arttree-checkin-result.already{border-color:rgba(184,148,77,.32);background:rgba(184,148,77,.08)}.arttree-checkin-result.error{border-color:rgba(169,61,61,.28);background:rgba(169,61,61,.06)}.arttree-checkin-result strong{font-size:22px}.arttree-checkin-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.arttree-checkin-details p{margin:0;background:#fff;border:1px solid #e7dfd4;border-radius:18px;padding:14px;color:#251c32}.arttree-checkin-details span{display:block;color:#6f6579;font-size:13px;font-weight:900;margin-bottom:5px}.arttree-checkin-details code{direction:ltr;display:inline-block;white-space:normal}
@media(max-width:900px){.arttree-checkin-page .arttree-rt-hero{padding:104px 18px 54px}.arttree-checkin-page .arttree-rt-hero h2{font-size:40px}.arttree-checkin-grid{grid-template-columns:1fr;padding:38px 18px 70px}.arttree-checkin-details{grid-template-columns:1fr}.arttree-checkin-card,.arttree-checkin-result{margin-inline:18px}.arttree-camera-box,.arttree-camera-box video{min-height:260px;height:260px}}


/* v1.0.64 - mobile scanner fallback and flat system pages */
.arttree-flat-system-page .arttree-checkin-card,
.arttree-flat-system-page .arttree-rt-form,
.arttree-flat-system-page .arttree-system-card{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
}
.arttree-checkin-page .arttree-checkin-grid{align-items:start;gap:52px}
.arttree-checkin-page .arttree-checkin-card{max-width:none;margin:0;color:#251c32}
.arttree-checkin-page .arttree-checkin-result{box-shadow:none;border:0;border-radius:24px}
.arttree-camera-box [data-arttree-html5-reader]{display:none;min-height:320px;background:#17111f;color:#fff}
.arttree-camera-box [data-arttree-html5-reader] video{border-radius:24px}
.arttree-camera-box [data-arttree-html5-reader] button,
.arttree-camera-box [data-arttree-html5-reader] select{font-family:inherit !important}
.arttree-camera-box [data-arttree-html5-reader] a{color:#fff !important}
@media(max-width:900px){
  .arttree-checkin-page .arttree-checkin-grid{gap:40px}
  .arttree-camera-box [data-arttree-html5-reader]{min-height:260px}
}


/* v1.0.65 - remove outer cards for workshop scanner and future generated system pages */
.arttree-fullwidth-page,
.arttree-fullwidth-page .arttree-rt,
.arttree-flat-system-page,
.arttree-checkin-page{
  background:#fbfaf6 !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.arttree-fullwidth-page .post-card,
.arttree-fullwidth-page article,
.arttree-flat-system-page .post-card,
.arttree-flat-system-page article{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 !important;
}
.arttree-checkin-page .arttree-checkin-card,
.arttree-checkin-page form.arttree-checkin-card,
.arttree-checkin-page .arttree-checkin-result{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.arttree-checkin-page .arttree-checkin-result.success,
.arttree-checkin-page .arttree-checkin-result.already,
.arttree-checkin-page .arttree-checkin-result.error{
  background:transparent !important;
  border:0 !important;
}
.arttree-checkin-page .arttree-checkin-details p{
  box-shadow:none !important;
}

/* v1.0.66 - remove full-width system page outer frame completely */
.arttree-fullwidth-page{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  background:#fbfaf6 !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  overflow:visible !important;
}
.arttree-fullwidth-page > .arttree-rt,
.arttree-fullwidth-page .arttree-rt.arttree-flat-system-page,
.arttree-fullwidth-page .arttree-checkin-page,
.arttree-flat-system-page,
.arttree-checkin-page{
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:#fbfaf6 !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  overflow:visible !important;
}
.arttree-fullwidth-page > .arttree-rt::before,
.arttree-fullwidth-page > .arttree-rt::after,
.arttree-flat-system-page::before,
.arttree-flat-system-page::after,
.arttree-checkin-page::before,
.arttree-checkin-page::after{
  display:none !important;
  content:none !important;
}
.arttree-fullwidth-page .arttree-rt-hero,
.arttree-flat-system-page .arttree-rt-hero,
.arttree-checkin-page .arttree-rt-hero{
  width:min(1180px,calc(100% - 44px)) !important;
  max-width:1180px !important;
  margin-inline:auto !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.arttree-fullwidth-page .arttree-checkin-grid,
.arttree-flat-system-page .arttree-checkin-grid,
.arttree-checkin-page .arttree-checkin-grid{
  width:min(1180px,calc(100% - 44px)) !important;
  max-width:1180px !important;
  margin-inline:auto !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.arttree-fullwidth-page .arttree-checkin-card,
.arttree-fullwidth-page form.arttree-checkin-card,
.arttree-fullwidth-page .arttree-checkin-result,
.arttree-flat-system-page .arttree-checkin-card,
.arttree-flat-system-page form.arttree-checkin-card,
.arttree-flat-system-page .arttree-checkin-result,
.arttree-checkin-page .arttree-checkin-card,
.arttree-checkin-page form.arttree-checkin-card,
.arttree-checkin-page .arttree-checkin-result{
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
  border-radius:0 !important;
  outline:0 !important;
}
@media(max-width:900px){
  .arttree-fullwidth-page .arttree-rt-hero,
  .arttree-flat-system-page .arttree-rt-hero,
  .arttree-checkin-page .arttree-rt-hero,
  .arttree-fullwidth-page .arttree-checkin-grid,
  .arttree-flat-system-page .arttree-checkin-grid,
  .arttree-checkin-page .arttree-checkin-grid{
    width:min(100% - 30px,1180px) !important;
  }
}


/* v1.0.67 - supervisor registrations table and colored barcode states */
.arttree-checkin-page .arttree-checkin-result{
  padding:22px 26px !important;
  margin:26px auto 0 !important;
  width:min(1180px,calc(100% - 44px)) !important;
  border-radius:22px !important;
  border:1px solid transparent !important;
  box-shadow:none !important;
}
.arttree-checkin-page .arttree-checkin-result.success{
  background:#eaf7ef !important;
  border-color:#9bd3b0 !important;
  color:#17623a !important;
}
.arttree-checkin-page .arttree-checkin-result.already{
  background:#fff7dd !important;
  border-color:#e9cf75 !important;
  color:#7a5a00 !important;
}
.arttree-checkin-page .arttree-checkin-result.error{
  background:#fdecec !important;
  border-color:#e6aaaa !important;
  color:#8d2727 !important;
}
.arttree-checkin-table-wrap{
  width:min(1180px,calc(100% - 44px));
  margin:0 auto 90px;
  background:transparent;
  border:0;
  box-shadow:none;
  color:#251c32;
}
.arttree-checkin-table-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:18px;
}
.arttree-checkin-table-head span{display:block;color:#6f6579;font-weight:900;margin-bottom:6px}
.arttree-checkin-table-head h3{margin:0;font-size:34px;line-height:1.2;color:#251c32}
.arttree-checkin-table-head p{margin:8px 0 0;color:#6f6579}
.arttree-checkin-table-head strong{background:#fff;border:1px solid #e7dfd4;border-radius:999px;padding:10px 16px;color:#503d7a;white-space:nowrap}
.arttree-checkin-table-scroll{overflow:auto;border:1px solid #e7dfd4;border-radius:24px;background:#fff}
.arttree-checkin-table{width:100%;border-collapse:separate;border-spacing:0;min-width:900px;direction:rtl}
.arttree-checkin-table th,.arttree-checkin-table td{padding:16px 14px;text-align:right;border-bottom:1px solid #eee8de;vertical-align:middle;font-size:14px}
.arttree-checkin-table th{background:#f7f2ea;color:#6f6579;font-weight:900;position:sticky;top:0;z-index:1}
.arttree-checkin-table tbody tr:last-child td{border-bottom:0}
.arttree-checkin-table tbody tr.is-attended{background:#f3fbf6}
.arttree-checkin-table tbody tr.is-pending{background:#fffdf4}
.arttree-checkin-table code{direction:ltr;display:inline-block;background:#fbfaf6;border:1px solid #e7dfd4;border-radius:10px;padding:6px 8px;font-size:12px;color:#251c32}
.arttree-checkin-status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px;white-space:nowrap}
.arttree-checkin-status-pill.attended{background:#dff3e7;color:#17623a;border:1px solid #9bd3b0}
.arttree-checkin-status-pill.pending{background:#fff1bf;color:#7a5a00;border:1px solid #e9cf75}
@media(max-width:900px){
  .arttree-checkin-page .arttree-checkin-result,
  .arttree-checkin-table-wrap{width:min(100% - 30px,1180px)}
  .arttree-checkin-table-head{display:block}
  .arttree-checkin-table-head h3{font-size:28px}
  .arttree-checkin-table-head strong{display:inline-block;margin-top:14px}
}

/* v1.0.72 applicant workshop detail pages */
.arttree-workshop-overview-list{display:grid;gap:18px;margin-top:22px}.arttree-workshop-overview-card{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:22px;border:1px solid rgba(80,61,122,.14);border-radius:24px;background:#fff}.arttree-workshop-overview-card h4{margin:10px 0 0;color:#251a3d;font-size:22px}.arttree-workshop-compact-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.arttree-workshop-compact-meta span{background:#f6f2fb;border-radius:999px;padding:8px 12px;font-size:13px;color:#4d3a74}.arttree-workshop-status{display:inline-flex;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.arttree-workshop-status.done{background:#e8f7ef;color:#167345}.arttree-workshop-status.pending{background:#fff7dc;color:#936a00}.arttree-workshop-status.registered{background:#eef0ff;color:#46349a}.arttree-workshop-detail-page{display:grid;gap:22px}.arttree-workshop-detail-head{padding:22px;border-radius:24px;background:linear-gradient(135deg,#503d7a,#7656aa);color:#fff}.arttree-workshop-detail-head a{display:inline-flex;margin-bottom:14px;color:#fff;text-decoration:underline}.arttree-workshop-detail-head h4{margin:0 0 8px;font-size:28px}.arttree-workshop-detail-head p{margin:0;color:rgba(255,255,255,.84)}.arttree-workshop-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:18px}.arttree-workshop-info-panel,.arttree-workshop-ticket-panel,.arttree-evaluation-summary{background:#fff;border:1px solid rgba(80,61,122,.12);border-radius:24px;padding:22px}.arttree-workshop-info-panel h5,.arttree-workshop-ticket-panel h5,.arttree-evaluation-summary h5{margin:0 0 16px;color:#251a3d;font-size:20px}.arttree-workshop-info-list,.arttree-evaluation-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.arttree-workshop-info-list p,.arttree-evaluation-summary-grid p,.arttree-evaluation-notes p{margin:0;background:#faf8fd;border-radius:18px;padding:14px}.arttree-workshop-info-list strong,.arttree-evaluation-summary-grid strong,.arttree-evaluation-notes strong{display:block;font-size:12px;color:#7a6b91;margin-bottom:6px}.arttree-workshop-info-list span,.arttree-evaluation-summary-grid span,.arttree-evaluation-notes span{display:block;color:#302146;font-weight:700}.arttree-workshop-ticket-panel{text-align:center}.arttree-workshop-ticket-panel img{width:180px;max-width:100%;border-radius:18px;background:#fff;padding:10px;border:1px solid rgba(80,61,122,.12)}.arttree-workshop-ticket-panel code{display:block;margin-top:12px;white-space:normal;word-break:break-word}.arttree-evaluation-notes{display:grid;gap:12px;margin-top:12px}.arttree-certificate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.arttree-certificate-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#503d7a;color:#fff;text-decoration:none;padding:10px 16px}.arttree-certificate-actions a+ a{background:#f1edf8;color:#503d7a}.arttree-cancel-registration-form{margin-top:4px}.arttree-cancel-registration-form button{background:#fff1f1!important;color:#a51616!important;border:1px solid #ffd3d3!important;border-radius:999px!important;padding:10px 18px!important;box-shadow:none!important}.arttree-workshop-evaluation{background:#fff;border:1px solid rgba(80,61,122,.12);border-radius:24px;padding:22px}@media(max-width:800px){.arttree-workshop-overview-card,.arttree-workshop-detail-grid{grid-template-columns:1fr}.arttree-workshop-info-list,.arttree-evaluation-summary-grid{grid-template-columns:1fr}.arttree-workshop-overview-card .arttree-details-btn{width:100%;justify-content:center}}


/* v1.0.73 - unify careers, training, workshops, and portal cards with site design */
.arttree-rt.arttree-jobs-page .arttree-rt-card,
.arttree-rt.arttree-training-page .arttree-rt-card,
.arttree-rt.arttree-combined-page .arttree-rt-card,
.arttree-rt.arttree-portal-page .arttree-portal-card,
.arttree-rt.arttree-applicant-portal .arttree-portal-card,
.arttree-workshop-overview-card,
.arttree-workshop-info-panel,
.arttree-workshop-ticket-panel,
.arttree-evaluation-summary,
.arttree-workshop-evaluation,
.arttree-program-info-grid.cards article,
.arttree-program-content.clean-card,
.arttree-program-info-card.clean-card{
  background:#fff !important;
  border:1px solid rgba(80,61,122,.13) !important;
  border-radius:32px !important;
  box-shadow:0 18px 48px rgba(34,24,52,.055) !important;
  overflow:hidden !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-card,
.arttree-rt.arttree-training-page .arttree-rt-card,
.arttree-rt.arttree-combined-page .arttree-rt-card,
.arttree-rt.arttree-portal-page .arttree-portal-card,
.arttree-rt.arttree-applicant-portal .arttree-portal-card,
.arttree-workshop-overview-card{
  padding:28px !important;
  min-height:100% !important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-card:hover,
.arttree-rt.arttree-training-page .arttree-rt-card:hover,
.arttree-rt.arttree-combined-page .arttree-rt-card:hover,
.arttree-rt.arttree-portal-page .arttree-portal-card:hover,
.arttree-rt.arttree-applicant-portal .arttree-portal-card:hover,
.arttree-workshop-overview-card:hover{
  transform:translateY(-6px) !important;
  border-color:rgba(80,61,122,.28) !important;
  box-shadow:0 24px 70px rgba(34,24,52,.09) !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-card h3,
.arttree-rt.arttree-training-page .arttree-rt-card h3,
.arttree-rt.arttree-combined-page .arttree-rt-card h3,
.arttree-rt.arttree-portal-page .arttree-portal-card h3,
.arttree-rt.arttree-applicant-portal .arttree-portal-card h3,
.arttree-workshop-overview-card h4{
  color:#251a3d !important;
  font-weight:900 !important;
  letter-spacing:-.02em !important;
}
.arttree-rt.arttree-jobs-page .arttree-rt-card p,
.arttree-rt.arttree-training-page .arttree-rt-card p,
.arttree-rt.arttree-combined-page .arttree-rt-card p,
.arttree-rt.arttree-portal-page .arttree-portal-card p,
.arttree-rt.arttree-applicant-portal .arttree-portal-card p,
.arttree-workshop-overview-card p{
  color:#6f6579 !important;
}
.arttree-workshop-compact-meta span,
.arttree-chip,
.arttree-tag{
  border-radius:999px !important;
  background:#f4effa !important;
  border:1px solid rgba(80,61,122,.09) !important;
  color:#503d7a !important;
}
.arttree-rt .arttree-rt-primary,
.arttree-rt .arttree-details-btn,
.arttree-workshop-overview-card .arttree-details-btn,
.arttree-certificate-actions a{
  border-radius:999px !important;
  box-shadow:0 12px 28px rgba(80,61,122,.16) !important;
}
.arttree-rt-card.is-closed,
.arttree-workshop-overview-card.is-closed{
  opacity:1 !important;
  filter:none !important;
  background:linear-gradient(180deg,#fff,#fbfaf6) !important;
}
@media(max-width:800px){
  .arttree-rt.arttree-jobs-page .arttree-rt-card,
  .arttree-rt.arttree-training-page .arttree-rt-card,
  .arttree-rt.arttree-combined-page .arttree-rt-card,
  .arttree-rt.arttree-portal-page .arttree-portal-card,
  .arttree-rt.arttree-applicant-portal .arttree-portal-card,
  .arttree-workshop-overview-card,
  .arttree-workshop-info-panel,
  .arttree-workshop-ticket-panel,
  .arttree-evaluation-summary,
  .arttree-workshop-evaluation{
    border-radius:24px !important;
    padding:22px !important;
  }
}


/* v1.0.74 - workshop detail action layout and locked cancellation */
.arttree-action-detail-page{
  display:grid;
  gap:22px;
}
.arttree-workshop-detail-head .arttree-workshop-status{
  display:inline-flex;
  margin-bottom:12px;
}
.arttree-workshop-action-bar{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  margin:8px 0 2px;
}
.arttree-action-pill,
.arttree-inline-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:10px 18px;
  border-radius:999px;
  border:1px solid rgba(80,61,122,.18);
  background:#fff;
  color:#503d7a;
  font-weight:800;
  text-decoration:none;
  box-shadow:0 12px 28px rgba(43,34,58,.08);
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.arttree-action-pill:hover,
.arttree-inline-action:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 34px rgba(43,34,58,.12);
}
.arttree-action-pill.primary{
  background:#503d7a;
  color:#fff;
  border-color:#503d7a;
}
.arttree-action-panel{
  background:#fff;
  border:1px solid rgba(80,61,122,.12);
  border-radius:28px;
  box-shadow:0 18px 44px rgba(43,34,58,.08);
  padding:24px;
}
.arttree-ticket-action-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:22px;
  align-items:center;
}
.arttree-ticket-box.large{
  min-width:230px;
  justify-content:center;
}
.arttree-ticket-box.large img{
  width:190px;
  height:190px;
}
.arttree-panel-title-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
.arttree-workshop-info-list.action-list,
.arttree-evaluation-notes.action-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.arttree-workshop-info-list.action-list p,
.arttree-evaluation-notes.action-list p{
  margin:0;
  padding:14px 16px;
  border-radius:18px;
  background:#f8f6fb;
  border:1px solid rgba(80,61,122,.08);
}
.arttree-cancel-locked{
  display:inline-flex;
  align-items:center;
  width:fit-content;
  padding:12px 18px;
  border-radius:999px;
  background:#eef8f0;
  color:#166534;
  border:1px solid rgba(22,101,52,.18);
  font-weight:800;
}
.arttree-certificate-actions a{
  border-radius:999px;
}
@media(max-width:760px){
  .arttree-ticket-action-panel{
    grid-template-columns:1fr;
  }
  .arttree-workshop-info-list.action-list,
  .arttree-evaluation-notes.action-list{
    grid-template-columns:1fr;
  }
  .arttree-action-pill,
  .arttree-inline-action{
    width:100%;
  }
}

/* v1.0.75 - icon meta cards and Google Maps action */
.arttree-card-meta-icons{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px !important;
  margin:14px 0 16px !important;
}
.arttree-card-meta-icons span{
  display:flex !important;
  align-items:center;
  gap:10px;
  border:1px solid rgba(80,61,122,.12) !important;
  background:#f8f5fc !important;
  border-radius:18px !important;
  padding:12px 13px !important;
  color:#34224e !important;
  min-width:0;
}
.arttree-card-meta-icons svg{
  width:22px;
  height:22px;
  flex:0 0 22px;
  fill:#503d7a;
}
.arttree-card-meta-icons b{
  display:block;
  color:#7b6b91;
  font-size:11px;
  line-height:1.2;
  margin-bottom:3px;
}
.arttree-card-meta-icons em{
  display:block;
  color:#251a3d;
  font-style:normal;
  font-size:13px;
  line-height:1.35;
  font-weight:800;
  white-space:normal;
  overflow-wrap:anywhere;
}
.arttree-map-card-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:100%;
  margin:0 0 14px;
  padding:11px 14px;
  border-radius:999px;
  background:#f1edf8;
  color:#503d7a !important;
  border:1px solid rgba(80,61,122,.16);
  text-decoration:none !important;
  font-size:14px;
  font-weight:900;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.arttree-map-card-btn:hover{
  transform:translateY(-2px);
  background:#ece5f6;
  box-shadow:0 12px 28px rgba(80,61,122,.12);
}
.arttree-map-card-btn svg{
  width:20px;
  height:20px;
  fill:currentColor;
}
.arttree-workshop-overview-card .arttree-map-card-btn{
  margin:0;
}
@media(max-width:760px){
  .arttree-card-meta-icons{grid-template-columns:1fr !important;}
}

/* v1.0.76 - refined workshop/event cards and smaller icons */
.arttree-rt-card:has(.arttree-card-meta-icons),
.arttree-workshop-overview-card{
  position:relative !important;
  overflow:hidden !important;
  display:flex !important;
  flex-direction:column !important;
  gap:14px !important;
  padding:24px !important;
  border-radius:28px !important;
  border:1px solid rgba(80,61,122,.12) !important;
  background:linear-gradient(180deg,#fff 0%,#fcfbfe 100%) !important;
  box-shadow:0 18px 48px rgba(37,26,61,.07) !important;
}
.arttree-rt-card:has(.arttree-card-meta-icons)::before,
.arttree-workshop-overview-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,#503d7a,#bca7df);
  opacity:.82;
}
.arttree-rt-card:has(.arttree-card-meta-icons) .arttree-card-top,
.arttree-workshop-overview-card .arttree-card-top{
  margin-bottom:0 !important;
}
.arttree-rt-card:has(.arttree-card-meta-icons) h3,
.arttree-workshop-overview-card h4{
  margin:2px 0 0 !important;
  font-size:clamp(20px,2.1vw,25px) !important;
  line-height:1.35 !important;
}
.arttree-rt-card:has(.arttree-card-meta-icons) p,
.arttree-workshop-overview-card p{
  margin:0 !important;
  line-height:1.8 !important;
}
.arttree-card-meta-icons{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin:4px 0 2px !important;
}
.arttree-card-meta-icons span{
  display:grid !important;
  grid-template-columns:18px minmax(0,1fr) !important;
  align-items:center !important;
  column-gap:8px !important;
  row-gap:2px !important;
  padding:10px 11px !important;
  border-radius:16px !important;
  background:#f8f5fc !important;
  min-height:58px !important;
}
.arttree-card-meta-icons svg{
  grid-row:1 / span 2;
  width:15px !important;
  height:15px !important;
  flex:0 0 15px !important;
  fill:#503d7a !important;
  opacity:.9 !important;
}
.arttree-card-meta-icons b{
  font-size:10px !important;
  line-height:1.1 !important;
  margin:0 !important;
  color:#847493 !important;
}
.arttree-card-meta-icons em{
  font-size:12.5px !important;
  line-height:1.35 !important;
  font-weight:850 !important;
}
.arttree-map-card-btn{
  width:auto !important;
  align-self:flex-start !important;
  min-height:38px !important;
  margin:0 !important;
  padding:9px 14px !important;
  gap:7px !important;
  border-radius:999px !important;
  background:#fff !important;
  color:#503d7a !important;
  border:1px solid rgba(80,61,122,.18) !important;
  box-shadow:0 10px 24px rgba(80,61,122,.08) !important;
  font-size:13px !important;
}
.arttree-map-card-btn svg{
  width:14px !important;
  height:14px !important;
  flex:0 0 14px !important;
}
.arttree-rt-card:has(.arttree-card-meta-icons) .arttree-rt-actions,
.arttree-workshop-overview-card .arttree-rt-actions{
  margin-top:auto !important;
  display:flex !important;
  flex-wrap:wrap !important;
  gap:10px !important;
  align-items:center !important;
}
.arttree-rt-card:has(.arttree-card-meta-icons) .arttree-rt-primary,
.arttree-rt-card:has(.arttree-card-meta-icons) .arttree-rt-secondary,
.arttree-rt-card:has(.arttree-card-meta-icons) .arttree-details-btn,
.arttree-workshop-overview-card .arttree-details-btn,
.arttree-workshop-overview-card .arttree-rt-primary,
.arttree-workshop-overview-card .arttree-rt-secondary{
  min-height:40px !important;
  padding:10px 16px !important;
  font-size:13px !important;
}
.arttree-workshop-overview-card{
  grid-template-columns:none !important;
  align-items:stretch !important;
}
.arttree-workshop-overview-card > div:last-child{
  display:flex !important;
  justify-content:flex-start !important;
  align-items:center !important;
  gap:10px !important;
  flex-wrap:wrap !important;
}
@media(max-width:980px){
  .arttree-card-meta-icons{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media(max-width:760px){
  .arttree-rt-card:has(.arttree-card-meta-icons),
  .arttree-workshop-overview-card{
    padding:20px !important;
    border-radius:24px !important;
  }
  .arttree-card-meta-icons{
    grid-template-columns:1fr !important;
  }
  .arttree-card-meta-icons span{
    min-height:52px !important;
  }
  .arttree-map-card-btn,
  .arttree-rt-card:has(.arttree-card-meta-icons) .arttree-rt-primary,
  .arttree-rt-card:has(.arttree-card-meta-icons) .arttree-rt-secondary,
  .arttree-rt-card:has(.arttree-card-meta-icons) .arttree-details-btn,
  .arttree-workshop-overview-card .arttree-details-btn,
  .arttree-workshop-overview-card .arttree-rt-primary,
  .arttree-workshop-overview-card .arttree-rt-secondary{
    width:100% !important;
    justify-content:center !important;
  }
}

/* v1.0.77 - attended registration state */
.arttree-registered-btn.is-attended{
  background:rgba(34,197,94,.14)!important;
  color:#15803d!important;
  border-color:rgba(34,197,94,.35)!important;
}
.arttree-registered-btn.is-registered{
  background:rgba(80,61,122,.10)!important;
  color:#503d7a!important;
  border-color:rgba(80,61,122,.22)!important;
}


/* v1.0.79 - applicant portal mobile drawer menu inspired by modern account panels */
.arttree-dashboard-mobile-bar,
.arttree-dashboard-dim,
.arttree-dashboard-drawer-head{display:none}
.arttree-dashboard-sidebar .arttree-dashboard-drawer-head strong{margin:0;font-size:18px;line-height:1.4;color:#251c32}
.arttree-dashboard-sidebar .arttree-dashboard-drawer-head span{display:block;color:#6f6579;font-size:13px;font-weight:900;margin-bottom:2px}
@media(max-width:900px){
  .arttree-dashboard-shell{
    width:100%;
    padding:34px 16px 64px;
    display:grid;
    grid-template-columns:1fr;
    gap:18px;
  }
  .arttree-dashboard-mobile-bar{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    background:#fff;
    border:1px solid #ece5db;
    border-radius:22px;
    padding:12px 14px;
    box-shadow:0 18px 50px rgba(37,28,50,.08);
    position:relative;
    z-index:7;
  }
  .arttree-dashboard-mobile-user{display:flex;align-items:center;gap:12px;min-width:0;color:#251c32;font-weight:900;font-size:17px}
  .arttree-dashboard-mobile-user img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 10px 24px rgba(37,28,50,.12)}
  .arttree-dashboard-mobile-user span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}
  .arttree-dashboard-mobile-toggle{
    width:48px;
    height:48px;
    border:0;
    border-radius:16px;
    background:#fbfaf6;
    color:#6f6579;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    box-shadow:none;
    cursor:pointer;
  }
  .arttree-dashboard-mobile-toggle .arttree-dashboard-toggle-icon{width:26px;height:26px}
  .arttree-dashboard-toggle{display:none!important}
  .arttree-dashboard-dim{
    display:block;
    position:fixed;
    inset:0;
    background:rgba(37,37,42,.48);
    z-index:9997;
    opacity:0;
    pointer-events:none;
    border:0;
    padding:0;
    transition:opacity .24s ease;
  }
  .arttree-dashboard-sidebar{
    position:fixed;
    inset-block:0;
    inset-inline-end:0;
    top:0;
    width:min(78vw,360px);
    max-width:none;
    height:100dvh;
    overflow-y:auto;
    background:#fff;
    border:0;
    border-radius:0;
    padding:28px 22px 32px;
    box-shadow:-20px 0 70px rgba(37,28,50,.18);
    z-index:9998;
    display:grid;
    align-content:start;
    gap:10px;
    transform:translateX(-110%);
    opacity:1;
    pointer-events:none;
    transition:transform .28s ease;
  }
  html[dir="rtl"] .arttree-dashboard-sidebar,
  body.rtl .arttree-dashboard-sidebar{transform:translateX(-110%)}
  .arttree-dashboard-shell.is-mobile-menu-open .arttree-dashboard-sidebar{transform:translateX(0);pointer-events:auto}
  .arttree-dashboard-shell.is-mobile-menu-open .arttree-dashboard-dim{opacity:1;pointer-events:auto}
  .arttree-dashboard-shell.is-sidebar-hidden .arttree-dashboard-sidebar{display:grid;opacity:1;max-width:none;padding:28px 22px 32px;border-width:0;pointer-events:none}
  .arttree-dashboard-sidebar > strong{display:none!important}
  .arttree-dashboard-drawer-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-bottom:12px;
    padding-bottom:18px;
    border-bottom:1px solid #eee7de;
  }
  .arttree-dashboard-drawer-head button{
    width:38px;
    height:38px;
    border:0;
    border-radius:12px;
    background:#fbfaf6;
    color:#6f6579;
    font-size:28px;
    line-height:1;
    cursor:pointer;
  }
  .arttree-dashboard-sidebar a{
    display:grid;
    grid-template-columns:auto 1fr;
    align-items:center;
    gap:14px;
    min-width:0;
    padding:14px 15px;
    border-radius:16px;
    font-size:17px;
    border:1px solid transparent;
    color:#6f6579;
    background:transparent;
  }
  .arttree-dashboard-sidebar a.is-active{
    background:#503d7a;
    border-color:#503d7a;
    color:#fff;
    box-shadow:0 12px 30px rgba(80,61,122,.20);
  }
  .arttree-dashboard-sidebar a.is-active .arttree-dash-icon{color:#fff;opacity:1}
  .arttree-dashboard-sidebar a:hover{transform:none;background:rgba(80,61,122,.07)}
  .arttree-dashboard-sidebar a.is-active:hover{background:#503d7a;color:#fff}
  .arttree-dash-icon{width:24px;height:24px;color:#6f6579}
  .arttree-dashboard-content{display:grid;gap:16px}
  .arttree-dashboard-panel{border-radius:22px;padding:20px;box-shadow:0 14px 42px rgba(37,28,50,.06)}
}
@media(max-width:480px){
  .arttree-dashboard-shell{padding-inline:14px}
  .arttree-dashboard-sidebar{width:74vw;padding:24px 18px 30px}
  .arttree-dashboard-mobile-user span{max-width:150px;font-size:16px}
  .arttree-dashboard-sidebar a{font-size:16px;padding:13px 12px}
}

/* v1.0.80 - applicant profile and quick job application */
.arttree-profile-form{display:block;margin-top:20px}
.arttree-profile-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}
.arttree-profile-edit-grid label{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid rgba(80,61,122,.12);border-radius:22px;padding:16px;box-shadow:0 14px 35px rgba(39,28,50,.06)}
.arttree-profile-edit-grid input{width:100%;border:1px solid rgba(80,61,122,.16);border-radius:16px;padding:13px 14px;font:inherit;color:#251c32;background:#fbfaf7}
.arttree-profile-edit-grid input[type=file]{background:#fff;padding:11px}
.arttree-inline-apply-form{display:inline-flex;margin:0}
.arttree-inline-apply-form button{border:0;cursor:pointer;font:inherit}
.arttree-job-apply-wide.arttree-inline-apply-form{display:block;width:100%}
.arttree-job-apply-wide.arttree-inline-apply-form button{width:100%}
@media(max-width:720px){.arttree-profile-edit-grid{grid-template-columns:1fr}.arttree-inline-apply-form{width:100%}.arttree-inline-apply-form button{width:100%}}

/* v1.0.83 - applicant profile management */
.arttree-profile-management .arttree-profile-head{margin-bottom:22px}
.arttree-profile-management .arttree-profile-head>span{display:inline-flex;align-items:center;border-radius:999px;background:rgba(80,61,122,.08);color:#503d7a;font-weight:800;padding:8px 14px;margin-bottom:10px}
.arttree-profile-management .arttree-profile-head h3{margin:0 0 8px;color:#251c32;font-size:clamp(28px,4vw,42px)}
.arttree-profile-section-card{background:#fff;border:1px solid rgba(80,61,122,.12);border-radius:28px;padding:22px;margin:18px 0;box-shadow:0 18px 45px rgba(39,28,50,.07)}
.arttree-profile-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;border-bottom:1px solid rgba(80,61,122,.08);padding-bottom:14px}
.arttree-profile-section-title h4{margin:0;color:#251c32;font-size:24px}
.arttree-profile-section-title p{margin:4px 0 0;color:#6f6878}
.arttree-profile-edit-grid textarea{width:100%;border:1px solid rgba(80,61,122,.16);border-radius:16px;padding:13px 14px;font:inherit;color:#251c32;background:#fbfaf7;resize:vertical}
.arttree-profile-edit-grid small{color:#6f6878;font-size:13px}
.arttree-wide-field{grid-column:1/-1}
.arttree-current-cv{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fbfaf7;border:1px dashed rgba(80,61,122,.22);border-radius:20px;padding:14px 16px;margin-top:14px}
.arttree-current-cv strong{color:#251c32}
.arttree-current-cv a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#503d7a;color:#fff;text-decoration:none;padding:10px 16px;font-weight:800}
.arttree-profile-actions{display:flex;justify-content:flex-end;margin-top:18px}
.arttree-profile-actions .arttree-rt-primary{min-width:190px}
@media(max-width:720px){.arttree-profile-section-card{padding:16px;border-radius:22px}.arttree-profile-section-title,.arttree-current-cv{display:block}.arttree-current-cv a{margin-top:12px;width:100%}.arttree-profile-actions .arttree-rt-primary{width:100%}}

/* v1.0.84 - complete certificates rendering */
.arttree-certificate-document{margin-top:24px;display:grid;gap:18px;justify-items:center}
.arttree-certificate-frame{width:min(900px,100%);background:linear-gradient(180deg,#fff,#fbf8ff);border:1px solid rgba(80,61,122,.18);border-radius:34px;padding:44px 34px;text-align:center;box-shadow:0 18px 45px rgba(80,61,122,.10);position:relative;overflow:hidden}
.arttree-certificate-frame:before{content:"";position:absolute;inset:18px;border:1px solid rgba(80,61,122,.18);border-radius:26px;pointer-events:none}
.arttree-certificate-kicker{display:inline-flex;border-radius:999px;background:#f2edf8;color:#503d7a;padding:8px 16px;font-weight:800;margin-bottom:18px}
.arttree-certificate-frame h2{margin:0;color:#503d7a;font-size:42px;line-height:1.2}
.arttree-certificate-frame h3{margin:12px 0;color:#221637;font-size:34px;line-height:1.3}
.arttree-certificate-frame h4{margin:12px auto;color:#503d7a;font-size:26px;line-height:1.45;max-width:720px}
.arttree-certificate-text{margin:14px 0;color:#6d607d;font-size:18px}
.arttree-certificate-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:22px}
.arttree-certificate-meta span{background:#fff;border:1px solid rgba(80,61,122,.14);border-radius:999px;padding:10px 16px;color:#35244f;font-weight:800}
.arttree-certificate-verify{margin-top:24px;display:grid;justify-items:center;gap:8px;color:#6d607d}
.arttree-certificate-verify img{width:130px;height:130px;border-radius:18px;border:1px solid rgba(80,61,122,.12);padding:8px;background:#fff}
.arttree-certificate-actions.no-print button{border:0;cursor:pointer}
@media print{body *{visibility:hidden!important}.arttree-certificate-print-page,.arttree-certificate-print-page *{visibility:visible!important}.arttree-certificate-print-page{position:absolute;inset:0;background:#fff!important}.no-print{display:none!important}.arttree-certificate-frame{box-shadow:none!important;border-color:#503d7a!important;margin:0 auto;page-break-inside:avoid}}
@media(max-width:640px){.arttree-certificate-frame{padding:34px 20px}.arttree-certificate-frame h2{font-size:32px}.arttree-certificate-frame h3{font-size:26px}.arttree-certificate-frame h4{font-size:21px}}

/* v1.0.85 - staff dashboard */
.arttree-staff-portal .arttree-auth-card{max-width:720px;margin-inline:auto}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar .arttree-dash-icon-certificate:before{content:""}
.arttree-staff-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}
.arttree-staff-quick-grid a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:86px;border-radius:24px;background:#fff;border:1px solid rgba(80,61,122,.12);box-shadow:0 14px 38px rgba(37,28,50,.07);color:#503d7a;font-weight:900;text-decoration:none;padding:16px;transition:.2s ease}
.arttree-staff-quick-grid a:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(37,28,50,.10)}
.arttree-staff-table-wrap{overflow:auto;background:#fff;border:1px solid rgba(80,61,122,.10);border-radius:26px;box-shadow:0 16px 40px rgba(37,28,50,.06);margin-top:18px}
.arttree-staff-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px;color:#251c32}
.arttree-staff-table th{background:#fbfaf7;color:#503d7a;font-weight:900;text-align:right;padding:16px;border-bottom:1px solid rgba(80,61,122,.10)}
.arttree-staff-table td{padding:15px 16px;border-bottom:1px solid rgba(80,61,122,.08);vertical-align:middle}
.arttree-staff-table tr:last-child td{border-bottom:0}
.arttree-staff-table a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#503d7a;color:#fff;text-decoration:none;padding:8px 14px;font-weight:800}
.arttree-staff-table code{direction:ltr;display:inline-block;background:#f4f0f8;border-radius:12px;color:#503d7a;padding:6px 10px}
.arttree-staff-badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-weight:900;font-size:13px}
.arttree-staff-badge.attended{background:#e7f8ee;color:#167846}
.arttree-staff-badge.pending{background:#fff7df;color:#9b6a00}
.arttree-staff-actions{margin-top:18px;display:flex;justify-content:flex-end}
@media(max-width:900px){.arttree-staff-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.arttree-staff-quick-grid{grid-template-columns:1fr}.arttree-staff-quick-grid a{min-height:70px}.arttree-staff-actions .arttree-rt-primary{width:100%}}

/* v1.0.86 - staff dashboard management modules */
.arttree-staff-manager-panel{display:block}
.arttree-staff-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}
.arttree-staff-section-title span{display:inline-flex;margin-bottom:8px;color:#8b6bb8;font-weight:900;font-size:13px}
.arttree-staff-section-title h3{margin:0;color:#251c32;font-size:28px;line-height:1.35}
.arttree-staff-section-title p{margin:8px 0 0;color:#6b6176;line-height:1.8}
.arttree-staff-subnav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 20px}
.arttree-staff-subnav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#f6f1fb;color:#503d7a;text-decoration:none;font-weight:900;padding:8px 16px;border:1px solid rgba(80,61,122,.10)}
.arttree-staff-manager-grid{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:22px;align-items:start}
.arttree-staff-form-card,.arttree-staff-list-card,.arttree-staff-detail-block{background:#fff;border:1px solid rgba(80,61,122,.10);border-radius:28px;box-shadow:0 16px 42px rgba(37,28,50,.06);padding:22px}
.arttree-staff-form-card h4,.arttree-staff-list-card h4,.arttree-staff-detail-block h4{margin:0 0 16px;color:#251c32;font-size:21px}
.arttree-staff-list-subtitle{margin-top:24px !important;padding-top:20px;border-top:1px solid rgba(80,61,122,.10)}
.arttree-staff-form-card form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.arttree-staff-form-card label{display:flex;flex-direction:column;gap:8px;color:#503d7a;font-weight:900;font-size:13px}
.arttree-staff-form-card label.wide{grid-column:1/-1}
.arttree-staff-form-card input,.arttree-staff-form-card select,.arttree-staff-form-card textarea{width:100%;border:1px solid rgba(80,61,122,.16);border-radius:18px;background:#fbfaf7;color:#251c32;padding:13px 14px;font:inherit;outline:none}
.arttree-staff-form-card textarea{resize:vertical;min-height:112px}
.arttree-staff-form-card button{grid-column:1/-1;width:100%;border:0;cursor:pointer}
.arttree-staff-row-actions{display:flex;flex-wrap:wrap;gap:8px}
.arttree-staff-table td small{display:block;margin-top:5px;color:#81758b;font-size:12px;line-height:1.5}
.arttree-staff-detail-block{margin-bottom:22px}
.arttree-staff-detail-block .arttree-staff-table-wrap{margin-top:14px}
@media(max-width:980px){.arttree-staff-manager-grid{grid-template-columns:1fr}.arttree-staff-section-title{flex-direction:column}.arttree-staff-section-title>a{width:100%}.arttree-staff-form-card form{grid-template-columns:1fr}}

/* v1.0.87 - staff theme and systems control panel */
.arttree-theme-control-panel .arttree-panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}
.arttree-theme-control-panel .arttree-panel-title-row span{display:inline-flex;color:var(--arttree-control-accent,#d7b46a);font-weight:800;margin-bottom:8px}
.arttree-theme-control-panel .arttree-panel-title-row h3{margin:0 0 8px;color:#251c32;font-size:clamp(24px,3vw,36px)}
.arttree-theme-control-panel .arttree-panel-title-row p{margin:0;color:#6f687b;line-height:1.9;max-width:760px}
.arttree-theme-control-form{display:grid;gap:24px}
.arttree-control-section{border:1px solid rgba(80,61,122,.12);background:linear-gradient(180deg,#fff,rgba(250,248,252,.82));border-radius:28px;padding:24px;box-shadow:0 14px 35px rgba(37,28,50,.06)}
.arttree-control-section h4{margin:0 0 18px;color:#251c32;font-size:22px}
.arttree-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.arttree-control-switch{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"toggle title" "toggle desc";align-items:center;column-gap:12px;row-gap:4px;border:1px solid rgba(80,61,122,.10);background:#fff;border-radius:20px;padding:16px;cursor:pointer;transition:.2s ease}
.arttree-control-switch:hover{transform:translateY(-2px);border-color:rgba(80,61,122,.24);box-shadow:0 12px 24px rgba(37,28,50,.07)}
.arttree-control-switch input{position:absolute;opacity:0;pointer-events:none}
.arttree-control-switch span{grid-area:toggle;width:46px;height:26px;border-radius:99px;background:#d9d5e3;position:relative;transition:.2s ease}
.arttree-control-switch span:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;right:3px;top:3px;box-shadow:0 2px 6px rgba(0,0,0,.18);transition:.2s ease}
.arttree-control-switch input:checked + span{background:var(--arttree-control-primary,#503d7a)}
.arttree-control-switch input:checked + span:before{right:23px;background:var(--arttree-control-accent,#d7b46a)}
.arttree-control-switch strong{grid-area:title;color:#251c32;font-size:16px}
.arttree-control-switch small{grid-area:desc;color:#777184;line-height:1.5;word-break:break-word}
.arttree-control-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.arttree-control-fields label{display:grid;gap:8px;color:#251c32;font-weight:800}
.arttree-control-fields input{width:100%;border:1px solid rgba(80,61,122,.16);background:#fff;border-radius:16px;padding:13px 14px;color:#251c32;outline:none}
.arttree-control-fields input:focus{border-color:var(--arttree-control-primary,#503d7a);box-shadow:0 0 0 4px rgba(80,61,122,.10)}
.arttree-theme-control-form>.arttree-rt-primary{justify-self:start;min-width:190px;border:0}
@media(max-width:980px){.arttree-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.arttree-control-grid,.arttree-control-fields{grid-template-columns:1fr}.arttree-control-section{padding:18px;border-radius:22px}.arttree-theme-control-form>.arttree-rt-primary{width:100%}}

/* v1.0.89 - coming soon and maintenance controls */
.arttree-control-note{margin:0 0 16px;color:#756b82;line-height:1.8}
.arttree-control-fields select,.arttree-control-fields textarea{width:100%;border:1px solid rgba(80,61,122,.16);background:#fff;border-radius:16px;padding:13px 14px;color:#251c32;outline:none;font:inherit}
.arttree-control-fields textarea{resize:vertical;min-height:96px;line-height:1.8}
.arttree-control-fields label.wide{grid-column:1/-1}
.arttree-control-fields select:focus,.arttree-control-fields textarea:focus{border-color:var(--arttree-control-primary,#503d7a);box-shadow:0 0 0 4px rgba(80,61,122,.10)}

/* v1.0.90 - staff roles and permissions */
.arttree-staff-users-panel .arttree-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}
.arttree-role-card{border:1px solid rgba(80,61,122,.12);border-radius:22px;background:#fff;padding:18px;box-shadow:0 14px 34px rgba(37,28,50,.06)}
.arttree-role-card h5{margin:0 0 12px;color:#503d7a;font-size:18px}
.arttree-role-card ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}
.arttree-role-card li{position:relative;padding-inline-start:20px;color:#43364f;font-size:14px;line-height:1.7}
.arttree-role-card li:before{content:"";position:absolute;inset-inline-start:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#d7b46a}
.arttree-staff-users-table-card{margin-top:22px}
.arttree-inline-role-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.arttree-inline-role-form select{min-width:170px;border:1px solid rgba(80,61,122,.18);border-radius:14px;padding:10px 12px;background:#fff;color:#251c32;font-family:inherit}
.arttree-inline-role-form button{border:0;border-radius:14px;background:#503d7a;color:#fff;padding:10px 16px;font-weight:800;font-family:inherit;cursor:pointer}
.arttree-muted{color:#81768f;font-size:13px}
@media(max-width:720px){.arttree-staff-users-panel .arttree-role-grid{grid-template-columns:1fr}.arttree-inline-role-form{display:grid}.arttree-inline-role-form select,.arttree-inline-role-form button{width:100%}}


/* v1.0.91 - staff control panel full browser layout */
.arttree-rt.arttree-staff-portal{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  background:#f7f7f8!important;
  color:#251c32!important;
  min-height:100vh!important;
  padding:0!important;
}
.arttree-staff-dashboard-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:20px 20px 64px!important;
  display:grid!important;
  direction:ltr;
  grid-template-columns:minmax(0,1fr) 270px!important;
  grid-template-areas:
    "top sidebar"
    "content sidebar"!important;
  gap:18px!important;
  min-height:100vh;
  background:#f7f7f8;
}
.arttree-staff-dashboard-shell > *{direction:rtl}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{
  grid-area:top;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  background:#fff;
  border:1px solid rgba(80,61,122,.07);
  border-radius:12px;
  padding:12px 18px;
  box-shadow:0 10px 32px rgba(37,28,50,.04);
  position:relative;
  z-index:2;
}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-user{display:flex;align-items:center;gap:12px;min-width:0;color:#251c32;font-weight:900}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-user img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 8px 18px rgba(37,28,50,.10)}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-user span{font-size:15px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-toggle,
.arttree-staff-dashboard-shell .arttree-dashboard-toggle,
.arttree-staff-dashboard-shell .arttree-dashboard-dim{display:none!important}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
  grid-area:sidebar;
  position:sticky!important;
  top:0!important;
  height:calc(100vh - 40px);
  max-height:calc(100vh - 40px);
  overflow:auto;
  align-self:start;
  display:grid;
  align-content:start;
  gap:8px;
  background:#fff;
  border:1px solid rgba(80,61,122,.08);
  border-radius:0 0 18px 18px;
  padding:22px 18px 26px;
  box-shadow:0 18px 50px rgba(37,28,50,.06);
  transform:none!important;
  opacity:1!important;
  max-width:none!important;
  pointer-events:auto!important;
}
.arttree-staff-dashboard-shell .arttree-staff-brand{
  display:grid;
  justify-items:center;
  gap:10px;
  padding:8px 8px 18px;
  margin-bottom:8px;
  border-bottom:1px solid rgba(80,61,122,.08);
}
.arttree-staff-dashboard-shell .arttree-staff-brand img{max-width:142px;max-height:78px;object-fit:contain;display:block}
.arttree-staff-dashboard-shell .arttree-staff-brand strong{font-size:15px;color:#251c32;margin:0;font-weight:900}
.arttree-staff-dashboard-shell .arttree-dashboard-drawer-head{display:none!important}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar > strong{display:none!important}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar a{
  display:grid;
  grid-template-columns:22px 1fr;
  align-items:center;
  gap:11px;
  min-height:44px;
  border-radius:10px;
  padding:10px 12px;
  color:#625c6f;
  background:transparent;
  border:1px solid transparent;
  font-size:14px;
  font-weight:900;
  text-decoration:none;
  transform:none!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar a:hover{background:#f4f1f7;color:#251c32;border-color:rgba(80,61,122,.08)}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar a.is-active{
  background:#503d7a;
  color:#fff;
  border-color:#503d7a;
  box-shadow:0 12px 30px rgba(80,61,122,.18);
}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar a.is-active .arttree-dash-icon{color:#fff}
.arttree-staff-dashboard-shell .arttree-dash-icon{width:20px;height:20px;color:#6f6579}
.arttree-staff-dashboard-shell .arttree-dashboard-content{
  grid-area:content;
  min-width:0;
  display:grid;
  gap:20px;
  padding:0 0 24px;
}
.arttree-staff-dashboard-shell .arttree-dashboard-panel{
  border-radius:14px;
  border:1px solid rgba(80,61,122,.07);
  box-shadow:0 15px 38px rgba(37,28,50,.045);
  padding:26px;
  background:#fff;
}
.arttree-staff-dashboard-shell .arttree-dashboard-panel.hero-panel{
  background:#fff;
}
.arttree-staff-dashboard-shell .arttree-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.arttree-staff-dashboard-shell .arttree-dashboard-stats b{
  border-radius:14px;
  min-height:118px;
  box-shadow:0 14px 38px rgba(37,28,50,.045);
}
.arttree-staff-dashboard-shell .arttree-staff-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.arttree-staff-dashboard-shell .arttree-staff-quick-grid a{border-radius:14px;min-height:78px;box-shadow:0 14px 36px rgba(37,28,50,.045)}
.arttree-staff-dashboard-shell .arttree-staff-table-wrap,
.arttree-staff-dashboard-shell .arttree-staff-form-card,
.arttree-staff-dashboard-shell .arttree-staff-list-card,
.arttree-staff-dashboard-shell .arttree-staff-detail-block{border-radius:14px;box-shadow:0 14px 36px rgba(37,28,50,.045)}
@media(min-width:1200px){
  .arttree-staff-dashboard-shell{padding-inline:26px!important;grid-template-columns:minmax(0,1fr) 286px!important}
}
@media(max-width:1100px){
  .arttree-staff-dashboard-shell{grid-template-columns:minmax(0,1fr) 240px!important;padding:16px!important}
  .arttree-staff-dashboard-shell .arttree-staff-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .arttree-staff-dashboard-shell{
    direction:rtl;
    grid-template-columns:1fr!important;
    grid-template-areas:"top" "content"!important;
    padding:34px 16px 64px!important;
  }
  .arttree-staff-dashboard-shell .arttree-dashboard-mobile-toggle{display:inline-flex!important}
  .arttree-staff-dashboard-shell .arttree-dashboard-dim{display:block!important}
  .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    position:fixed!important;
    inset-block:0!important;
    inset-inline-end:0!important;
    width:min(78vw,360px)!important;
    height:100dvh!important;
    max-height:none!important;
    border:0!important;
    border-radius:0!important;
    padding:28px 22px 32px!important;
    z-index:9998;
    transform:translateX(-110%)!important;
    pointer-events:none!important;
  }
  .arttree-staff-dashboard-shell.is-mobile-menu-open .arttree-dashboard-sidebar{transform:translateX(0)!important;pointer-events:auto!important}
  .arttree-staff-dashboard-shell .arttree-staff-brand{display:none!important}
  .arttree-staff-dashboard-shell .arttree-dashboard-drawer-head{display:flex!important}
  .arttree-staff-dashboard-shell .arttree-staff-quick-grid,
  .arttree-staff-dashboard-shell .arttree-dashboard-stats{grid-template-columns:1fr}
}

/* v1.0.92 - true full browser staff dashboard and grouped settings menu */
body.dewan-staff-dashboard-view{
  background:#f7f7f8!important;
  overflow-x:hidden!important;
}
body.dewan-staff-dashboard-view .site-header,
body.dewan-staff-dashboard-view .site-footer{
  display:none!important;
}
.arttree-staff-fullscreen-page,
.arttree-staff-fullscreen-page > .arttree-rt.arttree-staff-portal{
  width:100vw!important;
  max-width:none!important;
  min-height:100vh!important;
  margin:0 calc(50% - 50vw)!important;
  padding:0!important;
  background:#f7f7f8!important;
  overflow:visible!important;
}
.arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
  width:100vw!important;
  max-width:none!important;
  min-height:100vh!important;
  margin:0!important;
  padding:18px 22px 54px!important;
  grid-template-columns:minmax(0,1fr) 292px!important;
  gap:18px!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-content{
  width:100%!important;
  max-width:none!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-panel,
.arttree-staff-dashboard-shell .arttree-staff-table-wrap,
.arttree-staff-dashboard-shell .arttree-staff-form-card,
.arttree-staff-dashboard-shell .arttree-staff-list-card,
.arttree-staff-dashboard-shell .arttree-staff-detail-block{
  max-width:none!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
  border-radius:0 0 18px 18px!important;
  padding:20px 16px 26px!important;
}
.arttree-staff-menu-group{
  display:grid;
  gap:6px;
  padding:8px 0 12px;
  border-bottom:1px solid rgba(80,61,122,.08);
}
.arttree-staff-menu-group:last-child{border-bottom:0;padding-bottom:0}
.arttree-staff-menu-group > strong{
  display:block!important;
  margin:0 8px 4px!important;
  color:#9a91a6!important;
  font-size:12px!important;
  line-height:1.4!important;
  font-weight:900!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar .arttree-staff-menu-group a{
  display:grid;
  grid-template-columns:20px 1fr;
  align-items:center;
  gap:10px;
  min-height:40px;
  padding:9px 11px;
  border-radius:10px;
}
.arttree-staff-menu-logout{margin-top:8px;border-top:1px solid rgba(80,61,122,.08);border-bottom:0!important}
.arttree-staff-subtabs{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:18px 0 22px;
}
.arttree-staff-subtabs a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 15px;
  border-radius:999px;
  border:1px solid rgba(80,61,122,.12);
  background:#fff;
  color:#625c6f;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 10px 26px rgba(37,28,50,.035);
}
.arttree-staff-subtabs a.is-active{
  background:#503d7a;
  color:#fff;
  border-color:#503d7a;
  box-shadow:0 14px 32px rgba(80,61,122,.18);
}
@media(min-width:1440px){
  .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:minmax(0,1fr) 312px!important;
    padding-inline:28px!important;
  }
}
@media(max-width:1100px){
  .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:minmax(0,1fr) 246px!important;
    padding:16px!important;
  }
}
@media(max-width:900px){
  body.dewan-staff-dashboard-view .site-header{display:block!important}
  .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    width:100%!important;
    grid-template-columns:1fr!important;
    padding:34px 16px 64px!important;
  }
  .arttree-staff-subtabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .arttree-staff-subtabs a{border-radius:14px;padding:10px 8px;font-size:13px}
}
@media(max-width:560px){.arttree-staff-subtabs{grid-template-columns:1fr}}


/* v1.0.93 - staff dashboard full width with sidebar on far left */
body.dewan-staff-dashboard-view{
  width:100vw!important;
  max-width:100vw!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
}
body.dewan-staff-dashboard-view #page,
body.dewan-staff-dashboard-view .site,
body.dewan-staff-dashboard-view .site-main,
body.dewan-staff-dashboard-view main,
body.dewan-staff-dashboard-view .content-area,
body.dewan-staff-dashboard-view .entry-content,
body.dewan-staff-dashboard-view article,
body.dewan-staff-dashboard-view .container,
body.dewan-staff-dashboard-view .wrap{
  width:100vw!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.dewan-staff-dashboard-view .entry-header,
body.dewan-staff-dashboard-view .page-header,
body.dewan-staff-dashboard-view .post-thumbnail{display:none!important}
.arttree-staff-fullscreen-page,
.arttree-staff-fullscreen-page > .arttree-rt.arttree-staff-portal,
body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal{
  width:100vw!important;
  max-width:100vw!important;
  margin:0!important;
  padding:0!important;
  min-height:100vh!important;
}
.arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
  width:100vw!important;
  max-width:100vw!important;
  min-height:100vh!important;
  margin:0!important;
  padding:18px 22px 54px!important;
  direction:ltr!important;
  grid-template-columns:312px minmax(0,1fr)!important;
  grid-template-areas:
    "sidebar top"
    "sidebar content"!important;
  gap:18px!important;
}
.arttree-staff-dashboard-shell > *{direction:rtl!important}
.arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
  grid-area:sidebar!important;
  justify-self:stretch!important;
  width:312px!important;
  max-width:312px!important;
  inset-inline-start:auto!important;
  inset-inline-end:auto!important;
  border-radius:0 0 18px 18px!important;
}
.arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{grid-area:top!important;width:100%!important;max-width:none!important}
.arttree-staff-dashboard-shell .arttree-dashboard-content{grid-area:content!important;width:100%!important;max-width:none!important}
@media(max-width:1200px){
  .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{grid-template-columns:264px minmax(0,1fr)!important;padding:16px!important}
  .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{width:264px!important;max-width:264px!important}
}
@media(max-width:900px){
  body.dewan-staff-dashboard-view .site-header{display:block!important}
  .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    width:100%!important;
    max-width:100%!important;
    direction:rtl!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"top" "content"!important;
    padding:34px 16px 64px!important;
  }
  .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    position:fixed!important;
    inset-block:0!important;
    inset-inline-end:0!important;
    width:min(78vw,360px)!important;
    max-width:min(78vw,360px)!important;
    border-radius:0!important;
  }
}

/* v1.0.94 - remove right blank space and make staff dashboard truly edge to edge */
html:has(body.dewan-staff-dashboard-view),
body.dewan-staff-dashboard-view{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:#f7f7f8!important;
  overflow-x:hidden!important;
}
body.dewan-staff-dashboard-view #page,
body.dewan-staff-dashboard-view .site,
body.dewan-staff-dashboard-view .site-main,
body.dewan-staff-dashboard-view main,
body.dewan-staff-dashboard-view .content-area,
body.dewan-staff-dashboard-view .entry-content,
body.dewan-staff-dashboard-view .hentry,
body.dewan-staff-dashboard-view article,
body.dewan-staff-dashboard-view .container,
body.dewan-staff-dashboard-view .wrap,
body.dewan-staff-dashboard-view .section-pad,
body.dewan-staff-dashboard-view .post-card{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.dewan-staff-dashboard-view .site-header,
body.dewan-staff-dashboard-view .site-footer,
body.dewan-staff-dashboard-view .entry-header,
body.dewan-staff-dashboard-view .page-header,
body.dewan-staff-dashboard-view .post-thumbnail,
body.dewan-staff-dashboard-view .wp-block-post-title{
  display:none!important;
}
body.dewan-staff-dashboard-view .arttree-staff-fullscreen-page,
body.dewan-staff-dashboard-view .arttree-staff-fullscreen-page > .arttree-rt.arttree-staff-portal,
body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal{
  position:relative!important;
  inset:auto!important;
  width:100vw!important;
  max-width:100vw!important;
  min-width:100vw!important;
  min-height:100vh!important;
  margin:0!important;
  padding:0!important;
  background:#f7f7f8!important;
  overflow:visible!important;
}
body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
  width:100vw!important;
  max-width:100vw!important;
  min-width:100vw!important;
  min-height:100vh!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;
  direction:ltr!important;
  display:grid!important;
  grid-template-columns:300px minmax(0,1fr)!important;
  grid-template-rows:auto minmax(0,1fr)!important;
  grid-template-areas:"sidebar top" "sidebar content"!important;
  background:#f7f7f8!important;
  box-sizing:border-box!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell > *{direction:rtl!important;box-sizing:border-box!important}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
  grid-area:sidebar!important;
  position:sticky!important;
  top:0!important;
  left:0!important;
  right:auto!important;
  align-self:start!important;
  justify-self:stretch!important;
  width:300px!important;
  max-width:300px!important;
  min-width:300px!important;
  height:100vh!important;
  max-height:100vh!important;
  margin:0!important;
  padding:22px 16px 28px!important;
  border-radius:0!important;
  border:0!important;
  border-inline-end:1px solid rgba(80,61,122,.08)!important;
  background:#fff!important;
  overflow:auto!important;
  box-shadow:18px 0 50px rgba(37,28,50,.045)!important;
  transform:none!important;
  opacity:1!important;
  pointer-events:auto!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{
  grid-area:top!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  border-radius:0!important;
  border:0!important;
  border-bottom:1px solid rgba(80,61,122,.08)!important;
  box-shadow:none!important;
  min-height:76px!important;
  padding:14px 24px!important;
  background:#fff!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
  grid-area:content!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  justify-self:stretch!important;
  align-self:stretch!important;
  padding:22px 24px 64px!important;
  margin:0!important;
  display:grid!important;
  gap:22px!important;
  background:#f7f7f8!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-panel,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-table-wrap,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-form-card,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-list-card,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-detail-block{
  width:100%!important;
  max-width:none!important;
  margin-inline:0!important;
}
@media(min-width:1440px){
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:320px minmax(0,1fr)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:320px!important;max-width:320px!important;min-width:320px!important;
  }
}
@media(max-width:1100px){
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:260px minmax(0,1fr)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:260px!important;max-width:260px!important;min-width:260px!important;
  }
}
@media(max-width:900px){
  body.dewan-staff-dashboard-view .site-header{display:block!important}
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal,
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    width:100%!important;max-width:100%!important;min-width:0!important;
  }
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    direction:rtl!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"top" "content"!important;
    grid-template-rows:auto auto!important;
    gap:0!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{
    border-radius:0!important;
    min-height:auto!important;
    padding:14px 16px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    padding:18px 16px 64px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    position:fixed!important;
    inset-block:0!important;
    inset-inline-end:0!important;
    inset-inline-start:auto!important;
    width:min(82vw,360px)!important;
    min-width:0!important;
    max-width:min(82vw,360px)!important;
    height:100dvh!important;
    max-height:none!important;
    border-radius:0!important;
    border:0!important;
    box-shadow:-18px 0 50px rgba(37,28,50,.18)!important;
    transform:translateX(110%)!important;
    pointer-events:none!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell.is-mobile-menu-open .arttree-dashboard-sidebar{
    transform:translateX(0)!important;
    pointer-events:auto!important;
  }
}


/* v1.0.96 - move staff dashboard sidebar to the far right */
@media(min-width:901px){
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    direction:rtl!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    grid-template-areas:"top sidebar" "content sidebar"!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    left:auto!important;
    right:0!important;
    border-inline-start:1px solid rgba(80,61,122,.08)!important;
    border-inline-end:0!important;
    box-shadow:-18px 0 50px rgba(37,28,50,.045)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }
}
@media(min-width:1440px){
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:minmax(0,1fr) 320px!important;
  }
}
@media(min-width:901px) and (max-width:1100px){
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    grid-template-columns:minmax(0,1fr) 260px!important;
  }
}


/* v1.0.97 - definitive right sidebar layout and grouped staff menu */
@media(min-width:901px){
  body.dewan-staff-dashboard-view,
  body.dewan-staff-dashboard-view .site,
  body.dewan-staff-dashboard-view .site-main,
  body.dewan-staff-dashboard-view .content-area,
  body.dewan-staff-dashboard-view .entry-content{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:0!important;
    overflow-x:hidden!important;
  }
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    display:block!important;
    position:relative!important;
    width:100vw!important;
    max-width:100vw!important;
    min-height:100vh!important;
    margin:0!important;
    padding:0!important;
    background:#f7f7f8!important;
    direction:rtl!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    position:fixed!important;
    top:0!important;
    right:0!important;
    left:auto!important;
    bottom:0!important;
    width:300px!important;
    min-width:300px!important;
    max-width:300px!important;
    height:100vh!important;
    margin:0!important;
    padding:22px 16px 28px!important;
    border-radius:0!important;
    border:0!important;
    border-left:1px solid rgba(80,61,122,.08)!important;
    border-right:0!important;
    background:#fff!important;
    box-shadow:-18px 0 50px rgba(37,28,50,.05)!important;
    overflow:auto!important;
    transform:none!important;
    opacity:1!important;
    pointer-events:auto!important;
    z-index:20!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:calc(100vw - 300px)!important;
    max-width:calc(100vw - 300px)!important;
    margin-right:300px!important;
    margin-left:0!important;
    box-sizing:border-box!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{
    min-height:76px!important;
    padding:14px 24px!important;
    border-radius:0!important;
    border:0!important;
    border-bottom:1px solid rgba(80,61,122,.08)!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    min-height:calc(100vh - 76px)!important;
    padding:24px 26px 64px!important;
    display:grid!important;
    gap:22px!important;
    background:#f7f7f8!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand{
    margin-bottom:20px!important;
    padding:0 4px 18px!important;
    border-bottom:1px solid rgba(80,61,122,.08)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group{
    padding:12px 0!important;
    border-bottom:1px solid rgba(80,61,122,.06)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group > strong{
    display:block!important;
    margin:0 8px 8px!important;
    color:#503d7a!important;
    font-size:13px!important;
    font-weight:900!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group a{
    min-height:42px!important;
    margin:3px 0!important;
    padding:10px 12px!important;
    border-radius:16px!important;
  }
}
@media(min-width:1440px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:320px!important;min-width:320px!important;max-width:320px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:calc(100vw - 320px)!important;max-width:calc(100vw - 320px)!important;margin-right:320px!important;
  }
}
@media(min-width:901px) and (max-width:1100px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:260px!important;min-width:260px!important;max-width:260px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:calc(100vw - 260px)!important;max-width:calc(100vw - 260px)!important;margin-right:260px!important;
  }
}
@media(max-width:900px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    right:0!important;
    left:auto!important;
  }
}


/* v1.0.98 - Dewan logo in staff sidebar */
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand,
.arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand{
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:18px 12px 20px;
  margin:0 0 12px;
  text-align:center;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand img,
.arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand img{
  width:150px;
  max-width:78%;
  height:auto;
  max-height:88px;
  object-fit:contain;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand strong,
.arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand strong{
  margin:2px 0 0;
  font-size:17px;
  font-weight:950;
  color:#251c32;
  line-height:1.3;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand small,
.arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand small{
  display:block;
  font-size:12px;
  font-weight:900;
  color:#7b7186;
  line-height:1.2;
}
@media(max-width:980px){
  .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand{display:none!important}
}

/* v1.0.99 - staff dashboard overview statistics and notifications */
.arttree-staff-overview-hero{margin-bottom:0!important}
.arttree-staff-stats-panel .arttree-panel-title-row,
.arttree-staff-notifications-panel .arttree-panel-title-row,
.arttree-staff-shortcuts-panel .arttree-panel-title-row{margin-bottom:18px}
.arttree-staff-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.arttree-staff-stat-card{display:grid;gap:7px;align-content:start;min-height:142px;padding:22px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfafc);border:1px solid rgba(80,61,122,.10);box-shadow:0 14px 36px rgba(37,28,50,.045);text-decoration:none;color:#251c32;transition:.2s ease}
.arttree-staff-stat-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(37,28,50,.075);border-color:rgba(80,61,122,.18)}
.arttree-staff-stat-card strong{font-size:38px;line-height:1;color:#503d7a;font-weight:900;letter-spacing:-.02em}
.arttree-staff-stat-card span{font-size:16px;font-weight:900;color:#251c32}
.arttree-staff-stat-card small{font-size:13px;font-weight:800;color:#6f6579;line-height:1.5}
.arttree-staff-notifications-list{display:grid;gap:12px}
.arttree-staff-notification{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:20px;border:1px solid rgba(80,61,122,.10);background:#fff;box-shadow:0 12px 32px rgba(37,28,50,.04)}
.arttree-staff-notification strong{display:block;color:#251c32;font-weight:900;margin-bottom:5px}
.arttree-staff-notification p{margin:0;color:#6f6579;font-size:14px;line-height:1.7;font-weight:700}
.arttree-staff-notification a{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding:9px 16px;font-weight:900;text-decoration:none;background:#503d7a;color:#fff}
.arttree-staff-notification.is-success{border-color:rgba(32,122,74,.18);background:#f3fbf6}
.arttree-staff-notification.is-success a{background:#207a4a}
.arttree-staff-notification.is-warning{border-color:rgba(199,132,0,.22);background:#fff9e8}
.arttree-staff-notification.is-warning a{background:#a46f00}
.arttree-staff-notification.is-info{border-color:rgba(80,61,122,.18);background:#f7f3fb}
.arttree-staff-notification.is-quiet{background:#fbfaf7;color:#6f6579}
@media(max-width:1100px){.arttree-staff-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.arttree-staff-stat-grid{grid-template-columns:1fr}.arttree-staff-notification{display:grid}.arttree-staff-notification a{width:100%}.arttree-staff-stat-card{min-height:auto}}

/* v1.0.100 - staff dashboard KPI cards */
.arttree-staff-kpi-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
}
.arttree-staff-stat-card{
  position:relative;
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr)!important;
  align-items:center!important;
  gap:15px!important;
  min-height:134px!important;
  padding:18px!important;
  overflow:hidden!important;
}
.arttree-staff-stat-card:after,
.arttree-staff-kpi-card:after{
  content:"";
  position:absolute;
  inset:auto -34px -46px auto;
  width:110px;
  height:110px;
  border-radius:50%;
  background:rgba(80,61,122,.055);
  pointer-events:none;
}
.arttree-kpi-card-body{display:grid;gap:6px;min-width:0}
.arttree-staff-stat-card strong,
.arttree-staff-kpi-card strong{
  font-size:34px!important;
  line-height:1!important;
  color:#251c32!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
}
.arttree-staff-stat-card span:not(.arttree-kpi-icon),
.arttree-staff-kpi-card span:not(.arttree-kpi-icon){font-size:15px!important;font-weight:900!important;color:#251c32!important;line-height:1.35!important}
.arttree-staff-stat-card small,
.arttree-staff-kpi-card small{font-size:12.5px!important;font-weight:800!important;color:#726a7e!important;line-height:1.55!important}
.arttree-kpi-icon{
  width:52px;
  height:52px;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#f4f1f8;
  color:#503d7a;
  border:1px solid rgba(80,61,122,.10);
  box-shadow:0 10px 22px rgba(37,28,50,.045);
  flex:0 0 auto;
}
.arttree-kpi-icon:before{content:"";width:24px;height:24px;display:block;background:currentColor;mask-size:contain;mask-position:center;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}
.arttree-kpi-icon.is-briefcase:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M10 6V5a2 2 0 0 1 2-2h0a2 2 0 0 1 2 2v1'/%3E%3Crect x='3' y='6' width='18' height='14' rx='3'/%3E%3Cpath d='M3 11h18M10 13h4'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M10 6V5a2 2 0 0 1 2-2h0a2 2 0 0 1 2 2v1'/%3E%3Crect x='3' y='6' width='18' height='14' rx='3'/%3E%3Cpath d='M3 11h18M10 13h4'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-bell:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M18 8a6 6 0 1 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M18 8a6 6 0 1 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-target:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v3M12 19v3M2 12h3M19 12h3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v3M12 19v3M2 12h3M19 12h3'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-calendar:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Crect x='3' y='5' width='18' height='16' rx='3'/%3E%3Cpath d='M8 3v4M16 3v4M3 10h18'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Crect x='3' y='5' width='18' height='16' rx='3'/%3E%3Cpath d='M8 3v4M16 3v4M3 10h18'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-users:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9.5' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9.5' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-check:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4'%3E%3Cpath d='m20 6-11 11-5-5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2.4'%3E%3Cpath d='m20 6-11 11-5-5'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-clock:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v6l4 2'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v6l4 2'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-certificate:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M6 3h12v18l-6-3-6 3V3Z'/%3E%3Cpath d='M9 8h6M9 12h6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M6 3h12v18l-6-3-6 3V3Z'/%3E%3Cpath d='M9 8h6M9 12h6'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-door:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M7 21V3h10v18'/%3E%3Cpath d='M10 12h.01M4 21h16'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M7 21V3h10v18'/%3E%3Cpath d='M10 12h.01M4 21h16'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-shield:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-page:before,.arttree-kpi-icon.is-post:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9Z'/%3E%3Cpath d='M14 3v6h6M8 13h8M8 17h5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M14 3H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9Z'/%3E%3Cpath d='M14 3v6h6M8 13h8M8 17h5'/%3E%3C/svg%3E")}
.arttree-kpi-icon.is-chart:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M4 19V5M4 19h16'/%3E%3Cpath d='M8 16v-5M12 16V8M16 16v-7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath d='M4 19V5M4 19h16'/%3E%3Cpath d='M8 16v-5M12 16V8M16 16v-7'/%3E%3C/svg%3E")}
.arttree-staff-stat-card.is-success .arttree-kpi-icon,.arttree-staff-kpi-card.is-success .arttree-kpi-icon{background:#ecfdf3;color:#0b7a48;border-color:rgba(11,122,72,.14)}
.arttree-staff-stat-card.is-warning .arttree-kpi-icon,.arttree-staff-kpi-card.is-warning .arttree-kpi-icon{background:#fffbeb;color:#a16207;border-color:rgba(161,98,7,.14)}
.arttree-staff-stat-card.is-danger .arttree-kpi-icon,.arttree-staff-kpi-card.is-danger .arttree-kpi-icon{background:#fef2f2;color:#b42318;border-color:rgba(180,35,24,.14)}
.arttree-staff-stat-card.is-neutral .arttree-kpi-icon,.arttree-staff-kpi-card.is-neutral .arttree-kpi-icon{background:#f4f4f5;color:#52525b;border-color:rgba(82,82,91,.14)}
.arttree-staff-kpi-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.arttree-staff-kpi-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(80,61,122,.10);box-shadow:0 14px 36px rgba(37,28,50,.045);text-decoration:none;color:#251c32;overflow:hidden;transition:.2s ease}
.arttree-staff-kpi-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(37,28,50,.075);border-color:rgba(80,61,122,.18)}
.arttree-staff-kpi-card > div{display:grid;gap:6px;min-width:0}
.arttree-kpi-source-note{margin:18px 0 0;color:#6f6579;font-size:13px;font-weight:800;line-height:1.7}
@media(max-width:1280px){.arttree-staff-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.arttree-staff-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.arttree-staff-kpi-grid,.arttree-staff-kpi-strip{grid-template-columns:1fr!important}.arttree-staff-stat-card,.arttree-staff-kpi-card{grid-template-columns:46px minmax(0,1fr)!important;min-height:auto!important;padding:16px!important}.arttree-kpi-icon{width:46px;height:46px;border-radius:14px}.arttree-staff-stat-card strong,.arttree-staff-kpi-card strong{font-size:30px!important}}

/* v1.0.110 - Dashboard-only scoped barcode reader */
.arttree-dashboard-checkin-panel{
  display:block;
  margin:18px 0 26px;
  padding:20px;
  border:1px solid rgba(80,61,122,.12);
  border-radius:28px;
  background:linear-gradient(135deg, rgba(255,255,255,.98), rgba(250,247,255,.94));
  box-shadow:0 18px 50px rgba(35,25,55,.08);
}
.arttree-dashboard-checkin-grid{
  align-items:stretch;
  margin-top:16px;
}
.arttree-checkin-select-form label,
.arttree-dashboard-checkin-panel form label{
  display:grid;
  gap:8px;
  font-weight:900;
  color:#2a2036;
}
.arttree-checkin-select-form select,
.arttree-dashboard-checkin-panel input[type="text"]{
  width:100%;
  min-height:48px;
  border:1px solid rgba(80,61,122,.18);
  border-radius:16px;
  padding:10px 14px;
  background:#fff;
  color:#251c32;
  font-weight:800;
}
.arttree-dashboard-checkin-panel .arttree-checkin-card{
  border:1px solid rgba(80,61,122,.1);
  box-shadow:0 14px 34px rgba(35,25,55,.07);
}
.arttree-dashboard-checkin-panel .arttree-camera-box{
  min-height:240px;
  border-radius:22px;
  overflow:hidden;
}
.arttree-dashboard-checkin-panel .arttree-checkin-result{
  margin:14px 0;
}
@media(max-width:780px){
  .arttree-dashboard-checkin-panel{padding:14px;border-radius:22px}
  .arttree-dashboard-checkin-panel .arttree-camera-box{min-height:210px}
}

/* v1.0.111 - Staff workshop add/edit form inside dashboard */
.arttree-staff-title-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  justify-content:flex-end;
}
.arttree-staff-form-card-wide,
.arttree-staff-list-card-wide{
  width:100%;
  max-width:none;
}
.arttree-staff-form-card-wide form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.arttree-staff-form-card-wide form label.wide,
.arttree-staff-form-card-wide .arttree-staff-form-actions{
  grid-column:1/-1;
}
.arttree-staff-form-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
  justify-content:flex-start;
  margin-top:4px;
}
.arttree-staff-row-actions a[href*="edit_training_id"]{
  font-weight:900;
}
@media(max-width:760px){
  .arttree-staff-form-card-wide form{grid-template-columns:1fr}
  .arttree-staff-title-actions{justify-content:flex-start;width:100%}
}


/* v1.0.112 - Conditional follow-up questions for low workshop ratings */
.arttree-low-rating-followup{
  margin:18px 0;
  padding:18px;
  border-radius:22px;
  background:linear-gradient(135deg, rgba(255,248,236,.96), rgba(255,255,255,.98));
  border:1px solid rgba(184,119,34,.2);
  box-shadow:0 16px 36px rgba(122,76,22,.08);
  display:grid;
  gap:14px;
}
.arttree-low-rating-followup[hidden]{display:none!important}
.arttree-low-rating-head{
  display:grid;
  gap:5px;
}
.arttree-low-rating-head strong{
  font-size:18px;
  color:#2b2039;
  font-weight:950;
}
.arttree-low-rating-head span{
  color:#7f6f4d;
  font-weight:800;
  line-height:1.8;
}
.arttree-low-rating-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.arttree-low-rating-followup label{
  display:grid;
  gap:8px;
  color:#2b2039;
  font-weight:900;
}
.arttree-low-rating-followup select,
.arttree-low-rating-followup textarea{
  width:100%;
  border:1px solid rgba(80,61,122,.18);
  border-radius:16px;
  background:#fff;
  padding:12px 14px;
  color:#2b2039;
  font-weight:800;
}
.arttree-low-rating-followup textarea{
  min-height:104px;
  resize:vertical;
  line-height:1.8;
}
@media(max-width:760px){
  .arttree-low-rating-grid{grid-template-columns:1fr}
  .arttree-low-rating-followup{padding:14px;border-radius:18px}
}

/* v1.0.113 - Staff dashboard responsive hardening for mobile and iPad */
body.dewan-staff-dashboard-view{
  touch-action:manipulation;
  -webkit-text-size-adjust:100%;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell *{
  box-sizing:border-box;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-toggle{
  display:none!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
  overflow:hidden!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-panel,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-form-card,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-list-card,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-detail-block,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-checkin-card{
  min-width:0!important;
  overflow:hidden;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-table-wrap,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-responsive-table,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell table{
  max-width:100%!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-table-wrap,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-responsive-table{
  overflow-x:auto!important;
  -webkit-overflow-scrolling:touch;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell table{
  min-width:760px;
  border-collapse:separate;
  border-spacing:0;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell input,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell select,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell textarea,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell button,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-btn,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .button{
  max-width:100%;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell input,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell select,
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell textarea{
  font-size:16px!important;
}
body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-dim{
  display:none;
}
@media(min-width:901px) and (max-width:1180px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:250px!important;
    min-width:250px!important;
    max-width:250px!important;
    padding:18px 12px 24px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:calc(100vw - 250px)!important;
    max-width:calc(100vw - 250px)!important;
    margin-right:250px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group a{
    padding:9px 10px!important;
    font-size:13px!important;
    min-height:40px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    padding:20px 18px 56px!important;
  }
  .arttree-staff-kpi-grid,
  .arttree-staff-stat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:900px){
  html:has(body.dewan-staff-dashboard-view),
  body.dewan-staff-dashboard-view{
    overflow-x:hidden!important;
    background:#f7f7f8!important;
  }
  body.dewan-staff-dashboard-view.is-dashboard-menu-locked{
    overflow:hidden!important;
  }
  body.dewan-staff-dashboard-view .site-header,
  body.dewan-staff-dashboard-view .site-footer,
  body.dewan-staff-dashboard-view .entry-header,
  body.dewan-staff-dashboard-view .page-header{
    display:none!important;
  }
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal,
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    min-height:100dvh!important;
  }
  body.dewan-staff-dashboard-view .arttree-rt.arttree-staff-portal .arttree-staff-dashboard-shell{
    display:block!important;
    padding:0!important;
    margin:0!important;
    background:#f7f7f8!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-bar{
    position:sticky!important;
    top:0!important;
    z-index:35!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:12px 14px!important;
    min-height:64px!important;
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:blur(14px);
    border-bottom:1px solid rgba(80,61,122,.10)!important;
    box-shadow:0 10px 26px rgba(37,28,50,.045)!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-user{
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-user span{
    max-width:58vw!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
    font-size:13px!important;
    font-weight:900!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-toggle{
    flex:0 0 auto!important;
    min-width:46px!important;
    min-height:46px!important;
    border-radius:15px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:16px 12px 44px!important;
    display:grid!important;
    gap:14px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    position:fixed!important;
    top:0!important;
    right:0!important;
    left:auto!important;
    bottom:0!important;
    width:min(88vw,360px)!important;
    min-width:0!important;
    max-width:min(88vw,360px)!important;
    height:100dvh!important;
    padding:18px 14px 26px!important;
    border-radius:0!important;
    z-index:50!important;
    background:#fff!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch;
    transform:translate3d(110%,0,0)!important;
    transition:transform .24s ease!important;
    box-shadow:-18px 0 48px rgba(37,28,50,.18)!important;
    pointer-events:none!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell.is-mobile-menu-open .arttree-dashboard-sidebar{
    transform:translate3d(0,0,0)!important;
    pointer-events:auto!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-dim{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    z-index:45!important;
    width:100vw!important;
    height:100dvh!important;
    background:rgba(37,28,50,.42)!important;
    border:0!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .2s ease,visibility .2s ease!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell.is-mobile-menu-open .arttree-dashboard-dim{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-drawer-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    margin-bottom:12px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand{
    display:flex!important;
    padding:12px 8px 14px!important;
    margin-bottom:10px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-brand.dewan-staff-brand img{
    width:124px!important;
    max-height:74px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group{
    padding:8px 0!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-menu-group a{
    min-height:44px!important;
    margin:3px 0!important;
    border-radius:14px!important;
    font-size:13px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-panel-title-row,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-title-actions,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-form-actions,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-form-actions{
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:10px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-panel-title-row > *,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-title-actions > *,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-form-actions > *,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-form-actions > *{
    width:100%!important;
  }
  .arttree-staff-kpi-grid,
  .arttree-staff-stat-grid,
  .arttree-dashboard-checkin-grid,
  .arttree-low-rating-grid,
  .arttree-staff-form-card-wide form{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:640px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-panel,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-form-card,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-list-card,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-staff-detail-block,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-checkin-card{
    padding:14px!important;
    border-radius:20px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell h1,
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-panel h2{
    font-size:clamp(20px,6vw,28px)!important;
    line-height:1.35!important;
  }
  .arttree-staff-kpi-card,
  .arttree-staff-stat-card{
    min-height:auto!important;
    padding:16px!important;
    border-radius:18px!important;
  }
  .arttree-staff-kpi-card strong,
  .arttree-staff-stat-card strong{
    font-size:30px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell table{
    min-width:680px!important;
    font-size:13px!important;
  }
}
@media(max-width:420px){
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-content{
    padding-inline:10px!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-sidebar{
    width:92vw!important;
    max-width:92vw!important;
  }
  body.dewan-staff-dashboard-view .arttree-staff-dashboard-shell .arttree-dashboard-mobile-user span{
    max-width:48vw!important;
  }
}

/* v1.0.114 - Complete evaluations dashboard */
.arttree-staff-evaluations-panel .arttree-staff-filter-bar{
  display:flex;
  align-items:flex-end;
  gap:12px;
  flex-wrap:wrap;
  margin:18px 0;
  padding:14px;
  border:1px solid rgba(80,61,122,.12);
  border-radius:20px;
  background:rgba(255,255,255,.76);
}
.arttree-staff-evaluations-panel .arttree-staff-filter-bar label{min-width:260px;flex:1}
.arttree-staff-evaluations-panel .arttree-staff-filter-bar span{display:block;margin-bottom:7px;font-weight:900;color:#3a2d55}
.arttree-staff-evaluations-panel .arttree-staff-filter-bar select{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(80,61,122,.18);padding:0 14px;background:#fff;color:#251c32;font-weight:800}
.arttree-staff-evaluation-kpis{margin-top:18px}
.arttree-staff-evaluation-issues{margin:18px 0;padding:18px;border-radius:22px;background:linear-gradient(135deg,rgba(80,61,122,.08),rgba(247,244,238,.86));border:1px solid rgba(80,61,122,.12)}
.arttree-staff-evaluation-issues h4{margin:0 0 12px;color:#251c32;font-size:18px}
.arttree-staff-evaluation-issue-list{display:flex;gap:10px;flex-wrap:wrap}
.arttree-staff-evaluation-issue-list span{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(80,61,122,.12);box-shadow:0 8px 22px rgba(80,61,122,.08)}
.arttree-staff-evaluation-issue-list strong{font-size:13px;color:#3a2d55}
.arttree-staff-evaluation-issue-list em{font-style:normal;min-width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#503d7a;color:#fff;font-weight:950;font-size:12px}
.arttree-staff-evaluations-table details{margin-top:8px}
.arttree-staff-evaluations-table summary{cursor:pointer;font-weight:900;color:#503d7a}
.arttree-staff-evaluations-table details p{margin:8px 0 0;line-height:1.7;white-space:normal;color:#4d435f}
.arttree-staff-score-badge{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 10px;border-radius:999px;font-weight:950;font-size:13px;background:rgba(35,132,67,.10);color:#1c6b38}
.arttree-staff-score-badge.danger{background:rgba(183,66,58,.10);color:#9f2f29}
.arttree-staff-evaluations-table tr.is-low-rating{background:rgba(183,66,58,.035)}
.arttree-staff-inline-link{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;background:rgba(80,61,122,.10);color:#503d7a!important;font-weight:950;text-decoration:none!important}
@media(max-width:780px){
  .arttree-staff-evaluations-panel .arttree-staff-filter-bar{align-items:stretch}
  .arttree-staff-evaluations-panel .arttree-staff-filter-bar label{min-width:100%}
  .arttree-staff-evaluations-panel .arttree-staff-filter-bar .arttree-rt-primary,
  .arttree-staff-evaluations-panel .arttree-staff-filter-bar .arttree-rt-secondary{width:100%;text-align:center;justify-content:center}
}


/* v1.0.116 - staged evaluation flow */
.arttree-workshop-evaluation .arttree-evaluation-grid{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.arttree-workshop-evaluation .arttree-evaluation-stage{
  display:flex;
  flex-direction:column;
  gap:9px;
  padding:18px;
  border:1px solid rgba(80,61,122,.12);
  border-radius:22px;
  background:linear-gradient(180deg,#fff,rgba(248,245,239,.88));
  box-shadow:0 14px 34px rgba(37,28,50,.06);
  animation:arttreeStageIn .26s ease both;
}
.arttree-workshop-evaluation .arttree-evaluation-stage[hidden],
.arttree-workshop-evaluation [data-evaluation-open-notes][hidden],
.arttree-workshop-evaluation [data-evaluation-submit][hidden],
.arttree-workshop-evaluation [data-low-rating-followup][hidden]{
  display:none!important;
}
.arttree-workshop-evaluation .arttree-evaluation-step-index{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:5px 12px;
  border-radius:999px;
  background:rgba(80,61,122,.09);
  color:#503d7a;
  font-size:12px;
  font-weight:950;
}
.arttree-workshop-evaluation .arttree-evaluation-stage strong{
  color:#251c32;
  font-size:17px;
  font-weight:950;
}
.arttree-workshop-evaluation .arttree-evaluation-stage small{
  color:#7b7186;
  font-weight:800;
  line-height:1.7;
}
.arttree-workshop-evaluation .arttree-evaluation-stage select,
.arttree-workshop-evaluation .arttree-evaluation-stage textarea,
.arttree-workshop-evaluation .arttree-low-rating-followup select,
.arttree-workshop-evaluation .arttree-low-rating-followup textarea{
  width:100%;
}
.arttree-workshop-evaluation .arttree-low-rating-followup.is-visible{
  margin-top:16px;
  border-color:rgba(202,92,92,.24);
  background:linear-gradient(180deg,#fff7f6,#fff);
}
.arttree-workshop-evaluation .arttree-evaluation-textareas.is-visible{
  display:flex;
  flex-direction:column;
  gap:14px;
  margin-top:16px;
}
.arttree-workshop-evaluation .arttree-evaluation-submit.is-visible{
  display:inline-flex;
  margin-top:16px;
}
@keyframes arttreeStageIn{
  from{opacity:0;transform:translateY(8px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:720px){
  .arttree-workshop-evaluation .arttree-evaluation-stage{padding:15px;border-radius:18px}
}

/* v1.0.117 - low rating reason inside current evaluation stage */
.arttree-workshop-evaluation .arttree-low-rating-followup{
  margin:0 0 18px;
  border:1px solid rgba(183,66,58,.16);
  background:linear-gradient(135deg,rgba(255,247,237,.96),rgba(255,255,255,.98));
}
.arttree-workshop-evaluation .arttree-low-rating-followup.is-visible{
  animation:arttreeLowRatingIn .22s ease both;
}
.arttree-low-rating-actions{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  flex-wrap:wrap;
  margin-top:14px;
}
.arttree-low-rating-actions button{
  border:0;
  border-radius:999px;
  min-height:44px;
  padding:0 20px;
  font-weight:950;
  cursor:pointer;
}
.arttree-low-rating-next{
  background:#503d7a;
  color:#fff;
  box-shadow:0 12px 24px rgba(80,61,122,.18);
}
.arttree-low-rating-back{
  background:#f1edf8;
  color:#503d7a;
}
@keyframes arttreeLowRatingIn{
  from{opacity:0;transform:translateY(-6px)}
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:640px){
  .arttree-low-rating-actions button{width:100%;justify-content:center}
}

/* v1.0.119 - custom attendance certificate layout */
.arttree-certificate-document{margin-top:24px;display:grid;gap:18px;justify-items:center}
.arttree-certificate-frame{width:min(1120px,100%);min-height:760px;background:linear-gradient(180deg,#ffffff,#faf7ff);border:2px solid rgba(80,61,122,.18);border-radius:36px;padding:68px 64px 190px;box-shadow:0 22px 60px rgba(80,61,122,.12);position:relative;overflow:hidden;direction:rtl}
.arttree-certificate-frame:before{content:"";position:absolute;inset:18px;border:1px solid rgba(80,61,122,.14);border-radius:28px;pointer-events:none}
.arttree-certificate-brand{position:absolute;top:34px;right:34px;width:132px;height:132px;display:flex;align-items:center;justify-content:center}
.arttree-certificate-brand img{max-width:100%;max-height:100%;object-fit:contain}
.arttree-certificate-body{text-align:center;max-width:760px;margin:0 auto;padding-top:18px}
.arttree-certificate-ar-title{margin:0;color:#503d7a;font-size:54px;line-height:1.15;font-weight:900}
.arttree-certificate-en-title{margin:12px 0 0;color:#7a6b91;font-size:24px;font-weight:800;letter-spacing:.18em}
.arttree-certificate-company{margin:48px 0 10px;color:#221637;font-size:26px;font-weight:700;line-height:1.9}
.arttree-certificate-line{margin:8px 0;color:#4d3a74;font-size:25px;line-height:2}
.arttree-certificate-line strong{color:#251a3d;font-size:1.06em}
.arttree-certificate-subject{margin-top:18px}
.arttree-certificate-training-name{display:inline-block;margin-top:12px;padding:8px 18px;border-radius:999px;background:#f4eefc;color:#503d7a;font-weight:800;font-size:24px;line-height:1.8}
.arttree-certificate-wish{margin:34px 0 18px;color:#6d607d;font-size:24px;font-weight:700}
.arttree-certificate-signature{margin-top:26px;display:grid;gap:8px;justify-items:center}
.arttree-certificate-signature strong{font-size:28px;color:#251a3d}
.arttree-certificate-signature span{font-size:20px;color:#7a6b91;font-weight:700}
.arttree-certificate-side-meta{position:absolute;left:38px;bottom:34px;max-width:280px;text-align:right;background:rgba(255,255,255,.92);border:1px solid rgba(80,61,122,.12);border-radius:24px;padding:18px 18px 16px;box-shadow:0 12px 30px rgba(80,61,122,.08)}
.arttree-certificate-side-meta-item{display:grid;gap:4px;margin-bottom:12px}
.arttree-certificate-side-meta-item:last-of-type{margin-bottom:0}
.arttree-certificate-side-meta strong{font-size:14px;color:#7a6b91}
.arttree-certificate-side-meta span,.arttree-certificate-side-meta code{font-size:18px;color:#251a3d;font-weight:800;word-break:break-word}
.arttree-certificate-side-meta code{font-family:inherit;background:#f4eefc;border-radius:12px;padding:6px 10px}
.arttree-certificate-qr{display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center;margin:14px 0 10px}
.arttree-certificate-qr img{width:76px;height:76px;border-radius:14px;background:#fff;padding:6px;border:1px solid rgba(80,61,122,.10)}
.arttree-certificate-qr-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;border-radius:999px;background:#503d7a;color:#fff;padding:8px 14px;font-weight:800;letter-spacing:.12em}
.arttree-certificate-verify-note{margin:0;color:#6d607d;font-size:15px;line-height:1.8}
.arttree-certificate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;justify-content:center}
.arttree-certificate-actions a,.arttree-certificate-actions button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#503d7a;color:#fff;text-decoration:none;padding:10px 18px;border:0;font-size:15px;cursor:pointer}
.arttree-certificate-actions a + a,.arttree-certificate-actions button + a{background:#f1edf8;color:#503d7a}
@media(max-width:900px){.arttree-certificate-frame{padding:52px 28px 210px;min-height:auto}.arttree-certificate-brand{top:22px;right:22px;width:94px;height:94px}.arttree-certificate-ar-title{font-size:40px}.arttree-certificate-company,.arttree-certificate-line{font-size:21px}.arttree-certificate-training-name{font-size:21px}.arttree-certificate-wish{font-size:21px}.arttree-certificate-signature strong{font-size:24px}.arttree-certificate-side-meta{position:static;max-width:none;margin-top:34px}}
@media(max-width:640px){.arttree-certificate-en-title{font-size:18px;letter-spacing:.08em}.arttree-certificate-company,.arttree-certificate-line{font-size:18px;line-height:1.9}.arttree-certificate-training-name{font-size:18px}.arttree-certificate-side-meta{padding:16px}.arttree-certificate-qr{grid-template-columns:64px 1fr}.arttree-certificate-qr img{width:64px;height:64px}}
