/*
Theme Name: TACOA Modern LMS
Theme URI: https://www.tacoa.ac.tz
Author: TACOA Software
Author URI: https://www.tacoa.ac.tz
Description: Presentation theme for TACOA LMS with compact clean homepage design. Requires TACOA LMS Core for courses, curriculum, assessments, applications, payments and student records.
Version: 2.0.181
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
Text Domain: tacoa-lms
*/
:root{--ink:#17233c;--muted:#718096;--line:#e7eaf1;--purple:#6257d9;--purple2:#877bea;--bg:#f8f9fc;--white:#fff}html,body{min-height:100%}*{box-sizing:border-box}body.tacoa-lms-body{margin:0!important;background:var(--bg)!important;color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}.site-shell{min-height:100vh;width:100%;overflow-x:hidden}.lms-sidebar{position:fixed;inset:0 auto 0 0;width:250px;min-height:100vh;background:#fff;border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column;z-index:30}.lms-brand{display:flex;align-items:center;gap:11px;margin:0 8px 30px}.brand-mark{width:40px;height:40px;border-radius:12px;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:23px;font-weight:800;box-shadow:0 7px 16px #6257d933}.lms-brand strong{display:block;letter-spacing:2px}.lms-brand small{font-size:8px;letter-spacing:3px;color:#8a92a5}.lms-nav,.lms-menu{display:flex;flex-direction:column;gap:5px;margin:0;padding:0;list-style:none}.lms-menu li{list-style:none;margin:0;padding:0}.lms-nav a{display:block;padding:11px 12px;border-radius:10px;color:#6d7688;font-size:13px;font-weight:600}.lms-nav a:hover,.lms-nav .current-menu-item>a{background:#efedff;color:#564acb}.help-card{margin-top:auto;background:#f4f2ff;border:1px solid #e5e0ff;border-radius:16px;padding:18px;text-align:center}.help-card strong,.help-card span{display:block}.help-card span{font-size:11px;color:#858ba0;margin:7px 0}.help-card a,.button{display:inline-flex;border:0;border-radius:9px;padding:10px 14px;background:var(--purple);color:#fff;font-size:11px;font-weight:700}.lms-main{margin-left:250px;min-width:0}.topbar{height:88px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 4vw;position:sticky;top:0;z-index:20}.topbar .eyebrow,.eyebrow{font-size:9px;letter-spacing:2px;color:#858da0;font-weight:800}.topbar h1{font-size:21px;margin:2px 0}.user-chip{margin-left:auto;display:flex;align-items:center;gap:10px}.avatar{width:39px;height:39px;border-radius:11px;background:#24213d;color:#fff;display:grid;place-items:center;font-weight:800}.lms-content{display:block;padding:32px 4vw 70px;max-width:1500px;width:100%;margin:0 auto}.hero{background:linear-gradient(125deg,#5b4fc8,#786ce0);border-radius:24px;min-height:260px;color:#fff;padding:44px 50px;position:relative;overflow:hidden}.hero:after{content:'LEARN';position:absolute;right:7%;top:40px;width:180px;height:180px;border-radius:50%;background:#ffffff12;border:2px solid #ffffff22;display:grid;place-items:center;font-size:18px;letter-spacing:4px}.hero h2{font-size:42px;line-height:1.1;margin:14px 0}.hero p{max-width:510px;color:#e7e3ff}.hero .button{background:#fff;color:#5548c8;margin-top:14px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:22px 0 36px}.stat{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;min-width:0}.stat strong,.stat span{display:block}.stat strong{font-size:24px}.stat span{font-size:11px;color:var(--muted);margin-top:4px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin:28px 0 15px}.section-title h2{margin:4px 0}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.course-cover{height:170px;padding:20px;color:#fff;background:linear-gradient(135deg,#7668df,#4739b2);display:flex;flex-direction:column;justify-content:space-between}.course-card:nth-child(2n) .course-cover{background:linear-gradient(135deg,#e9a32f,#c96c24)}.course-card:nth-child(3n) .course-cover{background:linear-gradient(135deg,#2d9c76,#17654c)}.course-cover small{letter-spacing:1.5px}.course-cover h3{font-size:22px;margin:0}.course-info{padding:20px}.course-info p{color:var(--muted);font-size:13px;line-height:1.6}.course-meta{display:flex;justify-content:space-between;font-size:11px;color:#7d8595}.progress{height:6px;background:#edf0f5;border-radius:10px;overflow:hidden;margin:15px 0}.progress span{display:block;height:100%;background:linear-gradient(90deg,#5b50d0,#8c80ef)}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.curriculum details{border-top:1px solid var(--line)}.curriculum summary{padding:17px 4px;cursor:pointer;font-weight:800}.unit{background:#f8f9fc;border-radius:10px;padding:13px;margin:8px 0}.unit>strong{display:block;font-size:12px;margin-bottom:8px}.lesson-link{display:flex;justify-content:space-between;padding:10px;border-top:1px solid #edf0f5;font-size:12px}.lesson-content{font-size:15px;line-height:1.8}.admin-note{padding:13px;background:#fff7df;border:1px solid #f2dfae;border-radius:10px;font-size:12px}.site-footer{margin-left:250px;border-top:1px solid var(--line);padding:22px 4vw;color:#8a92a1;font-size:11px;display:flex;justify-content:space-between}.wp-block-button__link{background:var(--purple)}@media(max-width:1000px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.single-layout{grid-template-columns:1fr}}@media(max-width:760px){.lms-sidebar{position:relative;width:100%;min-height:auto}.lms-main,.site-footer{margin-left:0}.topbar{position:relative}.stats,.course-grid{grid-template-columns:1fr}.hero{padding:30px}.hero:after{opacity:.25}.hero h2{font-size:32px}.site-footer{flex-direction:column;gap:7px}}
.course-information-panel h2{margin:0 0 14px;color:#332b68;font-size:23px}.course-information-panel p,.course-information-panel li{font-size:15px;line-height:1.75}.course-information-panel ul{padding-left:22px}.course-information-panel .glance-faqs>details{padding:12px 0;border-bottom:1px solid var(--line)}

.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.top-apply,.login-link{font-size:11px;font-weight:700;padding:9px 12px;border-radius:8px}.top-apply{background:var(--purple);color:#fff}.login-link{border:1px solid var(--line);background:#fff}.top-actions .user-chip{margin-left:6px}.button.secondary{background:#fff;color:var(--purple);border:1px solid #dcd8f4}.tacoa-form label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.tacoa-form input,.tacoa-form select,.tacoa-form textarea,.login-form input{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.tacoa-form .consent{display:flex;align-items:center;gap:8px;font-weight:500}.tacoa-form .consent input{width:auto;margin:0}.form-success,.form-error{padding:13px 15px;border-radius:9px;margin-bottom:16px}.form-success{background:#e2f8ef;color:#167354}.form-error{background:#fff0f0;color:#b13c3c}.auth-wrap{max-width:520px;margin:35px auto}.auth-card .login-username label,.auth-card .login-password label{display:block;font-size:12px;font-weight:700}.auth-card input[type=text],.auth-card input[type=password]{width:100%;padding:11px;border:1px solid var(--line);border-radius:8px}.auth-card input[type=submit]{border:0;background:var(--purple);color:#fff;padding:11px 18px;border-radius:8px;font-weight:700}@media(max-width:760px){.top-actions .user-chip{display:none}.top-apply{display:none}.form-grid{grid-template-columns:1fr}.topbar{height:auto;min-height:80px;padding-top:12px;padding-bottom:12px}.login-link{padding:8px}.single-layout{grid-template-columns:1fr}}
.topbar-brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto}.topbar-brand .brand-logo{width:38px;height:42px}.topbar-brand>span{display:flex;flex-direction:column;justify-content:center}.topbar-brand strong{font-size:14px;line-height:1.15}.topbar-brand small{margin-top:2px;font-size:7px;letter-spacing:.6px;color:#858da0}.topbar-page-title{margin-left:24px;padding-left:24px;border-left:1px solid var(--line)}.topbar-page-title h1{font-size:16px}@media(max-width:900px){.topbar-page-title{display:none}}@media(max-width:600px){.topbar-brand .brand-logo{width:34px;height:38px}.topbar-brand strong{font-size:12px}.topbar-brand small{font-size:6px}}
.contact-details{background:linear-gradient(145deg,#252041,#5b50c8);color:#fff}.contact-details .eyebrow{color:#c9c3ff}.contact-details p{padding:14px 0;border-bottom:1px solid #ffffff24}.contact-details strong,.contact-details a{display:block}.contact-details p a{margin-top:5px;color:#fff}.contact-details>.button{margin-top:12px;background:#fff;color:#5146be}
.unit-parts{display:grid;gap:7px;margin:10px 0}.unit-part{padding:10px 12px;border-radius:8px;background:#f0faf6;border-left:3px solid #2d9c76}.unit-part:first-child{background:#f4f2ff;border-left-color:#6257d9}.unit-part span{display:block;font-size:8px;letter-spacing:1px;font-weight:800;color:#686f7f;margin-bottom:3px}.unit-part strong{font-size:12px}
.embedded-learning-field>summary{display:flex;align-items:center;cursor:pointer;list-style:none}.embedded-learning-field>summary::-webkit-details-marker{display:none}.embedded-learning-field>summary:after{content:'+';margin-left:auto;font-size:16px;font-weight:800;color:#6257d9}.embedded-learning-field[open]>summary:after{content:'−'}.embedded-learning-field>div{padding-top:9px;color:#404756;font-size:13px;line-height:1.6}
.direct-unit{margin:10px 0 16px;border:1px solid var(--line);padding:16px}
.tacoa-icon{font-size:17px;width:19px;height:19px;line-height:19px;vertical-align:-4px;margin-right:6px;color:#6257d9}.lms-nav .tacoa-icon{color:currentColor}.tacoa-module-head .tacoa-icon,.tacoa-unit-head .tacoa-icon{vertical-align:-3px}.lesson-link .tacoa-icon{color:#7b70dc}.unit-part .tacoa-icon{font-size:14px;width:16px;height:16px;line-height:16px;vertical-align:-3px}.section-icon .tacoa-icon{margin:0;color:inherit;font-size:21px;width:22px;height:22px;line-height:22px}
.curriculum summary{list-style:none}.curriculum summary::-webkit-details-marker{display:none}
.lesson-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:18px}.lesson-navigation{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.lesson-navigation .next-lesson{text-align:right}.lesson-navigation .nav-button{display:inline-flex;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:10px;padding:11px 14px;background:#fff;color:var(--ink);font-size:12px;font-weight:700}.lesson-navigation .next-lesson .nav-button{background:var(--purple);border-color:var(--purple);color:#fff;align-items:flex-end}.lesson-navigation small{font-size:9px;font-weight:600;opacity:.7}.complete-lesson{border:1px solid #bfe9d9;background:#e4f8f0;color:#177252;border-radius:9px;padding:11px 14px;font-weight:700;cursor:pointer}.complete-lesson.completed{background:#238961;color:#fff}@media(max-width:760px){.lesson-navigation{grid-template-columns:1fr 1fr}.lesson-navigation .complete-lesson{grid-column:1/-1;grid-row:1}.lesson-navigation .nav-button{width:100%}}

.home-hero{min-height:460px;background:linear-gradient(125deg,#211c55 0%,#5746ca 55%,#7d6ee4 100%);border-radius:26px;color:#fff;padding:58px 5%;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;position:relative;overflow:hidden}.home-hero:before{content:'';position:absolute;width:330px;height:330px;border:1px solid #ffffff18;border-radius:50%;right:-90px;top:-120px}.hero-copy{position:relative;z-index:2}.hero-badge{display:inline-block;background:#ffffff17;border:1px solid #ffffff2b;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800;letter-spacing:1.4px}.home-hero h2{font-size:49px;line-height:1.08;margin:18px 0 14px;letter-spacing:-1.7px}.home-hero h2 em{font-style:normal;color:#d9d3ff}.home-hero p{font-size:15px;line-height:1.7;max-width:570px;color:#e8e4ff}.hero-actions{display:flex;gap:10px;margin-top:24px}.hero-primary{background:#fff;color:#5143bd;padding:13px 18px}.hero-secondary{background:#ffffff12;border:1px solid #ffffff3a;padding:13px 18px}.hero-trust{display:flex;gap:18px;margin-top:25px;font-size:10px;color:#ddd8ff}.hero-dashboard{height:330px;position:relative}.dash-window{position:absolute;right:7%;top:15px;width:86%;background:#fff;color:var(--ink);border-radius:20px;padding:22px;box-shadow:0 28px 65px #17103b55;transform:rotate(1.5deg)}.dash-head{display:flex;align-items:center;gap:10px}.dash-head>b{margin-left:auto;color:#9aa0ad}.dash-logo{width:34px;height:34px;border-radius:9px;background:var(--purple);color:#fff;display:grid;place-items:center;font-weight:800}.dash-head strong,.dash-head small{display:block}.dash-head small{font-size:8px;color:var(--muted);margin-top:3px}.dash-course{background:#f3f1ff;border-radius:12px;padding:15px;margin-top:18px}.dash-course>span{font-size:8px;color:#6a5bd7;font-weight:800}.dash-course>strong{display:block;margin:6px 0 12px;font-size:13px}.dash-course small{font-size:8px;color:var(--muted)}.dash-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.dash-row>div{border:1px solid var(--line);border-radius:9px;padding:10px}.dash-row b,.dash-row small{display:block}.dash-row small{font-size:7px;color:var(--muted);margin-top:3px}.float-card{position:absolute;background:#fff;color:var(--ink);border-radius:12px;padding:11px 14px;display:flex;gap:9px;align-items:center;box-shadow:0 16px 35px #17103b33;font-size:18px}.float-card span strong,.float-card span small{display:block;font-size:9px}.float-card span small{font-size:7px;color:var(--muted);margin-top:2px}.float-card.certificate{left:-10px;bottom:25px}.float-card.live{right:-5px;top:0}.float-card.live>span+span{color:#26a875}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:17px;margin:22px 0 58px;padding:24px}.home-stats>div{text-align:center;border-right:1px solid var(--line)}.home-stats>div:last-child{border:0}.home-stats strong,.home-stats span{display:block}.home-stats strong{font-size:25px}.home-stats span{font-size:10px;color:var(--muted);margin-top:4px}.home-section{margin:60px 0}.home-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.home-heading h2,.why-copy h2,.testimonial-section h2,.final-cta h2{font-size:31px;margin:5px 0 7px}.home-heading p,.why-copy p,.testimonial-section aside p{margin:0;color:var(--muted);font-size:13px}.home-heading>a{font-size:11px;color:var(--purple);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid a{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;transition:.2s}.category-grid a:hover{transform:translateY(-3px);border-color:#c9c3f1;box-shadow:0 12px 30px #3b32651a}.category-grid i{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#efedff;color:#5e52cf;font-style:normal;font-size:20px}.category-grid strong,.category-grid span{display:block}.category-grid strong{font-size:13px;margin:14px 0 6px}.category-grid span{font-size:10px;color:var(--muted);line-height:1.5}.featured-wrap{background:#f1f0f8;margin-left:-4vw;margin-right:-4vw;padding:48px 4vw}.course-flags{display:flex;justify-content:space-between}.course-flags b{font-size:8px;background:#fff;color:#4f43bc;padding:5px 7px;border-radius:5px}.course-symbol{position:absolute;right:22px;top:48px;font-size:64px;font-weight:800;color:#ffffff30}.home-course .course-cover{position:relative}.course-level{font-size:8px;letter-spacing:1px;color:var(--purple);font-weight:800}.course-rating{display:flex;gap:8px;align-items:center;margin:13px 0}.course-rating>span{color:#e9aa2e;font-size:10px}.course-rating small{color:var(--muted);font-size:9px}.why-section{background:#fff;border:1px solid var(--line);border-radius:23px;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;margin:65px 0}.why-copy p{line-height:1.7;margin-bottom:20px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.benefit-grid article{background:#f8f8fc;border-radius:13px;padding:18px;display:flex;gap:13px}.benefit-grid i{width:36px;height:36px;background:#ebe8ff;color:#5c50cd;display:grid;place-items:center;border-radius:10px;font-style:normal;flex:none}.benefit-grid strong{font-size:12px}.benefit-grid p{font-size:10px;line-height:1.55;color:var(--muted);margin:6px 0}.centered{justify-content:center;text-align:center}.steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:20px}.steps>span{color:#b3accf;font-size:22px}.steps article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;position:relative}.steps article>b{position:absolute;right:18px;top:16px;color:#e6e3f5;font-size:27px}.steps article>i{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#efedff;color:#5f53cf;font-style:normal}.steps h3{font-size:14px}.steps p{font-size:11px;color:var(--muted);line-height:1.6}.testimonial-section{display:grid;grid-template-columns:1.25fr .75fr;background:#211d49;color:#fff;border-radius:23px;overflow:hidden;margin:65px 0}.testimonial-section>div{padding:46px}.testimonial-section>aside{background:#6658d8;padding:46px}.quote-mark{font-size:65px;line-height:.5;color:#9e91ff}.testimonial-section blockquote{font-size:18px;line-height:1.6;margin:20px 0}.student{display:flex;align-items:center;gap:12px}.student>span{width:39px;height:39px;border-radius:50%;background:#fff;color:#5447c4;display:grid;place-items:center;font-weight:800}.student strong,.student small{display:block}.student small{font-size:9px;color:#bdb6df;margin-top:3px}.testimonial-section aside p{color:#e1dcff;line-height:1.7}.rating-large{margin-top:20px;color:#ffd46b}.rating-large strong{color:#fff;font-size:22px;margin-left:7px}.rating-large small{display:block;color:#ded9ff;margin-top:6px}.final-cta{background:linear-gradient(110deg,#f0edff,#e7e3ff);border:1px solid #dcd7f7;border-radius:22px;padding:38px 44px;display:flex;justify-content:space-between;align-items:center;margin-top:60px}.final-cta p{color:var(--muted);margin-bottom:0}.final-cta>div:last-child{display:flex;flex-direction:column;align-items:center;gap:10px}.final-cta .button{padding:13px 22px}.cta-login{font-size:10px;color:#5d51c9;font-weight:700}@media(max-width:1100px){.home-hero{grid-template-columns:1fr}.hero-dashboard{display:none}.category-grid{grid-template-columns:1fr 1fr}.why-section{grid-template-columns:1fr}.testimonial-section{grid-template-columns:1fr}.testimonial-section>aside{display:none}}@media(max-width:760px){.home-hero{padding:36px 25px;min-height:auto}.home-hero h2{font-size:36px}.hero-actions,.hero-trust{flex-direction:column;align-items:flex-start}.home-stats{grid-template-columns:1fr 1fr;gap:20px}.home-stats>div{border:0}.category-grid,.benefit-grid{grid-template-columns:1fr}.home-heading{align-items:flex-start;flex-direction:column;gap:12px}.why-section{padding:28px}.steps{grid-template-columns:1fr}.steps>span{display:none}.testimonial-section>div{padding:30px}.final-cta{align-items:flex-start;flex-direction:column;gap:22px;padding:30px}.final-cta>div:last-child{align-items:flex-start}.featured-wrap{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}

.lesson-section{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:20px;border:1px solid var(--line);border-radius:13px;margin:18px 0;background:#fff}.lesson-section .section-icon{width:38px;height:38px;border-radius:10px;background:#efedff;color:#5d50d0;display:grid;place-items:center;font-weight:800}.lesson-section h2{font-size:17px;margin:4px 0 9px}.section-label{font-size:8px;font-weight:800;letter-spacing:1.3px;color:#685bd6}.lesson-notes{padding:24px 0}.lesson-notes>.section-label{display:block;margin-bottom:14px}.objective-section{background:#f6f4ff;border-color:#e0dcfa}.outcome-section{background:#f0faf6;border-color:#d7eee4}.outcome-section .section-icon{background:#dff5eb;color:#238260}.quiz-section{background:#eef6ff;border-color:#d2e5f8}.quiz-section .section-icon{background:#dcecff;color:#2d72b8}.lesson-section .button{margin-top:10px}
.lesson-parts{display:flex;flex-wrap:wrap;gap:5px;padding:0 10px 9px 28px}.lesson-parts span{background:#efedff;color:#5d51c9;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700}

.landing-header{height:82px;max-width:1440px;margin:0 auto;padding:0 4vw;display:flex;align-items:center;gap:35px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #eef0f5}.landing-brand{display:flex;align-items:center;gap:10px}.landing-brand strong,.landing-brand small{display:block}.landing-brand strong{font-size:18px;letter-spacing:2px}.landing-brand small{font-size:8px;letter-spacing:3px;color:#8a92a5}.landing-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.landing-nav a{font-size:12px;font-weight:700;color:#5f687a}.landing-nav a:hover{color:var(--purple)}.landing-actions{display:flex;align-items:center;gap:9px}.landing-login,.landing-apply{padding:10px 14px;border-radius:9px;font-size:11px;font-weight:800}.landing-login{border:1px solid var(--line);background:#fff}.landing-apply{background:var(--purple);color:#fff}.landing-main{min-height:100vh}.landing-content{max-width:1440px;margin:0 auto;padding:26px 4vw 70px}.landing-footer{margin-left:0;max-width:1440px;margin-right:auto;padding-left:4vw;padding-right:4vw}.home .landing-content{padding-bottom:0}.home .landing-footer{justify-content:center;text-align:center;padding-top:0}.home .home-hero{border-radius:30px}.home .featured-wrap{margin-left:-4vw;margin-right:-4vw}.home .site-footer{margin-left:0}@media(max-width:960px){.landing-nav{display:none}.landing-actions{margin-left:auto}}@media(max-width:600px){.landing-header{height:72px;padding:0 16px}.landing-login{display:none}.landing-apply{padding:9px 11px}.landing-content{padding:16px 16px 55px}.home .landing-content{padding-bottom:0}.landing-brand strong{font-size:16px}.landing-brand .brand-mark{width:35px;height:35px}.home .featured-wrap{margin-left:-16px;margin-right:-16px}}
.home .landing-main{min-height:0}
.home .home-hero{grid-template-columns:1fr}.home .home-hero .hero-copy{max-width:760px}
.home .home-hero{border-radius:30px 30px 0 0}
.home .landing-footer{width:calc(100% - 8vw);max-width:calc(1440px - 8vw);margin:0 auto;background:linear-gradient(125deg,#211c55 0%,#5746ca 55%,#7d6ee4 100%);color:#e8e4ff;border:0;border-radius:0 0 30px 30px;padding:14px 20px 16px}
@media(max-width:600px){.home .landing-footer{width:calc(100% - 32px);max-width:none;border-radius:0 0 22px 22px;padding:12px 16px 14px}.home .home-hero{border-radius:22px 22px 0 0}}
.home .landing-footer{background:#1c6f66;color:#fff;border:1px solid #1c6f66;border-top:0}
.home .home-hero{min-height:560px}@media(max-width:760px){.home .home-hero{min-height:auto;padding-top:60px;padding-bottom:60px}}
.home .landing-content{padding-bottom:0!important;margin-bottom:0}.home .landing-footer{margin-top:-1px;position:relative;z-index:2}
.landing-inline-footer{margin:0;background:#1c6f66;color:#fff;border:1px solid #1c6f66;border-top:0;border-radius:0 0 30px 30px;padding:14px 20px 16px;text-align:center;font-size:11px;font-weight:600;position:relative;top:-1px;box-shadow:0 8px 20px rgba(28,111,102,.18)}@media(max-width:600px){.landing-inline-footer{border-radius:0 0 22px 22px;padding:12px 16px 14px}}
.home .home-hero{background-image:linear-gradient(90deg,rgba(20,16,66,.80) 0%,rgba(48,36,122,.62) 38%,rgba(50,37,128,.18) 68%,rgba(20,16,66,.04) 100%),url('assets/images/tacoa-hero-learning.webp');background-size:cover;background-position:center right;background-repeat:no-repeat}
.tacoa-landing-page .landing-main{min-height:0}.tacoa-landing-page .landing-content{padding-bottom:0!important;margin-bottom:0}.tacoa-landing-page .home-hero{min-height:560px;grid-template-columns:1fr;border-radius:30px 30px 0 0;background-image:linear-gradient(90deg,rgba(20,16,66,.80) 0%,rgba(48,36,122,.62) 38%,rgba(50,37,128,.18) 68%,rgba(20,16,66,.04) 100%),url('assets/images/tacoa-hero-learning.webp');background-size:cover;background-position:center right;background-repeat:no-repeat}.tacoa-landing-page .home-hero .hero-copy{max-width:760px}.tacoa-landing-page .site-footer{margin-left:0}@media(max-width:760px){.tacoa-landing-page .home-hero{min-height:auto;padding-top:60px;padding-bottom:60px}}@media(max-width:600px){.tacoa-landing-page .landing-content{padding-bottom:0}.tacoa-landing-page .home-hero{border-radius:22px 22px 0 0}}
.no-sidebar-main{margin-left:0}.no-sidebar-footer{margin-left:0}
.student-hub-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;margin-top:18px}.student-hub-grid h2{margin:5px 0 16px}.student-hub-announcements article{padding:14px 0;border-top:1px solid var(--line)}.student-hub-announcements article:first-of-type{border-top:0}.student-hub-announcements time{color:var(--purple);font-size:9px;font-weight:800}.student-hub-announcements h3{margin:5px 0;font-size:14px}.student-hub-announcements p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.student-resource-links{display:grid;gap:9px}.student-resource-links a{display:block;padding:13px;border:1px solid var(--line);border-radius:10px;background:#f8f8fd}.student-resource-links strong,.student-resource-links span{display:block}.student-resource-links strong{font-size:11px;color:#332b68}.student-resource-links span{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.45}@media(max-width:900px){.student-hub-grid{grid-template-columns:1fr}}
.dashboard-welcome{display:flex;align-items:center;gap:18px;background:linear-gradient(115deg,#211c55,#6257d9);color:#fff}.dashboard-welcome h2{margin:4px 0 6px}.dashboard-welcome p{margin:0;color:#e7e3ff}.profile-avatar{width:64px;height:64px;border-radius:18px;background:#fff;color:#5549c1;display:grid;place-items:center;font-size:22px;font-weight:800;flex:none}.dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.dashboard-stats article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.dashboard-stats strong,.dashboard-stats span{display:block}.dashboard-stats strong{font-size:24px}.dashboard-stats span{font-size:10px;color:var(--muted);margin-top:5px}.dashboard-section{margin-top:18px;scroll-margin-top:105px}.dashboard-section h2{margin:5px 0 16px}.dashboard-heading{display:flex;align-items:end;justify-content:space-between}.dashboard-heading>a{font-size:11px;color:var(--purple);font-weight:800}.dashboard-course-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.dashboard-course-list a{background:#f7f7fc;border:1px solid var(--line);border-radius:11px;padding:15px}.dashboard-course-list strong,.dashboard-course-list span{display:block}.dashboard-course-list span{font-size:9px;color:var(--purple);margin-top:8px}.dashboard-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashboard-form label{font-size:10px;font-weight:800;color:#667085}.dashboard-form input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:9px;padding:11px;background:#fff}.dashboard-form .button{width:max-content}.dashboard-message{padding:11px;border-radius:9px;margin-bottom:14px;font-size:11px}.dashboard-message.success{background:#e9f8f1;color:#176b4b}.dashboard-message.error{background:#fff0f0;color:#a02c2c}.dashboard-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-details{margin:0 0 16px}.account-details>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0}.account-details dt{font-size:10px;color:var(--muted)}.account-details dd{margin:0;font-size:11px;font-weight:700}.dashboard-empty{background:#f7f7fc;border:1px dashed #d8dce7;border-radius:11px;padding:22px;color:var(--muted);font-size:12px}.button-muted{background:#efedff;color:#564acb}@media(max-width:900px){.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-course-list{grid-template-columns:1fr}.dashboard-two-column{grid-template-columns:1fr}}@media(max-width:600px){.dashboard-form{grid-template-columns:1fr}.dashboard-welcome{align-items:flex-start;flex-direction:column}}
.course-settings-summary .course-price{display:flex;align-items:baseline;gap:9px;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid var(--line)}.course-settings-summary .course-price strong{font-size:24px;color:var(--purple)}.course-settings-summary .course-price del{color:var(--muted)}.course-settings-summary>p{display:flex;justify-content:space-between;gap:12px;padding:8px 0;margin:0;border-bottom:1px solid #eef0f4}.course-settings-summary>p strong{text-align:right}.course-settings-summary .button{display:block;text-align:center;margin-top:16px}
.single-course-visual{position:relative;min-height:260px;margin:18px 0 22px;border-radius:15px;overflow:hidden;background:linear-gradient(135deg,#211c55,#6257d9);box-shadow:0 12px 30px rgba(36,29,87,.14)}.single-course-image{display:block;width:100%;height:320px;object-fit:cover}.single-course-image-placeholder{min-height:260px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#211c55,#6257d9)}.single-course-image-placeholder span{font-size:10px;font-weight:800;letter-spacing:2px;color:#dcd7ff}.single-course-image-placeholder strong{max-width:620px;margin-top:8px;font-size:28px;line-height:1.2}.single-course-price{position:absolute;right:18px;bottom:18px;min-width:145px;padding:12px 15px;border:1px solid rgba(255,255,255,.4);border-radius:12px;background:rgba(24,21,57,.86);color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.2);backdrop-filter:blur(8px)}.single-course-price small,.single-course-price strong{display:block}.single-course-price small{font-size:8px;font-weight:800;letter-spacing:1.2px;color:#d9d5f6}.single-course-price strong{margin-top:3px;font-size:20px}.single-course-price del{display:block;font-size:10px;color:#d4d0e8}@media(max-width:600px){.single-course-image{height:220px}.single-course-visual,.single-course-image-placeholder{min-height:220px}.single-course-image-placeholder{padding:24px}.single-course-image-placeholder strong{font-size:21px}.single-course-price{right:12px;bottom:12px;min-width:125px}.single-course-price strong{font-size:17px}}
.single-course-default-image{position:relative}.single-course-default-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,18,70,.78),rgba(24,18,70,.16) 70%)}.single-course-image-caption{position:absolute;left:28px;bottom:24px;z-index:2;max-width:58%;color:#fff}.single-course-image-caption span,.single-course-image-caption strong{display:block}.single-course-image-caption span{font-size:9px;font-weight:800;letter-spacing:2px;color:#e4e0ff}.single-course-image-caption strong{margin-top:7px;font-size:23px;line-height:1.25}@media(max-width:600px){.single-course-image-caption{left:18px;bottom:18px;max-width:55%}.single-course-image-caption strong{font-size:17px}}
.course-settings-summary .single-course-visual{min-height:190px;margin:-24px -24px 20px;border-radius:16px 16px 0 0;box-shadow:none}.course-settings-summary .single-course-image{height:220px}.course-settings-summary .single-course-image-caption{left:18px;bottom:18px;max-width:58%}.course-settings-summary .single-course-image-caption strong{font-size:16px}.course-settings-summary .single-course-price{right:12px;bottom:12px;min-width:112px;padding:9px 11px}.course-settings-summary .single-course-price strong{font-size:15px}.course-settings-summary .course-instructor{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}@media(max-width:600px){.course-settings-summary .single-course-visual{margin:-24px -24px 18px}.course-settings-summary .single-course-image{height:210px}}
.course-downloads{margin:18px 0;padding:16px;border:1px solid #ddd8f5;border-radius:10px;background:#faf9ff}.course-downloads h2{margin-top:0}.course-downloads .button{display:inline-flex;align-items:center;gap:5px;margin:5px 5px 0 0}
.materials-access-note{display:flex;align-items:flex-start;gap:13px;margin:12px 0;padding:16px;border:1px solid #ddd8f5;border-radius:10px;background:#faf9ff;color:#45405f}.materials-access-note>.dashicons{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#ebe8ff;color:#594dc8}.materials-access-note strong{display:block;font-size:12px}.materials-access-note p{margin:4px 0 0;font-size:11px;line-height:1.55;color:#706b82}
.course-extra-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.course-extra-grid section{padding:17px;border:1px solid var(--line);border-radius:11px;background:#fff}.course-extra-grid h2{font-size:16px;margin-top:0}.course-extra-grid ul{padding-left:18px;margin-bottom:0}.course-faqs{margin:22px 0}.course-faqs details{border:1px solid var(--line);border-radius:9px;margin:8px 0;background:#fff}.course-faqs summary{padding:13px;font-weight:700;cursor:pointer}.course-faqs p{padding:0 13px 13px}.course-instructor{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--line)}.course-instructor strong{display:block;margin-top:5px}@media(max-width:800px){.course-extra-grid{grid-template-columns:1fr}}
.landing-brand strong,.lms-brand strong{letter-spacing:.5px}.landing-brand small,.lms-brand small{display:block;letter-spacing:.7px;line-height:1.35;margin-top:2px;text-transform:none}
.landing-inline-footer,.footer-copyright{display:flex;align-items:center;justify-content:center;gap:10px}.footer-copyright-logo{display:inline-flex;align-items:center;justify-content:center;flex:none}.footer-logo-image{display:block;width:auto;height:34px;max-width:46px;object-fit:contain}.site-footer .footer-copyright{justify-content:flex-start}@media(max-width:600px){.landing-inline-footer{flex-wrap:wrap}.site-footer .footer-copyright{justify-content:flex-start}.footer-logo-image{height:30px}}
.brand-logo{display:block;width:44px;height:48px;object-fit:contain;flex:none}.landing-brand .brand-logo{width:42px;height:46px}@media(max-width:600px){.landing-brand .brand-logo{width:37px;height:41px}}
.hero-trust{flex-wrap:wrap;row-gap:9px}
.landing-header{height:96px}.landing-brand,.lms-brand{align-items:center}.landing-brand .brand-logo,.lms-brand .brand-logo{width:70px;height:75px;object-fit:contain}.landing-brand>span:last-child,.lms-brand>span:last-child{width:70px;min-width:70px;text-align:center}.landing-brand strong,.lms-brand strong{font-size:10.5px;line-height:1.15;letter-spacing:0;white-space:nowrap}.landing-brand small,.lms-brand small{font-size:6.2px;line-height:1.2;letter-spacing:.15px;white-space:nowrap;margin-top:4px}@media(max-width:600px){.landing-header{height:88px}.landing-brand .brand-logo{width:62px;height:66px}.landing-brand>span:last-child{width:62px;min-width:62px}.landing-brand strong{font-size:9.4px}.landing-brand small{font-size:5.5px}}
.home-hero .hero-badge{font-size:14px;letter-spacing:.5px;padding:9px 13px}@media(max-width:600px){.home-hero .hero-badge{font-size:11.5px;line-height:1.35}}
.landing-header{height:82px}.landing-brand .brand-logo{width:42px;height:46px}.lms-brand .brand-logo{width:44px;height:48px}.landing-brand>span:last-child,.lms-brand>span:last-child{width:auto;min-width:0;text-align:left}.landing-brand strong{font-size:18px;line-height:1.15;letter-spacing:.5px}.lms-brand strong{font-size:16px;line-height:1.15;letter-spacing:.5px}.landing-brand small,.lms-brand small{font-size:8px;line-height:1.35;letter-spacing:.7px;white-space:nowrap;margin-top:2px}@media(max-width:600px){.landing-header{height:72px}.landing-brand .brand-logo{width:37px;height:41px}.landing-brand strong{font-size:16px}.landing-brand small{font-size:7px}}
.tacoa-unit-dots{display:inline-grid;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(2,4px);gap:3px;width:15px;height:15px;align-content:center;justify-content:center;margin-right:8px;vertical-align:-2px}.tacoa-unit-dots i{display:block;width:4px;height:4px;border-radius:50%;background:#6257d9}.course-tabs{display:flex;overflow-x:auto;margin:24px -24px;padding:10px 24px;gap:8px;border:0;background:#f6f5fb}.course-tab{appearance:none;border:1px solid transparent;border-radius:9px;background:#ebe9f8;color:#50486f;padding:10px 14px;font:inherit;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer;transition:.18s ease}.course-tab:nth-child(2){background:#e8f4ff;color:#23628c}.course-tab:nth-child(3){background:#e8f8f1;color:#216b50}.course-tab:nth-child(4){background:#fff3df;color:#8a5b12}.course-tab:nth-child(5){background:#fff0f2;color:#9a3f52}.course-tab:hover{transform:translateY(-1px);filter:saturate(1.15)}.course-tab.is-active{background:#6257d9;color:#fff;border-color:#6257d9;box-shadow:0 5px 14px rgba(98,87,217,.25)}.course-tab-panel{animation:tacoaTabIn .18s ease}.course-tab-panel[hidden]{display:none!important}@keyframes tacoaTabIn{from{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}.course-instructor-profile{display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fafaff}.course-instructor-profile h3{margin:3px 0 5px}.course-instructor-profile p{margin:0;color:var(--muted)}.course-review-summary{display:flex;align-items:center;gap:16px;padding:20px;background:#fffaf0;border:1px solid #f2e2bd;border-radius:12px}.course-review-summary strong{font-size:18px;color:#e4a52d}.course-review-summary span{font-size:12px;color:var(--muted)}.curriculum details>summary{display:flex;align-items:center;gap:7px}.curriculum details>summary:after{content:'⌄';display:grid;place-items:center;width:25px;height:25px;margin-left:auto;border-radius:50%;background:#efedff;color:#5b50c9;font-size:18px;line-height:1;transition:transform .2s ease}.curriculum details[open]>summary:after{transform:rotate(180deg)}@media(max-width:600px){.course-tabs{padding-left:14px;padding-right:14px}.course-tab{font-size:10px;padding:9px 11px}.course-review-summary{align-items:flex-start;flex-direction:column}}
.unit>strong{display:flex;align-items:center;gap:9px;min-height:22px;margin-bottom:8px;line-height:1.4}.unit>strong .tacoa-unit-dots{flex:0 0 18px;margin:0}.tacoa-unit-dots{grid-template-columns:repeat(2,3px);grid-template-rows:repeat(2,3px);gap:3px;width:18px;height:18px;margin:0;vertical-align:middle;border-radius:5px;background:#ebe8ff}.tacoa-unit-dots i{width:3px;height:3px;background:#594dc8}
.landing-brand,.lms-brand{display:inline-flex;align-items:center;justify-content:flex-start;gap:11px}.landing-brand .brand-logo,.lms-brand .brand-logo{display:block;align-self:center;flex:0 0 auto;object-fit:contain}.landing-brand>span:last-child,.lms-brand>span:last-child{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;height:46px;padding:0;margin:0;text-align:left}.lms-brand>span:last-child{height:48px}.landing-brand strong,.lms-brand strong,.landing-brand small,.lms-brand small{display:block;margin-left:0;margin-right:0}.landing-brand small,.lms-brand small{margin-top:3px}@media(max-width:600px){.landing-brand{gap:9px}.landing-brand>span:last-child{height:41px}}
.curriculum-unit{padding:0!important;overflow:hidden;border:1px solid #e5e7ef!important;margin:8px 0}.curriculum-unit>summary{padding:12px 13px!important;background:#f8f9fc}.curriculum-unit>summary strong{display:flex;align-items:center;gap:9px;min-width:0;font-size:12px;line-height:1.4}.curriculum-unit>summary .tacoa-unit-dots{flex:0 0 18px}.curriculum-unit-body{padding:0 13px 13px}.curriculum-unit:not([open])>.curriculum-unit-body{display:none}.curriculum-unit[open]>summary{background:#f1efff}
.curriculum-access-lock{display:flex;align-items:flex-start;gap:13px;margin:12px 0;padding:16px;border:1px solid #eadcae;border-radius:10px;background:#fffaf0;color:#4c4432}.curriculum-access-lock>.dashicons{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:9px;background:#f5e7b8;color:#8b6a16}.curriculum-access-lock strong{display:block;font-size:12px}.curriculum-access-lock p{margin:4px 0 10px;font-size:11px;line-height:1.55;color:#786d52}.curriculum-access-lock .button{padding:8px 11px}.module-access-lock{margin:6px 10px 13px}
.locked-unit-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;background:#f8f9fc;border:1px solid #e5e7ef}.locked-unit-heading>strong{margin:0}
.hero-student-support{position:absolute;right:26px;bottom:22px;z-index:4;display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid rgba(255,255,255,.38);border-radius:12px;background:rgba(20,16,66,.72);color:#fff;box-shadow:0 12px 28px rgba(17,13,51,.24);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.support-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:linear-gradient(145deg,#fff,#dff7f2);color:#176b61;box-shadow:inset 0 0 0 1px rgba(23,107,97,.12)}.support-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.support-icon circle{fill:currentColor;stroke:none}.hero-student-support strong,.hero-student-support small{display:block;line-height:1.2}.hero-student-support strong{font-size:11px}.hero-student-support small{margin-top:3px;font-size:8px;color:#e5e1ff}.hero-student-support:hover{background:rgba(28,111,102,.9);transform:translateY(-1px)}@media(max-width:600px){.hero-student-support{right:14px;bottom:13px;padding:8px 10px}.support-icon{width:29px;height:29px;flex-basis:29px;border-radius:8px}.support-icon svg{width:19px;height:19px}.hero-student-support small{display:none}}
.curriculum>details>.curriculum-unit{margin-left:24px;width:calc(100% - 24px)}@media(max-width:600px){.curriculum>details>.curriculum-unit{margin-left:14px;width:calc(100% - 14px)}}
.locked-module-heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:17px 4px;border-top:1px solid var(--line);font-size:12px;font-weight:800;color:#697386;cursor:not-allowed;user-select:none;outline:none}.locked-module-heading>span:first-child{display:flex;align-items:center;gap:7px;min-width:0}.locked-module-heading:after{content:attr(data-tooltip);position:absolute;right:8px;bottom:calc(100% - 6px);z-index:20;padding:7px 9px;border-radius:7px;background:#252936;color:#fff;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap;box-shadow:0 7px 18px rgba(20,25,40,.2);opacity:0;visibility:hidden;transform:translateY(4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s}.locked-module-heading:hover:after,.locked-module-heading:focus:after{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:600px){.locked-module-heading:after{right:4px;white-space:normal;max-width:190px}}

/* Responsive performance and touch stability */
img,svg,video{max-width:100%;height:auto}.course-tabs,.top-actions{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.course-tab,.button,.login-link,.top-apply,.landing-login,.landing-apply,.curriculum summary{touch-action:manipulation}
@media(max-width:1024px){.lms-sidebar{position:relative;inset:auto;width:100%;min-height:auto;padding:18px 4vw}.lms-sidebar .lms-brand{margin-bottom:14px}.lms-sidebar .lms-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.lms-sidebar .help-card{display:none}.lms-main,.site-footer{margin-left:0}.topbar{position:relative;height:auto;min-height:76px;padding:10px 3vw}.top-actions{gap:6px}.top-actions .user-chip{display:none}.single-layout{grid-template-columns:1fr}.single-course-price,.hero-student-support{backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(max-width:760px){body.tacoa-lms-body{overflow-x:hidden}.lms-content{padding:20px 16px 50px}.panel{padding:18px;border-radius:13px}.topbar{gap:12px;padding:9px 16px}.topbar-brand{min-width:0}.topbar-brand .brand-logo{width:32px;height:36px}.topbar-brand strong{font-size:11px}.topbar-brand small{font-size:6px}.top-actions{margin-left:auto;overflow-x:auto;max-width:58%;padding-bottom:2px}.top-actions a{flex:0 0 auto}.top-actions .top-apply{display:none}.course-tabs{margin:18px -18px;padding:9px 18px}.course-tab:hover,.hero-student-support:hover{transform:none;filter:none}.course-tab-panel{animation:none}.course-settings-summary .single-course-visual{margin:-18px -18px 18px}.curriculum>details>.curriculum-unit{margin-left:12px;width:calc(100% - 12px)}.locked-module-heading:after{display:none}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-two-column,.dashboard-form{grid-template-columns:1fr}}
@media(max-width:520px){.lms-sidebar .lms-nav{grid-template-columns:1fr 1fr}.top-actions{max-width:48%}.top-actions>a:nth-child(2){display:none}.top-actions .login-link{padding:8px 9px;font-size:10px}.landing-header{gap:10px}.landing-actions{margin-left:auto;gap:5px}.landing-actions .landing-apply{padding:8px 9px;font-size:9px}.landing-actions .landing-login{padding:8px 9px;font-size:9px}.home-hero{padding:36px 22px!important}.home-hero h2{font-size:32px}.hero-student-support{right:10px;bottom:10px}.course-settings-summary .single-course-image{height:190px}.dashboard-stats{grid-template-columns:1fr}}
@media(hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:transparent}.course-tab,.button,.lesson-link,.curriculum summary{min-height:42px}.course-tab:hover,.category-grid a:hover,.hero-student-support:hover{transform:none;filter:none;box-shadow:none}}
.mobile-nav-only,.mobile-menu-toggle{display:none}.mobile-menu-toggle{align-items:center;gap:6px;margin-left:auto;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#332b68;font:inherit;font-size:11px;font-weight:800;cursor:pointer;touch-action:manipulation}.mobile-menu-toggle span:first-child{font-size:18px;line-height:1}
@media(max-width:960px){.landing-header,.topbar{position:relative}.mobile-menu-toggle{display:inline-flex}.mobile-nav-only{display:block}.landing-actions{margin-left:0}.landing-nav{display:none;position:absolute;left:4vw;right:4vw;top:calc(100% + 7px);z-index:100;flex-direction:column;align-items:stretch;gap:3px;padding:9px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(24,28,50,.16)}.landing-nav.is-open{display:flex}.landing-nav a{padding:11px 12px;border-radius:8px}.landing-nav a:hover{background:#f1efff}.landing-header .mobile-menu-toggle{order:2}.landing-header .landing-actions{order:3}}
@media(max-width:960px){.topbar .top-actions{display:none;position:absolute;left:16px;right:16px;top:calc(100% + 7px);z-index:100;max-width:none;margin:0;padding:9px;overflow:visible;flex-direction:column;align-items:stretch;gap:5px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(24,28,50,.16)}.topbar .top-actions.is-open{display:flex}.topbar .top-actions a{display:block!important;width:100%;padding:11px 12px;text-align:left}.topbar .top-actions .user-chip{display:none}.topbar .mobile-menu-toggle{margin-left:auto}.landing-header .landing-actions{display:none}.landing-header .mobile-menu-toggle{margin-left:auto}}

/* Full-screen landing layout for tablets and phones */
@media(max-width:960px){html,body.tacoa-lms-body,.site-shell,.tacoa-landing-page .landing-main{width:100%!important;max-width:none!important;margin:0!important;overflow-x:hidden}.tacoa-landing-page .landing-header{width:100%!important;max-width:none!important;margin:0!important;padding-left:24px;padding-right:24px}.tacoa-landing-page .landing-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.tacoa-landing-page .home-hero,.home .home-hero{width:100%!important;max-width:none!important;min-height:calc(100vh - 130px)!important;min-height:calc(100svh - 130px)!important;margin:0!important;border-radius:0!important;padding:clamp(48px,8vw,78px) clamp(28px,7vw,68px)!important;background-position:62% center!important}.tacoa-landing-page .home-hero .hero-copy{width:100%;max-width:650px}.tacoa-landing-page .landing-inline-footer{width:100%!important;max-width:none!important;margin:0!important;top:0;border-radius:0;padding:15px 24px;min-height:48px}.landing-nav{left:24px;right:24px}}
@media(max-width:600px){.tacoa-landing-page .landing-header{padding-left:16px;padding-right:16px}.tacoa-landing-page .home-hero,.home .home-hero{min-height:calc(100vh - 120px)!important;min-height:calc(100svh - 120px)!important;padding:42px 20px 82px!important;background-position:64% center!important}.tacoa-landing-page .home-hero:after,.home .home-hero:after{display:none}.tacoa-landing-page .home-hero h2{font-size:clamp(30px,10vw,39px);line-height:1.08;letter-spacing:-1px}.tacoa-landing-page .hero-badge{max-width:100%;font-size:10px;white-space:normal}.tacoa-landing-page .hero-actions{width:100%;flex-direction:row;flex-wrap:wrap;gap:8px}.tacoa-landing-page .hero-actions .button{flex:1 1 135px;justify-content:center;text-align:center}.tacoa-landing-page .hero-trust{max-width:72%;gap:8px 12px}.tacoa-landing-page .landing-inline-footer{padding:13px 16px;line-height:1.5}.landing-nav{left:16px;right:16px}}
@media(max-width:380px){.tacoa-landing-page .home-hero,.home .home-hero{padding-left:16px!important;padding-right:16px!important}.tacoa-landing-page .home-hero h2{font-size:29px}.tacoa-landing-page .hero-trust{max-width:68%;font-size:9px}.tacoa-landing-page .hero-student-support{right:8px;bottom:10px}}
@media(max-width:960px) and (orientation:landscape){.tacoa-landing-page .home-hero,.home .home-hero{min-height:430px;padding-top:40px!important;padding-bottom:70px!important}}
.hero-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:620px;margin-top:20px}.hero-highlights>div{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 12px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(20,16,66,.38);color:#fff}.hero-highlights span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:7px;background:rgba(255,255,255,.16);font-size:13px}.hero-highlights strong{font-size:9px;line-height:1.25;white-space:nowrap}
@media(max-width:960px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:590px!important;padding-top:54px!important;padding-bottom:82px!important}.hero-highlights{max-width:560px}}
@media(max-width:600px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:560px!important;padding-top:38px!important;padding-bottom:76px!important}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:none;gap:5px;margin-top:16px}.hero-highlights>div{justify-content:center;flex-direction:column;gap:5px;padding:8px 4px;text-align:center}.hero-highlights strong{font-size:8px;white-space:normal}.hero-highlights span{width:23px;height:23px;flex-basis:23px}.tacoa-landing-page .hero-trust{max-width:100%}}
@media(max-width:960px) and (orientation:landscape){.tacoa-landing-page .home-hero,.home .home-hero{min-height:440px!important;padding-top:32px!important;padding-bottom:62px!important}.hero-highlights{margin-top:12px}}
.hero-benefit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 10px;max-width:650px;margin:20px 0 0;padding:0;list-style:none}.hero-benefit-list li{display:flex;align-items:center;gap:7px;min-width:0;padding:9px 11px;border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(20,16,66,.34);color:#fff;font-size:9px;font-weight:700;line-height:1.3}.hero-benefit-list li>span{display:grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border-radius:6px;background:rgba(255,255,255,.15);font-size:11px}.hero-benefit-list li:nth-child(-n+3)>span{color:#93efcf}
@media(max-width:600px){.hero-benefit-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:15px}.hero-benefit-list li{padding:7px 8px;font-size:8px}.hero-benefit-list li>span{width:18px;height:18px;flex-basis:18px;font-size:10px}}
@media(max-width:360px){.hero-benefit-list{gap:4px}.hero-benefit-list li{padding:6px;font-size:7.5px}}
.hero-benefit-list li>span{color:#93efcf}
.site-footer{justify-content:center;text-align:center}
.auth-card{padding:30px}.auth-card h1{margin:7px 0 8px}.auth-intro{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.auth-card .login-form p{margin:0 0 15px}.auth-card .login-form label{display:block;color:#394154;font-size:11px;font-weight:800}.auth-card .login-form input[type=text],.auth-card .login-form input[type=password]{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #d8dce7;border-radius:9px;background:#fff;font:inherit}.auth-card .login-remember label{display:flex;align-items:center;gap:7px;font-weight:600}.auth-card .login-remember input{margin:0}.auth-card .login-submit input{width:100%;border:0;border-radius:9px;padding:12px 16px;background:var(--purple);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.auth-links,.auth-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.auth-links{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:10px;font-weight:700;color:var(--purple)}@media(max-width:600px){.auth-wrap{margin:15px auto}.auth-card{padding:22px}.auth-links,.auth-actions{align-items:stretch;flex-direction:column}.auth-actions .button{justify-content:center}}
.home-hero .hero-badge{font-size:15px;line-height:1.35;padding:10px 14px}.home-hero h2{font-size:54px;line-height:1.07}.home-hero .hero-actions .button{padding:14px 19px;font-size:13px}.hero-benefit-list{gap:9px;margin-top:23px}.hero-benefit-list li{min-height:auto;padding:2px 0;border:0;border-radius:0;background:transparent;font-size:12px;line-height:1.4}.hero-benefit-list li>span.dashicons{width:24px;height:24px;flex-basis:24px;border-radius:0;background:transparent;font-size:18px;line-height:24px}.hero-benefit-list li>span.dashicons:before{font-size:18px}.hero-student-support strong{font-size:12px}.hero-student-support small{font-size:9px}
@media(max-width:960px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:680px!important}.home-hero h2{font-size:48px}.home-hero .hero-badge{font-size:14px}.hero-benefit-list li{font-size:11.5px}}
@media(max-width:600px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:650px!important;padding-top:38px!important}.home-hero h2{font-size:37px;line-height:1.08}.home-hero .hero-badge{font-size:12px;padding:8px 10px}.home-hero .hero-actions .button{padding:12px 13px;font-size:11px}.hero-benefit-list{gap:7px;margin-top:18px}.hero-benefit-list li{padding:1px 0;font-size:10.5px}.hero-benefit-list li>span.dashicons{width:22px;height:22px;flex-basis:22px;font-size:16px;line-height:22px}.hero-benefit-list li>span.dashicons:before{font-size:16px}}
@media(max-width:380px){.home-hero h2{font-size:33px}.hero-benefit-list li{font-size:10px}}
@media(max-width:960px) and (orientation:landscape){.tacoa-landing-page .home-hero,.home .home-hero{min-height:580px!important}.home-hero h2{font-size:38px}.hero-benefit-list{gap:6px}}
.auth-card #loginform p{margin:0 0 15px}.auth-card #loginform label{display:block;color:#394154;font-size:11px;font-weight:800}.auth-card #loginform input[type=text],.auth-card #loginform input[type=password]{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #d8dce7;border-radius:9px;background:#fff;font:inherit}.auth-card #loginform .login-remember label{display:flex}.auth-card #loginform .login-submit input{width:100%}
.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:center;min-height:690px}.hero-benefit-list{max-width:390px}.hero-benefit-list li{font-size:14px;font-weight:700}.hero-benefit-list li>span.dashicons{width:28px;height:28px;flex-basis:28px;font-size:21px;line-height:28px}.hero-benefit-list li>span.dashicons:before{font-size:21px}.hero-login-card{position:relative;z-index:5;width:100%;padding:25px;border:1px solid rgba(255,255,255,.55);border-radius:17px;background:rgba(255,255,255,.94);color:#17233c;box-shadow:0 22px 48px rgba(19,14,58,.28)}.hero-login-eyebrow{font-size:9px;font-weight:800;letter-spacing:1.7px;color:#6257d9}.hero-login-card h3{margin:6px 0 4px;font-size:23px}.hero-login-card>p{margin:0 0 17px;color:#718096;font-size:11px}.hero-login-card #loginform p{margin:0 0 12px}.hero-login-card #loginform label{display:block;font-size:10px;font-weight:800;color:#485166}.hero-login-card #loginform input[type=text],.hero-login-card #loginform input[type=password]{width:100%;margin-top:5px;padding:10px 11px;border:1px solid #d8dce7;border-radius:8px;background:#fff;font:inherit}.hero-login-card #loginform .login-remember label{display:flex;align-items:center;gap:7px;font-weight:600}.hero-login-card #loginform .login-remember input{margin:0}.hero-login-card #loginform .login-submit{margin-bottom:9px}.hero-login-card #loginform .login-submit input{width:100%;padding:11px;border:0;border-radius:8px;background:#6257d9;color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.hero-login-card>small{display:block;padding-top:10px;border-top:1px solid #e7eaf1;color:#7b8496;font-size:8px;line-height:1.5}.home-hero>.hero-student-support{right:390px}
@media(max-width:1100px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr;gap:28px;min-height:auto!important}.hero-login-card{max-width:520px}.home-hero>.hero-student-support{display:none}}
@media(max-width:600px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding-bottom:38px!important}.hero-benefit-list{max-width:none}.hero-benefit-list li{font-size:12.5px}.hero-benefit-list li>span.dashicons{width:25px;height:25px;flex-basis:25px;font-size:19px;line-height:25px}.hero-benefit-list li>span.dashicons:before{font-size:19px}.hero-login-card{padding:20px;border-radius:14px}.hero-login-card h3{font-size:20px}}
.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:minmax(0,1fr) 285px;gap:24px}.hero-login-card{width:280px;justify-self:end;padding:17px 18px;border-color:rgba(255,255,255,.3);border-radius:13px;background:rgba(20,16,66,.68);color:#fff;box-shadow:0 14px 32px rgba(15,11,46,.2);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero-login-eyebrow{font-size:8px;color:#cfc9ff}.hero-login-card h3{margin:4px 0 2px;font-size:18px;color:#fff}.hero-login-card>p{margin-bottom:11px;color:#e4e1f3;font-size:9px}.hero-login-card #loginform p{margin-bottom:8px}.hero-login-card #loginform label{font-size:8.5px;color:#fff}.hero-login-card #loginform input[type=text],.hero-login-card #loginform input[type=password]{margin-top:3px;padding:7px 9px;border-color:rgba(255,255,255,.55);border-radius:6px;font-size:10px}.hero-login-card #loginform .login-remember label{font-size:8px}.hero-login-card #loginform .login-submit{margin-bottom:6px}.hero-login-card #loginform .login-submit input{padding:8px 10px;border-radius:6px;font-size:9px}.hero-login-card>small{padding-top:7px;border-top-color:rgba(255,255,255,.22);color:#ddd9ed;font-size:7px}.home-hero>.hero-student-support{right:305px}
@media(min-width:800px) and (max-width:1100px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:minmax(0,1fr) 275px;gap:18px;align-items:center}.hero-login-card{display:block;width:270px;max-width:none}.home-hero>.hero-student-support{display:none}}
@media(max-width:799px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr}.hero-login-card{width:100%;max-width:360px;justify-self:start;background:rgba(20,16,66,.78);backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(max-width:600px){.hero-login-card{width:100%;max-width:330px;padding:16px}.hero-login-card h3{font-size:17px}}
.hero-login-card{background:rgba(20,16,66,.58);backdrop-filter:none;-webkit-backdrop-filter:none}
.hero-benefit-list{max-width:560px;gap:10px}.hero-benefit-list li{font-size:25px!important;line-height:1.25}.hero-benefit-list li>span.dashicons{width:32px!important;height:32px!important;flex-basis:32px!important;font-size:25px!important;line-height:32px!important}.hero-benefit-list li>span.dashicons:before{font-size:25px!important}.home .home-hero,.tacoa-landing-page .home-hero{min-height:820px}
@media(max-width:960px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding-top:48px!important;padding-bottom:54px!important}.hero-benefit-list{max-width:560px}}
@media(max-width:600px){.hero-benefit-list{max-width:100%;gap:9px}.hero-benefit-list li{font-size:25px!important}.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding-bottom:45px!important}}
.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr}.home-hero .hero-copy{max-width:780px}.hero-login-button{display:inline-flex!important;align-items:center;gap:6px;background:#1c6f66!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important}.hero-login-button .dashicons{width:16px;height:16px;font-size:16px}.home-hero>.hero-student-support{right:26px}@media(max-width:600px){.home-hero .hero-actions .hero-login-button{flex:1 1 100%}}
.hero-benefit-list{grid-template-columns:1fr;gap:6px;max-width:330px}.hero-benefit-list li{min-height:34px;padding:7px 10px;font-size:9px}.hero-benefit-list li>span.dashicons{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;color:#93efcf;font-size:15px;line-height:22px}.hero-benefit-list li>span.dashicons:before{font-size:15px}.home .home-hero,.tacoa-landing-page .home-hero{min-height:650px}.hero-copy{max-width:760px}
@media(max-width:960px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:650px!important}.hero-benefit-list{grid-template-columns:1fr;max-width:330px}}
@media(max-width:600px){.tacoa-landing-page .home-hero,.home .home-hero{min-height:640px!important;padding-top:34px!important;padding-bottom:78px!important}.hero-benefit-list{grid-template-columns:1fr;max-width:290px;gap:5px}.hero-benefit-list li{flex-direction:row;justify-content:flex-start;min-height:31px;padding:5px 8px;text-align:left;font-size:8.5px}}
@media(max-width:960px) and (orientation:landscape){.tacoa-landing-page .home-hero,.home .home-hero{min-height:560px!important}.hero-benefit-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}}
.hero-benefit-list li{font-size:20px!important}.hero-benefit-list li>span.dashicons{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:20px!important;line-height:28px!important}.hero-benefit-list li>span.dashicons:before{font-size:20px!important}
.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:minmax(0,1fr) 280px!important;gap:26px!important;align-items:center;min-height:560px!important}.home-hero .hero-copy{max-width:760px}.hero-login-card{display:block;width:275px;max-width:275px;justify-self:end;background:rgba(20,16,66,.58)}.home-hero>.hero-student-support{right:300px}
@media(max-width:1100px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:minmax(0,1fr) 270px!important;min-height:560px!important}.hero-login-card{display:block;width:265px;max-width:265px}.home-hero>.hero-student-support{display:none}}
@media(max-width:799px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr!important;min-height:auto!important;gap:24px!important}.hero-login-card{width:100%;max-width:360px;justify-self:start}}
@media(max-width:600px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding-bottom:38px!important}.hero-login-card{width:100%;max-width:330px}}
.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr!important;min-height:690px!important}.home-hero .hero-copy{max-width:760px}.hero-copy>.hero-login-card{width:300px;max-width:300px;margin-top:22px;justify-self:auto;background:rgba(20,16,66,.62)}.home-hero>.hero-student-support{right:26px}
@media(max-width:960px){.home .home-hero,.tacoa-landing-page .home-hero{grid-template-columns:1fr!important;min-height:auto!important}.hero-copy>.hero-login-card{width:300px;max-width:300px}}
@media(max-width:600px){.hero-copy>.hero-login-card{width:100%;max-width:330px;margin-top:18px}.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important}}
.home-hero .hero-secondary{background:#6257d9!important;color:#fff!important;border:1px solid #8f85ea!important;box-shadow:0 8px 20px rgba(30,23,92,.28)}.home-hero .hero-secondary:hover,.home-hero .hero-secondary:focus{background:#4f43bf!important;border-color:#b5adf3!important;transform:translateY(-1px)}

/* Final polished hero layout */
.home .home-hero,.tacoa-landing-page .home-hero{display:block!important;width:100%;min-height:700px!important;padding:58px 5% 72px!important;position:relative;overflow:hidden;background-position:center right!important}.home-hero .hero-copy{position:relative;z-index:3;width:58%;max-width:660px!important;margin:0}.home-hero .hero-badge{display:inline-flex;max-width:100%;padding:9px 13px;font-size:13px;line-height:1.35;white-space:normal}.home-hero h2{max-width:650px;margin:17px 0 18px;font-size:50px;line-height:1.07;letter-spacing:-1.5px}.home-hero .hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0}.home-hero .hero-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:12px 17px;font-size:11px;line-height:1.2}.home-hero .hero-primary{background:#fff!important;color:#5143bd!important;box-shadow:0 8px 20px rgba(20,16,66,.2)}.home-hero .hero-secondary{background:#6257d9!important;color:#fff!important;border:1px solid #9187eb!important}
.hero-copy>.hero-login-card{display:block;width:320px;max-width:100%;margin:22px 0 0;padding:18px 19px;border:1px solid rgba(255,255,255,.36);border-radius:13px;background:rgba(20,16,66,.72);color:#fff;box-shadow:0 14px 32px rgba(14,10,45,.22);backdrop-filter:none;-webkit-backdrop-filter:none}.hero-copy>.hero-login-card h3{margin:4px 0 3px;font-size:19px;line-height:1.2}.hero-copy>.hero-login-card>p{margin:0 0 12px;font-size:9px;line-height:1.45;color:#e3dff3}.hero-copy>.hero-login-card #loginform p{margin:0 0 9px}.hero-copy>.hero-login-card #loginform label{font-size:9px;line-height:1.3}.hero-copy>.hero-login-card #loginform input[type=text],.hero-copy>.hero-login-card #loginform input[type=password]{height:36px;margin-top:4px;padding:7px 10px;font-size:10px}.hero-copy>.hero-login-card #loginform .login-remember label{display:flex;align-items:center;gap:7px}.hero-copy>.hero-login-card #loginform .login-submit input{min-height:36px;padding:8px 11px;font-size:10px}.hero-copy>.hero-login-card>small{margin-top:2px;padding-top:8px;font-size:7.5px;line-height:1.45}.home-hero>.hero-student-support{display:flex;right:24px;bottom:20px;z-index:4;margin:0}
@media(max-width:1100px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:680px!important;padding:52px 4.5% 68px!important;background-position:60% center!important}.home-hero .hero-copy{width:64%;max-width:620px!important}.home-hero h2{font-size:45px}.hero-copy>.hero-login-card{width:305px}.home-hero>.hero-student-support{display:flex;right:18px;bottom:16px}}
@media(max-width:800px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding:44px 28px 34px!important;background-position:62% center!important}.home-hero .hero-copy{width:100%;max-width:590px!important}.home-hero h2{font-size:40px}.hero-copy>.hero-login-card{width:320px}.home-hero>.hero-student-support{position:relative;right:auto;bottom:auto;width:max-content;max-width:100%;margin:20px 0 0}}
@media(max-width:600px){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding:34px 18px 28px!important;background-position:64% center!important}.home-hero .hero-copy{width:100%;max-width:none!important}.home-hero .hero-badge{font-size:11px;padding:8px 10px}.home-hero h2{margin:15px 0 17px;font-size:34px;line-height:1.08;letter-spacing:-.8px}.home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.home-hero .hero-actions .button{width:100%;min-width:0;padding:11px 9px;font-size:10px}.hero-copy>.hero-login-card{width:100%;max-width:340px;margin-top:18px;padding:17px}.home-hero>.hero-student-support{margin-top:16px}.tacoa-landing-page .landing-inline-footer{width:100%!important;margin:0!important;padding:13px 16px}}
@media(max-width:380px){.home .home-hero,.tacoa-landing-page .home-hero{padding-left:15px!important;padding-right:15px!important}.home-hero h2{font-size:31px}.hero-copy>.hero-login-card{padding:15px}.home-hero .hero-actions{grid-template-columns:1fr}}
@media(max-width:960px) and (orientation:landscape){.home .home-hero,.tacoa-landing-page .home-hero{min-height:auto!important;padding-top:34px!important;padding-bottom:30px!important}.home-hero .hero-copy{width:70%;max-width:650px!important}.home-hero h2{font-size:37px}.hero-copy>.hero-login-card{width:300px;margin-top:15px}.home-hero>.hero-student-support{position:absolute;right:16px;bottom:14px;margin:0}}

.course-at-glance-extra{margin:0}.glance-extra-item{padding:9px 0;border-bottom:1px solid #eef0f4}.glance-extra-item>strong{display:flex;align-items:center;gap:7px;color:#332b68;font-size:18px;font-weight:400}.glance-extra-item>strong>span,.glance-icon{display:inline-grid;place-items:center;width:23px;min-width:23px;color:#6257d9;font-size:18px;font-weight:400}.glance-extra-item ul{margin:7px 0 5px;padding-left:32px;color:var(--muted);font-size:18px;font-weight:400;line-height:1.45}.glance-extra-item>a{display:inline-block;margin:6px 0 0 30px;color:#6257d9;font-size:18px;font-weight:400;text-decoration:none}.glance-extra-item>a:hover{text-decoration:underline}.glance-faqs{margin-left:29px}.glance-faqs details{margin:7px 0;border:1px solid #e4e3ed;border-radius:7px;background:#fafaff}.glance-faqs summary{padding:8px;cursor:pointer;font-size:18px;font-weight:400}.glance-faqs p{margin:0;padding:0 8px 8px;color:var(--muted);font-size:18px;font-weight:400;line-height:1.45}
.course-settings-summary>p,.course-settings-summary>p strong,.course-settings-summary .glance-extra-item>strong,.course-settings-summary .course-instructor,.course-settings-summary .course-instructor strong{font-size:18px;font-weight:400}.course-settings-summary>p{align-items:center}.glance-label{display:inline-flex;align-items:center;gap:7px;font-weight:400}.course-settings-summary .course-instructor{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:9px 0;border-top:0;border-bottom:1px solid #eef0f4}.course-settings-summary .course-instructor strong{display:block;margin:0;text-align:right;font-weight:400}

.course-title-heading{position:relative;margin:8px 0 20px;padding:16px 18px 16px 22px;border:1px solid #dcd8f5;border-radius:12px;background:linear-gradient(135deg,#f0edff 0%,#eaf5ff 100%);color:#332b68;line-height:1.2;box-shadow:0 7px 20px rgba(71,61,142,.08)}.course-title-heading:before{content:'';position:absolute;left:0;top:12px;bottom:12px;width:5px;border-radius:0 5px 5px 0;background:#6257d9}@media(max-width:600px){.course-title-heading{padding:14px 14px 14px 18px;font-size:25px}}

/* Application and admissions workflow */
.application-layout{align-items:start}.application-panel>p{max-width:760px;color:var(--muted)}.tacoa-application-form{display:grid;gap:20px;margin-top:24px}.tacoa-application-form fieldset{margin:0;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fafaff}.tacoa-application-form legend{padding:0 8px;color:#332b68;font-size:13px;font-weight:800}.tacoa-application-form label{display:grid;gap:7px;color:#414b60;font-size:10px;font-weight:800}.tacoa-application-form input,.tacoa-application-form select,.tacoa-application-form textarea{width:100%;padding:11px 12px;border:1px solid #d9dce7;border-radius:8px;background:#fff;color:#1f2a40;font:inherit;font-weight:500}.tacoa-application-form input:focus,.tacoa-application-form select:focus,.tacoa-application-form textarea:focus{outline:3px solid rgba(98,87,217,.13);border-color:#6257d9}.tacoa-application-form .consent{display:flex;grid-template-columns:none;align-items:flex-start;gap:9px;font-weight:600;line-height:1.5}.tacoa-application-form .consent input{width:auto;margin-top:2px}.tacoa-application-form>.button{justify-self:start}.tacoa-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.form-success,.form-error{margin:18px 0;padding:14px 16px;border-radius:9px;font-size:11px;line-height:1.5}.form-success{border:1px solid #bde3cf;background:#edf9f2;color:#246547}.form-error{border:1px solid #efc2c2;background:#fff2f2;color:#8e3333}.application-guide{position:sticky;top:24px}.application-steps{margin:18px 0;padding:0;list-style:none;counter-reset:application}.application-steps li{position:relative;margin:0;padding:0 0 20px 42px;counter-increment:application}.application-steps li:not(:last-child):before{content:'';position:absolute;left:14px;top:29px;bottom:2px;width:1px;background:#dcd8f5}.application-steps li:after{content:counter(application);position:absolute;left:0;top:0;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#6257d9;color:#fff;font-size:10px;font-weight:800}.application-steps strong,.application-steps span{display:block}.application-steps strong{font-size:11px}.application-steps span{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.45}.application-security{display:flex;gap:10px;margin:18px 0;padding:13px;border-radius:9px;background:#eff9f6;color:#315c55}.application-security .dashicons{color:#1c6f66}.application-security p{margin:0;font-size:9px;line-height:1.5}@media(max-width:760px){.tacoa-application-form fieldset{padding:16px}.application-guide{position:static}.application-layout{gap:16px}}

/* Checkout and payment gateways */
.woocommerce-payment-option{display:flex;align-items:flex-start;gap:12px;margin:0 0 24px;padding:16px;border:1px solid #bfe2d7;border-radius:11px;background:#eff9f6;color:#315c55}.woocommerce-payment-option>.dashicons{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:9px;background:#1c6f66;color:#fff}.woocommerce-payment-option p{margin:4px 0 12px;font-size:9px;line-height:1.55}.woocommerce-payment-option strong{font-size:11px}
.offline-payment-report{margin-top:16px;padding:16px;border:1px solid #e0d8bd;border-radius:11px;background:#fffaf0}.offline-payment-report>summary{cursor:pointer;color:#6e581f;font-size:11px;font-weight:800}.offline-payment-report form{margin-top:16px}.offline-payment-report .description{color:#766b52;font-size:9px}
.dashboard-admission{display:inline-block;margin:8px 0 0!important;padding:7px 10px;border-radius:7px;background:#eff9f6;color:#1c6f66!important;font-size:10px!important}
.course-tab-locked{position:relative;cursor:not-allowed!important;opacity:.72}.course-tab-locked:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 7px);z-index:30;width:max-content;max-width:190px;padding:7px 9px;border-radius:7px;background:#252936;color:#fff;font-size:9px;font-weight:700;line-height:1.3;white-space:normal;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:.16s ease}.course-tab-locked:hover:after,.course-tab-locked:focus:after{opacity:1;visibility:visible;transform:translate(-50%,0)}
.curriculum-tab-restriction{display:none;align-items:center;gap:8px;margin:-14px 0 18px;padding:11px 13px;border:1px solid #eadcae;border-radius:9px;background:#fffaf0;color:#7a5e18;font-size:10px}.curriculum-tab-restriction.is-visible{display:flex;animation:tacoaTabIn .18s ease}.curriculum-tab-restriction .dashicons{color:#8b6a16}@media(max-width:760px){.course-tab-locked:after{display:none}.curriculum-tab-restriction{margin-top:-10px}}

/* LearnPress-style unified course heading and tab navigation */
.lesson-content>.course-title-heading{margin:8px 0 0;padding:20px 22px 14px;border:0;border-bottom:1px solid rgba(98,87,217,.16);border-radius:0;background:#f0edff;box-shadow:none}
.lesson-content>.course-title-heading:before{display:none}
.lesson-content>.course-tabs{margin:0 0 24px;padding:0 22px;gap:28px;border:0;border-bottom:1px solid #d8d4ee;border-radius:0;background:#f0edff}
.lesson-content>.course-tabs .course-tab,.lesson-content>.course-tabs .course-tab:nth-child(n){position:relative;padding:13px 0 12px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#57506e;box-shadow:none;filter:none;transform:none;font-size:18px;font-weight:400}
.lesson-content>.course-tabs .course-tab:hover{background:transparent;color:#4f43bf;box-shadow:none;filter:none;transform:none}
.lesson-content>.course-tabs .course-tab.is-active{border-bottom-color:#6257d9;background:transparent;color:#4f43bf;box-shadow:none}
@media(max-width:760px){.lesson-content>.course-title-heading{padding:17px 15px 11px;font-size:25px}.lesson-content>.course-tabs{margin:0 0 20px;padding:0 15px;gap:20px}.lesson-content>.course-tabs .course-tab{padding:11px 0 9px;font-size:18px}}
.course-tab-panel#course-tab-instructor,.course-tab-panel#course-tab-instructor h2,.course-tab-panel#course-tab-instructor h3,.course-tab-panel#course-tab-instructor p{font-size:18px}.course-tab-panel#course-tab-instructor h3{font-weight:400}
.imported-lesson-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.imported-lesson-images figure{margin:0;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.imported-lesson-images img{display:block;width:100%;height:auto;border-radius:7px}.imported-lesson-images figcaption{margin-top:7px;color:var(--muted);font-size:11px;line-height:1.4}@media(max-width:600px){.imported-lesson-images{grid-template-columns:1fr}}
.payment-plan-form{margin:0 0 25px}.payment-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0}.payment-plan{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dcd9ef;border-radius:10px;background:#fff;cursor:pointer}.payment-plan.is-selected,.payment-plan:has(input:checked){border-color:#6257d9;background:#f5f3ff;box-shadow:0 0 0 2px rgba(98,87,217,.1)}.payment-plan input{width:auto;margin:0}.payment-plan span{display:grid;gap:3px}.payment-plan strong{font-size:10px}.payment-plan small{color:#6257d9;font-size:9px;font-weight:800}.selected-payment{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:8px 12px;align-items:center;margin:0 0 22px;padding:12px 14px;border-radius:9px;background:#f7f8fb}.selected-payment span{color:var(--muted);font-size:8px;text-transform:uppercase}.selected-payment strong{font-size:9px}@media(max-width:600px){.payment-plans{grid-template-columns:1fr}.selected-payment{grid-template-columns:auto 1fr}}
.checkout-shell{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;align-items:start}.checkout-summary{display:grid;grid-template-columns:120px minmax(0,1fr) 150px;gap:1px;margin:22px 0 28px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--line)}.checkout-summary>div{display:grid;gap:5px;padding:15px;background:#fafaff}.checkout-summary span{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.checkout-summary strong{font-size:12px}.payment-gateways{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-gateway{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid #dcd9ef;border-radius:11px;background:#fff;color:#332b68;text-decoration:none;transition:.18s ease}.payment-gateway:hover{border-color:#6257d9;box-shadow:0 8px 22px rgba(68,57,145,.12);transform:translateY(-1px)}.payment-gateway>.dashicons{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:9px;background:#efedff;color:#6257d9}.payment-gateway>span:nth-child(2){display:grid;gap:3px;min-width:0}.payment-gateway strong{font-size:11px}.payment-gateway small{color:var(--muted);font-size:8px}.payment-gateway>span:last-child{margin-left:auto;font-weight:800}.checkout-empty{grid-column:1/-1;padding:18px;border-radius:10px;background:#fff8e8;color:#765d25;font-size:10px;line-height:1.5}.bank-payment{margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:10px}.bank-payment summary{cursor:pointer;font-size:11px;font-weight:800}.bank-payment p{margin-bottom:0;color:var(--muted);font-size:10px;line-height:1.6}.payment-notice{display:flex;gap:11px;margin-top:20px;padding:14px;border-radius:10px;background:#eff9f6;color:#315c55}.payment-notice .dashicons{color:#1c6f66}.payment-notice p{margin:0;font-size:9px;line-height:1.55}.checkout-help{position:sticky;top:24px}.checkout-help>p{color:var(--muted);font-size:10px;line-height:1.6}@media(max-width:900px){.checkout-shell{grid-template-columns:1fr}.checkout-help{position:static}}@media(max-width:600px){.checkout-summary{grid-template-columns:1fr}.payment-gateways{grid-template-columns:1fr}}

/* institution website course structure additions; the landing page remains unchanged. */
.course-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 8px;color:#7a8292;font-size:11px}.course-breadcrumb a{color:#6257d9;text-decoration:none}.course-breadcrumb a:hover{text-decoration:underline}.course-curriculum-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin:0 0 18px;padding:13px 15px;border:1px solid #e2e0ee;border-radius:9px;background:#fafaff;color:#626a7b;font-size:11px}.course-curriculum-summary>span{display:inline-flex;align-items:center;gap:4px}.course-curriculum-summary strong{color:#332b68;font-size:12px}.curriculum-summary-actions{margin-left:auto;gap:12px!important}.curriculum-summary-actions button{padding:0;border:0;background:transparent;color:#6257d9;font:inherit;font-weight:700;cursor:pointer}.curriculum-summary-actions button:hover{text-decoration:underline}@media(max-width:700px){.course-curriculum-summary{align-items:flex-start}.curriculum-summary-actions{width:100%;margin-left:0;padding-top:7px;border-top:1px solid #e6e4ef}}
.veta-module-curriculum-meta{margin:0 0 8px 24px;padding:12px 14px;border-left:3px solid #6257d9;background:#f7f6ff;color:#535b6d;font-size:11px;line-height:1.55}.veta-module-curriculum-meta h2,.veta-unit-curriculum-meta h2{display:inline;margin:0 5px 0 0;color:#332b68;font-size:11px}.veta-module-curriculum-meta p,.veta-module-curriculum-meta ul,.veta-unit-curriculum-meta p,.veta-unit-curriculum-meta ol{display:inline;margin:0 12px 0 0;padding:0}.veta-module-curriculum-meta li,.veta-unit-curriculum-meta li{display:inline}.veta-module-curriculum-meta li:not(:last-child):after,.veta-unit-curriculum-meta li:not(:last-child):after{content:', '}.veta-unit-curriculum-meta{margin:0 0 12px;padding:11px 12px;border:1px solid #e5e3ef;border-radius:7px;background:#fff;color:#5f6675;font-size:10px;line-height:1.55}.veta-lesson-notes,.veta-subtopic-notes{font-size:15px;line-height:1.75}.veta-lesson-notes h2,.veta-subtopic-notes h2{color:#332b68}.veta-lesson-notes h3,.veta-subtopic-notes h3{margin-top:20px;color:#1c6f66}@media(max-width:600px){.veta-module-curriculum-meta{margin-left:14px}.veta-module-curriculum-meta h2,.veta-module-curriculum-meta p,.veta-module-curriculum-meta ul,.veta-unit-curriculum-meta h2,.veta-unit-curriculum-meta p,.veta-unit-curriculum-meta ol{display:block;margin-bottom:5px}.veta-module-curriculum-meta li,.veta-unit-curriculum-meta li{display:list-item;margin-left:18px}}
.lesson-learning-visual{margin:24px 0;padding:12px;border:1px solid #ddd9ef;border-radius:12px;background:#fff}.lesson-learning-visual img{display:block;width:100%;height:auto;border-radius:8px}.lesson-learning-visual figcaption{padding:9px 4px 2px;color:#677085;font-size:11px;text-align:center}.student-activity,.subtopic-practice{margin:24px 0 4px;padding:18px 20px;border:1px solid #bfe2d7;border-radius:11px;background:#eff9f6;color:#315c55}.student-activity h3,.subtopic-practice h3{display:flex;align-items:center;gap:8px;margin:0 0 9px!important;color:#1c6f66!important}.student-activity p,.subtopic-practice p{margin:0 0 10px}.student-activity ol{margin:8px 0 0;padding-left:22px}.student-activity li{margin:5px 0}.subtopic-practice{margin-top:18px;padding:15px;background:#f4f2ff;border-color:#ddd8f5;color:#514a6c}.subtopic-practice h3{color:#6257d9!important}@media(max-width:600px){.student-activity,.subtopic-practice{padding:15px}.lesson-learning-visual{margin:18px 0;padding:8px}}
.lesson-note-block{margin:0 0 20px;padding:19px 21px;border:1px solid #e3e1ed;border-radius:12px;background:#fff;color:#444d5f}.lesson-note-block h2,.student-activity h2,.subtopic-practice h2{margin:0 0 12px!important;color:#332b68!important;font-size:21px;line-height:1.3}.lesson-note-block p{margin:0 0 12px}.lesson-note-block p:last-child{margin-bottom:0}.lesson-note-block ul,.lesson-note-block ol,.student-activity ul,.student-activity ol,.subtopic-practice ol{margin:10px 0 0;padding-left:23px}.lesson-note-block li,.student-activity li,.subtopic-practice li{margin:8px 0}.lesson-overview{border-left:4px solid #6257d9;background:#f8f7ff}.lesson-key-concepts{border-left:4px solid #257d74;background:#f3fbf8}.lesson-procedure{border-left:4px solid #d09a28;background:#fffaf0}.lesson-workplace-example{border-left:4px solid #3d78bb;background:#f4f9ff}.lesson-performance{border-left:4px solid #1c8b5e;background:#f1fbf6}.lesson-common-errors{border-left:4px solid #c85b5b;background:#fff7f7}.lesson-knowledge-check{border-left:4px solid #7667ce;background:#f7f5ff}.student-activity h2{display:flex;align-items:center;gap:8px;color:#1c6f66!important}.student-activity h3{margin-top:18px!important;font-size:17px}.subtopic-practice h2{color:#6257d9!important}.subtopic-application{border-left:4px solid #d09a28;background:#fffaf0}.subtopic-quality{border-left:4px solid #1c8b5e;background:#f1fbf6}@media(max-width:600px){.lesson-note-block{padding:16px}.lesson-note-block h2,.student-activity h2,.subtopic-practice h2{font-size:19px}}

/* Professional curriculum title hierarchy */
.curriculum>details{margin:0 0 10px;border:1px solid #dcd8ee;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(42,35,91,.055)}.curriculum>details>.curriculum-module-title{min-height:64px;padding:13px 16px;background:linear-gradient(135deg,#332b68 0%,#5548bc 100%);color:#fff;font-size:17px;font-weight:700;line-height:1.35}.curriculum>details>.curriculum-module-title .tacoa-icon{color:#dcd7ff}.curriculum-title-text{display:flex;flex-direction:column;gap:3px;min-width:0}.curriculum-title-text small{color:inherit;font-size:9px;font-weight:800;line-height:1;letter-spacing:1.25px;opacity:.72}.curriculum-module-title:after{background:rgba(255,255,255,.16)!important;color:#fff!important}.curriculum-unit{border:0!important;border-radius:0!important;margin:0!important;width:100%!important}.curriculum-unit+.curriculum-unit{border-top:1px solid #e5e3ef!important}.curriculum-unit>.curriculum-unit-title{min-height:56px;padding:12px 16px 12px 28px!important;background:#f5f4fb}.curriculum-unit>.curriculum-unit-title strong{font-size:14px;color:#332b68}.curriculum-unit>.curriculum-unit-title .tacoa-icon{margin-left:8px;color:#6257d9}.curriculum-unit[open]>.curriculum-unit-title{background:#eeecfb}.curriculum-unit-body{padding:8px 18px 18px 42px}.curriculum-lesson-title{min-height:58px;margin-top:8px;padding:10px 13px;border:1px solid #e5e4ec;border-radius:9px;background:#fff;color:#333a4a;box-shadow:0 2px 7px rgba(37,42,58,.035)}.curriculum-lesson-title>span:first-child{display:flex;align-items:center;gap:9px;min-width:0}.curriculum-lesson-title .curriculum-title-text{font-size:13px;font-weight:650;line-height:1.35}.curriculum-lesson-title .curriculum-title-text small{color:#756bd0;opacity:1}.curriculum-view-label{color:#6257d9;font-size:10px;font-weight:750;white-space:nowrap}.curriculum-direct-unit-title{padding:13px 15px;border-radius:10px;background:#f5f4fb;color:#332b68;font-size:14px}.veta-unit-profile{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 14px}.veta-unit-profile>section{padding:13px 15px;border:1px solid #e4e2ed;border-radius:9px;background:#fafaff}.veta-unit-profile h2{margin:0 0 8px!important;color:#51479f;font-size:11px!important;text-transform:uppercase;letter-spacing:.65px}.veta-unit-profile ol{margin:0;padding-left:19px}.veta-unit-profile li{margin:5px 0}.professional-lesson-title{margin:8px 0 22px;padding:0 0 15px;border-bottom:2px solid #e4e0f5;color:#292351;font-size:34px;line-height:1.18;letter-spacing:-.5px}.subtopic-section{align-items:flex-start;border:1px solid #e3e1ed;border-radius:13px;background:#fff}.professional-subtopic-title{margin:3px 0 15px;color:#332b68;font-size:25px;line-height:1.25;letter-spacing:-.25px}.subtopic-section .section-label{color:#7166cc;font-size:9px;font-weight:850;letter-spacing:1.2px}@media(max-width:700px){.curriculum>details>.curriculum-module-title{min-height:58px;padding:12px 13px;font-size:15px}.curriculum-unit>.curriculum-unit-title{padding:11px 12px 11px 18px!important}.curriculum-unit-body{padding:6px 11px 14px 23px}.curriculum-lesson-title{min-height:54px;padding:9px 10px}.curriculum-view-label{font-size:9px}.veta-unit-profile{grid-template-columns:1fr}.professional-lesson-title{font-size:28px}.professional-subtopic-title{font-size:21px}}
.student-unit-activity{margin:12px 0;border:1px solid #cfe3d8!important;background:#f7fcf9}.student-unit-activity>summary{color:#176b45}.student-activity-body{padding:14px}.student-activity-instructions{margin-bottom:12px}.student-unit-activity form{display:grid;gap:12px;margin-top:14px}.student-unit-activity label{display:grid;gap:6px}.student-unit-activity textarea,.student-unit-activity input[type=file]{width:100%;box-sizing:border-box}.student-unit-activity textarea{padding:10px;border:1px solid #ccd4cf;border-radius:7px}.student-unit-activity input[type=file]{padding:9px;border:1px dashed #9bb6a8;border-radius:7px;background:#fff}.activity-submitted{padding:9px 11px;border-radius:7px;background:#e5f7ee;color:#176b45}
.terminal-curriculum-item{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 0;padding:16px;border:1px solid #d8d4ee;border-radius:10px;background:#f8f7ff}.terminal-curriculum-item>span:first-child{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:2px 9px}.terminal-curriculum-item>span:first-child>.dashicons{grid-row:1/3;color:#6257d9}.terminal-curriculum-item small{grid-column:2;color:#687386}.terminal-curriculum-item.is-locked{background:#f3f4f6;color:#777}.terminal-curriculum-item .button.disabled{pointer-events:none;opacity:.65}@media(max-width:680px){.terminal-curriculum-item{align-items:flex-start;flex-direction:column}}
.terminal-assessment-group{margin:10px 0;border:1px solid #dcd8ee!important;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(42,35,91,.055)}.terminal-assessment-group>.curriculum-module-title{display:flex;align-items:center;gap:9px;min-height:64px;padding:13px 16px;background:linear-gradient(135deg,#332b68 0%,#5548bc 100%);color:#fff;font-size:17px;font-weight:700;line-height:1.35}.terminal-assessment-group>.curriculum-module-title:after{content:'⌄';display:grid;place-items:center;width:25px;height:25px;margin-left:auto;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:18px;line-height:1;transition:transform .2s ease}.terminal-assessment-group[open]>.curriculum-module-title:after{transform:rotate(180deg)}.terminal-assessment-body{padding:8px 16px 16px}

/* High-contrast student login surfaces */
.hero-copy>.hero-login-card,.home-hero .hero-login-card{background:#fff!important;color:#17233c!important;border-color:rgba(255,255,255,.92)!important;box-shadow:0 18px 45px rgba(18,24,43,.22)!important}.hero-copy>.hero-login-card h3,.home-hero .hero-login-card h3{color:#17233c!important}.hero-copy>.hero-login-card>p,.home-hero .hero-login-card>p{color:#5f687a!important}.hero-copy>.hero-login-card #loginform label,.home-hero .hero-login-card #loginform label{color:#394154!important}.hero-copy>.hero-login-card #loginform input[type=text],.hero-copy>.hero-login-card #loginform input[type=password]{border:1px solid #cbd2df!important;background:#fff!important;color:#17233c!important;box-shadow:none}.hero-copy>.hero-login-card #loginform input:focus{border-color:#6257d9!important;box-shadow:0 0 0 3px rgba(98,87,217,.14)!important;outline:0}.hero-copy>.hero-login-card>small,.home-hero .hero-login-card>small{border-top-color:#e4e7ee!important;color:#667085!important}.student-login-shell{max-width:560px;margin:48px auto}.student-login-shell .auth-card{background:#fff;color:#17233c;border:1px solid #dfe3eb;box-shadow:0 18px 46px rgba(31,40,61,.10)}.student-login-shell .auth-card input[type=text],.student-login-shell .auth-card input[type=password]{background:#fff!important;color:#17233c;border-color:#cbd2df}.student-login-shell .auth-card input:focus{border-color:#6257d9;box-shadow:0 0 0 3px rgba(98,87,217,.14);outline:0}@media(max-width:600px){.student-login-shell{margin:20px auto}.hero-copy>.hero-login-card{max-width:100%}}

/* Unified TACOA login actions */
.hero-actions .hero-unified-login{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;box-shadow:0 8px 22px rgba(20,16,66,.18);background:#fff;color:#332b68}.hero-actions .hero-unified-login .dashicons{width:16px;height:16px;font-size:16px}.landing-student-login,.student-login-link{border-color:#6257d9!important;background:#6257d9!important;color:#fff!important}.landing-actions{flex-wrap:wrap}.home-hero .hero-actions{display:flex;flex-wrap:wrap;align-items:center}@media(max-width:700px){.landing-actions .landing-login:not(.landing-student-login){display:none}.landing-student-login{display:inline-flex!important}.home-hero .hero-actions{display:grid!important;grid-template-columns:1fr 1fr}.home-hero .hero-actions .hero-unified-login{grid-column:auto}}@media(max-width:420px){.home-hero .hero-actions{grid-template-columns:1fr}}

/* Restored hero student login form — consistent in Chrome and Edge */
.home-hero .hero-copy>.hero-login-card{display:block!important;position:relative!important;z-index:8!important;width:340px!important;max-width:100%!important;height:auto!important;margin:22px 0 0!important;padding:20px!important;opacity:1!important;visibility:visible!important;overflow:visible!important;background:#fff!important;color:#17233c!important;transform:none!important}.home-hero .hero-copy>.hero-login-card #loginform{display:block!important;margin:0!important}.home-hero .hero-copy>.hero-login-card #loginform p{display:block!important;visibility:visible!important;opacity:1!important}.home-hero .hero-copy>.hero-login-card #loginform input[type=text],.home-hero .hero-copy>.hero-login-card #loginform input[type=password]{display:block!important;width:100%!important;min-height:40px!important}.home-hero .hero-copy>.hero-login-card #loginform .login-remember input{display:inline-block!important;width:auto!important;min-height:0!important}.home-hero .hero-copy>.hero-login-card #loginform .login-submit input{display:block!important;width:100%!important;min-height:40px!important;background:#6257d9!important;color:#fff!important}@media(max-width:600px){.home-hero .hero-copy>.hero-login-card{width:100%!important;margin-top:18px!important;padding:18px!important}}
.home-hero .hero-login-card,.home-hero .hero-login-card *{box-sizing:border-box}.home-hero .hero-login-card{-webkit-appearance:none;appearance:none;isolation:isolate;contain:none!important;content-visibility:visible!important;pointer-events:auto!important}.home-hero .hero-login-card .hero-dashboard-link{display:flex!important;width:100%;margin:0 0 12px;justify-content:center;background:#1c6f66!important;color:#fff!important}.home-hero .hero-login-card .hero-login-status{margin-bottom:10px!important}.course-reviews-list{display:grid;gap:13px}.course-review{padding:15px;border:1px solid var(--line);border-radius:11px;background:#fafaff}.course-review>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.course-review img{border-radius:50%}.course-review time{color:var(--muted);font-size:10px}.course-review p{margin:11px 0 0;color:#4d5668}
.tacoa-download-center{display:grid;gap:18px;max-width:1000px;margin:10px auto}.download-release{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:28px;border:1px solid #dfe3eb;border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(31,40,61,.07)}.download-release.is-latest{border:2px solid #6257d9;background:linear-gradient(135deg,#fff,#f7f5ff)}.download-release h2{margin:0 0 7px;color:#252b3b;font-size:22px}.download-release p{margin:0 0 10px;color:#687386}.download-latest{position:absolute;top:-11px;left:22px;padding:5px 10px;border-radius:99px;background:#6257d9;color:#fff;font-size:8px;font-weight:800;letter-spacing:1px}.download-zip-button{align-items:center;justify-content:center;gap:7px;min-width:245px;min-height:48px;background:#1c6f66!important;font-size:12px}.download-zip-button:hover{background:#14564f!important;transform:translateY(-1px)}.download-center-empty{max-width:720px;margin:20px auto;padding:32px;border:1px solid #e1e4eb;border-radius:15px;background:#fff;text-align:center}@media(max-width:720px){.download-release{grid-template-columns:1fr;padding:23px}.download-zip-button{width:100%;min-width:0}}
.landing-nav .account-nav-link{border:1px solid var(--line);background:#fff;color:#332b68;padding:10px 14px;border-radius:9px}@media(max-width:960px){.landing-nav .account-nav-link{display:block;width:100%;background:#6257d9;color:#fff}}

/* 2.0.3: remove WordPress list bullets/dots from navigation only.
   Content lists inside lessons/course information keep their normal bullets. */
.landing-nav,.landing-nav ul,.top-actions,.top-actions ul,.lms-nav,.lms-nav ul,.dashboard-nav,.dashboard-nav ul{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}
.landing-nav li,.top-actions li,.lms-nav li,.dashboard-nav li{list-style:none!important;margin:0;padding:0}
.landing-nav li::marker,.top-actions li::marker,.lms-nav li::marker,.dashboard-nav li::marker{content:'';font-size:0}
.course-tabs,.course-tabs *{list-style:none}

/* 2.0.4: My Dashboard main-menu link is hidden while the current page is the student dashboard. */

/* 2.0.8: Larger, clearer typography for the website main navigation only. */
.landing-nav > a,
.landing-nav > li > a{font-size:15px;font-weight:700;line-height:1.25;letter-spacing:.1px}
.top-actions > a,
.top-actions > li > a{font-size:14px;font-weight:700;line-height:1.25}
@media(max-width:960px){
  .landing-nav > a,.landing-nav > li > a,.top-actions > a,.top-actions > li > a{font-size:14px}
}


/* TACOA Applications Hub 2.0.20 */
.application-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.application-choice-card{display:grid;grid-template-columns:46px 1fr;column-gap:12px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.18s ease}.application-choice-card:hover,.application-choice-card.is-active{border-color:#8d83e8;box-shadow:0 8px 24px rgba(75,63,160,.10);transform:translateY(-1px)}.application-choice-card .dashicons{grid-row:1/3;width:42px;height:42px;border-radius:11px;background:#efedff;color:#5e52cf;display:grid;place-items:center;font-size:21px}.application-choice-card strong{font-size:13px;color:#292550}.application-choice-card small{font-size:10px;line-height:1.5;color:var(--muted)}.application-form-heading{margin:26px 0 8px;padding-top:22px;border-top:1px solid var(--line)}.application-form-heading h2{margin:5px 0 7px;font-size:22px;color:#332b68}.application-form-heading p{margin:0;max-width:720px;color:var(--muted);font-size:11px;line-height:1.65}.tacoa-application-form .field-help{display:block;margin-top:5px;color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.tacoa-application-form select[multiple]{min-height:135px}.application-hub-layout .application-panel{min-width:0}@media(max-width:760px){.application-choice-grid{grid-template-columns:1fr}.application-choice-card{grid-template-columns:40px 1fr;padding:15px}.application-choice-card .dashicons{width:36px;height:36px;font-size:18px}}

.bank-payment-card{cursor:pointer}.bank-payment-card .dashicons{background:#eef7f5;color:#1c6f66}.bank-payment.is-bank-enabled{border-color:#cfe6df;background:#f8fcfb}.bank-payment .bank-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.bank-payment .bank-grid span{display:block;padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:8px}.bank-payment .bank-grid small,.bank-payment .bank-grid strong{display:block}.bank-payment .bank-grid small{font-size:8px;color:var(--muted);margin-bottom:3px}@media(max-width:600px){.bank-payment .bank-grid{grid-template-columns:1fr}}


/* Student fee installment schedule — Theme 2.0.23 */
.fee-installment-schedule{grid-column:1/-1;margin-top:2px;padding:14px;border:1px solid #e6e5f2;border-radius:10px;background:#fcfbff}.fee-installment-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.fee-installment-heading strong{font-size:12px;color:#332b68}.fee-installment-heading span{font-size:10px;font-weight:800;color:#6257d9}.fee-installment-grid{display:grid;gap:7px}.fee-installment-row{display:grid;grid-template-columns:minmax(180px,1.5fr) minmax(100px,.75fr) minmax(110px,.85fr) auto;align-items:center;gap:10px;padding:10px 11px;border:1px solid #ecebf4;border-radius:9px;background:#fff}.fee-installment-row>div strong,.fee-installment-row>div span,.fee-installment-row>div small,.fee-installment-row>div b{display:block}.fee-installment-row>div span,.fee-installment-row>div small{margin-top:3px;font-size:9px;color:#7b8190}.fee-installment-row>div b{margin-top:3px;font-size:11px;color:#332b68}.fee-installment-status{justify-self:end;padding:6px 8px;border-radius:999px;background:#eef0f4;color:#596273;font-size:9px;font-weight:800;white-space:nowrap}.fee-installment-status.status-paid{background:#e8f6ec;color:#147a38}.fee-installment-status.status-partially-paid{background:#fff4d6;color:#8a5c00}.fee-installment-status.status-overdue{background:#fdecec;color:#a12b2b}.fee-installment-status.status-due-today{background:#fff0e5;color:#a24a00}.fee-installment-status.status-upcoming{background:#efedff;color:#564acb}.fee-plan-warning,.fee-plan-note{margin:10px 0 0;font-size:10px;line-height:1.5}.fee-plan-warning{padding:8px 10px;border-radius:8px;background:#fff8e7;color:#7b5d17}.fee-plan-note{color:#697386}@media(max-width:780px){.fee-installment-heading{align-items:flex-start;flex-direction:column}.fee-installment-row{grid-template-columns:1fr 1fr}.fee-installment-status{justify-self:start}.fee-installment-row>div:first-child{grid-column:1/-1}}@media(max-width:520px){.fee-installment-row{grid-template-columns:1fr}.fee-installment-row>div:first-child{grid-column:auto}}


/* TACOA payment control numbers */
.tacoa-control-bill{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px;padding:16px 18px;border:1px solid #d9d5f2;border-radius:12px;background:#f8f7ff}.tacoa-control-bill>div{display:grid;gap:4px}.tacoa-control-bill .control-kicker{font-size:8px;font-weight:900;letter-spacing:1.2px;color:#6a60c8}.tacoa-control-bill .control-number{font-size:20px;letter-spacing:1px;color:#332b68}.tacoa-control-bill small{color:#70788a;font-size:9px}.tacoa-control-bill .control-provider{color:#8a6423;font-weight:700}.tacoa-control-bill form{margin:0;flex:0 0 auto}.control-bill-history{grid-column:1/-1;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.control-bill-history>small{font-weight:800;color:#5f6674}.control-bill-history>a{display:inline-flex;flex-direction:column;padding:8px 10px;border:1px solid #dedbeb;border-radius:8px;background:#faf9ff;color:#332b68}.control-bill-history>a span{font-size:9px;color:#7b8190;margin-top:2px}@media(max-width:650px){.tacoa-control-bill{align-items:flex-start;flex-direction:column}.tacoa-control-bill form,.tacoa-control-bill .button{width:100%}.tacoa-control-bill .button{justify-content:center}.control-bill-history{grid-column:auto}}

/* 2.0.25 — public control-number verification */
.control-verify-box{margin-top:20px;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fbfbfe}.control-verify-box h2{margin:6px 0 8px;font-size:20px}.control-verify-box>p{color:var(--muted);font-size:12px;line-height:1.6}.control-verify-box form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;margin-top:16px}.control-verify-box label{font-size:11px;font-weight:800}.control-verify-box input{display:block;width:100%;margin-top:6px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.control-verify-result{margin-top:16px;padding:14px;border-radius:10px;font-size:12px}.control-verify-result>strong,.control-verify-result>span{display:block}.control-verify-result>span{margin-top:5px}.control-verify-result.is-valid{background:#edf9f2;border:1px solid #ccebd9;color:#1f6c43}.control-verify-result.is-invalid{background:#fff0f0;border:1px solid #f1cccc;color:#a73737}.control-verify-result dl{display:grid;grid-template-columns:140px 1fr;gap:6px 12px;margin:12px 0}.control-verify-result dt{font-weight:800}.control-verify-result dd{margin:0}.control-verify-result small{display:block;margin-top:10px;color:#667085}@media(max-width:760px){.control-verify-box form{grid-template-columns:1fr}.control-verify-result dl{grid-template-columns:1fr;gap:2px}.control-verify-result dd{margin-bottom:6px}}

/* TACOA Notifications Centre */
.notification-nav-count,.notification-heading-count{display:inline-flex;min-width:20px;height:20px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#d94c5a;color:#fff;font-size:10px;font-weight:800}.notification-heading-count{vertical-align:middle;margin-left:5px}.tacoa-notification-controls{display:flex;justify-content:flex-end;margin-bottom:12px}.tacoa-notification-list{display:grid;gap:9px}.tacoa-notification-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.tacoa-notification-item.is-unread{background:#faf9ff;border-color:#dcd7fb}.tacoa-notification-dot{width:8px;height:8px;border-radius:50%;background:#c5c9d4}.tacoa-notification-item.is-unread .tacoa-notification-dot{background:var(--purple)}.tacoa-notification-item.priority-high.is-unread .tacoa-notification-dot{background:#d94c5a}.tacoa-notification-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:#7c8494;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.tacoa-notification-copy h3{margin:5px 0 3px;font-size:13px}.tacoa-notification-copy p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.tacoa-notification-action span{font-size:10px;color:#8c93a1}.tacoa-dashboard-notifications .tacoa-notification-item:nth-child(n+5){display:none}@media(max-width:650px){.tacoa-notification-item{grid-template-columns:9px minmax(0,1fr)}.tacoa-notification-action{grid-column:2}.tacoa-notification-action .button{width:100%;justify-content:center}}

/* =========================================================
   TACOA Modern LMS 2.0.33 — UI/UX stabilization layer
   Final responsive overrides intentionally live at the end of the stylesheet
   so they normalize legacy iterative rules without changing LMS data logic.
   ========================================================= */
:root{--tacoa-focus:#4f46c7;--tacoa-shadow:0 12px 34px rgba(28,31,54,.09)}
body.tacoa-lms-body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5;text-rendering:optimizeLegibility}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(79,70,199,.32);outline-offset:2px}
.button,.login-link,.top-apply,.landing-login,.landing-apply,.mobile-menu-toggle{min-height:42px;align-items:center;justify-content:center}
.tacoa-form input,.tacoa-form select,.tacoa-form textarea,.login-form input,.auth-card input{min-height:44px}
.panel{box-shadow:0 1px 0 rgba(31,35,55,.02)}
.dashboard-section-note{margin:12px 0 0;color:#718096;font-size:12px}
.dashboard-section{margin-bottom:18px;scroll-margin-top:105px}
.dashboard-course-list,.dashboard-simple-list{display:grid;gap:10px}
.dashboard-course-list article,.dashboard-simple-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #ececf3}
.dashboard-course-list article:last-child,.dashboard-simple-list article:last-child{border-bottom:0}
.dashboard-course-list strong,.dashboard-course-list span,.dashboard-simple-list strong,.dashboard-simple-list span{display:block}
.dashboard-course-list span,.dashboard-simple-list span{margin-top:4px;color:#718096;font-size:12px}
.certificate-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.certificate-verify{font-size:11px;font-weight:800;color:#6257d9;padding:9px 4px}
.student-resource-card{position:relative;border:1px solid #e4e1f7;border-radius:10px;overflow:hidden}.student-resource-card>a:first-child{border:0!important;border-radius:0!important}.student-resource-download{display:block!important;padding:8px 12px!important;border:0!important;border-top:1px solid #e4e1f7!important;border-radius:0!important;background:#faf9ff!important;color:#564acb!important;font-size:11px!important;font-weight:800!important}
.fee-statement-list{display:grid;gap:14px}.fee-statement-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px 0;border-bottom:1px solid #ececf3}.fee-statement-card:last-child{border-bottom:0}.fee-statement-main>strong,.fee-statement-main>span{display:block}.fee-statement-main>span{margin-top:4px;color:#718096;font-size:12px}.fee-statement-totals{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:9px;margin-top:13px}.fee-statement-totals span{padding:10px 12px;border:1px solid #e6e5f2;border-radius:9px;background:#faf9ff}.fee-statement-totals small,.fee-statement-totals b{display:block}.fee-statement-totals small{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#7b8190}.fee-statement-totals b{margin-top:3px;font-size:12px;color:#332b68}.fee-statement-actions{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.fee-receipt-history{grid-column:1/-1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fee-receipt-history>small{font-weight:800;color:#5f6674}.fee-receipt-history>a{display:inline-flex;flex-direction:column;padding:8px 10px;border:1px solid #e2e1ee;border-radius:8px;background:#fff;color:#332b68}.fee-receipt-history>a span{font-size:9px;color:#7b8190;margin-top:2px}
.dashboard-mobile-brand{display:none}.dashboard-menu-toggle{display:none}.tacoa-menu-overlay{display:none}
@media(max-width:1024px){
  body.tacoa-menu-open{overflow:hidden}
  .lms-sidebar{position:fixed!important;inset:0 auto 0 0!important;width:min(86vw,320px)!important;min-height:100vh!important;padding:22px 18px!important;overflow-y:auto;background:#fff;z-index:220;transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 42px rgba(24,28,50,.18)}
  .lms-sidebar.is-open{transform:translateX(0)}
  .lms-sidebar .lms-brand{margin-bottom:20px}.lms-sidebar .lms-nav{display:flex!important;grid-template-columns:none!important;gap:5px}.lms-sidebar .help-card{display:block;margin-top:24px}
  .lms-main,.site-footer{margin-left:0!important}
  .dashboard-mobile-brand{display:inline-flex}.dashboard-menu-toggle{display:inline-flex!important}
  .tacoa-menu-overlay{position:fixed;inset:0;z-index:210;background:rgba(20,24,40,.42);opacity:0;pointer-events:none;transition:opacity .18s ease}.tacoa-menu-overlay.is-open{display:block;opacity:1;pointer-events:auto}
  .topbar{position:sticky!important;top:0!important;z-index:190;min-height:70px!important;padding:9px 16px!important;box-shadow:0 2px 12px rgba(27,31,50,.05)}
  .topbar .dashboard-mobile-brand{margin-right:auto}.topbar .dashboard-menu-toggle{margin-left:auto}.topbar .site-menu-toggle{margin-left:4px}
}
@media(max-width:760px){
  .lms-content{padding:18px 14px 44px}.panel{padding:17px;border-radius:13px}.dashboard-welcome{padding:20px}.profile-avatar{width:54px;height:54px;border-radius:15px}
  .dashboard-heading{align-items:flex-start;gap:8px}.dashboard-heading>a{white-space:nowrap;padding-top:4px}
  .dashboard-course-list article,.dashboard-simple-list article{align-items:flex-start;flex-direction:column}.dashboard-course-list article>.button,.dashboard-simple-list article>.button{width:100%}.certificate-actions{width:100%}
  .fee-statement-card{grid-template-columns:1fr}.fee-statement-totals{grid-template-columns:1fr}.fee-statement-actions{width:100%}.fee-receipt-history{grid-column:auto}
  .student-hub-grid{gap:14px}.student-resource-links a{padding:14px}.student-resource-links strong{font-size:12px}.student-resource-links span{font-size:10px}
  .course-grid{grid-template-columns:1fr}.single-layout{gap:16px}.course-cover{height:auto;min-height:145px}.course-tabs{gap:6px}.course-tab{min-height:44px;padding:10px 12px}
  table{max-width:100%}.panel table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  input,select,textarea{font-size:16px!important}
}
@media(max-width:520px){
  .dashboard-mobile-brand span{display:none}.topbar .mobile-menu-toggle{padding:9px 10px}.topbar .mobile-menu-toggle span:last-child{font-size:10px}
  .dashboard-heading{flex-direction:column}.dashboard-heading>a{align-self:flex-start}.dashboard-stats{grid-template-columns:1fr 1fr;gap:9px}.dashboard-stats article{padding:14px}.dashboard-stats strong{font-size:21px}
  .hero-actions{gap:8px}.home-hero .hero-actions .button{min-height:44px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}


/* TACOA Modern LMS 2.0.34 — editable About Us page */
.tacoa-about-page{display:grid;gap:22px;max-width:1240px;margin:0 auto}.tacoa-about-page>.wp-block-group,.tacoa-about-page>.wp-block-columns{margin-block-start:0;margin-block-end:0}.tacoa-about-hero{position:relative;overflow:hidden;border-radius:26px;padding:58px clamp(28px,6vw,78px);background:linear-gradient(125deg,#332b68,#6257d9 58%,#877bea);color:#fff;box-shadow:0 18px 44px rgba(55,46,123,.16)}.tacoa-about-hero:after{content:'TACOA';position:absolute;right:-28px;bottom:-45px;font-weight:900;font-size:clamp(76px,14vw,190px);letter-spacing:.04em;color:rgba(255,255,255,.055);line-height:1;pointer-events:none}.tacoa-about-hero>*{position:relative;z-index:1}.tacoa-about-hero h1{max-width:790px;margin:7px 0 17px;font-size:clamp(34px,5vw,58px);line-height:1.04;letter-spacing:-.035em}.tacoa-about-hero .tacoa-about-lead{max-width:720px;margin:0;color:#eeecff;font-size:clamp(16px,2vw,20px);line-height:1.7}.tacoa-about-eyebrow{margin:0 0 9px!important;font-size:10px!important;font-weight:800;letter-spacing:.18em;color:#6f63dc;text-transform:uppercase}.tacoa-about-hero .tacoa-about-eyebrow,.tacoa-about-registration .tacoa-about-eyebrow,.tacoa-about-cta .tacoa-about-eyebrow{color:#d9d4ff}.tacoa-about-hero .wp-block-buttons{margin-top:26px;gap:11px}.tacoa-about-hero .wp-block-button__link,.tacoa-about-cta .wp-block-button__link{border-radius:10px;padding:12px 18px;font-size:12px;font-weight:800}.tacoa-about-hero .wp-block-button:first-child .wp-block-button__link{background:#fff;color:#4d42b9}.tacoa-about-hero .is-style-outline .wp-block-button__link{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)}.tacoa-about-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(26px,4vw,46px)}.tacoa-about-section h2,.tacoa-about-registration h2,.tacoa-about-cta h2{margin:3px 0 15px;font-size:clamp(25px,3vw,36px);line-height:1.15;color:#27234d}.tacoa-about-section p,.tacoa-about-card p,.tacoa-about-registration p,.tacoa-about-cta p{font-size:15px;line-height:1.8;color:#596274}.tacoa-about-intro p:last-child{max-width:950px;font-size:16px}.tacoa-about-two{gap:20px}.tacoa-about-two>.wp-block-column{display:flex}.tacoa-about-card{width:100%;background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px}.tacoa-about-card h3{margin:9px 0 8px;font-size:23px;color:#302a66}.tacoa-about-icon{width:42px;height:42px!important;margin:0!important;border-radius:12px;background:#efedff;display:grid;place-items:center;font-weight:900!important;font-size:12px!important;color:#5c50d1!important}.tacoa-about-value-grid{gap:14px;margin-top:24px}.tacoa-about-value-grid>.wp-block-column{border:1px solid var(--line);border-radius:15px;padding:20px;background:#fafaff}.tacoa-about-value-grid h3{font-size:15px;margin:0 0 7px;color:#342e70}.tacoa-about-value-grid p{font-size:13px;line-height:1.65;margin:0}.tacoa-about-approach{background:linear-gradient(180deg,#fff,#faf9ff)}.tacoa-about-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 20px;padding:0;margin:25px 0 0;list-style:none}.tacoa-about-checklist li{position:relative;padding:13px 14px 13px 43px;border:1px solid #e8e5fb;border-radius:12px;background:#fff;font-size:13px;line-height:1.55;color:#4e5667}.tacoa-about-checklist li:before{content:'✓';position:absolute;left:14px;top:12px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e9f8f1;color:#197852;font-weight:900}.tacoa-about-reasons{gap:14px;margin-top:14px}.tacoa-about-reasons>.wp-block-column{border:1px solid var(--line);border-radius:15px;padding:21px;background:#fff}.tacoa-about-reasons strong{display:block;color:#342e70;margin-bottom:7px;font-size:14px}.tacoa-about-reasons p{margin:0;font-size:13px;line-height:1.65}.tacoa-about-registration{border-radius:20px;padding:clamp(28px,4vw,46px);background:#252041;color:#fff}.tacoa-about-registration h2{color:#fff}.tacoa-about-registration p{color:#ddd9f6;max-width:900px}.tacoa-about-cta{text-align:center;border-radius:22px;padding:clamp(34px,5vw,58px);background:linear-gradient(135deg,#f0edff,#fff);border:1px solid #e2ddff}.tacoa-about-cta p{max-width:700px;margin:0 auto 22px}.tacoa-about-cta .wp-block-buttons{justify-content:center}.tacoa-about-cta .is-style-outline .wp-block-button__link{background:#fff!important;color:#5548c8!important;border:1px solid #bdb6ef}.tacoa-about-edit{text-align:right;margin-top:-8px}.tacoa-about-edit a{display:inline-flex;padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#6257d9;font-size:11px;font-weight:800}.page-template-page-about-us .lms-content{max-width:1400px}.page-template-page-about-us .site-footer.no-sidebar-footer{margin-top:10px}@media(max-width:782px){.tacoa-about-page{gap:15px}.tacoa-about-hero{border-radius:18px;padding:34px 24px}.tacoa-about-section,.tacoa-about-card,.tacoa-about-registration,.tacoa-about-cta{border-radius:16px;padding:25px 21px}.tacoa-about-checklist{grid-template-columns:1fr}.tacoa-about-two,.tacoa-about-value-grid,.tacoa-about-reasons{gap:12px}.tacoa-about-hero .wp-block-buttons,.tacoa-about-cta .wp-block-buttons{display:grid;width:100%}.tacoa-about-hero .wp-block-button,.tacoa-about-cta .wp-block-button{width:100%}.tacoa-about-hero .wp-block-button__link,.tacoa-about-cta .wp-block-button__link{display:block;width:100%;text-align:center}}


/* 2.0.35 public information, calendar, jobs and alumni */
.footer-identity{display:flex;flex-direction:column;gap:4px}.footer-identity small{font-size:10px;color:#70788a}.footer-public-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-public-links a{font-weight:700}.home-public-updates{max-width:1500px;margin:0 auto;padding:38px 4vw 46px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;background:#f8f9fc}.home-update-column{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.home-update-column .section-title{margin:0 0 8px}.home-update-column .section-title h2{font-size:20px}.home-update-column .section-title>a{font-size:11px;color:var(--purple);font-weight:800}.home-update-column article{padding:12px 0;border-bottom:1px solid var(--line)}.home-update-column article:last-child{border-bottom:0}.home-update-column time{font-size:10px;color:var(--muted);font-weight:700}.home-update-column h3{font-size:14px;margin:5px 0}.home-update-column p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.tacoa-public-directory{max-width:1180px;margin:0 auto}.directory-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.directory-heading h1{margin:4px 0 8px;font-size:34px}.directory-heading p{max-width:780px;color:var(--muted);line-height:1.7}.announcement-list{display:grid;gap:14px}.announcement-item{padding:20px;border:1px solid var(--line);border-left:4px solid var(--purple);border-radius:11px;background:#fff}.announcement-item.priority-important{border-left-color:#d79018}.announcement-item.priority-urgent{border-left-color:#b42318}.notice-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;font-size:10px;color:var(--muted);font-weight:700}.notice-meta span,.notice-badge{padding:4px 7px;background:#f2f2f8;border-radius:20px}.announcement-item h2,.opportunity-card h2,.calendar-event h2{margin:9px 0;font-size:20px}.notice-body,.opportunity-card{font-size:14px;line-height:1.7}.calendar-timeline{display:grid;gap:12px}.calendar-event{display:grid;grid-template-columns:90px minmax(0,1fr);gap:18px;padding:18px;border:1px solid var(--line);border-radius:12px}.calendar-event.is-past{opacity:.62}.calendar-date{width:82px;height:82px;border-radius:15px;background:#f0eeff;color:#4d43b2;display:grid;place-items:center;align-content:center}.calendar-date strong{font-size:28px;line-height:1}.calendar-date span{font-size:10px;margin-top:4px;font-weight:700}.opportunity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.opportunity-card{padding:20px;border:1px solid var(--line);border-radius:13px;background:#fff}.opportunity-employer{color:var(--muted)}.opportunity-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:16px}.alumni-profile-editor{margin:22px 0;padding:20px;background:#fafaff;border:1px solid #e3e0fb;border-radius:14px}.alumni-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.alumni-form-grid label span{display:block;font-size:10px;color:var(--muted);font-weight:700;margin-bottom:5px}.alumni-form-grid input,.alumni-form-grid select{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.alumni-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.alumni-grid article{padding:18px;border:1px solid var(--line);border-radius:12px;text-align:center}.alumni-grid h3{margin:8px 0}.alumni-grid p,.alumni-grid small{color:var(--muted);font-size:12px}.alumni-grid a{display:block;margin-top:7px;color:var(--purple);font-size:11px;font-weight:700}.notice-card{padding:14px;border-radius:10px;background:#fff6df;border:1px solid #edd7a2;margin:15px 0}.notice-card.success{background:#eef9f1;border-color:#bfe3c8}@media(max-width:980px){.home-public-updates{grid-template-columns:1fr 1fr}.home-update-column:first-child{grid-column:1/-1}.opportunity-grid{grid-template-columns:1fr}.alumni-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.home-public-updates{grid-template-columns:1fr}.home-update-column:first-child{grid-column:auto}.directory-heading{flex-direction:column}.calendar-event{grid-template-columns:1fr}.calendar-date{width:100%;height:auto;padding:10px;display:flex;gap:8px}.calendar-date strong{font-size:18px}.alumni-form-grid,.alumni-grid{grid-template-columns:1fr}.footer-public-links{justify-content:flex-start}.site-footer{gap:12px}}

/* Course Reviews & Ratings — 2.0.36 */
.course-reviews-workspace{scroll-margin-top:110px}.course-reviews-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.course-reviews-heading h2{margin:5px 0 7px;color:#332b68}.course-reviews-heading p{margin:0;max-width:760px;color:var(--muted)}.course-review-notice{margin:12px 0;padding:12px 14px;border-radius:9px;font-weight:700;font-size:12px}.course-review-notice.success{background:#e8f7ef;color:#176b45}.course-review-notice.error{background:#fff0f0;color:#a12b2b}.course-review-summary-grid{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:20px;border:1px solid #eee7cf;border-radius:14px;background:#fffaf0;margin-bottom:22px}.course-rating-overview{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-right:1px solid #eadfc5;padding-right:20px}.course-rating-overview>strong{font-size:42px;line-height:1;color:#332b68}.course-rating-overview small{margin-top:5px;color:var(--muted)}.course-rating-stars,.course-review-stars{color:#d99a1f;letter-spacing:1px}.course-rating-stars{font-size:20px;margin-top:8px}.course-rating-distribution{display:grid;gap:7px;align-content:center}.course-rating-distribution>div{display:grid;grid-template-columns:42px minmax(80px,1fr) 28px;align-items:center;gap:9px;font-size:11px}.course-rating-distribution i{display:block;height:7px;border-radius:999px;background:#ece7dc;overflow:hidden}.course-rating-distribution i b{display:block;height:100%;border-radius:inherit;background:#d99a1f}.course-rating-distribution small{color:var(--muted);text-align:right}.course-review-columns{display:grid;grid-template-columns:minmax(290px,.8fr) minmax(0,1.2fr);gap:24px}.course-review-form-card{padding:19px;border:1px solid var(--line);border-radius:13px;background:#fafaff;align-self:start}.course-review-form-card h3,.course-review-columns>section>h3{margin:0 0 14px;color:#332b68}.course-review-own-status{padding:10px 12px;border-radius:8px;background:#fff7df;color:#6f5616;font-size:11px;line-height:1.5}.tacoa-course-review-form fieldset{border:0;padding:0;margin:0 0 16px}.tacoa-course-review-form legend,.tacoa-course-review-form label>strong{display:block;font-size:12px;margin-bottom:7px}.course-review-rating-input{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.course-review-rating-input label{margin:0}.course-review-rating-input input{position:absolute;opacity:0;pointer-events:none}.course-review-rating-input span{display:flex;justify-content:center;align-items:center;min-height:42px;border:1px solid #daddeb;border-radius:8px;background:#fff;color:#8b6b22;font-weight:800;cursor:pointer;transition:.15s}.course-review-rating-input input:focus-visible+span{outline:3px solid #c8c2ff;outline-offset:2px}.course-review-rating-input input:checked+span{border-color:#c58c18;background:#fff3d8;color:#8a5a00;box-shadow:inset 0 0 0 1px #c58c18}.tacoa-course-review-form textarea{box-sizing:border-box;width:100%;padding:11px 12px;border:1px solid #d9dce6;border-radius:9px;background:#fff;font:inherit;line-height:1.55;resize:vertical}.course-review-form-note{font-size:10px;color:var(--muted);line-height:1.5}.course-review-access-note{display:flex;gap:9px;align-items:flex-start;padding:13px;border-radius:9px;background:#f2f0ff;color:#5147ad}.course-review-access-note p{margin:0;font-size:12px;line-height:1.55}.course-reviews-list{display:grid;gap:13px}.course-review{padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.course-review>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.course-review>div:first-child>span{display:flex;flex-direction:column}.course-review>div:first-child small{margin-top:2px;font-size:9px;color:#2b7a59;font-weight:800}.course-review img{border-radius:50%}.course-review time{color:var(--muted);font-size:10px}.course-review-stars{margin:10px 0 0 56px;font-size:13px}.course-review-stars b{margin-left:5px;color:#6d5c2b;font-size:10px}.course-review p{margin:10px 0 0;color:#4d5668;line-height:1.65}.course-review-empty{padding:18px;border:1px dashed #cfd3df;border-radius:10px;color:var(--muted);background:#fafbfc}.catalogue-rating{font-weight:800;color:#a06d0d}.catalogue-rating small{font-weight:600;color:var(--muted)}
@media(max-width:820px){.course-review-columns{grid-template-columns:1fr}.course-review-summary-grid{grid-template-columns:1fr}.course-rating-overview{border-right:0;border-bottom:1px solid #eadfc5;padding:0 0 18px}.course-review-rating-input{grid-template-columns:repeat(5,minmax(48px,1fr))}}
@media(max-width:520px){.course-review-summary-grid{padding:15px}.course-review-rating-input{grid-template-columns:repeat(5,1fr);gap:4px}.course-review-rating-input span{min-height:39px;font-size:10px}.course-review>div:first-child{grid-template-columns:auto 1fr}.course-review time{grid-column:2}.course-review-stars{margin-left:0}.course-reviews-heading p{font-size:12px}}

/* Support, legal pages and operations-facing UX — 2.0.37 */
.tacoa-support-portal{max-width:1180px;margin:0 auto}.tacoa-ticket-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px}.tacoa-ticket-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.tacoa-ticket-heading h2{margin:5px 0}.tacoa-ticket-status{display:inline-flex;padding:7px 10px;border-radius:999px;background:#efedff;color:#5548c8;font-size:10px;font-weight:800}.tacoa-ticket-thread{display:grid;gap:12px;margin:18px 0}.tacoa-ticket-message{padding:16px;border:1px solid var(--line);border-radius:13px;background:#f8f9fc}.tacoa-ticket-message.is-staff{background:#f0faf6;border-color:#cae9dd}.tacoa-ticket-message-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.tacoa-ticket-message-meta strong{color:var(--ink)}.tacoa-ticket-message p{line-height:1.65}.tacoa-ticket-attachment{display:inline-flex;margin-top:6px;color:var(--purple);font-size:11px;font-weight:700}.tacoa-legal-page{max-width:960px;margin:0 auto}.tacoa-legal-page>h1{font-size:38px;margin:8px 0 24px}.tacoa-legal-content h2{margin-top:30px;color:#332b68}.tacoa-legal-content p,.tacoa-legal-content li{font-size:15px;line-height:1.8;color:#3d485e}.tacoa-legal-updated{border-top:1px solid var(--line);padding-top:18px;margin-top:30px;color:var(--muted);font-size:11px}.footer-public-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.footer-public-links a:hover{text-decoration:underline}.landing-inline-footer{display:flex;justify-content:center;align-items:center;gap:10px 18px;flex-wrap:wrap}.landing-legal-links a{text-decoration:underline;text-underline-offset:2px}.tacoa-form .consent span{line-height:1.5}.tacoa-form .consent a{color:var(--purple);text-decoration:underline}@media(max-width:800px){.tacoa-ticket-layout{grid-template-columns:1fr}.tacoa-ticket-message-meta{flex-direction:column;gap:3px}.footer-public-links{justify-content:flex-start}}


/* Admissions study mode, intake and applicant-profile UX — 2.0.38.1 */
.tacoa-course-availability{margin:-3px 0 15px;padding:10px 12px;border-radius:9px;background:#eef9f4;border:1px solid #c9eadc;color:#176b4c;font-size:11px;line-height:1.55}.tacoa-course-availability:empty{display:none}.tacoa-course-availability.is-review{background:#fff7df;border-color:#ecd69c;color:#795d12}.tacoa-preference-review{max-width:860px;margin:0 auto}.tacoa-preference-review h2{margin:7px 0 12px;color:#332b68}.tacoa-preference-review>p{line-height:1.7;color:#4d5668}.application-security{border-radius:12px}.glance-label .glance-icon{min-width:18px;display:inline-block}@media(max-width:760px){.tacoa-preference-review{padding:18px}.tacoa-course-availability{font-size:10px}}


/* 2.0.40 single-course information architecture */
@media(min-width:761px){
  .lesson-content>.course-tabs.course-tabs-primary{display:flex;flex-wrap:wrap;overflow:visible;gap:0 26px}
  .lesson-content>.course-tabs.course-tabs-primary .course-tab{flex:0 0 auto;font-size:16px;white-space:nowrap}
}
.course-overview-panel .course-overview-section{margin:0 0 24px}
.course-overview-panel .course-overview-section:last-child{margin-bottom:0}
.course-overview-panel .course-overview-section h2{margin:0 0 10px;font-size:20px;color:#332b68}
.course-overview-panel .course-overview-section p,.course-overview-panel .course-overview-section li{line-height:1.7}
.course-overview-panel .course-overview-section ul{margin:8px 0 0;padding-left:22px}
.course-overview-empty{color:#667085;font-style:italic}
@media(max-width:760px){.lesson-content>.course-tabs.course-tabs-primary{overflow-x:auto;flex-wrap:nowrap}.lesson-content>.course-tabs.course-tabs-primary .course-tab{flex:0 0 auto;white-space:nowrap;font-size:15px}}


/* TACOA Learning Centre — professional reading experience v2.0.41 */
body.single-lesson .lms-content{max-width:1600px;padding-top:26px}
body.single-lesson .site-footer{display:none}
.learning-centre-topbar-title{display:flex;flex-direction:column;margin-left:18px;padding-left:18px;border-left:1px solid var(--line);line-height:1.15}
.learning-centre-topbar-title strong{font-size:14px;color:#292351}
.learning-centre-topbar-title small{margin-top:3px;font-size:8px;letter-spacing:1.25px;text-transform:uppercase;color:#7f8799;font-weight:800}
.learning-centre-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.learning-centre-actions a{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid #e0deeb;border-radius:9px;background:#fff;color:#34304d;font-size:11px;font-weight:750}
.learning-centre-actions a.primary{border-color:#3f367f;background:#3f367f;color:#fff}

.tacoa-reader{max-width:1480px;margin:0 auto;background:transparent;border:0;padding:0}
.reader-shell{overflow:hidden;border:1px solid #e3e1ec;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(36,31,72,.07)}
.reader-header{padding:28px 34px 24px;background:linear-gradient(135deg,#f7f6ff 0%,#efedff 100%);border-bottom:1px solid #ddd9f1}
.reader-brandline{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.reader-kicker{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#6257d9;font-size:10px;font-weight:850;letter-spacing:1.55px;text-transform:uppercase}
.reader-kicker:before{content:'';width:28px;height:2px;background:#6257d9;border-radius:2px}
.reader-course-link{display:inline-flex;align-items:center;gap:7px;color:#6f7384;font-size:12px;font-weight:650}
.reader-course-link:hover{color:#4d43b5}
.reader-lesson-count{flex:0 0 auto;padding:7px 10px;border:1px solid #d9d5ee;border-radius:999px;background:#fff;color:#675f8a;font-size:10px;font-weight:800;white-space:nowrap}
.reader-title{max-width:1020px;margin:14px 0 16px;color:#292351;font-size:38px;line-height:1.15;letter-spacing:-.65px}
.reader-progress-row{display:flex;align-items:center;gap:14px;max-width:780px}
.reader-progress-track{height:6px;flex:1;overflow:hidden;border-radius:999px;background:#dddaf0}
.reader-progress-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#4d43b5,#786ce0)}
.reader-progress-text{color:#77708f;font-size:10px;font-weight:750;white-space:nowrap}
.reader-layout{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start}
.reader-toc{position:sticky;top:106px;max-height:calc(100vh - 130px);overflow:auto;padding:28px 22px;border-right:1px solid #eceaf2;background:#fbfbfe}
.reader-toc-title{display:block;margin-bottom:13px;color:#2f2a53;font-size:10px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}
.reader-toc-links{display:flex;flex-direction:column;gap:2px}
.reader-toc-links a{display:block;padding:7px 9px;border-left:2px solid transparent;border-radius:0 7px 7px 0;color:#74798a;font-size:11px;line-height:1.35}
.reader-toc-links a:hover,.reader-toc-links a.is-active{border-left-color:#6257d9;background:#f1efff;color:#4e43b7}
.reader-toc-empty{color:#9aa0ad;font-size:11px;line-height:1.5}
.reader-main{min-width:0;padding:34px 44px 40px}
.reader-paper{max-width:920px;margin:0 auto;color:#263147;font-size:16px;line-height:1.82}
.reader-section-label{display:block;margin:0 0 20px;color:#6257d9;font-size:9px;font-weight:850;letter-spacing:1.5px;text-transform:uppercase}
.reader-paper h2{margin:34px 0 13px;color:#26304a;font-size:25px;line-height:1.25;letter-spacing:-.2px}
.reader-paper h3{margin:27px 0 10px;color:#34304f;font-size:19px;line-height:1.32}
.reader-paper h4{margin:22px 0 8px;color:#46405f;font-size:16px}
.reader-paper p{margin:0 0 18px}
.reader-paper ul,.reader-paper ol{margin:0 0 20px;padding-left:25px}
.reader-paper li{margin:6px 0;padding-left:3px}
.reader-paper blockquote{margin:24px 0;padding:15px 18px;border-left:4px solid #6257d9;border-radius:0 10px 10px 0;background:#f7f6ff;color:#514d68}
.reader-paper table{width:100%;margin:22px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e2e0ea;border-radius:10px;font-size:14px}
.reader-paper th,.reader-paper td{padding:11px 12px;border-bottom:1px solid #e8e6ee;border-right:1px solid #e8e6ee;text-align:left;vertical-align:top}
.reader-paper th{background:#f6f5fb;color:#373250;font-weight:800}
.reader-paper tr:last-child td{border-bottom:0}.reader-paper th:last-child,.reader-paper td:last-child{border-right:0}
.reader-paper img{max-width:100%;height:auto;border-radius:10px}
.reader-paper .wp-caption{max-width:100%}
.reader-subtopic{max-width:920px;margin:34px auto 0;padding-top:30px;border-top:1px solid #e6e3ef}
.reader-subtopic .section-label{display:block;margin-bottom:5px;color:#7166cc;font-size:9px;font-weight:850;letter-spacing:1.2px}
.reader-subtopic h2{margin:0 0 16px;color:#2f2a53;font-size:27px;line-height:1.25}
.reader-quiz-card{max-width:920px;margin:34px auto 0;padding:21px 22px;border:1px solid #ddd8f3;border-radius:13px;background:#f7f5ff}
.reader-quiz-card h2{margin:3px 0 8px;color:#332b68;font-size:20px}.reader-quiz-card p{color:#5f6270}
.reader-quiz-card .button{margin-top:6px;padding:11px 16px;background:#5548bc}
.reader-nav-wrap{border-top:1px solid #e8e6ef;background:#fbfbfd;padding:20px 34px}
.tacoa-reader .lesson-navigation{max-width:1150px;margin:0 auto;padding:0;border:0}
.tacoa-reader .lesson-navigation .nav-button{min-width:180px;max-width:390px;border-color:#dddbe8;box-shadow:0 3px 10px rgba(40,35,75,.04)}
.tacoa-reader .lesson-navigation .next-lesson .nav-button{background:#4b419f;border-color:#4b419f}
.tacoa-reader .lesson-auto-progress{color:#7b8090;text-align:center}
.reader-shortcuts{max-width:920px;margin:28px auto 0;padding-top:20px;border-top:1px dashed #dedbe8;display:flex;gap:9px;flex-wrap:wrap}
.reader-shortcuts a{display:inline-flex;padding:8px 10px;border:1px solid #e2e0e9;border-radius:8px;color:#686d7d;font-size:10px;font-weight:750;background:#fff}

@media(max-width:1050px){.reader-layout{grid-template-columns:1fr}.reader-toc{position:relative;top:auto;max-height:none;padding:16px 24px;border-right:0;border-bottom:1px solid #eceaf2}.reader-toc-links{display:flex;flex-direction:row;gap:6px;overflow-x:auto}.reader-toc-links a{flex:0 0 auto;border-left:0;border-bottom:2px solid transparent;border-radius:7px;padding:7px 9px}.reader-toc-links a:hover,.reader-toc-links a.is-active{border-left:0;border-bottom-color:#6257d9}.reader-main{padding:30px 30px 36px}}
@media(max-width:760px){body.single-lesson .lms-content{padding:14px 12px 32px}.learning-centre-topbar-title{margin-left:9px;padding-left:9px}.learning-centre-topbar-title strong{font-size:11px}.learning-centre-topbar-title small{font-size:6px}.learning-centre-actions{gap:5px}.learning-centre-actions a{min-height:32px;padding:7px 9px;font-size:9px}.learning-centre-actions a:nth-child(1){display:none}.reader-shell{border-radius:13px}.reader-header{padding:22px 19px 20px}.reader-brandline{gap:10px}.reader-title{font-size:29px;letter-spacing:-.35px}.reader-lesson-count{font-size:9px}.reader-progress-row{gap:9px}.reader-progress-text{font-size:9px}.reader-toc{padding:12px 17px}.reader-toc-title{margin-bottom:8px}.reader-main{padding:24px 19px 28px}.reader-paper{font-size:15px;line-height:1.75}.reader-paper h2{font-size:22px}.reader-paper h3{font-size:18px}.reader-subtopic h2{font-size:23px}.reader-nav-wrap{padding:16px 18px}.tacoa-reader .lesson-navigation{grid-template-columns:1fr 1fr;gap:8px}.tacoa-reader .lesson-navigation .nav-button{min-width:0;max-width:none;padding:10px;font-size:10px}.tacoa-reader .lesson-auto-progress{grid-column:1/-1;grid-row:1;font-size:10px}.reader-shortcuts{margin-top:22px}}


/* 2.0.42 — Minimal academic Student Learning Centre dashboard */
.academic-dashboard-minimal{max-width:1120px;margin:0 auto;display:grid;gap:20px}.academic-student-card{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(420px,.9fr);gap:20px;align-items:center;padding:26px 28px;border-color:#dde2ec;box-shadow:0 8px 30px rgba(23,35,60,.035)}.academic-student-avatar{width:62px;height:62px;border-radius:15px;background:#f0efff;color:#564acb;display:grid;place-items:center;font-size:20px;font-weight:850}.academic-student-main h1{margin:5px 0 5px;font-size:25px;color:#17233c}.academic-student-main p{margin:0;color:#718096;font-size:12px}.academic-student-meta{margin:0;display:grid;grid-template-columns:.8fr 1.6fr 1fr;border-left:1px solid #e7eaf1}.academic-student-meta div{padding:2px 15px;min-width:0}.academic-student-meta dt{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8a92a5;font-weight:800}.academic-student-meta dd{margin:5px 0 0;font-size:11px;font-weight:750;color:#26334d;line-height:1.35}.academic-continue,.academic-notice{padding:26px 28px;border-color:#dde2ec;box-shadow:0 8px 30px rgba(23,35,60,.035)}.academic-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.academic-section-head h2{margin:5px 0 0;font-size:20px}.academic-section-head>a{font-size:10px;font-weight:800;color:#6257d9}.academic-active-badge{font-size:9px;font-weight:800;color:#246b50;background:#edf8f3;border:1px solid #d4eee2;border-radius:999px;padding:7px 10px}.academic-course-focus{margin-top:18px;padding-top:18px;border-top:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;gap:28px}.academic-course-copy{min-width:0}.academic-course-copy small{display:block;color:#6257d9;font-size:9px;font-weight:800;letter-spacing:.08em;margin-bottom:5px}.academic-course-copy h3{margin:0 0 6px;font-size:18px;color:#202c46}.academic-course-copy p{margin:0;max-width:680px;color:#718096;font-size:11px;line-height:1.55}.academic-continue-button{white-space:nowrap;padding:11px 17px}.academic-continue-button span{margin-left:8px}.academic-notice-line{margin-top:17px;padding-top:17px;border-top:1px solid #edf0f5;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.academic-notice-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f0efff;color:#6257d9;font-weight:900}.academic-notice-line strong{font-size:12px}.academic-notice-line p{margin:3px 0 0;color:#7b8496;font-size:10px}.academic-notice-line>a{font-size:10px;color:#6257d9;font-weight:800}.academic-empty-compact{margin-top:17px;padding:16px 18px;background:#f8f9fc;border:1px solid #edf0f5;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:16px}.academic-empty-compact strong{font-size:11px}.academic-empty-compact span{font-size:10px;color:#7b8496}.lms-main .topbar.dashboard-academic-topbar{height:76px}
@media(max-width:1050px){.academic-student-card{grid-template-columns:auto 1fr}.academic-student-meta{grid-column:1/-1;border-left:0;border-top:1px solid #e7eaf1;padding-top:15px}.academic-student-meta div:first-child{padding-left:0}}
@media(max-width:700px){.academic-dashboard-minimal{gap:14px}.academic-student-card,.academic-continue,.academic-notice{padding:19px}.academic-student-card{grid-template-columns:auto 1fr;gap:14px}.academic-student-avatar{width:52px;height:52px}.academic-student-main h1{font-size:20px}.academic-student-meta{grid-template-columns:1fr;gap:10px}.academic-student-meta div{padding:0}.academic-course-focus{align-items:flex-start;flex-direction:column}.academic-continue-button{width:100%;justify-content:center}.academic-empty-compact{align-items:flex-start;flex-direction:column}.academic-notice-line{grid-template-columns:auto 1fr}.academic-notice-line>a{grid-column:2}.academic-active-badge{display:none}}
\n\n/* 2.0.43 — Unified Student Learning Centre shell */\nbody .lms-sidebar{background:#fff;border-right:1px solid #e6eaf1}.lms-sidebar .lms-brand{padding-bottom:18px;border-bottom:1px solid #eef1f5}.dashboard-nav{padding-top:14px}.dashboard-nav a{display:flex;align-items:center;gap:11px;min-height:42px;margin:2px 10px;padding:9px 12px;border-radius:9px;color:#5f6b7d;font-size:12px;font-weight:650}.dashboard-nav a:hover,.dashboard-nav a.is-current{background:#f1f0ff;color:#40369d}.dashboard-nav a .tacoa-icon{font-size:17px;width:18px;height:18px}.dashboard-nav a.is-current{font-weight:800}.dashboard-nav .notification-nav-count{margin-left:auto}.help-card{margin:18px 14px 20px;padding:16px;border-radius:13px;background:#f8f7ff;border:1px solid #e5e1ff}.help-card strong{font-size:14px}.help-card span{font-size:10px;line-height:1.5}.help-card a{min-height:34px;padding:8px 12px;font-size:10px}.learning-centre-topbar-title{display:flex;flex-direction:column;justify-content:center;min-width:180px}.learning-centre-topbar-title strong{font-size:13px;color:#18243d}.learning-centre-topbar-title small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#8b94a7}.learning-centre-actions a{font-size:10px}.student-centre-page{max-width:1120px;margin:0 auto}.student-centre-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.student-centre-heading h1{margin:5px 0 0;font-size:26px;color:#18243d}.student-centre-heading p{margin:6px 0 0;max-width:720px;color:#788396;font-size:11px;line-height:1.55}.student-centre-panel{padding:24px 26px;border:1px solid #dfe4ec;border-radius:15px;background:#fff;box-shadow:0 7px 26px rgba(24,36,61,.035)}.student-centre-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.student-course-card,.student-certificate-card{padding:18px;border:1px solid #e4e8ef;border-radius:12px;background:#fff}.student-course-card h2,.student-certificate-card h2{margin:7px 0 7px;font-size:17px}.student-course-card p,.student-certificate-card p{margin:0 0 12px;color:#778194;font-size:10px;line-height:1.55}.student-course-card .button,.student-certificate-card .button{min-height:36px;padding:8px 13px;font-size:10px}.notification-centre-page,.tacoa-public-directory,.tacoa-documents-page,.tacoa-student-attendance-page{max-width:1120px!important;margin:0 auto!important}.notification-centre-page,.tacoa-public-directory,.tacoa-documents-page{padding:24px 26px!important}.tacoa-public-directory .directory-heading h1,.notification-centre-page h1,.tacoa-documents-page h1{font-size:26px}.tacoa-public-directory .directory-heading p{max-width:800px;color:#788396;font-size:11px}.academic-dashboard-minimal{max-width:1120px}.academic-student-card{padding:22px 24px}.academic-continue,.academic-notice{padding:22px 24px}.academic-student-main h1{font-size:23px}.academic-notice{min-height:0}.academic-empty-compact{padding:13px 15px}.lms-content{background:#f7f9fc}\n@media(max-width:760px){.student-centre-grid{grid-template-columns:1fr}.student-centre-panel{padding:18px}.student-centre-heading{align-items:flex-start;flex-direction:column}.notification-centre-page,.tacoa-public-directory,.tacoa-documents-page{padding:18px!important}.dashboard-nav a{margin-left:8px;margin-right:8px}}\n
/* 2.0.44 — explicit homepage exit path across the Student Learning Centre */
.dashboard-nav a.student-home-link{margin-top:14px;padding-top:12px;border-top:1px solid #eef1f5;border-radius:0;color:#596579}.dashboard-nav a.student-home-link:hover{background:transparent;color:#40369d}.learning-centre-actions .learning-centre-home{border:1px solid #e1e5ed;background:#fff;color:#4d596d}.learning-centre-actions .learning-centre-home:hover{background:#f7f8fb;color:#332b68}


/* v2.0.45 — persistent student exit controls */
.landing-logout-link{margin-left:6px}
.student-footer-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:10px}
.student-footer-actions a{font-size:13px;font-weight:700;text-decoration:none}
.student-footer-logout{padding-left:10px;border-left:1px solid rgba(127,127,127,.28)}
@media(max-width:720px){.student-footer-actions{justify-content:flex-start}.landing-logout-link{margin-left:0}}


/* 2.0.46 — Professional academic Student Learning Centre */
body.tacoa-lms-body{background:#f2f4f7!important;color:#17243b}
body.tacoa-lms-body .lms-content{background:linear-gradient(180deg,#f4f6f9 0,#f1f4f7 100%);min-height:calc(100vh - 88px)}
body.tacoa-lms-body .lms-sidebar{background:#fbfcfd;border-right:1px solid #dfe4eb;box-shadow:8px 0 28px rgba(23,36,59,.025)}
.dashboard-nav{gap:2px}.dashboard-nav a{border:1px solid transparent}.dashboard-nav a:hover{background:#f0f2f7;border-color:#e4e8ee;color:#293653}.dashboard-nav a.is-current{background:#ebe9fb;border-color:#ddd9f7;color:#3f358f}
.dashboard-nav .student-home-link{margin-top:14px;padding-top:12px;border-top-color:#e3e7ed;border-radius:0;color:#536176}
.help-card{background:#f5f6fb;border-color:#e1e5ed;box-shadow:none}
.student-centre-page,.academic-dashboard-minimal{max-width:1180px!important}
.academic-student-card,.academic-continue,.academic-notice,.student-centre-panel{border:1px solid #dce2ea;box-shadow:0 8px 28px rgba(23,36,59,.035);border-radius:14px}
.academic-student-card{border-top:3px solid #40378f}
.academic-continue{border-top:3px solid #d7a82f}
.academic-notice{border-top:3px solid #7e8797}
.student-centre-heading h1{letter-spacing:-.02em}.student-centre-heading .eyebrow,.academic-dashboard-minimal .eyebrow{color:#69758a;letter-spacing:.16em}
.academic-active-badge{background:#edf7f2!important;color:#256149!important;border:1px solid #cfe8dc!important}
.academic-continue-button{background:#443a9a!important;border-color:#443a9a!important;box-shadow:none!important}
.student-results-page .tacoa-student-results article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #e7eaf0}.student-results-page .tacoa-student-results article:last-child{border-bottom:0}.student-results-page .tacoa-student-results article strong,.student-results-page .tacoa-student-results article span{display:block}.student-results-page .tacoa-student-results article span{margin-top:5px;color:#758095;font-size:11px;line-height:1.55}
@media(min-width:761px){
  .lms-main:not(.no-sidebar-main)>.topbar{display:none!important}
  .lms-main:not(.no-sidebar-main)>.lms-content{min-height:100vh;padding-top:38px}
}
@media(max-width:760px){
  body.tacoa-lms-body .lms-content{background:#f4f6f9}
  .lms-main:not(.no-sidebar-main)>.topbar{height:68px;padding:0 18px}
  .lms-main:not(.no-sidebar-main)>.topbar .learning-centre-topbar-title,.lms-main:not(.no-sidebar-main)>.topbar .learning-centre-actions{display:none!important}
  .student-results-page .tacoa-student-results article{align-items:flex-start;flex-direction:column}
}


/* 2.0.47 — Professional Academic Reading Pane */
body.single-lesson{background:#f1f4f8!important}
body.single-lesson .lms-content{max-width:none;padding:28px 3.2vw 54px;background:#f1f4f8}
body.single-lesson .topbar{box-shadow:0 1px 0 rgba(28,39,60,.04)}
.reader-shell{max-width:1440px;margin:0 auto;border:1px solid #dce2ea;border-radius:14px;box-shadow:0 10px 32px rgba(23,35,60,.055);background:#fff}
.reader-header.reader-header-academic{padding:25px 34px 22px;background:#fff;border-bottom:1px solid #e2e7ee}
.reader-header-academic .reader-kicker{margin-bottom:9px;color:#5651a9;font-size:9px;letter-spacing:1.45px}
.reader-header-academic .reader-kicker:before{width:22px;background:#5651a9}
.reader-breadcrumbs{display:flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:980px;color:#788397;font-size:10px;line-height:1.45}
.reader-breadcrumbs a{color:#5651a9;font-weight:750}.reader-breadcrumbs a:hover{text-decoration:underline}
.reader-breadcrumbs strong{color:#4d586b;font-weight:700}.reader-breadcrumbs>span[aria-hidden=true]{color:#b0b7c3}
.reader-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.reader-print-button{min-height:31px;padding:6px 10px;border:1px solid #d9dee7;border-radius:7px;background:#fff;color:#505c70;font:inherit;font-size:9px;font-weight:750;cursor:pointer}
.reader-print-button:hover{border-color:#aaa4df;color:#5149a3;background:#f8f7ff}
.reader-header-academic .reader-lesson-count{padding:6px 9px;border-color:#dddfe8;background:#f8f9fb;color:#5f687a}
.reader-header-academic .reader-title{max-width:1040px;margin:18px 0 14px;color:#1e2a3c;font-family:Georgia,'Times New Roman',serif;font-size:36px;font-weight:700;line-height:1.16;letter-spacing:-.35px}
.reader-header-academic .reader-progress-row{max-width:700px}.reader-header-academic .reader-progress-track{height:5px;background:#e4e7ed}.reader-header-academic .reader-progress-track span{background:#5750ad}.reader-header-academic .reader-progress-text{color:#7c8594;font-size:9px}
.reader-layout{grid-template-columns:215px minmax(0,1fr);background:#fff}
.reader-toc{top:104px;padding:29px 20px;border-right:1px solid #e3e7ed;background:#f8f9fb}
.reader-toc-title{margin-bottom:12px;color:#263248;font-size:9px;letter-spacing:1.3px}
.reader-toc-links{gap:1px}.reader-toc-links a{padding:7px 8px;border-radius:0 5px 5px 0;color:#6f798b;font-size:10px;line-height:1.4}
.reader-toc-links a:hover,.reader-toc-links a.is-active{border-left-color:#5750ad;background:#ecebf8;color:#393477}
.reader-toc-progress{margin-top:24px;padding-top:15px;border-top:1px solid #e0e4ea}.reader-toc-progress strong,.reader-toc-progress span{display:block}.reader-toc-progress strong{color:#29354a;font-size:18px}.reader-toc-progress span{margin-top:2px;color:#9299a7;font-size:8px;line-height:1.45}
.reader-main{padding:38px 48px 44px;background:#f5f6f8}
.reader-paper{max-width:850px;margin:0 auto;padding:44px 52px 50px;border:1px solid #dfe3e8;border-radius:4px;background:#fff;color:#283346;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.82;box-shadow:0 4px 14px rgba(21,31,50,.025)}
.reader-paper-heading{display:flex;align-items:center;gap:14px;margin-bottom:28px}.reader-paper-heading .reader-section-label{margin:0;flex:0 0 auto;color:#615ba5;font-family:Inter,system-ui,sans-serif;font-size:8px;letter-spacing:1.55px}.reader-paper-rule{height:1px;flex:1;background:#e2e4e8}
.reader-paper h2{margin:36px 0 14px;color:#1f2b3e;font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.24}
.reader-paper h3{margin:29px 0 11px;color:#2d394d;font-family:Georgia,'Times New Roman',serif;font-size:19px}
.reader-paper h4{color:#3f4a5d;font-family:Georgia,'Times New Roman',serif}
.reader-paper p{margin-bottom:18px}.reader-paper strong{color:#202b3d}.reader-paper a{color:#4f49a3;text-decoration:underline;text-underline-offset:2px}
.reader-paper blockquote{border-left:3px solid #5c56aa;border-radius:0;background:#f6f6fb;color:#505a6b;font-style:italic}
.reader-paper table{font-family:Inter,system-ui,sans-serif;font-size:12px;border-radius:5px}.reader-paper th{background:#f2f4f7;color:#2e394b}.reader-paper th,.reader-paper td{padding:10px 11px}
.reader-paper img{display:block;margin:24px auto;border-radius:4px}.reader-paper figcaption,.reader-paper .wp-caption-text{color:#7e8795;font-family:Inter,system-ui,sans-serif;font-size:9px;text-align:center}
.reader-semantic-heading{position:relative;margin-top:40px!important;padding:14px 16px 12px 18px!important;border-left:4px solid #5d57ab;background:#f6f6fb;font-family:Inter,system-ui,sans-serif!important;font-size:17px!important;border-radius:2px}
.reader-semantic-heading.reader-objectives{border-left-color:#4954a4;background:#f4f5fb}.reader-semantic-heading.reader-concept{border-left-color:#8b6c32;background:#fbf8f0}.reader-semantic-heading.reader-example{border-left-color:#397262;background:#f2f8f5}.reader-semantic-heading.reader-activity{border-left-color:#8c5e39;background:#fbf5ef}.reader-semantic-heading.reader-summary{border-left-color:#505b70;background:#f4f5f7}.reader-semantic-heading.reader-review{border-left-color:#6653a1;background:#f6f3fb}
.reader-subtopic.reader-paper{max-width:850px;margin-top:28px;padding:34px 52px 42px}.reader-subtopic .section-label{font-family:Inter,system-ui,sans-serif}.reader-subtopic h2{font-family:Georgia,'Times New Roman',serif}
.reader-quiz-card{max-width:850px;border-color:#d8dbea;border-radius:6px;background:#f6f6fb;box-shadow:none}.reader-quiz-card h2{font-family:Georgia,'Times New Roman',serif;color:#2b3450}
.reader-shortcuts{max-width:850px;margin-top:24px}.reader-shortcuts a{border-color:#dce1e8;border-radius:6px;color:#626d7e;background:#fff}
.reader-nav-wrap{background:#fff;border-top-color:#dfe4ea}.tacoa-reader .lesson-navigation .nav-button{border-radius:7px}.tacoa-reader .lesson-navigation .next-lesson .nav-button{background:#413b85;border-color:#413b85}
@media(max-width:1050px){.reader-main{padding:28px 26px 34px}.reader-paper,.reader-subtopic.reader-paper{padding-left:38px;padding-right:38px}}
@media(max-width:760px){body.single-lesson .lms-content{padding:12px 10px 28px}.reader-shell{border-radius:10px}.reader-header.reader-header-academic{padding:20px 17px 18px}.reader-header-actions{align-items:flex-end;flex-direction:column}.reader-print-button{display:none}.reader-breadcrumbs{font-size:9px}.reader-header-academic .reader-title{margin-top:15px;font-size:28px}.reader-main{padding:17px 10px 25px}.reader-paper,.reader-subtopic.reader-paper{padding:28px 20px 34px;font-size:15px;line-height:1.75}.reader-paper h2{font-size:22px}.reader-semantic-heading{padding:12px 12px 10px 14px!important;font-size:16px!important}}
@media print{body.single-lesson .topbar,body.single-lesson .reader-toc,body.single-lesson .reader-nav-wrap,body.single-lesson .reader-shortcuts,body.single-lesson .site-footer,.reader-print-button{display:none!important}body.single-lesson .lms-content,.reader-main{padding:0!important;background:#fff!important}.reader-shell,.reader-paper{border:0!important;box-shadow:none!important}.reader-layout{display:block!important}.reader-paper{max-width:none!important;padding:0!important}.reader-header.reader-header-academic{padding:0 0 18px!important}.reader-header-academic .reader-progress-row{display:none!important}}

/* 2.0.48 — full-width academic reader with collapsed curriculum drawer */
body.single-lesson .lms-content{max-width:none;padding-left:22px;padding-right:22px}
body.single-lesson .tacoa-reader{max-width:none;width:100%}
body.single-lesson .reader-shell{max-width:none;width:100%}
body.single-lesson .reader-layout{grid-template-columns:1fr}
body.single-lesson .reader-toc{position:relative;top:auto;max-height:none;border-right:0;border-bottom:1px solid #e6e9ef;padding:14px 28px;background:#fafbfc}
body.single-lesson .reader-toc-title{margin:0 0 8px}
body.single-lesson .reader-toc-links{display:flex;flex-direction:row;gap:5px;overflow-x:auto;scrollbar-width:thin}
body.single-lesson .reader-toc-links a{flex:0 0 auto;border-left:0;border-bottom:2px solid transparent;border-radius:6px;padding:6px 9px}
body.single-lesson .reader-toc-links a:hover,body.single-lesson .reader-toc-links a.is-active{border-left:0;border-bottom-color:#5750ad}
body.single-lesson .reader-toc-progress{display:none}
body.single-lesson .reader-main{padding:30px clamp(18px,4vw,62px) 42px}
body.single-lesson .reader-paper{max-width:980px;margin-left:auto;margin-right:auto}
.reader-curriculum-toggle,.reader-print-button{border:1px solid #d9dee7;background:#fff;color:#354159;border-radius:7px;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}
.reader-curriculum-toggle:hover,.reader-print-button:hover{background:#f5f6fa}
.reader-curriculum-drawer{position:fixed;z-index:1002;left:0;top:0;bottom:0;width:min(330px,88vw);transform:translateX(-102%);transition:transform .22s ease;background:#fff;border-right:1px solid #dfe4eb;box-shadow:12px 0 35px rgba(23,35,60,.12);display:flex;flex-direction:column}
.reader-curriculum-drawer.is-open{transform:translateX(0)}
.reader-curriculum-head{min-height:84px;padding:20px 18px;border-bottom:1px solid #e6e9ef;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f9fb}
.reader-curriculum-head span,.reader-curriculum-head strong{display:block}.reader-curriculum-head span{font-size:8px;letter-spacing:1.4px;color:#7e8798;font-weight:850}.reader-curriculum-head strong{margin-top:5px;font-size:13px;line-height:1.3;color:#263248}
.reader-curriculum-head button{border:0;background:transparent;color:#667085;font-size:25px;line-height:1;cursor:pointer}
.reader-curriculum-scroll{flex:1;overflow:auto;padding:12px 12px 20px}
.reader-curriculum-module,.reader-curriculum-group{border-bottom:1px solid #edf0f4}
.reader-curriculum-module>summary,.reader-curriculum-group>summary{list-style:none;cursor:pointer;color:#29364d;font-weight:800;line-height:1.4}
.reader-curriculum-module>summary::-webkit-details-marker,.reader-curriculum-group>summary::-webkit-details-marker{display:none}
.reader-curriculum-module>summary{padding:13px 8px;font-size:11px;text-transform:uppercase;letter-spacing:.45px;background:#fafbfc;border-radius:6px}
.reader-curriculum-group{margin:4px 0 8px 9px;border-left:1px solid #e4e8ef;border-bottom:0}
.reader-curriculum-group>summary{padding:9px 10px;font-size:11px;color:#596579}
.reader-curriculum-item{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px 9px 8px 16px;margin:1px 0 1px 9px;border-radius:6px;color:#6e7889;font-size:10px;line-height:1.4}
.reader-curriculum-item:hover{background:#f4f3fb;color:#403984}.reader-curriculum-item.is-current{background:#eceaf8;color:#393477;font-weight:800}.reader-curriculum-item.is-quiz{font-size:9px}.reader-curriculum-item b{color:#25805b;font-size:10px}
.reader-curriculum-foot{padding:13px 16px;border-top:1px solid #e6e9ef;display:flex;gap:8px}.reader-curriculum-foot a{flex:1;text-align:center;border:1px solid #dde2e9;border-radius:7px;padding:8px;font-size:9px;font-weight:800;color:#465168}
.reader-curriculum-overlay{position:fixed;z-index:1001;inset:0;background:rgba(20,27,40,.28);opacity:0;transition:opacity .2s}.reader-curriculum-overlay.is-open{opacity:1}
body.reader-curriculum-open{overflow:hidden}
@media(max-width:760px){body.single-lesson .lms-content{padding-left:8px;padding-right:8px}.reader-curriculum-toggle{padding:7px 8px;font-size:9px}.reader-header-actions{gap:6px}.reader-curriculum-drawer{width:min(310px,92vw)}body.single-lesson .reader-main{padding-left:10px;padding-right:10px}}
@media print{.reader-curriculum-drawer,.reader-curriculum-overlay,.reader-curriculum-toggle{display:none!important}}

/* 2.0.49 — Reader usability, course header facts, larger notices */
.academic-notice-line strong{font-size:16px;line-height:1.45}.academic-notice-line p{font-size:14px;line-height:1.65}.academic-notice-line>a{font-size:12px}.academic-empty-compact strong{font-size:15px}.academic-empty-compact span{font-size:13px;line-height:1.55}.academic-section-head>a{font-size:12px}
.notice-card h2,.announcement-card h2{font-size:22px;line-height:1.3}.notice-body,.announcement-body,.notice-body p,.announcement-body p{font-size:16px!important;line-height:1.75!important}.notice-meta{font-size:12px!important}
.reader-course-stats{display:flex;align-items:stretch;gap:0;margin-top:18px;border:1px solid #e2e7ee;border-radius:10px;background:#f9fafc;overflow:hidden;max-width:880px}.reader-course-stats>span{min-width:110px;padding:10px 14px;border-right:1px solid #e2e7ee;display:flex;flex-direction:column;justify-content:center}.reader-course-stats>span:last-child{border-right:0}.reader-course-stats b{font-size:15px;line-height:1.2;color:#243149}.reader-course-stats small{margin-top:3px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#7c8798;font-weight:800}.reader-course-stats .reader-instructor-stat{min-width:230px;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px}.reader-course-stats .reader-instructor-stat img{width:30px;height:30px;border-radius:50%}.reader-course-stats .reader-instructor-stat span{display:flex;flex-direction:column}.reader-course-stats .reader-instructor-stat small{order:0;margin:0 0 3px}.reader-course-stats .reader-instructor-stat b{order:1;font-size:12px}
.reader-curriculum-drawer{visibility:visible!important}.reader-curriculum-drawer.is-open{transform:translateX(0)!important}.reader-curriculum-overlay[hidden]{display:none!important}.reader-curriculum-overlay.is-open{display:block!important}
@media(max-width:760px){.reader-course-stats{display:grid;grid-template-columns:repeat(3,1fr)}.reader-course-stats>span{min-width:0;border-right:1px solid #e2e7ee}.reader-course-stats .reader-instructor-stat{grid-column:1/-1;min-width:0;border-top:1px solid #e2e7ee;border-right:0}.academic-notice-line strong{font-size:15px}.academic-notice-line p{font-size:13px}.notice-body,.announcement-body,.notice-body p,.announcement-body p{font-size:15px!important}}


/* 2.0.50 — Full-width academic reader, reliable curriculum drawer */
body.single-lesson .reader-layout{display:block!important;grid-template-columns:none!important}
body.single-lesson .reader-toc{display:none!important}
body.single-lesson .reader-main{width:100%;padding:34px clamp(16px,3vw,52px) 46px;background:#f5f6f8}
body.single-lesson .reader-paper{max-width:1120px;font-size:20px;line-height:1.82;padding:48px clamp(28px,4vw,66px) 56px}
body.single-lesson .reader-paper p,body.single-lesson .reader-paper li{font-size:20px;line-height:1.82}
body.single-lesson .reader-paper h2{font-size:30px}
body.single-lesson .reader-paper h3{font-size:23px}
body.single-lesson .reader-paper h4{font-size:19px}
body.single-lesson .reader-subtopic.reader-paper{max-width:1120px;padding-left:clamp(28px,4vw,66px);padding-right:clamp(28px,4vw,66px)}
body.single-lesson .reader-quiz-card,body.single-lesson .reader-shortcuts{max-width:1120px}
body.single-lesson .reader-curriculum-drawer{z-index:99999!important;visibility:visible!important;pointer-events:auto!important}
body.single-lesson .reader-curriculum-drawer.is-open{transform:translateX(0)!important}
body.single-lesson .reader-curriculum-overlay{z-index:99998!important}
body.single-lesson .reader-curriculum-toggle{position:relative;z-index:2}
@media(max-width:760px){body.single-lesson .reader-paper{font-size:18px;line-height:1.76;padding:30px 20px 36px}body.single-lesson .reader-paper p,body.single-lesson .reader-paper li{font-size:18px;line-height:1.76}body.single-lesson .reader-paper h2{font-size:26px}body.single-lesson .reader-paper h3{font-size:21px}}

/* 2.0.52 — unified academic reader + larger instructional notes */
body.single-lesson .topbar{display:none!important}
body.single-lesson .lms-content{padding-top:18px!important}
body.single-lesson .reader-shell{border-radius:16px;overflow:hidden}
.reader-unified-masthead{display:flex;align-items:center;gap:24px;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid #e3e7ee}
.reader-institute-brand{display:flex;align-items:center;gap:10px;min-width:max-content;color:#18243d;text-decoration:none}
.reader-institute-brand .brand-logo{width:40px;height:44px;object-fit:contain}
.reader-institute-brand span{display:flex;flex-direction:column}.reader-institute-brand strong{font-size:14px;line-height:1.2}.reader-institute-brand small{margin-top:3px;font-size:8px;letter-spacing:.08em;color:#8a94a6}
.reader-learning-centre-name{padding-left:22px;border-left:1px solid #dfe4eb;display:flex;flex-direction:column;min-width:190px}
.reader-learning-centre-name strong{font-size:14px;color:#18243d}.reader-learning-centre-name small{margin-top:3px;font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#8a94a6}
.reader-unified-actions{margin-left:auto;display:flex;align-items:center;gap:10px}
.reader-dashboard-button,.reader-unified-actions .reader-curriculum-toggle,.reader-unified-actions .reader-print-button{min-height:38px;padding:9px 14px;border:1px solid #dbe1ea;border-radius:9px;background:#fff;color:#27344b;font:800 10px/1.2 Inter,system-ui,sans-serif;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.reader-dashboard-button{background:#44398f;color:#fff;border-color:#44398f}
.reader-header-academic .reader-brandline{margin-top:0}
body.single-lesson a[href*="/my-courses/"]{display:none!important}
/* Instructional material is intentionally larger for long-form study. */
body.single-lesson .reader-paper{font-size:22px;line-height:1.82}
body.single-lesson .reader-paper p,body.single-lesson .reader-paper li{font-size:22px;line-height:1.82}
body.single-lesson .reader-paper h2{font-size:32px}
body.single-lesson .reader-paper h3{font-size:25px}
body.single-lesson .reader-paper h4{font-size:21px}
body.single-lesson .reader-paper table{font-size:15px;line-height:1.55}
.dashboard-nav a[href*="lesson"],.dashboard-nav a[href*="quiz"]{font-weight:800;color:#3f368d;background:#f7f6ff}
@media(max-width:900px){.reader-unified-masthead{flex-wrap:wrap}.reader-unified-actions{width:100%;margin-left:0}.reader-learning-centre-name{flex:1}.reader-dashboard-button,.reader-unified-actions .reader-curriculum-toggle{flex:1}}
@media(max-width:760px){body.single-lesson .lms-content{padding-top:10px!important}.reader-unified-masthead{gap:12px;padding-bottom:14px;margin-bottom:15px}.reader-institute-brand{width:100%}.reader-learning-centre-name{padding-left:0;border-left:0;min-width:0}.reader-unified-actions{display:grid;grid-template-columns:1fr 1fr}.reader-unified-actions .reader-print-button{display:none}.reader-dashboard-button,.reader-unified-actions .reader-curriculum-toggle{font-size:10px}.reader-header-academic .reader-brandline{align-items:flex-start}body.single-lesson .reader-paper{font-size:19px;line-height:1.78}body.single-lesson .reader-paper p,body.single-lesson .reader-paper li{font-size:19px;line-height:1.78}body.single-lesson .reader-paper h2{font-size:28px}body.single-lesson .reader-paper h3{font-size:23px}body.single-lesson .reader-paper h4{font-size:20px}}


/* v2.0.52 — resilient curriculum drawer: CSS :target works even when JS is blocked/cached. */
body.single-lesson .reader-curriculum-drawer:target{transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important}
body.single-lesson .reader-curriculum-overlay{display:none;position:fixed;z-index:99998;inset:0;background:rgba(20,27,40,.28);opacity:1;text-decoration:none}
body.single-lesson .reader-curriculum-drawer:target + .reader-curriculum-overlay{display:block!important}
body.single-lesson .reader-curriculum-close{width:36px;height:36px;border:1px solid #dfe4eb;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#27344b;font-size:22px;line-height:1;background:#fff}
body.single-lesson .reader-curriculum-toggle{text-decoration:none}
body.single-lesson #tacoa-reader-main{scroll-margin-top:0}


/* 2.0.53 — simplified full-width reader: no curriculum drawer; 30px study text */
body.single-lesson .reader-curriculum-drawer,
body.single-lesson .reader-curriculum-overlay,
body.single-lesson .reader-curriculum-toggle{display:none!important}
body.single-lesson .reader-unified-actions{margin-left:auto}
body.single-lesson .reader-curriculum-location{display:grid;gap:8px;margin:18px 0 20px;padding:18px 20px;background:#f8f9fc;border:1px solid #e4e8ef;border-radius:12px}
body.single-lesson .reader-location-row{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:start;gap:16px}
body.single-lesson .reader-location-row span{padding-top:6px;font:850 12px/1.2 Inter,system-ui,sans-serif;letter-spacing:.16em;color:#6257a7}
body.single-lesson .reader-location-row strong{font:800 30px/1.22 Inter,system-ui,sans-serif;color:#18243d;letter-spacing:-.02em}
body.single-lesson .reader-location-lesson strong{font-family:Georgia,'Times New Roman',serif;font-weight:700}
body.single-lesson .reader-paper{font-size:30px!important;line-height:1.72!important}
body.single-lesson .reader-paper p,
body.single-lesson .reader-paper li{font-size:30px!important;line-height:1.72!important}
body.single-lesson .reader-paper h2{font-size:38px!important;line-height:1.25}
body.single-lesson .reader-paper h3{font-size:33px!important;line-height:1.3}
body.single-lesson .reader-paper h4{font-size:30px!important;line-height:1.35}
body.single-lesson .reader-paper table{font-size:20px!important}
@media(max-width:760px){
 body.single-lesson .reader-curriculum-location{padding:14px 15px;gap:10px}
 body.single-lesson .reader-location-row{grid-template-columns:1fr;gap:3px}
 body.single-lesson .reader-location-row span{font-size:10px;padding-top:0}
 body.single-lesson .reader-location-row strong{font-size:24px}
 body.single-lesson .reader-paper,
 body.single-lesson .reader-paper p,
 body.single-lesson .reader-paper li{font-size:22px!important;line-height:1.72!important}
 body.single-lesson .reader-paper h2{font-size:31px!important}
 body.single-lesson .reader-paper h3{font-size:27px!important}
 body.single-lesson .reader-paper h4{font-size:24px!important}
}
@media print{body.single-lesson .reader-curriculum-location{break-inside:avoid}}

/* v2.0.54 hard cleanup: legacy curriculum UI must never render in reader */
.tacoa-reader .reader-curriculum-button,.tacoa-reader .reader-drawer,.tacoa-reader .reader-drawer-overlay,.tacoa-reader a[href="#tacoa-curriculum-drawer"],.tacoa-reader button[aria-controls="tacoa-curriculum-drawer"]{display:none!important;}
.tacoa-reader .reader-paper,.tacoa-reader .reader-paper p,.tacoa-reader .reader-paper li{font-size:30px!important;line-height:1.75!important;}
@media(max-width:760px){.tacoa-reader .reader-paper,.tacoa-reader .reader-paper p,.tacoa-reader .reader-paper li{font-size:22px!important;line-height:1.65!important;}}


/* 2.0.55 — verified simplified student reader */
/* The lesson reader owns its masthead; do not render a second Learning Centre header above it. */
body.single-lesson .topbar{display:none!important}
body.single-lesson .lms-main.no-sidebar-main{margin-left:0!important}
body.single-lesson .lms-content{max-width:none!important;padding:28px clamp(18px,2.2vw,38px) 60px!important}
body.single-lesson .tacoa-reader{width:100%!important;max-width:none!important}
body.single-lesson .reader-shell{width:100%!important;max-width:none!important}
/* Curriculum drawer/button was intentionally retired from the reading screen. */
body.single-lesson .reader-curriculum-toggle,
body.single-lesson .reader-curriculum-button,
body.single-lesson .reader-curriculum-drawer,
body.single-lesson .reader-curriculum-overlay,
body.single-lesson [aria-controls="tacoa-curriculum-drawer"],
body.single-lesson a[href="#tacoa-curriculum-drawer"]{display:none!important}
/* My Courses is retired from the student reading screen. */
body.single-lesson a[href*="/my-courses/"]{display:none!important}
/* Large academic hierarchy and instructional material. */
body.single-lesson .reader-curriculum-location{display:grid!important;gap:10px!important;margin:18px 0 22px!important;padding:20px 22px!important;background:#f8f9fc!important;border:1px solid #e4e8ef!important;border-radius:12px!important}
body.single-lesson .reader-location-row{display:grid!important;grid-template-columns:110px minmax(0,1fr)!important;align-items:start!important;gap:18px!important}
body.single-lesson .reader-location-row span{padding-top:8px!important;font:850 12px/1.2 Inter,system-ui,sans-serif!important;letter-spacing:.16em!important;color:#6257a7!important}
body.single-lesson .reader-location-row strong{font:800 30px/1.22 Inter,system-ui,sans-serif!important;color:#18243d!important;letter-spacing:-.02em!important}
body.single-lesson .reader-location-lesson strong{font-family:Georgia,'Times New Roman',serif!important;font-weight:700!important}
body.single-lesson .reader-paper,
body.single-lesson .reader-paper p,
body.single-lesson .reader-paper li{font-size:30px!important;line-height:1.75!important}
body.single-lesson .reader-paper{max-width:1280px!important}
body.single-lesson .reader-subtopic.reader-paper,
body.single-lesson .reader-quiz-card,
body.single-lesson .reader-shortcuts{max-width:1280px!important}
@media(max-width:760px){
 body.single-lesson .lms-content{padding:12px 10px 42px!important}
 body.single-lesson .reader-curriculum-location{padding:14px 15px!important}
 body.single-lesson .reader-location-row{grid-template-columns:1fr!important;gap:4px!important}
 body.single-lesson .reader-location-row span{font-size:10px!important;padding-top:0!important}
 body.single-lesson .reader-location-row strong{font-size:24px!important}
 body.single-lesson .reader-paper,
 body.single-lesson .reader-paper p,
 body.single-lesson .reader-paper li{font-size:22px!important;line-height:1.7!important}
}


/* 2.0.57 Institutional About Us, menu and footer polish */
.page-template-page-about-us .lms-content{max-width:1560px;padding-top:28px;background:#f4f6f9}.page-template-page-about-us .topbar{height:82px;box-shadow:0 1px 0 rgba(26,35,55,.05)}.page-template-page-about-us .top-actions{gap:6px}.page-template-page-about-us .top-actions>ul,.page-template-page-about-us .top-actions>li{display:contents}.page-template-page-about-us .top-actions a:not(.login-link){padding:10px 13px;border-radius:9px;font-size:12px;font-weight:750;color:#334058;transition:.18s ease}.page-template-page-about-us .top-actions a:not(.login-link):hover,.page-template-page-about-us .top-actions .current-menu-item>a{background:#f0eeff;color:#4d43b2}.page-template-page-about-us .login-link{padding:10px 14px;border-radius:9px;border-color:#dfe3eb;font-size:11px}.page-template-page-about-us .top-actions .user-chip{padding-left:10px;border-left:1px solid #e7eaf1}
.about-institution-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:26px;align-items:start}.about-institution-sidebar{position:sticky;top:110px;background:#fff;border:1px solid #e3e7ef;border-radius:18px;padding:18px;box-shadow:0 8px 28px rgba(23,35,60,.045)}.about-sidebar-heading{padding:6px 8px 16px;border-bottom:1px solid #eceef3;margin-bottom:9px}.about-sidebar-heading span{display:block;font-size:9px;letter-spacing:.16em;color:#766bd7;font-weight:900}.about-sidebar-heading strong{display:block;margin-top:5px;font-size:17px;color:#222d45}.about-institution-sidebar nav{display:grid;gap:3px}.about-institution-sidebar nav a{padding:10px 11px;border-radius:9px;color:#657084;font-size:12px;font-weight:700;line-height:1.3}.about-institution-sidebar nav a:hover,.about-institution-sidebar nav a.is-active{background:#f0eeff;color:#4f44ba}.about-institution-reader{display:grid;gap:18px}.about-reader-hero{scroll-margin-top:110px;position:relative;overflow:hidden;border-radius:24px;padding:clamp(36px,5vw,66px);background:linear-gradient(135deg,#332b73,#6559dc 62%,#8075eb);color:#fff;box-shadow:0 16px 44px rgba(65,54,145,.12)}.about-reader-hero:after{content:'TACOA';position:absolute;right:-18px;bottom:-25px;font-size:clamp(72px,11vw,160px);font-weight:900;line-height:1;color:rgba(255,255,255,.06);letter-spacing:.02em}.about-reader-hero>*{position:relative;z-index:1}.about-kicker{margin:0 0 9px;font-size:9px!important;letter-spacing:.17em;font-weight:900;color:#7065d4;text-transform:uppercase}.about-reader-hero .about-kicker{color:#dcd8ff}.about-reader-hero h1{margin:0 0 16px;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-.035em}.about-lead{max-width:850px;margin:0;font-size:17px;line-height:1.75;color:#f1efff}.about-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.about-hero-actions a,.about-doc-actions a{display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:9px;background:#fff;color:#4b41b0;font-size:11px;font-weight:850}.about-hero-actions a.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.about-reader-section{scroll-margin-top:110px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:20px;background:#fff;border:1px solid #e3e7ef;border-radius:18px;padding:clamp(25px,3vw,40px);box-shadow:0 6px 22px rgba(23,35,60,.035)}.about-section-number{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#f0eeff;color:#5c50cc;font-size:11px;font-weight:900}.about-reader-section h2{margin:3px 0 13px;font-size:clamp(25px,3vw,35px);color:#242d45;letter-spacing:-.02em}.about-reader-section p,.about-reader-section li{font-size:15px;line-height:1.82;color:#596477}.about-muted{padding:13px 15px;border-radius:10px;background:#f8f9fc;color:#7b8494!important;font-size:12px!important}.about-card-grid{display:grid;gap:12px;margin-top:18px}.about-card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.about-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.about-mini-card{padding:18px;border:1px solid #e7e8f2;border-radius:13px;background:#fbfbff}.about-mini-card strong{display:block;color:#3a337f;margin-bottom:6px;font-size:14px}.about-mini-card p{margin:0;font-size:13px;line-height:1.65}.about-values{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.about-values span{padding:7px 10px;border-radius:999px;background:#f0eeff;color:#5449bd;font-size:10px;font-weight:800}.about-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:18px 0 0;list-style:none}.about-checks li{position:relative;padding:12px 13px 12px 38px;border:1px solid #e6e9f0;border-radius:10px;background:#fbfcfe;font-size:12px}.about-checks li:before{content:'✓';position:absolute;left:12px;top:10px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#e9f8f1;color:#197852;font-weight:900}.about-registration-card{background:linear-gradient(135deg,#252041,#3b347a);border-color:#39326f}.about-registration-card .about-section-number{background:#ffffff18;color:#fff}.about-registration-card .about-kicker{color:#c9c3ff}.about-registration-card h2{color:#fff}.about-registration-card p{color:#ddd9f6}.about-registration-line{font-size:17px!important;font-weight:800;color:#fff!important}.about-doc-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.about-doc-actions a{background:#f0eeff}.about-text-link{display:inline-flex;margin-top:8px;color:#574cc1;font-size:12px;font-weight:850}
.page-template-page-about-us .site-footer.no-sidebar-footer{max-width:none;margin:26px 0 0;padding:30px 4vw;background:#fff;border-top:1px solid #e1e5ed;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(420px,1.1fr);gap:28px;align-items:center;color:#657084}.page-template-page-about-us .footer-identity span{font-size:12px;font-weight:800;color:#27334a}.page-template-page-about-us .footer-identity small{font-size:10px;line-height:1.6}.page-template-page-about-us .footer-public-links{justify-content:flex-end;gap:8px 10px}.page-template-page-about-us .footer-public-links a{padding:7px 9px;border-radius:7px;background:#f7f8fb;font-size:10px;color:#586376}.page-template-page-about-us .footer-menu{display:none}
@media(max-width:1040px){.about-institution-shell{grid-template-columns:220px minmax(0,1fr)}.about-card-grid.three{grid-template-columns:1fr}.page-template-page-about-us .site-footer.no-sidebar-footer{grid-template-columns:1fr}.page-template-page-about-us .footer-public-links{justify-content:flex-start}}
@media(max-width:800px){.about-institution-shell{grid-template-columns:1fr}.about-institution-sidebar{position:relative;top:auto}.about-institution-sidebar nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:3px}.about-institution-sidebar nav a{flex:0 0 auto;white-space:nowrap;border:1px solid #e7e9f0}.about-sidebar-heading{padding-bottom:12px}.about-reader-section{grid-template-columns:1fr}.about-section-number{width:36px;height:36px}.about-card-grid.two,.about-checks{grid-template-columns:1fr}.about-reader-hero{border-radius:18px}.page-template-page-about-us .top-actions .user-chip{display:none}}


/* 2.0.58 About reader: sidebar is navigation; only selected panel is shown */
.about-institution-reader [hidden]{display:none!important}
.about-institution-sidebar nav a[aria-current="page"]{background:#f0eeff;color:#4f44ba}


/* v2.0.59 — one institutional footer across public/internal pages; session exits live in sidebars. */
.site-footer,
.site-footer.no-sidebar-footer,
.page-template-page-about-us .site-footer.no-sidebar-footer{
  margin:0!important;
  max-width:none!important;
  width:100%!important;
  min-height:72px!important;
  padding:14px 24px!important;
  border:0!important;
  border-top:0!important;
  background:rgba(3,28,57,.94)!important;
  color:#f0f3f6!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  text-align:center!important;
  box-shadow:none!important;
}
.site-footer .footer-identity{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;text-align:center!important}
.site-footer .footer-identity span{font-size:12px!important;line-height:1.45!important;font-weight:700!important;color:#f5f7fa!important}
.site-footer .footer-identity small{display:block!important;font-size:10.5px!important;line-height:1.45!important;color:#d6dde7!important}
.site-footer .footer-public-links,
.site-footer .student-footer-actions,
.site-footer .footer-menu{display:none!important}
.about-sidebar-session{margin-top:14px;padding-top:14px;border-top:1px solid #eceef3;display:grid;gap:4px}
.about-sidebar-session a{display:flex!important;align-items:center;gap:8px;padding:10px 11px!important;border-radius:9px;color:#657084!important;font-size:12px!important;font-weight:750!important;line-height:1.3}
.about-sidebar-session a:hover{background:#f0eeff!important;color:#4f44ba!important}
.about-sidebar-session .about-logout-link{color:#8d4050!important}
.about-sidebar-session .dashicons{font-size:16px;width:17px;height:17px;line-height:17px}
@media(max-width:800px){.about-sidebar-session{grid-template-columns:1fr 1fr}.about-sidebar-session a{justify-content:center;border:1px solid #e7e9f0}.site-footer,.site-footer.no-sidebar-footer{padding:12px 14px!important;min-height:68px!important}}


/* v2.0.60 — header account button contrast fix */
.landing-nav .account-nav-link,
.top-actions .login-link{
  color:#fff!important;
  background:#0f2f55!important;
  border-color:#0f2f55!important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 4px 12px rgba(15,47,85,.10);
}
.landing-nav .account-nav-link:hover,
.top-actions .login-link:hover{
  color:#fff!important;
  background:#173f70!important;
  border-color:#173f70!important;
}
.landing-nav .landing-logout-link,
.top-actions .login-link:last-of-type{
  color:#fff!important;
}
@media(max-width:960px){
  .landing-nav .account-nav-link{width:100%;color:#fff!important;}
}

/* v2.0.63 — enrolled learner Continue Reading visibility across student navigation surfaces. */
.continue-reading-nav{font-weight:850!important}.about-sidebar-session .about-continue-reading{background:#f0eeff!important;color:#4f44ba!important}.dashboard-nav a[href*='/lesson/'],.dashboard-nav a[href*='/quiz/']{font-weight:800}
\n\n/* TACOA 2.0.67 — About Us Professional Content & Mobile Polish */\n.about-mobile-nav-label,.about-mobile-nav{display:none}.about-principal-layout{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;align-items:start}.about-principal-portrait{min-height:180px;border-radius:18px;background:linear-gradient(145deg,#f0eeff,#fafaff);border:1px solid #e4e1f6;display:grid;place-items:end center;padding:18px;position:relative;overflow:hidden}.about-principal-portrait:before{content:' ';position:absolute;top:34px;width:58px;height:58px;border-radius:50%;background:#d8d3f7;box-shadow:0 64px 0 23px #e3dff9}.about-principal-portrait span{position:relative;z-index:2;font-size:10px;font-weight:850;color:#6258ba;letter-spacing:.08em;text-transform:uppercase}.about-principal-copy p:first-child{margin-top:0}.about-principal-signoff{display:grid;gap:2px;margin:19px 0 14px;padding-top:14px;border-top:1px solid #eceef4}.about-principal-signoff strong{font-size:13px;color:#303a55}.about-principal-signoff span{font-size:11px;color:#7b8495}.about-values-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:15px}.about-values-grid>div{padding:13px;border-radius:11px;background:#f7f6ff;border:1px solid #e6e2fb}.about-values-grid strong{display:block;font-size:11px;color:#5046ad;margin-bottom:4px}.about-values-grid span{display:block;font-size:10px;line-height:1.45;color:#757e90}.about-quality-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.about-quality-strip span{padding:9px 11px;border-radius:9px;background:#f6f7fb;border:1px solid #e5e8ef;color:#59657a;font-size:10px;font-weight:800}.about-institution-sidebar nav a.is-active{position:relative;padding-left:16px}.about-institution-sidebar nav a.is-active:before{content:'';position:absolute;left:6px;top:9px;bottom:9px;width:3px;border-radius:4px;background:#6257d9}\n@media(max-width:1100px){.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}\n@media(max-width:800px){.about-mobile-nav-label{display:block;margin:2px 0 6px;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:#6a7487}.about-mobile-nav{display:block;width:100%;min-height:45px;padding:0 13px;border:1px solid #dfe3eb;border-radius:10px;background:#fff;color:#2f3951;font-size:13px;font-weight:750}.about-institution-sidebar>nav:not(.about-sidebar-session){display:none}.about-sidebar-session{margin-top:10px!important;display:flex!important}.about-principal-layout{grid-template-columns:1fr}.about-principal-portrait{min-height:140px}.about-values-grid{grid-template-columns:1fr}.about-reader-section h2{font-size:25px}.about-reader-section p,.about-reader-section li{font-size:14px}.about-reader-hero{padding:30px 22px}.about-reader-hero h1{font-size:36px}.about-lead{font-size:15px}}\n
/* v2.0.68 — professional "This Course Includes" summary and learner-aware CTA. */
.course-settings-summary>h3{margin:28px 0 14px;font-size:28px;line-height:1.15;color:#102f55}
.course-includes-list{display:grid;gap:0}
.course-includes-list>p{display:grid;grid-template-columns:minmax(0,1fr) minmax(135px,44%);align-items:center;gap:18px;margin:0;padding:13px 2px;border-bottom:1px solid #e8edf3}
.course-includes-list .glance-label{display:flex;align-items:center;gap:11px;min-width:0}
.course-includes-list .glance-icon{display:inline-grid;place-items:center;width:24px;min-width:24px;color:#6257d9;font-size:19px}
.course-includes-list strong{text-align:right;font-weight:650;line-height:1.35;color:#102f55;overflow-wrap:anywhere}
.course-state-cta{display:grid;gap:10px;margin-top:20px}
.course-state-cta .button{width:100%;display:flex;align-items:center;justify-content:center;min-height:48px}
.course-dashboard-link{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #d8deea;border-radius:8px;color:#102f55;font-weight:750;text-decoration:none;background:#fff}
.course-dashboard-link:hover{border-color:#102f55;background:#f7f9fc;color:#102f55}
@media(max-width:720px){
  .course-settings-summary>h3{font-size:24px}
  .course-includes-list>p{grid-template-columns:minmax(0,1fr) minmax(120px,46%);gap:12px;padding:12px 0}
  .course-includes-list strong{font-size:16px}
}


/* v2.0.69 — tighter Course Includes label/value spacing. */
.course-includes-list>p{
  grid-template-columns:minmax(145px,190px) minmax(0,1fr)!important;
  column-gap:18px!important;
  padding:12px 2px!important;
}
.course-includes-list strong{
  text-align:left!important;
  justify-self:start!important;
  overflow-wrap:normal!important;
}
@media(max-width:720px){
  .course-includes-list>p{
    grid-template-columns:minmax(130px,165px) minmax(0,1fr)!important;
    column-gap:12px!important;
  }
  .course-includes-list strong{font-size:15px!important}
}
@media(max-width:420px){
  .course-includes-list>p{grid-template-columns:1fr!important;gap:5px!important}
  .course-includes-list strong{padding-left:35px!important}
}

/* v2.0.70 — keep the sidebar concise; move detailed public course information into Course Details. */
.course-details-panel .course-overview-section{margin:0 0 28px;padding:0 0 24px;border-bottom:1px solid #e6eaf0}
.course-details-panel .course-overview-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.course-details-panel .course-overview-section h2{margin-top:0}
.course-details-panel .glance-faqs details{border:1px solid #e4e8ef;border-radius:10px;padding:0 14px;margin:10px 0;background:#fff}
.course-details-panel .glance-faqs summary{padding:13px 0;cursor:pointer;font-weight:700;color:#132f55}
.course-details-panel .glance-faqs p{margin:0;padding:0 0 14px;color:#4a5568}
@media(max-width:760px){.course-details-panel .course-overview-section{margin-bottom:22px;padding-bottom:18px}}


/* v2.0.71 — professional marketplace-style single-course presentation, adapted to TACOA. */
@media (min-width: 961px){
  body.single-course main.site-main{max-width:none!important;padding:0!important;}
  body.single-course .single-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 390px!important;
    column-gap:36px!important;
    align-items:start!important;
    max-width:1280px!important;
    margin:0 auto!important;
    padding:0 28px 56px!important;
    position:relative!important;
  }
  body.single-course .single-layout:before{
    content:"";
    position:absolute;
    z-index:-1;
    left:50%;
    top:0;
    width:100vw;
    height:430px;
    transform:translateX(-50%);
    background:#111827;
  }
  body.single-course .lesson-content{
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
    padding:34px 0 0!important;
    min-width:0!important;
  }
  body.single-course .course-breadcrumb,
  body.single-course .course-breadcrumb a,
  body.single-course .course-title-heading,
  body.single-course .lesson-content>.eyebrow{color:#fff!important;}
  body.single-course .course-breadcrumb{opacity:.86!important;}
  body.single-course .course-title-heading{
    max-width:820px!important;
    font-size:clamp(34px,3vw,48px)!important;
    line-height:1.12!important;
    margin:18px 0 26px!important;
  }
  body.single-course .course-tabs-primary{
    margin-top:300px!important;
    background:#fff!important;
    border:1px solid #dfe5ee!important;
    border-radius:12px!important;
    padding:8px!important;
    box-shadow:0 8px 28px rgba(15,47,85,.06)!important;
  }
  body.single-course .course-tab-panel{
    background:#fff!important;
    border:1px solid #dfe5ee!important;
    border-radius:12px!important;
    padding:28px!important;
    margin-top:18px!important;
  }
  body.single-course .course-settings-summary{
    grid-column:2!important;
    grid-row:1!important;
    position:sticky!important;
    top:22px!important;
    z-index:5!important;
    margin-top:34px!important;
    padding:0 0 20px!important;
    overflow:hidden!important;
    border:1px solid #dfe5ee!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 14px 38px rgba(15,23,42,.18)!important;
  }
  body.single-course .course-settings-summary .single-course-visual{border-radius:0!important;}
  body.single-course .course-settings-summary>h3,
  body.single-course .course-includes-list,
  body.single-course .course-state-cta{margin-left:24px!important;margin-right:24px!important;}
  body.single-course .course-settings-summary>h3{margin-top:22px!important;}
  body.single-course .course-includes-list p{padding:10px 0!important;}
}
@media (max-width:960px){
  body.single-course .course-settings-summary{position:static!important;}
}
\n\n/* v2.0.72 — move This Course Includes to the lower-left course content area. */\n.course-includes-main{background:#fff;border:1px solid #dfe5ee;border-radius:12px;padding:26px 28px;margin:18px 0;box-shadow:0 8px 28px rgba(15,47,85,.05)}\n.course-includes-main h2{margin:0 0 20px;font-size:30px;line-height:1.2;color:#102f55}\n.course-includes-main .course-includes-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:42px;row-gap:0}\n.course-includes-main .course-includes-list p{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:0;padding:12px 0;border-bottom:1px solid #e5eaf1}\n.course-includes-main .course-includes-list p strong{text-align:right}\n.course-includes-main .glance-label{display:flex;align-items:center;gap:12px}\n.course-includes-main .glance-icon{flex:0 0 24px}\n@media(min-width:961px){\n  body.single-course .course-includes-main{margin-top:300px!important;}\n  body.single-course .course-tabs-primary{margin-top:18px!important;}\n  body.single-course .course-settings-summary>h3,\n  body.single-course .course-settings-summary>.course-includes-list{display:none!important;}\n  body.single-course .course-settings-summary .course-state-cta{margin-top:22px!important;}\n}\n@media(max-width:760px){\n  .course-includes-main{padding:20px 18px}\n  .course-includes-main h2{font-size:25px}\n  .course-includes-main .course-includes-list{grid-template-columns:1fr}\n}\n
/* v2.0.73 — course benefits + complete tab architecture. */
body.single-course .course-benefits-list p{display:flex!important;align-items:center!important;min-height:38px!important;border:0!important;padding:6px 0!important}
body.single-course .course-benefits-list .glance-label{font-weight:500!important}
body.single-course .course-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;border:1px solid #e1e7ef;border-radius:10px;padding:4px 20px}
body.single-course .course-facts-grid p{display:flex;justify-content:space-between;gap:18px;margin:0;padding:14px 0;border-bottom:1px solid #e8edf3}
body.single-course .course-facts-grid p:nth-last-child(-n+2){border-bottom:0}
body.single-course .course-facts-grid span{color:#536276}
body.single-course .course-facts-grid strong{text-align:right;color:#0f2f55}
@media(max-width:700px){body.single-course .course-facts-grid{grid-template-columns:1fr}body.single-course .course-facts-grid p:nth-last-child(2){border-bottom:1px solid #e8edf3}}

/* v2.0.74 — raise tabs and strengthen course hero title contrast. */
@media(min-width:961px){
  body.single-course .course-title-heading{
    color:#fff!important;
    background:transparent!important;
    border:0!important;
    border-bottom:0!important;
    box-shadow:none!important;
    padding:0!important;
    text-shadow:0 2px 10px rgba(0,0,0,.22)!important;
    opacity:1!important;
  }
  body.single-course .course-title-heading:before{display:none!important;}
  body.single-course .course-tabs-primary{
    margin-top:26px!important;
    position:relative!important;
    z-index:3!important;
  }
  body.single-course .course-includes-main{
    margin-top:18px!important;
  }
}
@media(max-width:960px){
  body.single-course .course-title-heading{color:#102f55!important;opacity:1!important;}
}


/* v2.0.75 — LearnPress-inspired course presentation with TACOA branding. */
body.single-course{
  --lp-accent:#5b4cf2;
  --lp-text:#17213a;
  --lp-muted:#6b7280;
  --lp-line:#e3e7ef;
  --lp-panel:#fff;
  --lp-bg:#f7f8fb;
}
body.single-course main.site-main{background:var(--lp-bg)!important}
body.single-course .course-title-heading{
  letter-spacing:-.02em!important;
  font-weight:750!important;
  text-shadow:none!important;
}
body.single-course .course-tabs-primary{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  overflow-x:auto!important;
  white-space:nowrap!important;
  background:var(--lp-panel)!important;
  border:1px solid var(--lp-line)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  padding:0!important;
}
body.single-course .course-tabs-primary .course-tab{
  position:relative!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#4b5563!important;
  padding:20px 24px!important;
  font-size:16px!important;
  font-weight:500!important;
  min-height:62px!important;
}
body.single-course .course-tabs-primary .course-tab:hover{color:var(--lp-accent)!important}
body.single-course .course-tabs-primary .course-tab.is-active{
  color:var(--lp-accent)!important;
  background:transparent!important;
  font-weight:600!important;
}
body.single-course .course-tabs-primary .course-tab.is-active:after{
  content:"";
  position:absolute;
  left:20px;right:20px;bottom:0;
  height:3px;
  background:var(--lp-accent);
}
body.single-course .course-tab-panel{
  background:var(--lp-panel)!important;
  border:1px solid var(--lp-line)!important;
  border-radius:4px!important;
  box-shadow:none!important;
  padding:30px!important;
  color:var(--lp-text)!important;
}
body.single-course .course-tab-panel h2,
body.single-course .course-tab-panel h3{color:var(--lp-text)!important;font-weight:700!important}
body.single-course .course-tab-panel p,
body.single-course .course-tab-panel li{color:#4b5563!important;line-height:1.75!important}
body.single-course .course-facts-grid{
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  gap:0 36px!important;
}
body.single-course .course-facts-grid p{
  padding:14px 0!important;
  border-bottom:1px solid var(--lp-line)!important;
}
body.single-course .course-facts-grid span{color:#6b7280!important}
body.single-course .course-facts-grid strong{color:var(--lp-text)!important;font-weight:600!important}
body.single-course .course-settings-summary{
  border-radius:4px!important;
  box-shadow:0 4px 20px rgba(17,24,39,.10)!important;
}
body.single-course .course-state-cta .button{
  border-radius:4px!important;
  font-weight:700!important;
}
body.single-course .course-includes-main{
  background:var(--lp-panel)!important;
  border:1px solid var(--lp-line)!important;
  border-radius:4px!important;
  padding:26px 28px!important;
}
body.single-course .course-includes-main h2{
  font-size:25px!important;
  margin:0 0 18px!important;
  color:var(--lp-text)!important;
}
body.single-course .course-benefits-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px 34px!important;
}
body.single-course .course-benefits-list p{margin:0!important}
body.single-course .course-benefits-list .glance-label{
  color:#374151!important;
  font-size:16px!important;
}
body.single-course .course-benefits-list .glance-icon{color:var(--lp-accent)!important}
body.single-course .course-breadcrumb{font-size:14px!important}
body.single-course .course-breadcrumb a{text-decoration:none!important}
body.single-course .course-instructor-profile,
body.single-course .course-reviews-shell,
body.single-course .course-review-form-note{
  border-radius:4px!important;
}
@media(min-width:961px){
  body.single-course .single-layout{column-gap:32px!important}
  body.single-course .lesson-content{padding-top:30px!important}
  body.single-course .course-tabs-primary{margin-top:28px!important}
  body.single-course .course-tab-panel{margin-top:18px!important}
}
@media(max-width:960px){
  body.single-course .course-tabs-primary .course-tab{padding:16px 18px!important;min-height:54px!important;font-size:15px!important}
  body.single-course .course-benefits-list{grid-template-columns:1fr!important}
  body.single-course .course-tab-panel{padding:22px!important}
}
\n\n/* v2.0.76 — clean LearnPress-style background + duplicate tab cleanup. */\nbody.single-course main.site-main{background:#f5f7fa!important;}\n@media(min-width:961px){\n  body.single-course .single-layout{isolation:isolate!important;}\n  body.single-course .single-layout:before{z-index:0!important;background:#102a4c!important;height:300px!important;}\n  body.single-course .lesson-content,body.single-course .course-settings-summary{position:relative!important;z-index:1!important;}\n  body.single-course .lesson-content{background:transparent!important;}\n  body.single-course .course-breadcrumb,body.single-course .course-breadcrumb a,body.single-course .lesson-content>.eyebrow{color:#dce7f5!important;}\n  body.single-course .course-title-heading{color:#fff!important;opacity:1!important;text-shadow:none!important;margin-bottom:24px!important;}\n  body.single-course .course-tabs-primary{margin-top:34px!important;}\n}\nbody.single-course .course-tabs-primary,body.single-course .course-tab-panel,body.single-course .course-includes-main,body.single-course .course-settings-summary{background:#fff!important;}\n

/* v2.0.77 — purple-blue course hero background. */
@media(min-width:961px){
  body.single-course .single-layout:before{
    background:linear-gradient(135deg,#2f2a72 0%,#4638a8 48%,#3156a8 100%)!important;
  }
  body.single-course .course-breadcrumb,
  body.single-course .course-breadcrumb a,
  body.single-course .lesson-content>.eyebrow{
    color:#ecebff!important;
  }
  body.single-course .course-title-heading{
    color:#ffffff!important;
  }
}


/* v2.0.78 — definitive visible purple-blue hero layer + clean page palette. */
body.single-course main.site-main{
  background:#f5f7fa!important;
}
@media(min-width:961px){
  body.single-course .single-layout{
    position:relative!important;
    isolation:isolate!important;
  }
  body.single-course .single-layout:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    left:50%!important;
    top:0!important;
    width:100vw!important;
    height:300px!important;
    transform:translateX(-50%)!important;
    background:linear-gradient(135deg,#2f2a72 0%,#4638a8 48%,#3156a8 100%)!important;
    opacity:1!important;
    z-index:-1!important;
  }
  body.single-course .lesson-content{
    position:relative!important;
    z-index:1!important;
  }
  body.single-course .course-breadcrumb,
  body.single-course .course-breadcrumb a{
    color:#ecebff!important;
    opacity:1!important;
  }
  body.single-course .course-title-heading{
    color:#fff!important;
    opacity:1!important;
    text-shadow:none!important;
  }
}
body.single-course .course-tabs-primary,
body.single-course .course-tab-panel,
body.single-course .course-includes-main,
body.single-course .course-settings-summary{
  background:#fff!important;
}

/* v2.0.87 — centered uniform footer on mobile; avoid isolated copyright words. */
.site-footer.site-footer-uniform .footer-identity{
  width:100%!important; display:flex!important; flex-direction:row!important; flex-wrap:wrap!important;
  align-items:center!important; justify-content:center!important; gap:0!important; text-align:center!important;
}
.site-footer.site-footer-uniform .footer-identity span{
  color:#d6dde7!important; font-size:12px!important; line-height:1.5!important;
  white-space:nowrap!important; display:inline-flex!important; align-items:center!important;
}
.site-footer.site-footer-uniform .footer-identity span + span:before{
  content:"|"; color:#aebdce!important; margin:0 12px!important;
}
@media(max-width:700px){
  .curriculum>details>.curriculum-module-title{min-height:48px;padding:9px 11px;font-size:14px}
  .curriculum-unit>.curriculum-unit-title{min-height:43px;padding:8px 10px 8px 15px!important}
  .curriculum-unit-body{padding:4px 8px 10px 16px}
  .curriculum-lesson-title{min-height:44px;margin-top:5px;padding:8px 9px}
  .curriculum-lesson-title .curriculum-title-text{font-size:12px}
  .curriculum-view-label{width:22px;height:22px;flex-basis:22px}
}


/* TACOA 2.0.124 — Student Reading Pane compact + learning blocks integration polish. */
body.single-lesson .reader-header.reader-header-academic{padding-bottom:16px!important}
body.single-lesson .reader-brandline{margin-bottom:12px!important}
body.single-lesson .reader-curriculum-location{padding:18px 22px!important;margin-top:12px!important;border-radius:10px!important}
body.single-lesson .reader-location-row{grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important;margin:0 0 8px!important}
body.single-lesson .reader-location-row:last-child{margin-bottom:0!important}
body.single-lesson .reader-location-row span{padding-top:4px!important;font-size:10px!important;letter-spacing:.14em!important}
body.single-lesson .reader-location-row strong{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:23px!important;line-height:1.22!important;font-weight:760!important;letter-spacing:-.015em!important}
body.single-lesson .reader-location-lesson strong{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:22px!important;font-weight:800!important}
body.single-lesson .reader-progress-row{display:grid!important;grid-template-columns:minmax(0,640px) auto!important;align-items:center!important;gap:12px!important;margin:14px 0 0!important;max-width:none!important}
body.single-lesson .reader-progress-track{height:5px!important}
body.single-lesson .reader-progress-text{font-size:10px!important;white-space:nowrap!important}
body.single-lesson .reader-course-stats{display:none!important}
body.single-lesson .reader-main{padding-top:18px!important}
body.single-lesson .reader-paper{max-width:1040px!important;padding:30px 42px 38px!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:17px!important;line-height:1.72!important}
body.single-lesson .reader-paper-heading{margin-bottom:22px!important}
body.single-lesson .reader-paper .reader-section-label{font-size:9px!important;letter-spacing:.15em!important}
body.single-lesson .reader-paper h1,
body.single-lesson .reader-paper h2,
body.single-lesson .reader-paper h3,
body.single-lesson .reader-paper h4{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;color:#17233c!important;letter-spacing:-.015em!important}
body.single-lesson .reader-paper h2{font-size:25px!important;line-height:1.28!important;margin:1.2em 0 .55em!important}
body.single-lesson .reader-paper h3{font-size:20px!important;line-height:1.35!important}
body.single-lesson .reader-paper p,
body.single-lesson .reader-paper li{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:17px!important;line-height:1.72!important}
body.single-lesson .tacoa-reading-pane-nav{max-width:1040px!important;margin:0 auto 14px!important;border-radius:9px!important;box-shadow:none!important}
body.single-lesson .tacoa-unit-student-template,
body.single-lesson .tacoa-lesson-content-blocks{max-width:none!important;width:100%!important}
body.single-lesson .tacoa-unit-student-section,
body.single-lesson .tacoa-lesson-block{border-radius:8px!important;padding:14px 16px!important;box-shadow:none!important}
body.single-lesson .tacoa-lesson-content-blocks{gap:9px!important;margin:20px 0 4px!important}
body.single-lesson .tacoa-lesson-block h2,
body.single-lesson .tacoa-unit-student-section h3{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important;letter-spacing:0!important}
body.single-lesson .tacoa-lesson-block-content,
body.single-lesson .tacoa-unit-student-section>div{font-size:15px!important;line-height:1.68!important}
body.single-lesson .tacoa-lesson-block-content p,
body.single-lesson .tacoa-unit-student-section p,
body.single-lesson .tacoa-lesson-block-content li,
body.single-lesson .tacoa-unit-student-section li{font-size:15px!important;line-height:1.68!important}
body.single-lesson .reader-nav-wrap{padding-top:12px!important}
body.single-lesson .lesson-navigation{max-width:1040px!important;margin-inline:auto!important;gap:14px!important}
body.single-lesson .lesson-navigation .nav-button{min-height:48px!important;padding:10px 14px!important;border-radius:8px!important}
body.single-lesson .lesson-auto-progress{font-size:11px!important}
@media(max-width:760px){
 body.single-lesson .reader-curriculum-location{padding:14px 14px!important}
 body.single-lesson .reader-location-row{grid-template-columns:1fr!important;gap:2px!important;margin-bottom:9px!important}
 body.single-lesson .reader-location-row span{font-size:9px!important;padding-top:0!important}
 body.single-lesson .reader-location-row strong,
 body.single-lesson .reader-location-lesson strong{font-size:19px!important}
 body.single-lesson .reader-progress-row{grid-template-columns:1fr!important;gap:6px!important}
 body.single-lesson .reader-progress-text{font-size:9px!important}
 body.single-lesson .reader-paper{padding:22px 17px 28px!important;font-size:15px!important;line-height:1.7!important}
 body.single-lesson .reader-paper p,
 body.single-lesson .reader-paper li{font-size:15px!important;line-height:1.7!important}
 body.single-lesson .reader-paper h2{font-size:21px!important}
 body.single-lesson .reader-paper h3{font-size:18px!important}
 body.single-lesson .tacoa-lesson-block,
 body.single-lesson .tacoa-unit-student-section{padding:12px 13px!important}
 body.single-lesson .tacoa-lesson-block-content,
 body.single-lesson .tacoa-unit-student-section>div,
 body.single-lesson .tacoa-lesson-block-content p,
 body.single-lesson .tacoa-unit-student-section p,
 body.single-lesson .tacoa-lesson-block-content li,
 body.single-lesson .tacoa-unit-student-section li{font-size:14px!important}
}


/* TACOA 2.0.125 — Student lesson completion + Previous/Next/Quiz flow polish. */
body.single-lesson .reader-paper-heading .reader-section-label{font-size:0!important}
body.single-lesson .reader-paper-heading .reader-section-label:after{content:"Lesson Notes";font-size:9px;letter-spacing:.15em;font-weight:800}
body.single-lesson .lesson-navigation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:stretch!important}
body.single-lesson .lesson-completion-centre{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:190px}
body.single-lesson .complete-lesson-button{min-height:42px;padding:9px 15px;border:1px solid #c9c4f0;border-radius:8px;background:#f4f2ff;color:#433a9b;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}
body.single-lesson .complete-lesson-button:hover{background:#ebe8ff;border-color:#a9a2e2}
body.single-lesson .complete-lesson-button.is-completed{background:#e9f7f0;border-color:#b9dfcb;color:#176c4a}
body.single-lesson .complete-lesson-button.is-saving{opacity:.68;pointer-events:none}
body.single-lesson .lesson-auto-progress{min-height:16px;display:flex;align-items:center;justify-content:center;font-size:10px!important}
body.single-lesson .reader-quiz-card{max-width:1040px;margin:18px auto 0;padding:18px 20px;border:1px solid #dedbf2;border-radius:10px;background:#faf9ff;box-shadow:none}
body.single-lesson .reader-quiz-card h2{margin:4px 0 8px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:18px;line-height:1.35}
body.single-lesson .reader-quiz-card .button{margin-top:6px;border-radius:8px;padding:9px 13px}
@media(max-width:760px){
 body.single-lesson .lesson-navigation{grid-template-columns:1fr 1fr!important;gap:8px!important}
 body.single-lesson .lesson-completion-centre{grid-column:1/-1;grid-row:1;min-width:0;width:100%}
 body.single-lesson .complete-lesson-button{width:100%}
}


/* TACOA 2.0.126 — Student lesson footer/navigation final polish */
body.single-lesson .reader-shortcuts{
  margin:0!important;
  padding:12px 18px 14px!important;
  border-top:1px solid #eef0f5!important;
  background:#fafbfc!important;
  display:flex!important;
  justify-content:center!important;
  gap:18px!important;
}
body.single-lesson .reader-shortcuts a{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:3px 2px!important;
  min-height:0!important;
  color:#697084!important;
  font-size:10px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
body.single-lesson .reader-shortcuts a:hover,
body.single-lesson .reader-shortcuts a:focus{color:#433a9b!important;text-decoration:underline!important}
body.single-lesson .reader-nav-wrap{padding-bottom:12px!important}
body.single-lesson .lesson-auto-progress:empty{display:none!important}
body.single-lesson .lesson-auto-progress.is-saving,
body.single-lesson .lesson-auto-progress.is-saved{display:flex!important}
@media(max-width:760px){
 body.single-lesson .reader-shortcuts{gap:12px!important;flex-wrap:wrap!important;padding:10px 12px!important}
 body.single-lesson .reader-shortcuts a{font-size:9px!important}
}


/* TACOA 2.0.127 — Student Quiz / Assessment flow polish. */
body.single-quiz .quiz-page{max-width:1040px;margin:0 auto 42px}
body.single-quiz .quiz-hero{padding:22px 24px;border:1px solid #dedcf0;border-radius:12px;background:#f7f6fc;box-shadow:none}
body.single-quiz .quiz-hero .eyebrow{font-size:9px;letter-spacing:1.4px}
body.single-quiz .quiz-hero h1{margin:5px 0 12px;font:800 28px/1.25 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#19233a}
body.single-quiz .quiz-meta-strip{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
body.single-quiz .quiz-meta-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #dedcf0;border-radius:999px;background:#fff;color:#555d70;font-size:10px;font-weight:750}
body.single-quiz .quiz-progress{margin-top:10px;padding:12px 14px;border:1px solid #e1e2ea;border-radius:9px;background:#fff}
body.single-quiz .quiz-workspace{grid-template-columns:minmax(0,1fr) 190px;gap:16px;margin-top:16px}
body.single-quiz .public-question{padding:17px 18px;margin-bottom:11px;border-color:#e1e3eb;border-radius:8px;box-shadow:none}
body.single-quiz .public-question legend{font-size:15px}
body.single-quiz .public-answer{padding:9px 10px;margin:6px 0;border-radius:7px}
body.single-quiz .quiz-navigation{top:90px;padding:14px;border-color:#e1e3eb;border-radius:8px;box-shadow:none}
body.single-quiz .quiz-finish-button{min-width:150px;border-radius:8px!important;padding:10px 15px!important}
body.single-quiz #tacoa-quiz-result{display:none;margin-top:16px;padding:17px 18px;border:1px solid #dcdfea;border-radius:10px;background:#f7f8fb;color:#19233a;font-size:13px;font-weight:600}
body.single-quiz #tacoa-quiz-result.is-visible{display:block}
body.single-quiz #tacoa-quiz-result.is-pass{border-color:#cce8d7;background:#f1faf5}
body.single-quiz #tacoa-quiz-result.is-fail{border-color:#efd7d7;background:#fff7f7}
body.single-quiz .quiz-result-title{display:block;margin-bottom:6px;font-size:17px;font-weight:850}
body.single-quiz .quiz-result-stats{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}
body.single-quiz .quiz-result-stat{padding:7px 9px;border:1px solid rgba(25,35,58,.10);border-radius:7px;background:#fff;font-size:10px}
body.single-quiz .quiz-result-feedback{margin:10px 0 0;color:#61697b;line-height:1.55}
@media(max-width:780px){body.single-quiz .quiz-workspace{grid-template-columns:1fr}body.single-quiz .quiz-navigation{position:static;grid-row:1}body.single-quiz .quiz-hero h1{font-size:23px}}


/* TACOA 2.0.128 — Quiz question layout & feedback polish. */
body.single-quiz .quiz-progress{
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  align-items:center!important;
  gap:6px 10px!important;
  padding:11px 14px!important;
}
body.single-quiz .quiz-progress>span{font-size:11px!important;font-weight:750!important;color:#50596d!important}
body.single-quiz .quiz-progress>strong{justify-self:end!important;font-size:11px!important;white-space:nowrap!important}
body.single-quiz .quiz-progress>div{grid-column:1/-1!important;height:5px!important;margin-top:2px!important;border-radius:999px!important;overflow:hidden!important;background:#ececf5!important}
body.single-quiz .quiz-progress>div>i{display:block!important;height:100%!important;width:0;border-radius:999px!important}
body.single-quiz .public-question{
  display:block!important;
  min-width:0!important;
  padding:16px 17px 15px!important;
  margin:0 0 12px!important;
  border:1px solid #dde1ea!important;
  border-radius:10px!important;
  background:#fff!important;
}
body.single-quiz .public-question legend{
  display:flex!important;
  width:calc(100% - 8px)!important;
  max-width:100%!important;
  align-items:flex-start!important;
  gap:7px!important;
  padding:0 6px!important;
  color:#18243d!important;
  font-size:14px!important;
  font-weight:750!important;
  line-height:1.45!important;
}
body.single-quiz .public-question legend>.quiz-question-number{flex:0 0 auto!important;font-weight:850!important}
body.single-quiz .public-question legend>.quiz-question-text{flex:1 1 auto!important;min-width:0!important}
body.single-quiz .public-question legend>.quiz-mark-badge{
  flex:0 0 auto!important;
  margin-left:auto!important;
  padding:4px 7px!important;
  border:1px solid #dfdef0!important;
  border-radius:999px!important;
  background:#f7f6fc!important;
  color:#655d80!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
body.single-quiz .public-answer{
  display:flex!important;
  width:100%!important;
  align-items:flex-start!important;
  gap:10px!important;
  margin:7px 0!important;
  padding:9px 11px!important;
  border:1px solid #e5e7ee!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#263249!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.45!important;
  cursor:pointer!important;
}
body.single-quiz .public-answer:hover{border-color:#cfcbe9!important;background:#faf9ff!important}
body.single-quiz .public-answer input[type=radio],
body.single-quiz .public-answer input[type=checkbox]{
  flex:0 0 auto!important;
  width:16px!important;
  height:16px!important;
  margin:2px 0 0!important;
}
body.single-quiz .public-answer>span:not(.answer-result){flex:1 1 auto!important;min-width:0!important;overflow-wrap:anywhere!important}
body.single-quiz .public-answer .answer-result{flex:0 0 auto!important;align-self:center!important}
body.single-quiz .public-answer.show-correct{border-color:#b9ddc7!important;background:#f2fbf5!important}
body.single-quiz .public-answer.show-wrong{border-color:#e7c1c1!important;background:#fff5f5!important}
body.single-quiz .question-feedback{
  display:none!important;
  margin:10px 0 0!important;
  padding:8px 10px!important;
  border-radius:7px!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
body.single-quiz .public-question.is-correct .question-feedback{
  display:block!important;
  border:1px solid #c7e7d2!important;
  background:#f2faf5!important;
  color:#246a40!important;
}
body.single-quiz .public-question.is-wrong .question-feedback{
  display:block!important;
  border:1px solid #efd2d2!important;
  background:#fff6f6!important;
  color:#a13d3d!important;
}
body.single-quiz .quiz-navigation a{display:inline-grid!important;place-items:center!important;min-width:30px!important;height:30px!important;border:1px solid #e0e2ea!important;border-radius:7px!important;background:#fff!important;font-size:10px!important;font-weight:800!important}
body.single-quiz .quiz-navigation a.is-answered{border-color:#cbc7ed!important;background:#f1efff!important;color:#5044c4!important}
@media(max-width:780px){
  body.single-quiz .public-question{padding:14px 12px 13px!important}
  body.single-quiz .public-question legend{display:grid!important;grid-template-columns:auto 1fr!important;width:100%!important;gap:4px 6px!important;font-size:13px!important}
  body.single-quiz .public-question legend>.quiz-mark-badge{grid-column:2!important;justify-self:start!important;margin-left:0!important}
  body.single-quiz .public-answer{padding:9px!important;font-size:12px!important}
  body.single-quiz .quiz-progress{grid-template-columns:1fr!important}
  body.single-quiz .quiz-progress>strong{justify-self:start!important}
  body.single-quiz .quiz-progress>div{grid-column:1!important;width:100%!important}
}


/* TACOA 2.0.129 — Quiz attempt-state + compact question navigator polish. */
body.single-quiz .quiz-attempt-state{margin:0 0 14px;padding:13px 15px;border:1px solid #dedfea;border-radius:9px;background:#f8f8fb;color:#2e3950;font-size:12px;line-height:1.5}
body.single-quiz .quiz-attempt-state strong{display:block;margin-bottom:3px;font-size:13px;color:#17233c}
body.single-quiz .quiz-attempt-state.is-pass{border-color:#c9e5d3;background:#f3faf5}
body.single-quiz .quiz-attempt-state.is-locked:not(.is-pass){border-color:#ead7d7;background:#fff8f8}
body.single-quiz .tacoa-public-quiz.is-locked .public-answer{cursor:not-allowed!important;opacity:.78}
body.single-quiz .tacoa-public-quiz.is-locked .public-answer:hover{border-color:#e5e7ee!important;background:#fff!important}
body.single-quiz .quiz-navigation{padding:13px!important;border-radius:10px!important}
body.single-quiz .quiz-navigation>strong{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#525c70}
body.single-quiz .quiz-navigation>div{display:flex!important;flex-wrap:wrap!important;gap:5px!important}
body.single-quiz .quiz-navigation a{width:30px!important;min-width:30px!important;padding:0!important;text-decoration:none!important}
body.single-quiz .quiz-navigation a.is-current{border-color:#6257d9!important;box-shadow:0 0 0 2px rgba(98,87,217,.12)!important;color:#493eb5!important}
body.single-quiz .quiz-navigation small{display:block;margin-top:9px;font-size:9px!important;line-height:1.45;color:#778093}
body.single-quiz .quiz-finish-button[disabled]{opacity:.68!important;cursor:not-allowed!important}
@media(max-width:780px){body.single-quiz .quiz-navigation>div{gap:4px!important}body.single-quiz .quiz-navigation a{width:28px!important;min-width:28px!important;height:28px!important}}

/* TACOA 2.0.130 — Quiz completion/continue navigation polish. */
body.single-quiz .quiz-continue-wrap{display:flex;justify-content:flex-end;gap:10px;margin:16px 0 0}
body.single-quiz .quiz-continue-button{display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:230px;padding:11px 15px;border-radius:9px;background:var(--purple);color:#fff;font-weight:800;text-decoration:none}
body.single-quiz .quiz-continue-button small{font-size:9px;letter-spacing:.5px;opacity:.72}
body.single-quiz .quiz-attempt-state .quiz-continue-inline{display:inline-flex;margin-top:10px;padding:8px 11px;border-radius:8px;background:#4c429b;color:#fff;font-size:11px;font-weight:800;text-decoration:none}
@media(max-width:700px){body.single-quiz .quiz-continue-wrap{justify-content:stretch}body.single-quiz .quiz-continue-button{width:100%;align-items:flex-start;min-width:0}}

/* TACOA 2.0.142: Unified public navigation + balanced portal branding. */
.thp-main-navigation{display:flex;align-items:center;gap:6px}.thp-main-navigation a{display:inline-flex;align-items:center;padding:9px 12px;border-radius:9px;font-size:11px;font-weight:800;line-height:1;color:inherit}.thp-main-navigation a:hover{background:rgba(255,255,255,.12)}.thp-main-navigation .is-active{background:#fff;color:#312b75}.thp-main-navigation .thp-login-link{background:#6257d9;color:#fff;box-shadow:0 6px 18px rgba(98,87,217,.22)}.thp-quick-links{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.thp-quick-item{min-width:0}.auth-gateway-layout,.portal-shell{max-width:1120px;margin:0 auto}.auth-card,.portal-hero{max-width:760px;margin:30px auto}.portal-hero{padding:34px}.portal-grid{max-width:1120px;margin:0 auto 40px}.portal-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-card{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.portal-card span{font-size:11px;color:var(--muted)}img[src*="tacoa-logo-user"]{max-height:64px!important;max-width:118px!important;object-fit:contain!important;margin:0!important}.landing-brand,.lms-brand,.tacoa-home-portal-brand,.tacoa-portal-brand{gap:5px!important;column-gap:5px!important}@media(max-width:782px){img[src*="tacoa-logo-user"]{max-height:50px!important;max-width:94px!important}.portal-cards{grid-template-columns:1fr 1fr}.thp-quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.thp-main-navigation{gap:3px}.thp-main-navigation a{padding:8px 9px;font-size:10px}.portal-cards{grid-template-columns:1fr}.thp-quick-links{grid-template-columns:1fr 1fr}}

/* TACOA 2.0.142 — Portal-first application shell */
.tacoa-portal-app{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:calc(100vh - 1px);background:#f7f8fc}
.tacoa-portal-sidebar{background:#fff;border-right:1px solid var(--line);padding:24px 18px;display:flex;flex-direction:column;gap:18px;min-height:100vh;position:sticky;top:0;height:100vh;overflow:auto}
.tacoa-portal-brand{display:flex;align-items:center;padding:4px 8px 12px;border-bottom:1px solid var(--line)}
.tacoa-portal-brand .brand-logo{width:36px;height:40px;object-fit:contain;margin-right:8px}
.tacoa-portal-brand strong{font-size:14px;letter-spacing:1.5px}.tacoa-portal-brand small{font-size:8px;letter-spacing:2px}
.tacoa-portal-role{padding:8px 10px 2px}.tacoa-portal-role span{font-size:9px;font-weight:800;letter-spacing:1.8px;color:#8a92a5}.tacoa-portal-role strong{display:block;font-size:15px;margin-top:4px}
.tacoa-portal-nav{display:flex;flex-direction:column;gap:3px}.tacoa-portal-nav a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:9px;color:#667085;font-size:12px;font-weight:700}.tacoa-portal-nav a:hover,.tacoa-portal-nav a.is-active{background:#efedff;color:#564acb}.tacoa-portal-icon{width:17px;height:17px;display:grid;place-items:center;border:1px solid currentColor;border-radius:5px;font-size:12px;line-height:1}
.tacoa-portal-sidebar-footer{margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.tacoa-portal-sidebar-footer a{font-size:12px;font-weight:700;color:#71798a}
.tacoa-portal-main{min-width:0;padding:0 34px 60px}.tacoa-portal-topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin:0 -34px;padding:0 34px;background:#fff}.tacoa-portal-topbar h1{font-size:22px;margin:3px 0 0}.tacoa-portal-user{text-align:right}.tacoa-portal-user strong,.tacoa-portal-user span{display:block}.tacoa-portal-user strong{font-size:12px}.tacoa-portal-user span{font-size:9px;color:#8a92a5;letter-spacing:1.3px;margin-top:3px;font-weight:800}.tacoa-portal-welcome{margin-top:28px;padding:30px 32px}.tacoa-portal-welcome h2{font-size:34px;margin:9px 0}.tacoa-portal-welcome p{max-width:720px;color:var(--muted);line-height:1.7;font-size:13px}.tacoa-portal-menu-section{margin-top:28px}.tacoa-portal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.tacoa-portal-card{display:flex;align-items:center;gap:12px;min-height:92px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;transition:.18s ease}.tacoa-portal-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(31,40,61,.06);border-color:#d8d2ff}.tacoa-portal-card-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f0eeff;color:#5b4fc8;font-weight:900}.tacoa-portal-card strong,.tacoa-portal-card small{display:block}.tacoa-portal-card strong{font-size:12px}.tacoa-portal-card small{font-size:10px;color:#8a92a5;margin-top:4px;line-height:1.4}.tacoa-portal-card b{margin-left:auto;font-size:20px;color:#9aa1b0}
@media(max-width:1000px){.tacoa-portal-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.tacoa-portal-app{grid-template-columns:230px minmax(0,1fr)}.tacoa-portal-main{padding-left:24px;padding-right:24px}.tacoa-portal-topbar{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}
@media(max-width:760px){.tacoa-portal-app{display:block}.tacoa-portal-sidebar{position:relative;height:auto;min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:14px}.tacoa-portal-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tacoa-portal-sidebar-footer{display:none}.tacoa-portal-main{padding:0 14px 40px}.tacoa-portal-topbar{height:auto;min-height:76px;margin:0 -14px;padding:12px 14px}.tacoa-portal-topbar h1{font-size:18px}.tacoa-portal-user{display:none}.tacoa-portal-welcome{margin-top:18px;padding:22px}.tacoa-portal-welcome h2{font-size:27px}.tacoa-portal-cards{grid-template-columns:1fr}}

/* TACOA 2.0.144 — Portal workspace fallback and WordPress chrome suppression. */
.tacoa-portal-section-view{margin-top:18px}.tacoa-portal-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.tacoa-portal-section-grid .tacoa-portal-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e3e7ef;border-radius:13px;background:#fff}.tacoa-portal-section-grid .tacoa-portal-card span{display:block}.tacoa-portal-section-grid .tacoa-portal-card small{display:block;margin-top:5px;color:#778194;font-size:10px;line-height:1.5}.tacoa-portal-section-grid .tacoa-portal-card b{margin-left:auto}@media(max-width:760px){.tacoa-portal-section-grid{grid-template-columns:1fr}}
\n\n/* 2.0.147 — broader stakeholder contact form and Other subject field. */\n.tacoa-contact-form .tacoa-contact-other-subject[hidden]{display:none!important}.tacoa-contact-form .tacoa-contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tacoa-contact-form .form-success,.tacoa-contact-form .form-error{margin:0 0 18px;padding:14px 16px;border-radius:12px}.tacoa-contact-form .form-success{background:#edf8f3}.tacoa-contact-form .form-error{background:#fff1f1}.tacoa-contact-form select,.tacoa-contact-form input,.tacoa-contact-form textarea{width:100%}\n
.tacoa-portal-native-workspace{margin-top:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;overflow:auto}.tacoa-portal-native-workspace .wrap{margin:0!important;max-width:none}.tacoa-portal-workspace-head{padding:4px 2px 16px;border-bottom:1px solid var(--line);margin-bottom:16px}.tacoa-portal-workspace-head h3{font-size:22px;margin:6px 0}.tacoa-portal-workspace-head p{color:var(--muted);font-size:12px;margin:0;line-height:1.6}.tacoa-portal-native-workspace .widefat{min-width:760px}.tacoa-portal-native-workspace .button{display:inline-flex}.tacoa-portal-return{margin-top:14px}.tacoa-portal-return .button{display:inline-flex}

/* Compact clean homepage header */
.tacoa-home-header{background:#fff;border-bottom:1px solid #e5eaf0;padding:0 4%;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.tacoa-home-header .landing-nav{display:flex;align-items:center;gap:30px}.tacoa-home-header .landing-nav a{color:#14233e;text-decoration:none;font-weight:700;font-size:16px}.tacoa-home-header .landing-nav a:hover{color:#315bea}.tacoa-home-header .landing-nav .tacoa-staff-login{border:1px solid #dce3ee;border-radius:12px;padding:12px 18px}.tacoa-home-header .mobile-menu-toggle{display:none}
@media(max-width:800px){.tacoa-home-header{padding:14px 20px;min-height:68px}.tacoa-home-header .mobile-menu-toggle{display:inline-flex}.tacoa-home-header .landing-nav{display:none;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:15px 0}.tacoa-home-header .landing-nav.is-open{display:flex}.tacoa-home-header{flex-wrap:wrap}}

/* TACOA 2.0.165 — Desk Help uses the Core enquiry workflow. */
.desk-help-note{font-size:14px;line-height:1.7;color:#667085;margin:12px 0 20px}
.desk-help-page .form-error{margin-top:18px}


/* TACOA 2.0.167 — spacious Desk Help form with editable-style subject prompts. */
.desk-help-page .panel{min-width:0}.desk-help-page .panel>p{max-width:920px}.tacoa-desk-help-fallback{margin-top:28px;max-width:1000px}.desk-help-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.tacoa-desk-help-fallback p{margin:0}.tacoa-desk-help-fallback label{display:flex;flex-direction:column;gap:9px;font-size:15px;font-weight:700;color:#14233e}.tacoa-desk-help-fallback input,.tacoa-desk-help-fallback select,.tacoa-desk-help-fallback textarea{box-sizing:border-box;width:100%;min-height:52px;padding:14px 15px;border:1px solid #d7deea;border-radius:10px;background:#fff;color:#14233e;font:inherit;font-weight:400;outline:none}.tacoa-desk-help-fallback textarea{min-height:170px;resize:vertical}.tacoa-desk-help-fallback input:focus,.tacoa-desk-help-fallback select:focus,.tacoa-desk-help-fallback textarea:focus{border-color:#667085;box-shadow:0 0 0 3px rgba(20,35,62,.08)}.desk-help-wide{grid-column:1/-1}.tacoa-desk-help-fallback .button{border:0;border-radius:10px;padding:14px 25px;background:#14233e;color:#fff;font-weight:800;cursor:pointer}.tacoa-desk-help-fallback .button:hover{background:#263b5e}.tacoa-desk-help-fallback .form-success,.tacoa-desk-help-fallback .form-error{grid-column:1/-1}@media(max-width:760px){.desk-help-form-grid{grid-template-columns:1fr;gap:16px}.desk-help-wide{grid-column:auto}.tacoa-desk-help-fallback{margin-top:20px}.tacoa-desk-help-fallback input,.tacoa-desk-help-fallback select{min-height:48px}}

/* TACOA 2.0.167 — full-width polished Desk Help layout. */
.desk-help-shell{width:100%;max-width:none;margin:0;padding:0}
.desk-help-panel{width:100%;max-width:none;margin:0;border-radius:18px;background:#fff;padding:clamp(28px,4vw,64px);box-shadow:0 8px 30px rgba(20,35,62,.04)}
.desk-help-heading{max-width:1120px;margin:0 auto}
.desk-help-heading h1{font-size:clamp(34px,4.4vw,62px);line-height:1.08;letter-spacing:-1.6px;margin:18px 0 22px;color:#14233e}
.desk-help-heading p{max-width:1120px;margin:0;color:#526078;font-size:clamp(16px,1.6vw,21px);line-height:1.75}
.desk-help-note{max-width:1120px;margin:28px auto 30px;padding:16px 20px;border:1px solid #e4e8f0;border-radius:12px;background:#f8f9fc;color:#526078;font-size:14px;line-height:1.65}
.desk-help-panel .tacoa-contact-form,.desk-help-panel .tacoa-desk-help-fallback{width:100%;max-width:1120px;margin:0 auto}
.desk-help-panel .tacoa-contact-form form{width:100%}
.desk-help-panel .tacoa-contact-form .form-grid{grid-template-columns:1fr 1fr;gap:22px 28px}
.desk-help-panel .tacoa-contact-form label,.desk-help-panel .tacoa-desk-help-fallback label{font-size:14px;font-weight:800;color:#14233e}
.desk-help-panel .tacoa-contact-form input,.desk-help-panel .tacoa-contact-form select,.desk-help-panel .tacoa-contact-form textarea,.desk-help-panel .tacoa-desk-help-fallback input,.desk-help-panel .tacoa-desk-help-fallback select,.desk-help-panel .tacoa-desk-help-fallback textarea{min-height:54px;padding:15px 16px;border:1px solid #d9e0eb;border-radius:11px;background:#fff;box-shadow:none}
.desk-help-panel .tacoa-contact-form textarea,.desk-help-panel .tacoa-desk-help-fallback textarea{min-height:190px}
.desk-help-panel .tacoa-contact-form input:focus,.desk-help-panel .tacoa-contact-form select:focus,.desk-help-panel .tacoa-contact-form textarea:focus,.desk-help-panel .tacoa-desk-help-fallback input:focus,.desk-help-panel .tacoa-desk-help-fallback select:focus,.desk-help-panel .tacoa-desk-help-fallback textarea:focus{border-color:#667085;box-shadow:0 0 0 4px rgba(20,35,62,.07)}
.desk-help-panel .tacoa-contact-form .button,.desk-help-panel .tacoa-desk-help-fallback .button{padding:15px 28px;border-radius:11px;background:#14233e;color:#fff;font-size:14px;font-weight:800}
@media(max-width:760px){.desk-help-panel{padding:26px 18px;border-radius:14px}.desk-help-heading h1{letter-spacing:-.8px}.desk-help-panel .tacoa-contact-form .form-grid{grid-template-columns:1fr;gap:16px 0}.desk-help-note{margin:22px 0}.desk-help-panel .tacoa-contact-form,.desk-help-panel .tacoa-desk-help-fallback{max-width:none}}

/* TACOA 2.0.168 — Desk Help form with a restored right-side contact panel. */
.desk-help-content-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,.78fr);gap:34px;align-items:start;max-width:1500px;margin:0 auto}
.desk-help-form-column{min-width:0}
.desk-help-form-column .tacoa-contact-form,.desk-help-form-column .tacoa-desk-help-fallback{max-width:none;width:100%;margin:0}
.desk-help-contact-card{min-width:0;border:1px solid #e1e6ef;border-radius:18px;background:#f8f9fc;padding:30px;color:#14233e;position:sticky;top:24px}
.desk-help-contact-card h2{font-size:clamp(24px,2.2vw,34px);line-height:1.15;letter-spacing:-.7px;margin:16px 0 14px;color:#14233e}
.desk-help-contact-card p{font-size:15px;line-height:1.75;color:#526078;margin:0 0 24px}
.desk-help-contact-item{padding:17px 0;border-top:1px solid #e1e6ef;display:flex;flex-direction:column;gap:7px;font-size:15px;line-height:1.55}
.desk-help-contact-item strong{font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:#667085}
.desk-help-contact-item a{color:#14233e;font-weight:700;text-decoration:none;overflow-wrap:anywhere}
@media(max-width:900px){.desk-help-content-grid{grid-template-columns:minmax(0,1fr);gap:24px}.desk-help-contact-card{position:static}.desk-help-form-column .tacoa-contact-form .form-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.desk-help-form-column .tacoa-contact-form .form-grid{grid-template-columns:1fr}.desk-help-contact-card{padding:24px}}
/* 2.0.169 — robust Desk Help two-panel presentation and Core fallback detection support. */
.desk-help-shell{width:100%;max-width:1540px;margin:0 auto;padding:0 24px}
.desk-help-panel{width:100%;box-sizing:border-box;overflow:visible}
.desk-help-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important}
.desk-help-form-column{min-width:0!important;width:100%!important}
.desk-help-form-column .tacoa-desk-help-fallback,.desk-help-form-column .tacoa-contact-form{width:100%!important;max-width:none!important}
.desk-help-contact-card{display:block!important;width:100%!important;box-sizing:border-box;min-width:0!important;position:sticky!important;top:24px!important}
.desk-help-form-column .desk-help-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.desk-help-form-column .desk-help-wide{grid-column:1/-1!important}
@media(max-width:900px){.desk-help-content-grid{grid-template-columns:1fr!important}.desk-help-contact-card{position:static!important}.desk-help-form-column .desk-help-form-grid{grid-template-columns:1fr!important}.desk-help-form-column .desk-help-wide{grid-column:auto!important}}
/* TACOA 2.0.172 — Contact page uses the same restored Desk Help layout. */
.contact-page-shell .desk-help-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important}
.contact-page-shell .desk-help-form-column{min-width:0!important;width:100%!important}
.contact-page-shell .desk-help-contact-card{display:block!important;width:100%!important;box-sizing:border-box;position:sticky!important;top:24px!important}
.contact-page-shell .desk-help-form-column .tacoa-desk-help-fallback,.contact-page-shell .desk-help-form-column .tacoa-contact-form{width:100%!important;max-width:none!important}
@media(max-width:900px){.contact-page-shell .desk-help-content-grid{grid-template-columns:1fr!important}.contact-page-shell .desk-help-contact-card{position:static!important}}

/* TACOA 2.0.172 — polished cool/warm Desk Help palette; no green. */
.desk-help-panel{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid #eee5dc;box-shadow:0 18px 50px rgba(20,35,62,.07)}
.desk-help-heading .eyebrow{color:#b66a4b;letter-spacing:1.8px;font-weight:800}
.desk-help-heading h1{color:#14233e;text-wrap:balance}
.desk-help-heading p{color:#5c6678}
.desk-help-note{background:#fff5ee;border-color:#f0d6c7;color:#6e5549}
.desk-help-contact-card{background:linear-gradient(160deg,#14233e 0%,#233b5d 100%);border:0;color:#fff;box-shadow:0 16px 36px rgba(20,35,62,.14)}
.desk-help-contact-card h2,.desk-help-contact-card p,.desk-help-contact-card strong,.desk-help-contact-card a{color:#fff}
.desk-help-contact-card p{opacity:.82}
.desk-help-contact-item{border-top-color:rgba(255,255,255,.18)}
.desk-help-contact-item strong{color:#f0b99b}
.desk-help-panel .tacoa-contact-form label,.desk-help-panel .tacoa-desk-help-fallback label{color:#23324a}
.desk-help-panel .tacoa-contact-form input,.desk-help-panel .tacoa-contact-form select,.desk-help-panel .tacoa-contact-form textarea,.desk-help-panel .tacoa-desk-help-fallback input,.desk-help-panel .tacoa-desk-help-fallback select,.desk-help-panel .tacoa-desk-help-fallback textarea{background:#fffdfb;border-color:#ded8d1;border-radius:12px;transition:border-color .2s,box-shadow .2s}
.desk-help-panel .tacoa-contact-form input:focus,.desk-help-panel .tacoa-contact-form select:focus,.desk-help-panel .tacoa-contact-form textarea:focus,.desk-help-panel .tacoa-desk-help-fallback input:focus,.desk-help-panel .tacoa-desk-help-fallback select:focus,.desk-help-panel .tacoa-desk-help-fallback textarea:focus{border-color:#b66a4b;box-shadow:0 0 0 4px rgba(182,106,75,.14);outline:none}
.desk-help-panel .tacoa-contact-form .button,.desk-help-panel .tacoa-desk-help-fallback .button{background:#b66a4b;color:#fff;border:0;box-shadow:0 8px 18px rgba(182,106,75,.2);transition:transform .2s,background .2s}
.desk-help-panel .tacoa-contact-form .button:hover,.desk-help-panel .tacoa-desk-help-fallback .button:hover{background:#96543c;transform:translateY(-1px)}
@media(max-width:900px){.desk-help-contact-card{background:linear-gradient(160deg,#14233e 0%,#233b5d 100%)}}

/* 2.0.179 — one-line uniform footer on every page, including homepage */
.site-footer.site-footer-uniform{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  min-height:86px!important;
  padding:18px 24px!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  background:#071d3a!important;
  color:#f5f7fa!important;
  border:0!important;
  border-radius:0!important;
}
.site-footer.site-footer-uniform .footer-identity{
  width:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  text-align:center!important;
}
.site-footer.site-footer-uniform .footer-identity span,
.site-footer.site-footer-uniform .footer-identity small{
  color:#d6dde7!important;
  font-size:12px!important;
  line-height:1.5!important;
}
@media(max-width:700px){
 .site-footer.site-footer-uniform{padding:16px 14px!important}
 .site-footer.site-footer-uniform .footer-identity span{font-size:11px!important}
}

/* 2.0.179 — requested footer text only, one horizontal line */
.site-footer.site-footer-uniform .footer-identity{
  flex-direction:row!important; flex-wrap:nowrap!important; gap:0!important;
  white-space:nowrap!important; overflow:visible!important;
}
.site-footer.site-footer-uniform .footer-identity span{
  display:inline!important; font-size:12px!important; line-height:1.4!important;
  white-space:nowrap!important;
}
.site-footer.site-footer-uniform .footer-identity span + span:before{
  content:" | "; margin:0 8px!important; color:#aebdce!important;
}
@media(max-width:700px){
 .site-footer.site-footer-uniform .footer-identity{flex-wrap:wrap!important; white-space:normal!important;}
 .site-footer.site-footer-uniform .footer-identity span{white-space:normal!important; text-align:center!important;}
}

/* 2.0.180 — TACOA Professional Visual Polish */
:root{
  --tacoa-navy:#12304a;--tacoa-navy-2:#1d4665;--tacoa-terracotta:#c56b4b;
  --tacoa-cream:#f7f9fc;--tacoa-ink:#203040;--tacoa-muted:#64748b;
  --tacoa-border:#e3eaf1;--tacoa-shadow:0 10px 30px rgba(18,48,74,.08);
}
html{scroll-behavior:smooth}
body{font-family:"Inter","Segoe UI",Arial,sans-serif!important;color:var(--tacoa-ink)!important;background:#f7f9fc!important;line-height:1.7!important;font-size:15px!important}
h1,h2,h3,h4,h5,h6,.site-title,.entry-title{font-family:"Inter","Segoe UI",Arial,sans-serif!important;color:var(--tacoa-navy)!important;line-height:1.25!important;letter-spacing:-.02em}
a{color:var(--tacoa-navy-2);transition:color .2s ease,background .2s ease}
a:hover{color:var(--tacoa-terracotta)}
button,input,select,textarea{font:inherit!important}
button,.button,.wp-block-button__link,input[type=submit],input[type=button]{border-radius:10px!important;border:0!important;background:var(--tacoa-navy)!important;color:#fff!important;font-weight:700!important;padding:11px 18px!important;box-shadow:0 5px 14px rgba(18,48,74,.12);transition:transform .2s,background .2s}
button:hover,.button:hover,.wp-block-button__link:hover,input[type=submit]:hover{background:var(--tacoa-terracotta)!important;transform:translateY(-1px)}
input:not([type=submit]):not([type=button]),select,textarea{border:1px solid var(--tacoa-border)!important;border-radius:10px!important;background:#fff!important;color:var(--tacoa-ink)!important;padding:11px 13px!important;box-shadow:0 2px 8px rgba(18,48,74,.03)}
input:focus,select:focus,textarea:focus{outline:2px solid rgba(197,107,75,.22)!important;border-color:var(--tacoa-terracotta)!important}
.site-header,.main-navigation,.header-inner,.topbar{background:#fff!important;border-color:var(--tacoa-border)!important}
.site-header{box-shadow:0 3px 18px rgba(18,48,74,.06)!important}
.main-navigation a{font-weight:700!important;color:var(--tacoa-navy)!important;border-radius:8px!important}
.main-navigation a:hover,.main-navigation .current-menu-item>a{background:#eef3f7!important;color:var(--tacoa-terracotta)!important}
.site-main,.content-area,.entry-content,.page-content{min-width:0}
.card,.course-card,.dashboard-card,.lms-card,.panel,.box,.widget,.course-item,.lesson-card,.stat-card,.admin-card{background:#fff!important;border:1px solid var(--tacoa-border)!important;border-radius:16px!important;box-shadow:var(--tacoa-shadow)!important}
.card:hover,.course-card:hover,.course-item:hover{border-color:#cbd9e5!important}
.entry-content p,.page-content p{color:#425466}
.entry-content ul,.entry-content ol{padding-left:1.3rem}
.badge,.status,.pill{border-radius:999px!important;font-weight:700!important}
.dashboard,.student-dashboard,.instructor-dashboard,.admin-dashboard,.lms-dashboard{background:transparent!important}
.dashboard-sidebar,.student-sidebar,.instructor-sidebar,.admin-sidebar{background:var(--tacoa-navy)!important;border-radius:16px!important;box-shadow:var(--tacoa-shadow)!important}
.dashboard-sidebar a,.student-sidebar a,.instructor-sidebar a,.admin-sidebar a{color:#eaf2f8!important;border-radius:9px!important;margin:3px 8px!important}
.dashboard-sidebar a:hover,.student-sidebar a:hover,.instructor-sidebar a:hover,.admin-sidebar a:hover,.dashboard-sidebar .active,.student-sidebar .active{background:var(--tacoa-terracotta)!important;color:#fff!important}
.dashboard-content,.student-dashboard-content,.instructor-dashboard-content,.admin-dashboard-content{background:#fff!important;border:1px solid var(--tacoa-border)!important;border-radius:16px!important;box-shadow:var(--tacoa-shadow)!important}
table{border-collapse:separate!important;border-spacing:0!important;width:100%!important;background:#fff!important;border:1px solid var(--tacoa-border)!important;border-radius:12px!important;overflow:hidden!important}
th{background:#eef3f7!important;color:var(--tacoa-navy)!important;font-weight:800!important}
th,td{padding:12px 14px!important;border-bottom:1px solid var(--tacoa-border)!important}
tr:last-child td{border-bottom:0!important}
.notice,.alert,.message{border-radius:12px!important;border-left:4px solid var(--tacoa-terracotta)!important;background:#fff7f3!important;color:var(--tacoa-ink)!important;padding:13px 16px!important}
.site-footer.site-footer-uniform{background:var(--tacoa-navy)!important;color:#fff!important;border-top:4px solid var(--tacoa-terracotta)!important;text-align:center!important}
.site-footer.site-footer-uniform .footer-identity{justify-content:center!important;align-items:center!important;color:#fff!important}
.site-footer.site-footer-uniform .footer-identity span{color:#fff!important}
@media(max-width:700px){body{font-size:14px!important}.card,.course-card,.dashboard-content{border-radius:12px!important}.site-footer.site-footer-uniform .footer-identity{gap:4px!important}}


/* 2.0.181 — Homepage readability, compact footer, quick-link and page-container polish */
body{overflow-x:hidden}
.tacoa-home-hero{background-color:#102a46!important}
.tacoa-home-copy,.tacoa-home-copy *{text-shadow:none!important}
.tacoa-home-eyebrow{color:#f3d7c9!important}
.tacoa-home h1{color:#fff!important;font-weight:850!important;text-wrap:balance}
.tacoa-home-lead{color:#f3f6fb!important;font-weight:500!important}
.tacoa-home-tagline{color:#fff!important}
.tacoa-home-btn{border-color:rgba(255,255,255,.65)!important}
.tacoa-home-btn.primary{background:#c56b4b!important;border-color:#c56b4b!important;color:#fff!important}
.tacoa-home-btn:not(.primary){background:rgba(255,255,255,.12)!important;color:#fff!important}
.tacoa-student-card{border:1px solid #e4eaf1!important}
.tacoa-quick-links{width:min(1180px,calc(100% - 40px))!important;max-width:none!important;margin:24px auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;background:transparent!important;border:0!important;padding:0!important}
.tacoa-quick-links a{min-height:92px!important;box-sizing:border-box!important;gap:14px!important;justify-content:flex-start!important;text-align:left!important;padding:18px 20px!important;border:1px solid #e1e8f0!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(18,48,74,.07)!important;color:#17324e!important;transition:transform .2s,box-shadow .2s,border-color .2s!important}
.tacoa-quick-links a:hover{background:#fff!important;border-color:#c56b4b!important;box-shadow:0 12px 28px rgba(18,48,74,.12)!important;transform:translateY(-2px)!important}
.tacoa-quick-links a>span:last-child{gap:6px!important}
.tacoa-quick-links strong{font-size:14px!important;color:#12304a!important;line-height:1.3!important}
.tacoa-quick-links small{font-size:11px!important;line-height:1.45!important;color:#64748b!important}
.tacoa-quick-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:12px!important;background:#eef3f7!important;color:#c56b4b!important;font-size:22px!important}
/* Keep normal pages comfortably centered without stretching to the viewport edges. */
body.page:not(.home) .site-main,body.single:not(.single-course):not(.single-lesson):not(.single-quiz) .site-main{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin:0 auto!important;padding:34px 0 48px!important;box-sizing:border-box!important}
body.page:not(.home) .entry-content,body.page:not(.home) .page-content{max-width:100%!important}
/* Compact, consistent footer: only the approved two-part text. */
.site-footer.site-footer-uniform{min-height:56px!important;height:auto!important;padding:14px 20px!important;border-top:3px solid var(--tacoa-terracotta)!important}
.site-footer.site-footer-uniform .footer-identity{flex-direction:row!important;flex-wrap:nowrap!important;gap:0!important;white-space:nowrap!important;overflow:visible!important}
.site-footer.site-footer-uniform .footer-identity span{font-size:12px!important;line-height:1.4!important;color:#fff!important}
.site-footer.site-footer-uniform .footer-identity span+span:before{content:" | "!important;margin:0 8px!important;color:#b8c6d5!important}
@media(max-width:900px){.tacoa-quick-links{grid-template-columns:1fr 1fr!important}}
@media(max-width:700px){.tacoa-quick-links{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;margin:16px auto!important}.tacoa-quick-links a{min-height:76px!important;padding:15px!important}.tacoa-quick-icon{width:38px!important;height:38px!important;flex-basis:38px!important}.site-footer.site-footer-uniform .footer-identity{flex-wrap:wrap!important;justify-content:center!important;white-space:normal!important;row-gap:3px!important}.site-footer.site-footer-uniform .footer-identity span{white-space:normal!important;text-align:center!important}body.page:not(.home) .site-main,body.single:not(.single-course):not(.single-lesson):not(.single-quiz) .site-main{width:calc(100% - 28px)!important;padding:24px 0 34px!important}}
