.psy-public{max-width:850px;margin:35px auto;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#23384d}.psy-public-hero{display:flex;gap:18px;align-items:center;padding:28px;border-radius:22px;background:linear-gradient(135deg,#102a43,#1976d2);color:#fff;box-shadow:0 15px 35px rgba(16,42,67,.18)}.psy-public-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.14);font-size:27px;font-weight:800}.psy-public-hero span{font-size:11px;letter-spacing:1.5px;opacity:.75;font-weight:700}.psy-public-hero h2{margin:3px 0;font-size:29px;color:#fff}.psy-public-hero p{margin:0;opacity:.88}.psy-search-box{margin-top:18px;background:#fff;border:1px solid #e5ebf2;border-radius:18px;padding:22px;box-shadow:0 8px 25px rgba(15,23,42,.06)}.psy-search-box label{font-weight:700;display:block;margin-bottom:8px}.psy-search-row{display:flex;gap:10px}.psy-search-row input{flex:1;border:1px solid #d6e0ea;border-radius:11px;padding:13px 14px;font-size:15px;outline:none}.psy-search-row button{border:0;border-radius:11px;background:#1976d2;color:#fff;padding:0 22px;font-weight:700;cursor:pointer}.psy-search-box small{display:block;margin-top:9px;color:#718096}.psy-result-card{margin-top:18px;background:#fff;border:1px solid #e5ebf2;border-radius:18px;padding:22px;box-shadow:0 8px 25px rgba(15,23,42,.06)}.psy-result-head{display:flex;justify-content:space-between;gap:15px;align-items:start;border-bottom:1px solid #edf2f7;padding-bottom:15px;margin-bottom:15px}.psy-result-head h3{margin:0 0 4px;font-size:21px}.psy-result-head small{color:#718096}.psy-result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.psy-result-item{padding:13px;border-radius:12px;background:#f7fafc}.psy-result-item small{display:block;color:#718096;margin-bottom:4px}.psy-result-item b{color:#243b53}.psy-public .psy-status{margin-top:2px}.psy-error{margin-top:18px;padding:15px;border-radius:12px;background:#fff5f5;color:#c53030;border:1px solid #fed7d7}@media(max-width:600px){.psy-public{margin:20px 10px}.psy-public-hero{padding:22px}.psy-public-hero h2{font-size:24px}.psy-search-row{flex-direction:column}.psy-search-row button{padding:12px}.psy-result-grid{grid-template-columns:1fr}}

/* v1.4.6 - visual enhancement halaman wali murid */
.psy-public-hero{position:relative;overflow:hidden}
.psy-public-hero:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-55px;top:-70px;background:rgba(255,255,255,.08);pointer-events:none}
.psy-public-hero .psy-public-icon{flex:0 0 54px;border:1px solid rgba(255,255,255,.22);box-shadow:0 5px 16px rgba(0,0,0,.12)}
.psy-search-box label{color:#1e3a56;font-size:18px}
.psy-search-row input:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.12)}
.psy-search-row button{transition:transform .15s ease,box-shadow .15s ease}
.psy-search-row button:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(25,118,210,.22)}
.psy-result-card{position:relative;overflow:hidden}
.psy-result-card.status-terploting{border-color:#bfe8d1;box-shadow:0 8px 25px rgba(46,125,50,.09)}
.psy-result-card.status-pending{border-color:#f5ddb0;box-shadow:0 8px 25px rgba(245,158,11,.08)}
.psy-result-head.status-terploting{border-bottom-color:#d9f2e2}
.psy-result-head.status-pending{border-bottom-color:#f9e8c9}
.psy-result-head h3{color:#1f3850}
.psy-result-head .psy-status{display:inline-flex;align-items:center;gap:6px;font-weight:800;padding:8px 12px;border-radius:999px}
.psy-result-head .psy-status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(255,255,255,.7)}
.psy-result-head .psy-terploting{background:#e7f8ee;color:#167a43}
.psy-result-head .psy-pending{background:#fff5dc;color:#a56300}
.psy-result-item{border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease}
.psy-result-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.06)}
.psy-result-item small{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}
.psy-result-item.item-unit{background:#eef6ff;border-color:#d9eaff}
.psy-result-item.item-origin{background:#f5f1ff;border-color:#e6ddff}
.psy-result-item.item-new{background:#ecfbf2;border-color:#d2f1dd}
.psy-result-item.item-new.pending{background:#fff8e8;border-color:#f8e7bf}
.psy-result-item.item-status{background:#f7f7fb;border-color:#e8e8f1}
.psy-result-item.item-new b{color:#177245}
.psy-result-item.item-new.pending b{color:#9a6500}
.psy-result-item.item-status b{color:#24527a}
.psy-result-item .psy-value-icon{margin-right:6px}
.psy-public .psy-result-card + .psy-result-card{margin-top:14px}
