.card{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:15px;margin:15px auto;max-width:400px}.card h2{font-size:20px;color:#009688;border-bottom:2px solid #f4f6f9;padding-bottom:8px;margin-bottom:15px}.row{display:flex;justify-content:space-between;margin-bottom:10px}.label{font-weight:700}.time{font-weight:700;padding:5px 10px;border-radius:20px}.time.green{background-color:#e8f5e9;color:#388e3c}.time.red{background-color:#ffebee;color:#d32f2f}.time.neutral{background-color:#e3f2fd;color:#1976d2}@media (max-width: 600px){.card{width:90%;padding:10px}.time{font-size:14px}h1{font-size:24px}.current-time{font-size:18px}}.update-notes-container{overflow-x:auto;margin:0 auto;width:100%}.update-notes-table{width:100%;border-collapse:collapse;margin:0 auto;table-layout:fixed}.update-notes-table th,.update-notes-table td{border:1px solid #ddd;padding:8px;text-align:center;word-wrap:break-word;white-space:normal}@media (max-width: 600px){.update-notes-table{font-size:12px}.update-notes-table th,.update-notes-table td{padding:4px}}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0;background-color:#f4f6f9;color:#333}header{background-color:#009688;color:#fff;padding:20px;text-align:center;box-shadow:0 4px 6px #0000001a}h1{font-size:28px;margin:0}.current-time{font-size:20px;font-weight:300}main{padding:20px}.announcement-container{width:320px;height:auto;background-color:#ff7708;text-align:center;padding:20px;margin:10px auto;border-radius:10px;box-shadow:0 4px 10px #0003;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:width .3s ease,padding .3s ease}.announcement-title{color:#fff;font-size:20px;margin-bottom:10px;text-align:center}.announcement-message{color:#fff;font-size:16px;margin-bottom:15px;text-align:center}.close-button{background-color:#009688;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px}@media (max-width: 600px){.announcement-container{width:90%;padding:15px}.announcement-title{font-size:18px}.announcement-message{font-size:14px}.close-button{padding:8px 16px;font-size:12px}}.update-notes-section{text-align:center;margin-top:40px}.update-notes-section h2{font-size:24px;color:#009688;margin-bottom:20px}.update-notes-table{width:100%;max-width:720px;border-collapse:collapse;margin:0 auto;overflow-x:auto}.update-notes-table th,.update-notes-table td{border:1px solid #ddd;padding:8px;text-align:center}.update-notes-table th{background-color:#009688;color:#fff}.update-notes-table td{background-color:#f9f9f9}.update-notes-table tr:nth-child(2n){background-color:#f2f2f2}.update-notes-table tr:hover{background-color:#f1f1f1}@media (max-width: 768px){.update-notes-table{font-size:14px}.update-notes-table th,.update-notes-table td{padding:6px}}@media (max-width: 600px){.update-notes-table{font-size:12px;width:100%}.update-notes-table th,.update-notes-table td{padding:4px}}footer{background-color:#009688;color:#fff;text-align:center;padding:15px;font-size:14px}footer a{color:#e8f5e9;text-decoration:none;font-weight:700}
