
:root{
  --fcle-deep:#03190d;
  --fcle-ink:#102218;
  --fcle-lime:#94d500;
  --fcle-soft:#eef3ef;
  --fcle-border:#d8e1d7;
  --fcle-muted:#708078;
  --fcle-white:#fff;
}
html,body.fc-lesson-engine-page{margin:0!important;padding:0!important;background:var(--fcle-soft)!important;}
body.fc-lesson-engine-page #wpadminbar{display:none!important;}
body.fc-lesson-engine-page{font-family:Arial,sans-serif;color:var(--fcle-ink);}
.fcle-header{display:grid;grid-template-columns:minmax(330px,1fr) minmax(430px,1.25fr) minmax(360px,.9fr);align-items:center;min-height:96px;background:linear-gradient(90deg,#02150a,#0b2a15);color:#fff;border-bottom:3px solid var(--fcle-lime);padding:0 34px;gap:26px;}
.fcle-brand,.fcle-user{display:flex;align-items:center;gap:14px;}
.fcle-mark{width:52px;height:52px;border:2px solid var(--fcle-lime);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--fcle-lime);}
.fcle-brand strong,.fcle-brand small,.fcle-app-title span,.fcle-app-title strong,.fcle-app-title small,.fcle-user span,.fcle-user small{display:block;}
.fcle-brand strong{font-size:18px;}
.fcle-brand small{font-size:11px;color:#a8c0ab;margin-top:4px;}
.fcle-app-title{padding-left:26px;border-left:1px solid rgba(255,255,255,.18);}
.fcle-app-title span{font-size:10px;letter-spacing:.18em;color:#bfe46b;font-weight:800;}
.fcle-app-title strong{font-size:25px;margin:6px 0 4px;}
.fcle-app-title small{color:#b9cbbb;}
.fcle-user{justify-content:flex-end;}
.fcle-user>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:9px;color:#fff;text-decoration:none;font-weight:800;}
.fcle-user>div{padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:10px;}
.fcle-user span{font-weight:700;}
.fcle-user small{color:#b9cbbb;margin-top:3px;}
.fcle-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 99px);}
.fcle-sidebar{background:#08150c;color:#fff;padding:27px 15px;display:flex;flex-direction:column;}
.fcle-sidebar__title{padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.09);}
.fcle-sidebar__title span{display:block;font-size:10px;letter-spacing:.18em;color:#86a98a;font-weight:800;}
.fcle-sidebar__title strong{display:block;margin:8px 0 4px;font-size:17px;}
.fcle-sidebar__title small{color:#88a48d;}
.fcle-sidebar nav{display:grid;gap:5px;margin-top:22px;}
.fcle-sidebar nav a{display:flex;align-items:center;min-height:46px;padding:0 13px;border-radius:9px;color:#eef5ef;text-decoration:none;font-weight:700;}
.fcle-sidebar nav a:hover,.fcle-sidebar nav a.is-active{background:#1a291b;box-shadow:inset 4px 0 0 var(--fcle-lime);}
.fcle-sidebar__bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:18px 8px 0;}
.fcle-sidebar__bottom a{color:#a9da4b;text-decoration:none;}
.fcle-main{padding:34px;min-width:0;}
.fcle-page-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;}
.fcle-page-heading span,.fcle-panel__heading span{font-size:10px;letter-spacing:.18em;color:#758e78;font-weight:800;}
.fcle-page-heading h1{font-size:36px;line-height:1.08;margin:8px 0 6px;}
.fcle-page-heading p{margin:0;color:var(--fcle-muted);font-size:17px;}
.fcle-status{display:flex;align-items:center;gap:8px;border:1px solid var(--fcle-border);background:#fff;padding:12px 14px;font-weight:700;font-size:12px;}
.fcle-status i{width:8px;height:8px;border-radius:50%;background:var(--fcle-lime);}
.fcle-grid{display:grid;gap:18px;margin-bottom:20px;}
.fcle-grid--4{grid-template-columns:repeat(4,minmax(0,1fr));}
.fcle-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));}
.fcle-card,.fcle-panel{background:#fff;border:1px solid var(--fcle-border);border-radius:16px;box-shadow:0 10px 28px rgba(13,40,20,.05);}
.fcle-card{padding:22px;min-height:155px;}
.fcle-card__top{display:flex;justify-content:space-between;gap:10px;}
.fcle-card__top span{font-size:10px;font-weight:800;letter-spacing:.14em;color:#77907a;}
.fcle-card__top small{background:#edf6d7;color:#5d791d;border-radius:14px;padding:5px 8px;font-weight:700;}
.fcle-card>strong{display:block;font-size:30px;color:#6f8f00;font-weight:500;margin:22px 0 10px;}
.fcle-card p{margin:0;color:var(--fcle-muted);line-height:1.45;}
.fcle-panel{padding:24px;margin-bottom:20px;}
.fcle-panel__heading{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid #e5ebe4;}
.fcle-panel__heading h2{font-size:24px;margin:8px 0 0;}
.fcle-panel__heading>small{background:#fff3c5;color:#8a6912;border-radius:14px;padding:6px 9px;font-size:9px;font-weight:800;}
.fcle-lifecycle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:34px 10px;}
.fcle-state{display:flex;align-items:center;gap:10px;min-width:120px;}
.fcle-state b{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--fcle-lime);color:#17310c;}
.fcle-state span{font-weight:700;}
.fcle-lifecycle>i{font-style:normal;color:#7fa520;font-size:22px;}
.fcle-note{margin:0;color:var(--fcle-muted);line-height:1.55;}
.fcle-list{list-style:none;padding:0;margin:18px 0 0;}
.fcle-list li{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #e6ebe5;}
.fcle-list li:last-child{border-bottom:0;}
.fcle-list strong,.fcle-list span{display:block;}
.fcle-list span{color:var(--fcle-muted);text-align:right;}
.fcle-empty{padding:26px 0 10px;}
.fcle-empty strong{font-size:19px;}
.fcle-empty p{color:var(--fcle-muted);line-height:1.55;}
.fcle-integrations{display:flex;align-items:stretch;justify-content:space-between;gap:16px;padding-top:24px;}
.fcle-integrations>div{flex:1;border:1px solid var(--fcle-border);border-radius:12px;padding:18px;}
.fcle-integrations strong,.fcle-integrations span{display:block;}
.fcle-integrations span{margin-top:6px;color:var(--fcle-muted);}
.fcle-integrations>i{align-self:center;font-style:normal;color:#7ca41d;font-size:22px;}
.fcle-access{margin:50px auto;max-width:600px;background:#fff;padding:30px;border:1px solid var(--fcle-border);}
@media(max-width:1200px){
  .fcle-header{grid-template-columns:1fr 1fr;}
  .fcle-user{grid-column:1/-1;justify-content:flex-start;padding-bottom:15px;}
  .fcle-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:900px){
  .fcle-layout{grid-template-columns:1fr;}
  .fcle-sidebar{min-height:auto;}
  .fcle-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));}
  .fcle-sidebar__bottom{margin-top:20px;}
  .fcle-grid--2{grid-template-columns:1fr;}
  .fcle-lifecycle{flex-wrap:wrap;justify-content:flex-start;}
}
@media(max-width:700px){
  .fcle-header{grid-template-columns:1fr;padding:20px;}
  .fcle-app-title{padding-left:0;border-left:0;}
  .fcle-main{padding:22px 14px;}
  .fcle-grid--4{grid-template-columns:1fr;}
  .fcle-page-heading{flex-direction:column;gap:15px;}
  .fcle-integrations{flex-direction:column;}
  .fcle-integrations>i{transform:rotate(90deg);}
}


/* v1.1.0 Alpha — Coach Services */
.fcle-primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;background:var(--fcle-deep);color:#fff;text-decoration:none;border-radius:9px;font-weight:800;}
.fcle-notice{margin:0 0 20px;padding:14px 16px;border-radius:10px;font-weight:700;}
.fcle-notice.is-success{background:#edf6d7;color:#4f6f12;border:1px solid #d8eab3;}
.fcle-notice.is-error{background:#fde8e5;color:#8d271d;border:1px solid #f0c2bc;}
.fcle-service-table-wrap{overflow-x:auto;margin-top:18px;}
.fcle-service-table{width:100%;border-collapse:collapse;min-width:1050px;}
.fcle-service-table th{text-align:left;padding:13px 10px;border-bottom:2px solid #dfe6dd;font-size:10px;letter-spacing:.12em;color:#758e78;}
.fcle-service-table td{padding:15px 10px;border-bottom:1px solid #e4eae3;vertical-align:top;}
.fcle-service-table td>strong,.fcle-service-table td>small{display:block;}
.fcle-service-table td>small{margin-top:5px;color:var(--fcle-muted);}
.fcle-status-pill{display:inline-block;padding:6px 9px;border-radius:14px;font-size:11px;font-weight:800;background:#edf6d7;color:#587619;}
.fcle-status-pill.is-draft{background:#fff3c5;color:#80630f;}
.fcle-status-pill.is-archived{background:#ecefed;color:#68716b;}
.fcle-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
.fcle-row-actions a,.fcle-row-actions button{border:0;background:none;padding:0;color:#335a20;text-decoration:underline;font:inherit;font-size:12px;font-weight:700;cursor:pointer;}
.fcle-row-actions form{margin:0;}
.fcle-service-form{padding-top:24px;}
.fcle-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.fcle-field{display:grid;gap:7px;}
.fcle-field>span{font-size:12px;font-weight:800;color:#36503d;}
.fcle-field input,.fcle-field select,.fcle-field textarea{width:100%;box-sizing:border-box;border:1px solid #cfd9cd;border-radius:8px;background:#fff;padding:12px 13px;font:inherit;color:var(--fcle-ink);}
.fcle-field textarea{resize:vertical;}
.fcle-field--wide{grid-column:1/-1;}
.fcle-check{display:flex;align-items:center;gap:10px;font-weight:700;}
.fcle-check input{width:18px;height:18px;}
.fcle-form-actions{display:flex;align-items:center;gap:15px;margin-top:22px;}
.fcle-form-actions button{min-height:48px;border:0;border-radius:9px;padding:0 20px;background:var(--fcle-lime);color:#102108;font-weight:900;cursor:pointer;}
.fcle-form-actions a{color:#335a20;font-weight:700;}
@media(max-width:700px){
  .fcle-form-grid{grid-template-columns:1fr;}
  .fcle-field--wide{grid-column:auto;}
}


/* v1.3.0-alpha — Availability Manager */
.fccw-availability-module .fcle-card{border-radius:16px;}
.fccw-availability-module .fcle-notice{margin-bottom:20px;}
.fcle-weekly-schedule{display:grid;}
.fcle-day-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:18px 0;border-bottom:1px solid #e4e9e2;}
.fcle-day-row:last-child{border-bottom:0;}
.fcle-day-name{font-size:18px;font-weight:800;padding:12px 0;}
.fcle-day-windows{display:grid;gap:10px;}
.fcle-day-empty{display:flex;align-items:center;min-height:52px;color:#7b887f;font-style:italic;}
.fcle-window-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;border:1px solid #dce4da;border-radius:12px;padding:14px 16px;background:#fbfcfa;}
.fcle-window-card.is-inactive{opacity:.58;}
.fcle-window-card>div:first-child{display:grid;gap:4px;}
.fcle-window-card>div:first-child strong{font-size:17px;}
.fcle-window-card>div:first-child span{color:#5f6e64;}
.fcle-window-card>div:first-child small{color:#7a877f;}
.fcle-status-pill.is-active{background:#edf6d7;color:#55751b;}
.fcle-status-pill.is-inactive{background:#e9ece9;color:#5f6761;}
.fcle-inline-link{align-self:center;color:#2c5b14;font-weight:800;text-decoration:none;}
.fcle-inline-link:hover{text-decoration:underline;}
.fcle-form-switcher{display:flex;gap:8px;}
.fcle-form-switcher a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #d5ded3;border-radius:8px;color:#31541f;text-decoration:none;font-weight:700;}
.fcle-form-switcher a.is-active{background:#edf6d7;border-color:#bddb6b;}
@media(max-width:1050px){
    .fcle-day-row{grid-template-columns:1fr;}
    .fcle-day-name{padding-bottom:0;}
    .fcle-window-card{grid-template-columns:1fr;}
}


/* v1.4.0-alpha live lesson scheduling */
.fcle-brand-logo{display:block;width:240px;max-width:100%;height:auto;object-fit:contain}
.fcle-subsection{margin-top:24px;padding-top:24px;border-top:1px solid #dfe6df}
.fcle-lesson-form{margin-top:8px}
.fcle-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.fcle-field{display:flex;flex-direction:column;gap:7px}
.fcle-field>span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5c7665}
.fcle-field input,.fcle-field select,.fcle-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cfd9cf;border-radius:7px;background:#fff;font:inherit}
.fcle-field textarea{min-height:90px;resize:vertical}
.fcle-field--wide{grid-column:1/-1}
.fcle-form-actions{display:flex;gap:10px;align-items:center;margin-top:18px}
.fcle-primary,.fcle-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:7px;font-weight:800;text-decoration:none}
button.fcle-primary{border:0;cursor:pointer}
.fcle-primary{background:#062a15;color:#fff}
.fcle-secondary{border:1px solid #8aac6f;background:#fff;color:#244d13}
.fcle-table{width:100%;border-collapse:collapse}
.fcle-table th,.fcle-table td{padding:13px 10px;border-bottom:1px solid #e4e9e4;text-align:left;vertical-align:top}
.fcle-table th{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#607664}
.fcle-lesson-status{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf5dc;color:#587900;font-size:11px;font-weight:800}
.fcle-link-button{border:0;background:transparent;color:#9b2d25;font-weight:700;cursor:pointer}
.fcle-notice{margin:0 0 18px;padding:12px 14px;border-radius:8px;font-weight:700}
.fcle-notice.is-success{background:#e9f6ec;color:#236238}
.fcle-notice.is-warning{background:#fff3d8;color:#7b5b00}
.fcle-notice.is-error{background:#fbe8e6;color:#8a2922}
@media(max-width:850px){
  .fcle-form-grid{grid-template-columns:1fr}
  .fcle-field--wide{grid-column:auto}
  .fcle-table{display:block;overflow-x:auto}
}


/* v1.4.1-alpha — Coach Workspace navigation alignment */
.fcle-sidebar--workspace{padding:24px 14px 18px}
.fcle-sidebar--workspace .fcle-sidebar__title{padding:0 8px 20px}
.fcle-sidebar--workspace .fcle-sidebar__title strong{font-size:16px;line-height:1.25}
.fcle-workspace-nav{display:block!important;margin-top:16px!important}
.fcle-workspace-nav section{display:grid;gap:3px;margin-bottom:18px}
.fcle-workspace-nav .fcle-nav-group{
  display:block;
  padding:0 8px 7px;
  color:#82a986;
  font-size:9px;
  font-weight:900;
  letter-spacing:.18em;
}
.fcle-workspace-nav a{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr) auto;
  gap:7px;
  min-height:42px!important;
  padding:0 10px!important;
  border-radius:8px!important;
  font-size:16px;
}
.fcle-workspace-nav a i{
  align-self:center;
  color:#8bd500;
  font-style:normal;
  font-size:15px;
  text-align:center;
}
.fcle-workspace-nav a small{
  align-self:center;
  padding:3px 6px;
  border:1px solid rgba(148,213,0,.25);
  border-radius:999px;
  color:#719329;
  font-size:8px;
  font-weight:900;
}
.fcle-workspace-nav section.is-future a{color:#8e9a90}
.fcle-workspace-nav section.is-future a i{color:#5c790d}
.fcle-workspace-nav a:hover,
.fcle-workspace-nav a.is-active{
  background:#1a2b1d!important;
  box-shadow:inset 4px 0 0 var(--fcle-lime)!important;
  color:#fff;
}
.fcle-sidebar--workspace .fcle-sidebar__bottom{
  display:grid;
  gap:5px;
  padding:17px 8px 0;
}
.fcle-sidebar--workspace .fcle-sidebar__bottom span{
  color:#7f9b83;
  font-size:11px;
}
.fcle-sidebar--workspace .fcle-sidebar__bottom strong{
  font-size:14px;
}
.fcle-sidebar--workspace .fcle-sidebar__bottom a{
  margin-top:4px;
  font-size:16px;
}
@media(max-width:900px){
  .fcle-workspace-nav section{margin-bottom:12px}
  .fcle-sidebar--workspace .fcle-sidebar__bottom{display:none}
}

/* v1.6.0-alpha lesson lifecycle states */
.fcle-status-fc_checked_in{background:#e8f0fb;color:#285b9c}
.fcle-status-fc_completed{background:#e8efe9;color:#4f6556}
.fcle-status-fc_no_show{background:#fbe7e4;color:#9c3028}
.fcle-status-fc_cancelled{background:#f0eded;color:#6f6262;text-decoration:line-through}


/* Sprint 18.3.1: connected coaching workflow */
.fcle-workflow-note{display:flex;gap:12px;align-items:flex-start;margin:0 0 18px;padding:14px 16px;border:1px solid #d7e4d2;border-left:4px solid #8bc900;border-radius:10px;background:#f7fbf3;color:#203123}
.fcle-workflow-note strong{white-space:nowrap;color:#163d21}.fcle-workflow-note span{color:#617063;line-height:1.45}
.fcle-service-inheritance{padding:14px 16px;border:1px solid #d9e2d7;border-radius:10px;background:#f7faf6;display:flex;flex-direction:column;gap:5px}
.fcle-service-inheritance strong{color:#173a22}.fcle-service-inheritance span{font-size:13px;color:#68756c;line-height:1.45}
.fcle-slot-status{display:block;margin-top:6px;color:#718078;font-size:12px;line-height:1.35}
.fcle-slot-select:disabled{background:#f2f5f1;color:#8a958e}
.fcle-color-input{min-height:46px;padding:6px!important;cursor:pointer}
@media(max-width:760px){.fcle-workflow-note{flex-direction:column;gap:4px}.fcle-workflow-note strong{white-space:normal}}


/* Sprint 18.3.2 Layered Lesson Pricing */
.fcle-pricing-preview{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:10px;
    padding:15px;
    border:1px solid #d9e3d7;
    border-radius:10px;
    background:#f7faf5;
}
.fcle-pricing-preview div{
    padding:10px 12px;
    border-radius:8px;
    background:#fff;
}
.fcle-pricing-preview span,
.fcle-pricing-preview strong{
    display:block;
}
.fcle-pricing-preview span{
    color:#718078;
    font-size:9px;
    font-weight:850;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.fcle-pricing-preview strong{
    margin-top:5px;
    color:#24451c;
    font-size:18px;
}
@media(max-width:800px){
    .fcle-pricing-preview{grid-template-columns:1fr 1fr}
}
