@import"https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400&family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";.pengumuman-page{--green-deep: #6b1a18;--green-mid: #952521;--green-light: #b83830;--green-pale: #fdf0f0;--gold: #c9a227;--gold-light: #f0d97a;--cream: #fdf8f0;--white: #ffffff;--text-dark: #1a1a1a;--text-mid: #4a5568;--text-light: #718096;--border: #f0d0ce;--shadow: 0 4px 24px rgba(107,26,24,.1);--shadow-lg: 0 12px 48px rgba(107,26,24,.18);font-family:Plus Jakarta Sans,sans-serif;background:var(--cream);min-height:100vh;color:var(--text-dark)}.pengumuman-page *{box-sizing:border-box}.pengumuman-page .hero{background:linear-gradient(135deg,var(--green-deep) 0%,var(--green-mid) 60%,var(--green-light) 100%);position:relative;overflow:hidden}.pengumuman-page .hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.pengumuman-page .hero-inner{position:relative;z-index:1;padding:48px 24px 40px;text-align:center;max-width:900px;margin:0 auto}.pengumuman-page .bismillah{font-family:Amiri,serif;font-size:clamp(24px,5vw,36px);color:var(--gold-light);letter-spacing:2px;margin-bottom:20px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.pengumuman-page .school-logo-area{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:20px}.pengumuman-page .logo-circle{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pengumuman-page .logo-circle svg{width:42px;height:42px}.pengumuman-page .logo-circle img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35))}.pengumuman-page .school-info{text-align:left}.pengumuman-page .school-name{font-size:clamp(16px,3.5vw,22px);font-weight:700;color:#fff;line-height:1.3}.pengumuman-page .school-sub{font-size:12px;color:#ffffffb3;font-weight:400;margin-top:2px}.pengumuman-page .hero-title{font-size:clamp(20px,4.5vw,32px);font-weight:700;color:#fff;line-height:1.3;margin-bottom:8px}.pengumuman-page .hero-sub{font-size:clamp(13px,2.5vw,16px);color:#ffffffbf}.pengumuman-page .gold-bar{height:4px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold-light),var(--gold),transparent)}.pengumuman-page .main-container{max-width:700px;margin:0 auto;padding:32px 20px 60px}.pengumuman-page .card{background:var(--white);border-radius:20px;box-shadow:var(--shadow-lg);padding:36px 32px;border:1px solid var(--border);margin-bottom:24px}.pengumuman-page .card-title{font-size:18px;font-weight:700;color:var(--green-deep);margin-bottom:24px;display:flex;align-items:center;gap:10px}.pengumuman-page .card-title:before{content:"";width:4px;height:20px;background:linear-gradient(180deg,var(--green-light),var(--gold));border-radius:4px;flex-shrink:0}.pengumuman-page .form-group{margin-bottom:20px}.pengumuman-page label{display:block;font-size:13px;font-weight:600;color:var(--green-deep);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.pengumuman-page input[type=text],.pengumuman-page input[type=date]{width:100%;padding:14px 16px;border:2px solid var(--border);border-radius:12px;font-size:15px;font-family:Plus Jakarta Sans,sans-serif;color:var(--text-dark);background:var(--cream);transition:all .2s;outline:none}.pengumuman-page input[type=text]:focus,.pengumuman-page input[type=date]:focus{border-color:var(--green-light);background:#fff;box-shadow:0 0 0 4px #b838301f}.pengumuman-page input[type=text]::placeholder{color:#b0bec5}.pengumuman-page .btn-cari{width:100%;padding:16px;background:linear-gradient(135deg,var(--green-deep),var(--green-mid));color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.pengumuman-page .btn-cari:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6b1a184d}.pengumuman-page .btn-cari:active{transform:translateY(0)}.pengumuman-page .btn-cari:disabled{opacity:.6;cursor:not-allowed}.pengumuman-page .mode-buttons{display:flex;flex-direction:column;gap:14px}.pengumuman-page .btn-mode{width:100%;padding:20px 18px;border:none;border-radius:14px;font-size:15px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;transition:all .2s;text-align:center;line-height:1.4;letter-spacing:.3px}.pengumuman-page .btn-mode-primary{background:linear-gradient(135deg,var(--green-deep),var(--green-mid));color:#fff;box-shadow:0 6px 20px #6b1a1840}.pengumuman-page .btn-mode-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #6b1a1859}.pengumuman-page .btn-mode-secondary{background:linear-gradient(135deg,var(--gold),#a07c18);color:#fff;box-shadow:0 6px 20px #c9a22740}.pengumuman-page .btn-mode-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #c9a22766}.pengumuman-page .btn-back{background:transparent;border:none;color:var(--green-mid);font-weight:600;font-size:13px;cursor:pointer;padding:0;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif}.pengumuman-page .btn-back:hover{text-decoration:underline}.pengumuman-page .note-box{background:#c9a22714;border:1px solid rgba(201,162,39,.25);border-radius:12px;padding:16px 18px;margin-top:20px}.pengumuman-page .note-box p{font-size:13px;color:var(--text-mid);line-height:1.7;margin-bottom:4px}.pengumuman-page .note-box p:last-child{margin-bottom:0}.pengumuman-page .note-box strong{color:var(--green-deep)}.pengumuman-page .result-header{text-align:center;padding:28px 24px 20px;background:linear-gradient(135deg,var(--green-pale),#fff);border-radius:16px;border:2px solid var(--border);margin-bottom:24px}.pengumuman-page .checkmark{width:64px;height:64px;background:linear-gradient(135deg,#1a8a4a,#34c75a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px #1a8a4a59;animation:popIn .5s cubic-bezier(.68,-.55,.27,1.55)}@keyframes popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.pengumuman-page .checkmark svg{width:32px;height:32px}.pengumuman-page .result-header h2{font-size:clamp(16px,4vw,22px);font-weight:700;color:var(--green-deep);line-height:1.4;margin-bottom:6px}.pengumuman-page .student-name-result{color:var(--green-light);font-size:clamp(18px,4.5vw,26px)}.pengumuman-page .result-sub{font-size:14px;color:var(--text-light);line-height:1.6}.pengumuman-page .identity-grid{display:grid;grid-template-columns:auto 1fr;gap:10px 20px}.pengumuman-page .id-label{font-size:13px;color:var(--text-light);font-weight:500;padding-top:1px}.pengumuman-page .id-value{font-size:14px;color:var(--text-dark);font-weight:600}.pengumuman-page .table-wrapper{overflow-x:auto;border-radius:12px;border:1px solid var(--border)}.pengumuman-page table{width:100%;border-collapse:collapse}.pengumuman-page thead{background:linear-gradient(135deg,var(--green-deep),var(--green-mid))}.pengumuman-page thead th{padding:14px 16px;color:#fff;font-size:13px;font-weight:600;text-align:center;white-space:nowrap}.pengumuman-page thead th:first-child{width:44px}.pengumuman-page tbody tr:nth-child(2n){background:var(--green-pale)}.pengumuman-page tbody tr:nth-child(odd){background:#fff}.pengumuman-page tbody td{padding:14px 16px;font-size:14px;text-align:center;color:var(--text-dark);border-bottom:1px solid var(--border)}.pengumuman-page tbody tr:last-child td{border-bottom:none}.pengumuman-page .nilai-angka{font-weight:700;font-size:16px;color:var(--green-deep)}.pengumuman-page .badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}.pengumuman-page .badge-istimewa{background:#fff3cd;color:#856404;border:1px solid #ffc107}.pengumuman-page .badge-baik{background:#d1e7dd;color:#3d0e0c;border:1px solid #b2dfdb}.pengumuman-page .badge-memadai{background:#cfe2ff;color:#084298;border:1px solid #9ec5fe}.pengumuman-page .badge-kurang{background:#f8d7da;color:#58151c;border:1px solid #f1aeb5}.pengumuman-page .download-section{text-align:center;padding:24px;background:linear-gradient(135deg,var(--green-pale),rgba(201,162,39,.06));border-radius:16px;border:1px dashed var(--green-light)}.pengumuman-page .download-title{font-size:14px;font-weight:600;color:var(--green-deep);margin-bottom:6px}.pengumuman-page .download-sub{font-size:12px;color:var(--text-light);margin-bottom:16px}.pengumuman-page .btn-download{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,var(--gold),#a07c18);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #c9a2274d}.pengumuman-page .btn-download:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c9a22766}.pengumuman-page .error-box{background:#fff5f5;border:2px solid #fc8181;border-radius:12px;padding:18px 20px;text-align:center;margin-top:16px;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.pengumuman-page .error-box p{font-size:14px;color:#c53030;font-weight:500}.pengumuman-page footer{text-align:center;padding:20px;font-size:12px;color:var(--text-light);border-top:1px solid var(--border);background:#fff}@media(max-width:480px){.pengumuman-page .card{padding:24px 18px}.pengumuman-page .school-logo-area{flex-direction:column;text-align:center}.pengumuman-page .school-info{text-align:center}.pengumuman-page .identity-grid{grid-template-columns:1fr;gap:4px 0}.pengumuman-page .id-label{color:var(--text-light);font-size:12px;margin-top:8px}}
