:root{
  --navy:#08194c;--blue:#0868d8;--blue2:#1697ff;--purple:#6d28e8;--pink:#e92c9d;
  --orange:#ff7a2e;--green:#11a36b;--ink:#14234d;--muted:#5c6781;--bg:#f5faff;
  --card:#fff;--line:#e4eaf5;--shadow:0 18px 50px rgba(27,63,120,.10);--radius:18px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#f7fbff}
a{text-decoration:none;color:inherit}.container{width:min(1400px,calc(100% - 72px));margin:auto}
.topbar{height:48px;background:linear-gradient(100deg,#08092c,#092866);color:#fff;font-size:14px}.topbar-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.topbar a{color:#fff}.top-links{display:flex;gap:14px;align-items:center}
.site-header{height:110px;background:#fff;border-bottom:1px solid #eef1f7;position:sticky;top:0;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px}.brand{display:block;min-width:370px}.brand img{width:355px;max-width:100%;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a{font-weight:700;color:#09194b;display:flex;gap:7px;align-items:center;padding:41px 0 36px;border-bottom:3px solid transparent}.main-nav a.active,.main-nav a:hover{color:var(--blue);border-color:var(--blue)}.auth-actions{display:flex;gap:14px}.btn{border:0;border-radius:12px;padding:13px 24px;font-size:15px;font-weight:800;cursor:pointer;transition:.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(17,52,130,.14)}.btn-outline{background:#fff;border:1px solid #4c8fff;color:#1258bf}.btn-gradient{color:#fff;background:linear-gradient(100deg,#1764df,#783be9 55%,#ff5c3b)}.btn-primary{color:#fff;background:#0c43a9}.btn-light{color:#102454;background:#fff;border:1px solid #b9c7de}.menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--navy)}

.hero{position:relative;overflow:hidden;padding:50px 0 38px;background:
 radial-gradient(circle at 83% 42%,rgba(255,99,65,.18),transparent 17%),
 radial-gradient(circle at 69% 22%,rgba(117,70,255,.16),transparent 20%),
 linear-gradient(125deg,#eef9ff 0%,#f8f6ff 48%,#edf9ff 100%)}.hero:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;right:-210px;top:110px;background:linear-gradient(145deg,rgba(38,115,255,.13),rgba(255,52,178,.18));filter:blur(1px);pointer-events:none}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;min-height:665px;position:relative;z-index:1}.pill-row{display:inline-flex;gap:14px;align-items:center;padding:13px 20px;background:#fff;border-radius:999px;box-shadow:0 8px 25px rgba(36,67,130,.09);font-weight:800;color:#0756bd}.purple{color:#7342e8}.pink{color:#e52d96}.orange{color:#f27815}.hero h1{font-size:48px;line-height:1.16;margin:24px 0 20px;letter-spacing:-1.5px}.hero h1 span{background:linear-gradient(90deg,#356ef0,#d72b9d,#ff6639);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text{font-size:17px;line-height:1.7;color:#46546f;max-width:700px}.search-bar{display:grid;grid-template-columns:160px 1fr 110px;gap:8px;margin-top:27px}.search-bar select,.search-bar input{height:52px;border:1px solid #e1e7f1;background:#fff;border-radius:11px;padding:0 16px;font:inherit;outline:none}.search-bar input:focus,.search-bar select:focus{border-color:#5796ed;box-shadow:0 0 0 4px rgba(53,123,230,.1)}.search-btn{border:0;border-radius:11px;color:#fff;background:linear-gradient(100deg,#1767cf,#ff6c35);font-weight:800;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.stat-card{background:rgba(255,255,255,.88);border:1px solid rgba(221,230,242,.9);border-radius:15px;padding:12px;display:grid;grid-template-columns:42px 1fr;align-items:center;box-shadow:0 8px 25px rgba(35,74,130,.05)}.stat-icon{grid-row:span 2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:18px;background:#e7f1ff}.purple-bg{background:#eee6ff!important}.pink-bg{background:#ffe6f1!important}.orange-bg{background:#fff0df!important}.stat-card strong{font-size:24px}.stat-card small{color:#657087}.hero-actions{display:flex;gap:18px;margin-top:25px}

.hero-art{min-height:620px;display:grid;place-items:center;position:relative}.brand-card{width:min(460px,75%);padding:52px 38px 35px;background:rgba(255,255,255,.94);border-radius:25px;box-shadow:0 25px 65px rgba(27,61,125,.16);position:relative;z-index:2}.brand-card img{width:100%;display:block}.brand-ribbon{margin-top:28px;background:linear-gradient(100deg,#1160ce,#9b36df,#f43579);color:#fff;font-weight:900;text-align:center;padding:15px 18px;border-radius:999px;font-size:18px}.orbit{position:absolute;border:2px solid transparent;border-radius:50%;z-index:0}.orbit-one{width:570px;height:570px;border-top-color:#8b53ff;border-left-color:#4d91ff;transform:rotate(-25deg)}.orbit-two{width:500px;height:500px;border-right-color:#ff70a7;border-bottom-color:#ff9a45;transform:rotate(25deg)}.floating-icon{position:absolute;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6b32e8,#2c80ff);color:#fff;font-size:32px;box-shadow:0 13px 30px rgba(59,63,173,.28);z-index:3}.book{top:65px;left:14%}.monitor{right:5%;bottom:50px}

.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;box-shadow:var(--shadow);position:relative;z-index:3;margin-top:-20px;padding:27px 30px;gap:22px}.benefit-strip>div{display:flex;gap:16px;align-items:center}.benefit{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:25px;background:#e6f0ff;flex:0 0 auto}.benefit-strip b{font-size:16px}.benefit-strip p{margin:7px 0 0;color:#68738a;font-size:14px;line-height:1.5}

.section-pad{padding:64px 0}.highlights{background:linear-gradient(180deg,#f6fbff,#f9fcff)}.section-heading{display:flex;gap:15px;align-items:center;margin-bottom:27px}.heading-icon{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e9dcff,#f7d9ed);display:grid;place-items:center;color:#6733df;font-size:25px}.section-heading h2,.program-header h2{font-size:29px;margin:0}.section-heading p,.program-header p{margin:6px 0 0;color:#647089;font-size:16px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.highlight-card{background:rgba(255,255,255,.92);border-radius:17px;padding:20px 22px 22px;box-shadow:var(--shadow);min-height:330px;border-left:5px solid}.purple-border{border-color:#8b25ec}.orange-border{border-color:#ff8a22}.blue-border{border-color:#1787ed}.green-border{border-color:#17ae79}.feature-icon{width:70px;height:70px;border-radius:17px;display:grid;place-items:center;font-size:32px;margin-bottom:17px}.purple-icon{background:#e9d9ff;color:#6d1fe1}.orange-icon{background:#ffe8c9;color:#f07312}.blue-icon{background:#d9ecff;color:#0868d8}.green-icon{background:#dff8ed;color:#089a67}.highlight-card h3{font-size:21px;margin:0 0 11px}.purple-border h3{color:#7218e9}.orange-border h3{color:#e76d0c}.blue-border h3{color:#075fc5}.green-border h3{color:#07945f}.highlight-card p{color:#4d5870;line-height:1.55;font-size:15px;min-height:112px}.feature-tag{display:inline-flex;padding:10px 13px;border-radius:999px;font-size:13px;font-weight:800}.purple-tag{background:#f2e9ff;color:#751ee4}.orange-tag{background:#fff0de;color:#dc6a10}.blue-tag{background:#e6f2ff;color:#0868d8}.green-tag{background:#e5f8ee;color:#07945f}

.programs{background:#f5faff}.programs-shell{background:linear-gradient(140deg,#f7fbff,#f0f8ff);border-radius:28px;padding:28px 34px 35px}.program-header{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.filters{display:flex;gap:12px}.filters select{min-width:160px;height:44px;border:1px solid #dbe3ef;background:#fff;border-radius:11px;padding:0 13px;font:inherit;color:#25314e}.course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(27,62,120,.09);border:1px solid #e8edf5;transition:.22s}.course-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(27,62,120,.14)}.course-cover{height:118px;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;font-size:54px;overflow:hidden}.course-cover:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;border:35px solid rgba(255,255,255,.12);right:-50px;top:-80px}.cover-purple{background:linear-gradient(120deg,#5d1bc8,#f13b92)}.cover-orange{background:linear-gradient(120deg,#f06a05,#ffb11b)}.cover-blue{background:linear-gradient(120deg,#0875df,#11b5e8)}.cover-green{background:linear-gradient(120deg,#0c9c78,#22cdb0)}.cover-gray{background:linear-gradient(120deg,#6c5ce7,#9c6cff)}.bookmark{position:absolute;right:13px;top:12px;background:rgba(255,255,255,.95);color:#2a3c68;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;cursor:pointer}.course-body{padding:0 17px 17px}.course-category{display:inline-block;margin-top:-14px;position:relative;background:#fff;padding:7px 12px;border-radius:11px;color:#1e57b4;font-size:12px;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.08)}.course-card h3{font-size:18px;line-height:1.3;margin:13px 0 9px}.institute{color:#5d6880;font-size:14px;margin:0 0 12px}.course-meta{display:flex;gap:15px;color:#52617c;font-size:13px;border-bottom:1px solid #edf0f6;padding-bottom:13px}.course-footer{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.rating{background:#fff5df;color:#5d4a19;border-radius:9px;padding:8px 10px;font-size:13px}.rating b{color:#ffab00}.details{border:1px solid #3f7fec;background:#fff;color:#1260d2;border-radius:9px;padding:8px 12px;font-weight:800;cursor:pointer}.empty-state{text-align:center;padding:60px 20px}.hidden{display:none!important}.browse-cta{margin:22px auto 0;max-width:1140px;background:#fff;border:1px solid #e7ebf4;border-radius:18px;padding:17px 22px;display:flex;align-items:center;gap:18px;box-shadow:0 10px 28px rgba(26,65,120,.08)}.rocket{width:54px;height:54px;border-radius:50%;background:#f0e7ff;display:grid;place-items:center;font-size:25px}.browse-cta h3{margin:0;font-size:18px}.browse-cta p{margin:4px 0 0;color:#68738b}.browse-cta .btn{margin-left:auto}

/* Additional Course Cover Colours */
.cover-indigo{
  background:linear-gradient(120deg,#4338ca,#7c3aed);
}

.cover-red{
  background:linear-gradient(120deg,#dc2626,#f97316);
}

.cover-teal{
  background:linear-gradient(120deg,#008f8c,#14b8a6);
}

.cover-navy{
  background:linear-gradient(120deg,#123b8f,#2563eb);
}

.cover-sky{
  background:linear-gradient(120deg,#0284c7,#38bdf8);
}

.simple-section{padding:20px 0 35px;background:#f5faff}.mini-panel,.career-panel{background:#fff;border:1px solid #e3eaf5;border-radius:20px;padding:28px;box-shadow:var(--shadow);display:flex;align-items:center;gap:20px}.panel-icon{width:55px;height:55px;border-radius:15px;background:#e8f2ff;display:grid;place-items:center;font-size:25px}.mini-panel h2,.career-panel h2{margin:0 0 7px}.mini-panel p,.career-panel p{margin:0;color:#65718a;line-height:1.6}.mini-panel .btn{margin-left:auto}.career-panel{justify-content:space-between;background:linear-gradient(120deg,#0b2c79,#1c63d7);color:#fff;border:0}.career-panel p{color:#dce8ff}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.6px;color:#8f5cf5}.career-panel .eyebrow{color:#bcd7ff}.career-points{display:flex;flex-direction:column;gap:12px;font-weight:700}.contact-section{padding:65px 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 390px;gap:50px;align-items:center}.contact-grid h2{font-size:35px;margin:10px 0}.contact-grid p{color:#65718a;line-height:1.7}.contact-card{border:1px solid #e0e8f4;border-radius:20px;padding:25px;display:flex;flex-direction:column;gap:10px;box-shadow:var(--shadow)}.contact-card a{color:#1264d0;font-weight:800}.contact-card span{color:#68738b;font-size:14px;margin-bottom:8px}.full{width:100%}

footer{background:#07163f;color:#dce5ff;padding:35px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-inner img{width:285px;max-width:100%;background:#fff;border-radius:7px}.footer-inner p{font-size:13px;color:#9eacd0}.footer-links{display:flex;gap:25px;font-weight:700}.footer-links a:hover{color:#fff}

.modal-backdrop{position:fixed;inset:0;background:rgba(5,15,45,.62);display:grid;place-items:center;padding:20px;z-index:100;backdrop-filter:blur(5px)}.modal{width:min(500px,100%);background:#fff;border-radius:22px;padding:30px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.28)}.modal-close{position:absolute;right:16px;top:13px;border:0;background:#f1f4fa;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.modal-logo img{width:270px;max-width:80%}.modal h2{margin:15px 0 5px}.modal>p{color:#69748b}.modal form{display:grid;gap:13px}.modal label{font-size:13px;font-weight:800}.modal input,.modal select{width:100%;height:45px;margin-top:6px;border:1px solid #dce3ee;border-radius:9px;padding:0 12px;font:inherit}.success-message{background:#e7f9ef;color:#087c4e;padding:13px;border-radius:10px;font-weight:700;margin-top:12px}.toast{position:fixed;right:22px;bottom:22px;background:#0c204f;color:#fff;padding:14px 18px;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.2);transform:translateY(130px);opacity:0;transition:.25s;z-index:110}.toast.show{transform:translateY(0);opacity:1}

@media(max-width:1200px){.container{width:min(1100px,calc(100% - 40px))}.brand{min-width:300px}.brand img{width:300px}.main-nav{gap:16px}.main-nav a{font-size:14px}.hero h1{font-size:42px}.highlight-grid,.course-grid{grid-template-columns:repeat(2,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.site-header{height:78px}.nav-wrap{gap:14px}.brand{min-width:0;flex:1}.brand img{width:260px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:15px 25px;box-shadow:0 15px 25px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:13px 5px;border-bottom:1px solid #eef1f7}.auth-actions{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:500px}.hero-copy{order:1}.hero-art{order:2}.program-header{align-items:flex-start;flex-direction:column}.filters{width:100%;flex-wrap:wrap}.filters select{flex:1;min-width:150px}.contact-grid{grid-template-columns:1fr}.career-panel{flex-direction:column;align-items:flex-start}.career-points{width:100%}}
@media(max-width:600px){.container{width:calc(100% - 26px)}.topbar{height:auto;padding:9px 0}.topbar-inner{gap:5px;font-size:11px}.top-links{gap:7px}.brand img{width:230px}.hero{padding-top:30px}.hero h1{font-size:35px}.pill-row{font-size:12px;gap:8px;padding:10px 13px}.hero-text{font-size:15px}.search-bar{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.hero-art{min-height:380px}.brand-card{width:85%;padding:35px 25px 25px}.orbit-one{width:390px;height:390px}.orbit-two{width:340px;height:340px}.floating-icon{width:55px;height:55px;font-size:22px}.book{left:1%;top:25px}.monitor{right:0;bottom:10px}.benefit-strip{grid-template-columns:1fr;padding:20px}.highlight-grid,.course-grid{grid-template-columns:1fr}.section-pad{padding:45px 0}.programs-shell{padding:20px 13px}.filters select{width:100%;flex-basis:100%}.browse-cta{flex-wrap:wrap}.browse-cta .btn{margin-left:0;width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap}.mini-panel{align-items:flex-start;flex-direction:column}.mini-panel .btn{margin-left:0}.modal{padding:23px}}


/* Institute directory — same portal language, expanded content only */
.institutes-section{padding:64px 0 45px;background:#f5faff}.institute-city-block{margin-top:28px}.city-title{display:flex;align-items:center;gap:13px;margin-bottom:16px}.city-title>span{width:44px;height:44px;border-radius:14px;background:#fff;box-shadow:var(--shadow);display:grid;place-items:center;font-size:22px}.city-title h3{margin:0;color:var(--navy);font-size:21px}.city-title p{margin:3px 0 0;color:#69758d;font-size:14px}.institute-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.institute-card{background:#fff;border:1px solid #e3eaf5;border-radius:17px;padding:18px;display:flex;gap:14px;box-shadow:0 10px 28px rgba(27,62,120,.07);transition:.2s ease}.institute-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(27,62,120,.12)}.institute-icon{flex:0 0 52px;width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-size:23px}.institute-main{min-width:0}.institute-city{display:inline-block;color:#4e64a4;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}.institute-main h3{font-size:17px;line-height:1.3;margin:6px 0 7px;color:#102454}.institute-main>p{font-size:13px;line-height:1.5;color:#65718a;margin:0 0 10px}.institute-contact{display:flex;flex-direction:column;gap:5px;color:#53627d;font-size:12px;line-height:1.4}.institute-note{margin-top:28px;padding:15px 18px;border-radius:14px;background:#fff;border:1px solid #dfe7f4;display:flex;gap:10px;align-items:flex-start;color:#68738b;font-size:12px}.institute-note b{color:#163c93;white-space:nowrap}
/* Better section tracking for sticky navigation */
html{scroll-behavior:smooth;scroll-padding-top:120px}.site-header{box-shadow:0 3px 18px rgba(12,40,90,.04)}
/* Course detail modal */
.course-detail-modal{width:min(760px,100%);max-height:90vh;overflow:auto;padding:0}.course-modal-cover{height:150px;display:grid;place-items:center;color:#fff;font-size:58px;position:relative;overflow:hidden}.course-modal-cover:before{content:"";position:absolute;width:260px;height:260px;border:35px solid rgba(255,255,255,.12);border-radius:50%;right:-70px;top:-150px}.course-modal-cover span{position:relative;z-index:1}.course-modal-content{padding:24px 28px 28px}.course-modal-content h2{margin:10px 0 5px;color:var(--navy);font-size:28px}.course-modal-institute{margin:0;color:#68738b}.course-detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.course-detail-stats>div{background:#f5f8ff;border:1px solid #e2e9f5;border-radius:12px;padding:13px}.course-detail-stats b{display:block;color:#1464d0;font-size:15px;margin-bottom:3px}.course-detail-stats span{font-size:12px;color:#69758d}.course-modal-section{margin-top:18px}.course-modal-section h3{font-size:16px;margin:0 0 8px;color:#102454}.course-modal-section p{color:#5d6880;line-height:1.6;margin:0}.course-benefits{display:flex;flex-wrap:wrap;gap:8px}.course-benefits span{background:#eef5ff;color:#1558b4;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.course-modal-actions{display:flex;gap:10px;margin-top:24px}.course-modal-actions .btn{flex:1}
.main-nav a.nav-current{color:var(--blue);border-color:var(--blue)}
@media(max-width:1200px){.institute-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.institute-grid{grid-template-columns:1fr 1fr}.course-detail-stats{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.institute-grid{grid-template-columns:1fr}.institute-card{padding:15px}.institute-note{flex-direction:column}.course-detail-stats{grid-template-columns:1fr}.course-modal-content{padding:20px}.course-modal-actions{flex-direction:column}}
[hidden]{display:none!important}

/* Policies / legal information */
.footer-links{align-items:center;flex-wrap:wrap}
.footer-policy-link{border:0;background:transparent;color:#b9c8e9;font:inherit;font-weight:700;cursor:pointer;padding:0}
.footer-policy-link:hover{color:#fff;text-decoration:underline}
.policy-modal{width:min(980px,100%);max-height:92vh;overflow:hidden;padding:0;display:flex;flex-direction:column}
.policy-head{padding:24px 30px 18px;display:flex;gap:18px;align-items:center;border-bottom:1px solid #edf1f7;background:linear-gradient(135deg,#f7fbff,#fff)}
.policy-logo{width:86px;height:62px;border-radius:12px;background:#fff;border:1px solid #e6ebf3;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}
.policy-logo img{width:78px;max-width:100%}
.policy-head h2{margin:4px 0 3px;color:var(--navy);font-size:26px}
.policy-head p{margin:0;color:#68758e;font-size:12px}
.policy-tabs{display:none;gap:8px;padding:13px 20px;border-bottom:1px solid #e8edf5;overflow:auto;background:#fff}
.policy-tabs button{border:1px solid #dce5f2;background:#f8faff;color:#53617b;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer;white-space:nowrap}
.policy-tabs button.active{background:#1260d2;color:#fff;border-color:#1260d2;box-shadow:0 7px 18px rgba(18,96,210,.18)}
.policy-content{overflow:auto;padding:25px 30px 32px;color:#4f5d76;line-height:1.72;font-size:14px}
.policy-content h3{color:var(--navy);font-size:17px;margin:22px 0 8px}
.policy-content h3:first-child{margin-top:0}
.policy-content h4{color:#173d8f;margin:16px 0 6px}
.policy-content p{margin:7px 0}
.policy-content ul,.policy-content ol{margin:8px 0 14px;padding-left:22px}
.policy-content li{margin:5px 0}
.policy-callout{background:#f3f7ff;border:1px solid #dbe7fb;border-left:4px solid #1764df;border-radius:10px;padding:13px 15px;margin:12px 0 16px}
.policy-warning{background:#fff8ea;border:1px solid #f3dfae;border-left:4px solid #f0a000;border-radius:10px;padding:13px 15px;margin:12px 0 16px}
.policy-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}
.policy-contact div{background:#f8faff;border:1px solid #e1e8f4;border-radius:11px;padding:12px}
.policy-contact b{display:block;color:var(--navy);margin-bottom:4px}
@media(max-width:700px){.policy-head{padding:20px;align-items:flex-start}.policy-head h2{font-size:21px}.policy-logo{width:70px;height:54px}.policy-logo img{width:64px}.policy-content{padding:20px;font-size:13px}.policy-contact{grid-template-columns:1fr}.policy-tabs{padding:11px 14px}}
.course-module-list{margin:0;padding-left:0;list-style:none;display:grid;gap:9px}.course-module-list li{background:#f8faff;border:1px solid #e2e9f5;border-radius:10px;padding:10px 12px;color:#586680;font-size:13px}.course-module-list b{color:#1558b4;margin-right:4px}.career-chip-list{display:flex;flex-wrap:wrap;gap:8px}.career-chip-list span{background:#eef8f4;border:1px solid #d7eee5;color:#187054;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}
