{"id":3373,"date":"2026-01-01T11:04:25","date_gmt":"2026-01-01T03:04:25","guid":{"rendered":"https:\/\/engine.iium.edu.my\/mec\/?p=3373"},"modified":"2026-01-01T11:07:03","modified_gmt":"2026-01-01T03:07:03","slug":"3373","status":"publish","type":"post","link":"https:\/\/engine.iium.edu.my\/mec\/?p=3373","title":{"rendered":"Best Department Council Award"},"content":{"rendered":"\n<!-- \u2705 MAESA Congratulatory Post (copy-paste into WordPress \u201cCustom HTML\u201d block) -->\n<section class=\"maesa-award-wrap\" aria-label=\"MAESA Award Announcement\">\n  <style>\n    .maesa-award-wrap{\n      --accent:#1b6ca8;\n      --accent2:#2ea7a0;\n      --gold:#d6a84a;\n      --ink:#0f172a;\n      --muted:#475569;\n      --card:#ffffff;\n      --soft:#f5f9ff;\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;\n      color:var(--ink);\n      line-height:1.65;\n      margin: 18px auto;\n      max-width: 980px;\n    }\n    .maesa-hero{\n      position:relative;\n      overflow:hidden;\n      border-radius:18px;\n      padding: clamp(18px, 3vw, 34px);\n      background:\n        radial-gradient(900px 380px at 20% 0%, rgba(46,167,160,.18), transparent 60%),\n        radial-gradient(900px 380px at 95% 10%, rgba(27,108,168,.18), transparent 60%),\n        linear-gradient(135deg, rgba(27,108,168,.06), rgba(214,168,74,.08), rgba(46,167,160,.06));\n      border: 1px solid rgba(15, 23, 42, .08);\n      box-shadow: 0 18px 45px rgba(2, 6, 23, .10);\n    }\n    .maesa-badges{\n      display:flex; gap:10px; flex-wrap:wrap; align-items:center;\n      margin-bottom: 12px;\n    }\n    .maesa-pill{\n      display:inline-flex; align-items:center; gap:8px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      font-weight: 700;\n      font-size: 12.5px;\n      letter-spacing: .2px;\n      background: rgba(255,255,255,.75);\n      border: 1px solid rgba(15, 23, 42, .10);\n      backdrop-filter: blur(6px);\n    }\n    .maesa-pill .dot{\n      width:10px; height:10px; border-radius:50%;\n      background: linear-gradient(135deg, var(--accent), var(--accent2));\n      box-shadow: 0 0 0 3px rgba(46,167,160,.18);\n    }\n    .maesa-grid{\n      display:grid;\n      grid-template-columns: 1.15fr .85fr;\n      gap: clamp(16px, 3vw, 26px);\n      align-items:center;\n    }\n    @media (max-width: 860px){\n      .maesa-grid{ grid-template-columns: 1fr; }\n    }\n    .maesa-title{\n      margin: 6px 0 10px;\n      font-size: clamp(26px, 3.2vw, 40px);\n      line-height: 1.12;\n      letter-spacing: -.3px;\n    }\n    .maesa-title strong{\n      background: linear-gradient(90deg, var(--accent), var(--accent2));\n      -webkit-background-clip:text;\n      background-clip:text;\n      color:transparent;\n    }\n    .maesa-sub{\n      margin: 0 0 14px;\n      color: var(--muted);\n      font-size: 15.5px;\n    }\n    .maesa-highlight{\n      display:flex;\n      gap:12px;\n      flex-wrap:wrap;\n      margin: 16px 0 6px;\n    }\n    .maesa-stat{\n      flex: 1 1 220px;\n      background: rgba(255,255,255,.7);\n      border: 1px solid rgba(15, 23, 42, .10);\n      border-radius: 14px;\n      padding: 12px 14px;\n    }\n    .maesa-stat .k{\n      font-size: 12px;\n      color: var(--muted);\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: .9px;\n    }\n    .maesa-stat .v{\n      margin-top: 2px;\n      font-weight: 900;\n      font-size: 16px;\n      color: var(--ink);\n    }\n\n    \/* Image card + hover motion *\/\n    .maesa-imgcard{\n      background: var(--card);\n      border: 1px solid rgba(15, 23, 42, .10);\n      border-radius: 16px;\n      padding: 12px;\n      box-shadow: 0 12px 30px rgba(2, 6, 23, .10);\n      position: relative;\n    }\n    .maesa-imglink{\n      display:block;\n      border-radius: 12px;\n      overflow:hidden;\n      position: relative;\n      transform: translateY(0);\n      transition: transform .25s ease, box-shadow .25s ease;\n      outline: none;\n    }\n    .maesa-imglink:hover,\n    .maesa-imglink:focus{\n      transform: translateY(-6px) rotate(-.25deg);\n      box-shadow: 0 16px 40px rgba(2, 6, 23, .18);\n    }\n    .maesa-img{\n      width:100%;\n      height:auto;\n      display:block;\n      transition: transform .35s ease, filter .35s ease;\n      filter: saturate(1.02) contrast(1.03);\n    }\n    .maesa-imglink:hover .maesa-img,\n    .maesa-imglink:focus .maesa-img{\n      transform: scale(1.035);\n      filter: saturate(1.08) contrast(1.05);\n    }\n    .maesa-imghint{\n      margin-top: 10px;\n      font-size: 12.5px;\n      color: var(--muted);\n      display:flex;\n      justify-content: space-between;\n      gap:10px;\n      flex-wrap:wrap;\n    }\n    .maesa-imghint span b{ color: var(--ink); }\n\n    \/* Content blocks *\/\n    .maesa-body{\n      margin-top: 14px;\n      padding: 16px 18px;\n      background: rgba(255,255,255,.65);\n      border: 1px solid rgba(15, 23, 42, .10);\n      border-radius: 16px;\n    }\n    .maesa-body p{ margin: 10px 0; }\n    .maesa-callout{\n      margin: 14px 0 0;\n      padding: 14px 14px;\n      border-radius: 14px;\n      background: linear-gradient(135deg, rgba(214,168,74,.14), rgba(46,167,160,.12));\n      border: 1px solid rgba(15, 23, 42, .10);\n    }\n    .maesa-callout h3{\n      margin: 0 0 8px;\n      font-size: 16px;\n      letter-spacing: -.1px;\n    }\n    .maesa-ul{\n      margin: 8px 0 0 18px;\n    }\n    .maesa-ul li{ margin: 6px 0; }\n    .maesa-footer{\n      margin-top: 16px;\n      display:flex;\n      flex-wrap:wrap;\n      justify-content: space-between;\n      gap: 10px;\n      align-items:center;\n      color: var(--muted);\n      font-size: 13px;\n      padding-top: 12px;\n      border-top: 1px dashed rgba(15, 23, 42, .18);\n    }\n    .maesa-tag{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.7);\n      border: 1px solid rgba(15, 23, 42, .10);\n      font-weight: 800;\n      color: var(--ink);\n    }\n    .maesa-tag i{\n      width:10px;height:10px;border-radius:50%;\n      background: linear-gradient(135deg, var(--gold), var(--accent));\n      box-shadow: 0 0 0 3px rgba(214,168,74,.18);\n    }\n  <\/style>\n\n  <div class=\"maesa-hero\">\n    <div class=\"maesa-badges\">\n      <span class=\"maesa-pill\"><span class=\"dot\"><\/span> MAESA Achievement<\/span>\n      <span class=\"maesa-pill\"><span class=\"dot\"><\/span> 2024\/2025<\/span>\n      <span class=\"maesa-pill\"><span class=\"dot\"><\/span> Kulliyyah of Engineering, IIUM<\/span>\n    <\/div>\n\n    <div class=\"maesa-grid\">\n      <div>\n        <h2 class=\"maesa-title\">\n          Congratulations, <strong>MAESA<\/strong>! \ud83c\udf89<br\/>\n          Winner of the <span style=\"color:var(--gold); font-weight:900;\">Best Department Council Award<\/span>\n        <\/h2>\n\n        <p class=\"maesa-sub\">\n          Mechanical and Aerospace Engineering Students\u2019 Association (MAESA) has been recognised for outstanding\n          creativity, execution, and impact in delivering an exceptional programme. This award reflects strong teamwork,\n          leadership, and a culture of excellence within our student community.\n        <\/p>\n\n        <div class=\"maesa-highlight\">\n          <div class=\"maesa-stat\">\n            <div class=\"k\">Award<\/div>\n            <div class=\"v\">Best Department Council Award<\/div>\n          <\/div>\n          <div class=\"maesa-stat\">\n            <div class=\"k\">Session<\/div>\n            <div class=\"v\">2024\/2025<\/div>\n          <\/div>\n          <div class=\"maesa-stat\">\n            <div class=\"k\">Recognised for<\/div>\n            <div class=\"v\">Creativity \u2022 Execution \u2022 Impact<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"maesa-imgcard\">\n        <!-- Click to open full image in a new tab -->\n        <a class=\"maesa-imglink\" href=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/MAESA-191x300.jpeg\" target=\"_blank\" rel=\"noopener\" title=\"Click to open the award certificate image\">\n          <img decoding=\"async\" class=\"maesa-img\"\n               src=\"https:\/\/engine.iium.edu.my\/mec\/wp-content\/uploads\/MAESA-191x300.jpeg\"\n               alt=\"MAESA Best Department Council Award Certificate 2024\/2025\">\n        <\/a>\n\n        <div class=\"maesa-imghint\">\n          <span>\ud83d\uddbc\ufe0f <b>Tip:<\/b> Click the image to view full size<\/span>\n        \n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"maesa-body\">\n      <p>\n        To the entire <strong>MAESA student committee<\/strong>: thank you for your dedication, long hours, and professionalism.\n        Your planning, communication, and teamwork have made the department proud\u2014this recognition is truly well-deserved.\n      <\/p>\n\n      <p>\n        We also extend our sincere appreciation to the <strong>lecturers, advisors, and staff<\/strong> who continuously guided,\n        supported, and empowered MAESA initiatives. Your mentorship and encouragement played a crucial role in shaping\n        meaningful programmes and sustaining a vibrant student experience.\n      <\/p>\n\n      <div class=\"maesa-callout\">\n        <h3>Keep the momentum going \ud83d\ude80<\/h3>\n        <ul class=\"maesa-ul\">\n          <li>Continue building high-impact programmes that benefit students and the wider community.<\/li>\n          <li>Strengthen collaboration between students, lecturers, alumni, and industry partners.<\/li>\n          <li>Maintain the spirit of professionalism, service, and excellence in everything you do.<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"maesa-footer\">\n        <span class=\"maesa-tag\"><i><\/i> #MAESA<\/span>\n        <span class=\"maesa-tag\"><i><\/i> #IIUMEngineering<\/span>\n        <span class=\"maesa-tag\"><i><\/i> #MAEExcellence<\/span>\n        <span>Once again, <strong>Congratulations MAESA!<\/strong> \ud83c\udf1f<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>MAESA Achievement 2024\/2025 Kulliyyah of Engineering, IIUM Congratulations, MAESA! \ud83c\udf89 Winner of the Best Department Council Award Mechanical and Aerospace Engineering Students\u2019 Association (MAESA) has been recognised for outstanding creativity, execution, and impact in delivering an exceptional programme. This award reflects strong teamwork, leadership, and a culture of excellence within [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":3374,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[36,34],"_links":{"self":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/posts\/3373"}],"collection":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3373"}],"version-history":[{"count":3,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/posts\/3373\/revisions"}],"predecessor-version":[{"id":3378,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/posts\/3373\/revisions\/3378"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=\/wp\/v2\/media\/3374"}],"wp:attachment":[{"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/engine.iium.edu.my\/mec\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}