{"id":1325,"date":"2026-05-10T19:41:21","date_gmt":"2026-05-10T12:41:21","guid":{"rendered":"https:\/\/senta.its.ac.id\/conf\/senta\/?page_id=1325"},"modified":"2026-05-12T19:53:49","modified_gmt":"2026-05-12T12:53:49","slug":"programs-senta","status":"publish","type":"page","link":"https:\/\/senta.its.ac.id\/conf\/senta\/programs-senta\/","title":{"rendered":"Programs SENTA 2026"},"content":{"rendered":"\n<style>\n    \/* === 1. FONT & BASE RESET === *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800&display=swap');\n\n    .senta-clean-wrapper {\n        font-family: 'Poppins', sans-serif !important;\n        width: 100%;\n        padding: 30px 0;\n        background-color: transparent;\n        box-sizing: border-box;\n    }\n\n    .senta-clean-wrapper *, \n    .senta-clean-wrapper *::before, \n    .senta-clean-wrapper *::after {\n        box-sizing: border-box !important;\n    }\n\n    \/* === 2. KOTAK UTAMA (SIMETRIS) === *\/\n    .senta-clean-container {\n        width: 100%;\n        background-color: #ffffff;\n        border-radius: 20px;\n        padding: 40px;\n        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.03);\n        border: 1px solid #f1f5f9;\n        margin: 0 auto;\n    }\n\n    \/* === 3. HEADER ROW === *\/\n    .senta-header-flex {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border-bottom: 2px solid #f1f5f9;\n        margin-bottom: 40px;\n        padding-bottom: 30px;\n    }\n\n    .senta-main-title {\n        font-size: 36px;\n        font-weight: 800;\n        color: #0f172a;\n        margin: 0;\n        text-transform: uppercase;\n        letter-spacing: -1px;\n    }\n\n    .senta-info-card {\n        background: #f8fafc;\n        padding: 15px 25px;\n        border-radius: 12px;\n        border: 1px solid #e2e8f0;\n        text-align: right;\n    }\n\n    .senta-info-date { color: #004b87; font-weight: 700; display: block; font-size: 18px; }\n    .senta-info-loc { color: #64748b; font-size: 14px; }\n\n    \/* === 4. JADWAL ITEM ROW === *\/\n    .senta-day-title-row {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        margin: 30px 0 10px; \n    }\n\n    .senta-day-pill {\n        background: #ffb840;\n        color: #fff;\n        padding: 5px 12px;\n        border-radius: 6px;\n        font-size: 13px;\n        font-weight: 700;\n    }\n\n    .senta-day-text {\n        font-size: 22px;\n        font-weight: 700;\n        color: #0f172a;\n    }\n\n    .senta-day-desc {\n        font-size: 16px;\n        color: #64748b;\n        font-style: italic;\n        font-weight: 500;\n        margin-bottom: 25px;\n    }\n\n    .senta-schedule-row {\n        display: flex;\n        align-items: center;\n        background-color: #fcfdfe;\n        margin-bottom: 12px;\n        padding: 25px 35px;\n        border-radius: 15px;\n        border: 1px solid #f1f5f9;\n        transition: all 0.3s ease;\n    }\n\n    .senta-schedule-row:hover {\n        background-color: #ffffff;\n        box-shadow: 0 8px 25px rgba(0, 75, 135, 0.07);\n        border-color: #004b87;\n        transform: translateY(-2px);\n    }\n\n    .senta-col-time {\n        flex: 0 0 180px;\n        font-size: 18px;\n        font-weight: 700;\n        color: #004b87;\n    }\n\n    .senta-col-desc {\n        flex: 1;\n        font-size: 17px;\n        color: #1e293b;\n        font-weight: 600;\n        padding: 0 30px;\n    }\n\n    .senta-col-desc-sub {\n        display: block;\n        font-size: 14px;\n        color: #64748b;\n        font-weight: 400;\n        margin-top: 6px;\n        line-height: 1.6;\n    }\n\n    .senta-col-status {\n        flex: 0 0 150px;\n        text-align: right;\n    }\n\n    .status-pill-clean {\n        display: inline-block;\n        padding: 6px 16px;\n        background: #e0f2fe;\n        color: #0369a1;\n        border-radius: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    \/* === 5. ANIMASI REVEAL === *\/\n    .senta-item-reveal {\n        opacity: 0;\n        transform: translateY(15px);\n        transition: all 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);\n    }\n\n    .senta-item-reveal.active {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n    @media (max-width: 768px) {\n        .senta-header-flex { flex-direction: column; text-align: center; gap: 20px; }\n        .senta-schedule-row { flex-direction: column; text-align: center; padding: 20px; gap: 15px; }\n        .senta-col-time, .senta-col-desc, .senta-col-status { flex: auto; width: 100%; padding: 0; text-align: center; }\n        .senta-day-desc { text-align: center; margin: 0 auto 25px; }\n    }\n<\/style>\n\n<div class=\"senta-clean-wrapper\">\n    <div class=\"senta-clean-container\">\n        \n        <div class=\"senta-header-flex senta-item-reveal\">\n            <h1 class=\"senta-main-title\">SENTA 2026<br>Schedule<\/h1>\n            <div class=\"senta-info-card\">\n                <span class=\"senta-info-date\">29 \u2013 30 October 2026<\/span>\n                <span class=\"senta-info-loc\">Surabaya, Indonesia<\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"senta-item-reveal\">\n            <div class=\"senta-day-title-row\">\n                <span class=\"senta-day-pill\">DAY 01<\/span>\n                <span class=\"senta-day-text\">Thursday, 29 Oct 2026<\/span>\n            <\/div>\n\n            <p class=\"senta-day-desc senta-item-reveal\">Main Conference<\/p>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">08:00 \u2013 08:30<\/div>\n                <div class=\"senta-col-desc\">Registration and Welcome Coffee<\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Registration<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">08:30 \u2013 09:00<\/div>\n                <div class=\"senta-col-desc\">Opening Ceremony <span class=\"senta-col-desc-sub\">Remarks by Rector\/Dean and Conference Chair<\/span><\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Opening<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">09:00 \u2013 12:00<\/div>\n                <div class=\"senta-col-desc\">Keynote Session \n                    <span class=\"senta-col-desc-sub\">\n                        \u2022 Keynote Speaker 1 (09:00\u201310:00)<br>\n                        \u2022 Keynote Speaker 2 (10:00\u201311:00)<br>\n                        \u2022 Keynote Speaker 3 (11:00\u201312:00)\n                    <\/span>\n                <\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Keynote<\/span><\/div>\n            <\/div>\n            \n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">12:00 \u2013 13:00<\/div>\n                <div class=\"senta-col-desc\">Lunch Break<\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Break<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">13:00 \u2013 15:45<\/div>\n                <div class=\"senta-col-desc\">Industry Session \n                    <span class=\"senta-col-desc-sub\">\n                        Presentations by SENTA 2026 industry partners.<br>\n                        <strong>Location:<\/strong> Main Room, 1st Floor, Creabiz Building<br>\n                        <em style=\"color: #004b87;\">*Conducted concurrently with the Parallel Sessions.<\/em>\n                    <\/span>\n                <\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Industry<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">13:00 \u2013 15:45<\/div>\n                <div class=\"senta-col-desc\">Parallel Sessions (6 Tracks) \n                    <span class=\"senta-col-desc-sub\">\n                        Paper presentations based on conference sub-topics.<br>\n                        <strong>Location:<\/strong> 2nd Floor, Creabiz Building<br>\n                        <em style=\"color: #004b87;\">*Conducted concurrently with the Industry Session.<\/em>\n                    <\/span>\n                <\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Parallel<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">15:45 \u2013 16:00<\/div>\n                <div class=\"senta-col-desc\">Coffee Break<\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Break<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">16:00 \u2013 17:00<\/div>\n                <div class=\"senta-col-desc\">Closing Ceremony and Awards <span class=\"senta-col-desc-sub\">Best Paper and Best Presenter Awards<\/span><\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Closing<\/span><\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"senta-item-reveal\" style=\"margin-top: 40px;\">\n            <div class=\"senta-day-title-row\">\n                <span class=\"senta-day-pill\">DAY 02<\/span>\n                <span class=\"senta-day-text\">Friday, 30 Oct 2026<\/span>\n            <\/div>\n\n            <p class=\"senta-day-desc senta-item-reveal\">DIKTIMARIN Meeting<\/p>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">08:00 \u2013 08:30<\/div>\n                <div class=\"senta-col-desc\">Registration and Morning Coffee<\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Registration<\/span><\/div>\n            <\/div>\n\n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">08:30 \u2013 11:00<\/div>\n                <div class=\"senta-col-desc\">DIKTIMARIN Annual Meeting \n                    <span class=\"senta-col-desc-sub\">\n                        Internal agenda of DIKTIMARIN as an official partner of SENTA 2026.<br>\n                        This session is open to DIKTIMARIN members only.\n                    <\/span>\n                <\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Meeting<\/span><\/div>\n            <\/div>\n            \n            <div class=\"senta-schedule-row senta-item-reveal\">\n                <div class=\"senta-col-time\">11:00 \u2013 11:30<\/div>\n                <div class=\"senta-col-desc\">Closing Session and Group Photo<\/div>\n                <div class=\"senta-col-status\"><span class=\"status-pill-clean\">Closing<\/span><\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const observer = new IntersectionObserver((entries) => {\n            let delay = 0;\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    setTimeout(() => entry.target.classList.add('active'), delay);\n                    delay += 70;\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.1 });\n        document.querySelectorAll('.senta-item-reveal').forEach(el => observer.observe(el));\n    });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>SENTA 2026Schedule 29 \u2013 30 October 2026 Surabaya, Indonesia DAY 01 Thursday, 29 Oct 2026 Main Conference 08:00 \u2013 08:30 Registration and Welcome Coffee Registration 08:30 \u2013 09:00 Opening Ceremony Remarks by Rector\/Dean and Conference Chair Opening 09:00 \u2013 12:00 Keynote Session \u2022 Keynote Speaker 1 (09:00\u201310:00) \u2022 Keynote Speaker 2 (10:00\u201311:00) \u2022 Keynote Speaker [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1325","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/pages\/1325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/comments?post=1325"}],"version-history":[{"count":23,"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/pages\/1325\/revisions"}],"predecessor-version":[{"id":1572,"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/pages\/1325\/revisions\/1572"}],"wp:attachment":[{"href":"https:\/\/senta.its.ac.id\/conf\/senta\/wp-json\/wp\/v2\/media?parent=1325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}