.pn-page{min-height:100%;background:#f4f7f5;color:#14271f;font-size:16px}.pn-page *{box-sizing:border-box}
.pn-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 25px 38px;color:#fff;background:linear-gradient(125deg,#123d31,#1f6c54)}
.pn-hero span{color:#e9cf8c;font-size:.78rem;font-weight:900}.pn-hero h1{margin:5px 0;font-size:clamp(1.4rem,3vw,2.2rem)}.pn-hero p{margin:0;color:#d7e8e0;font-size:.86rem}.pn-hero>a{padding:10px 14px;border:1px solid #ffffff3d;border-radius:11px;color:#fff;text-decoration:none;font-size:.8rem;font-weight:900}
.pn-shell{position:relative;z-index:2;display:grid;gap:10px;width:min(calc(100% - 28px),1360px);margin:-18px auto 45px}
.pn-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pn-summary article,.pn-card,.pn-state{border:1px solid #dfe8e3;border-radius:16px;background:#fff;box-shadow:0 12px 34px #123d3108}
.pn-summary article{padding:14px}.pn-summary small,.pn-summary strong{display:block}.pn-summary small{color:#68776f;font-size:.75rem}.pn-summary strong{margin-top:6px;color:#123d31;font-size:1.15rem}
.pn-card{padding:15px}.pn-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.pn-toolbar span{color:#1f6c54;font-size:.73rem;font-weight:900}.pn-toolbar h2{margin:4px 0 0;font-size:1.05rem}.pn-toolbar button{min-height:38px;padding:8px 12px;border:1px solid #cbdcd4;border-radius:10px;color:#1f6c54;background:#f5faf7;font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}.pn-toolbar button:disabled{cursor:default;opacity:.5}
.pn-filters{display:flex;gap:6px;overflow:auto;margin-top:13px;padding-bottom:3px}.pn-filters button{flex:0 0 auto;min-height:34px;padding:7px 11px;border:0;border-radius:9px;background:#edf3f0;font:inherit;font-size:.74rem;font-weight:900;cursor:pointer}.pn-filters button.is-active{color:#fff;background:#1f6c54}.pn-count{margin:9px 0;color:#6d7a74;font-size:.73rem;font-weight:800}
.pn-list{display:grid;gap:8px}.pn-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;padding:12px;border:1px solid #e2e9e5;border-radius:13px;background:#f9fbfa}.pn-item.is-unread{border-color:#b9d8ca;background:#eef8f3;box-shadow:inset -3px 0 #1f6c54}.pn-item__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff;font-size:1.1rem}.pn-item__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.pn-item__top span{color:#1f6c54;font-size:.7rem;font-weight:900}.pn-item__top time{color:#77847e;font-size:.67rem}.pn-item h3{margin:6px 0 4px;font-size:.9rem}.pn-item p{margin:0;color:#53635c;font-size:.78rem;line-height:1.75}.pn-child{display:inline-block;margin-top:7px;padding:4px 7px;border-radius:999px;color:#315f50;background:#e2f0ea;font-size:.68rem;font-weight:900}.pn-item__actions{display:flex;align-items:center;gap:7px;margin-top:9px}.pn-item__actions button,.pn-item__actions a,.pn-item__actions span{font-size:.7rem;font-weight:900}.pn-item__actions button{padding:6px 8px;border:0;border-radius:8px;color:#fff;background:#1f6c54;cursor:pointer}.pn-item__actions a{padding:6px 8px;border-radius:8px;color:#1f6c54;background:#e4f1eb;text-decoration:none}.pn-item__actions span{color:#718079}
.pn-empty,.pn-state{padding:40px 18px;color:#6b7973;text-align:center}.pn-state h2,.pn-state p{margin:0}.pn-state p{margin-top:7px}.pn-state button{margin-top:12px;padding:8px 12px;border:0;border-radius:9px;color:#fff;background:#1f6c54;font:inherit;font-weight:900;cursor:pointer}
.pn-loading{display:grid;gap:8px}.pn-loading span{height:80px;border-radius:14px;background:linear-gradient(90deg,#e8eeeb,#f8faf9,#e8eeeb);background-size:200% 100%;animation:pnload 1.2s infinite}@keyframes pnload{to{background-position:-200% 0}}
@media(max-width:700px){.pn-summary{grid-template-columns:1fr}.pn-toolbar{align-items:stretch;flex-direction:column}.pn-toolbar button{width:100%}.pn-item{grid-template-columns:38px minmax(0,1fr)}.pn-item__icon{width:36px;height:36px}.pn-item__top{align-items:flex-start;flex-direction:column;gap:3px}}
@media(max-width:600px){.pn-hero{align-items:flex-start;flex-direction:column;padding:17px 12px 30px}.pn-shell{width:calc(100% - 16px);margin-top:-10px}.pn-card{padding:10px}.pn-item{padding:10px}}
