:root{--nphbp-gold:#ffc400;--nphbp-deep:#d99a00;--nphbp-ink:#1f2937;--nphbp-navy:#111827;--nphbp-cream:#fff9e8;--nphbp-border:#e5e7eb}
.nphbp-shell,.nphbp-portal{width:min(1180px,calc(100% - 32px));max-width:100%;margin:32px auto;color:var(--nphbp-ink);box-sizing:border-box}.nphbp-shell *,.nphbp-portal *{box-sizing:border-box;min-width:0}.nphbp-auth{max-width:560px}.nphbp-portal{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px}.nphbp-nav{display:flex;flex-direction:column;background:#fff;border:1px solid var(--nphbp-border);border-radius:20px;padding:10px;box-shadow:0 10px 30px rgba(17,24,39,.06);align-self:start;position:sticky;top:24px}.nphbp-nav a{color:var(--nphbp-ink);text-decoration:none;padding:12px 14px;border-radius:12px;min-height:44px}.nphbp-nav a.active,.nphbp-nav a:hover{background:var(--nphbp-cream);color:#7a5100}.nphbp-content,.nphbp-card,.nphbp-form{background:#fff;border:1px solid var(--nphbp-border);border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(17,24,39,.05)}.nphbp-form{display:grid;gap:16px}.nphbp-form>label,.nphbp-form fieldset>label{display:grid;gap:7px;font-weight:600}.nphbp-form input,.nphbp-form select,.nphbp-form textarea{width:100%;max-width:100%;min-height:46px;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;font:inherit;color:var(--nphbp-ink);background:#fff}.nphbp-form textarea{min-height:110px;resize:vertical}.nphbp-grid{display:grid;gap:14px}.nphbp-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.nphbp-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.nphbp-check{display:flex!important;align-items:flex-start;gap:9px;min-height:44px;font-weight:400!important}.nphbp-check input{width:20px!important;min-height:20px!important;flex:0 0 20px;margin-top:2px}.nphbp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--nphbp-gold),var(--nphbp-deep));color:#111827!important;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 8px 20px rgba(217,154,0,.2)}.nphbp-button.secondary{background:#fff;border:1px solid var(--nphbp-deep)}.nphbp-button.small{min-height:40px;padding:7px 12px}.nphbp-actions{display:flex;gap:10px;flex-wrap:wrap}.nphbp-notice{padding:13px 15px;border-radius:12px;margin-bottom:16px}.nphbp-notice.success{background:#ecfdf5;color:#065f46}.nphbp-notice.error{background:#fef2f2;color:#991b1b}.nphbp-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.nphbp-hours{display:grid;gap:8px}.nphbp-hours>div{display:grid;grid-template-columns:100px 1fr 1fr auto;gap:8px;align-items:center}.nphbp-card-list{display:grid;gap:12px}.nphbp-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.nphbp-card>div{display:grid;gap:5px}.nphbp-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nphbp-stat-grid>div{background:var(--nphbp-cream);border-radius:16px;padding:20px;display:grid;gap:6px}.nphbp-stat-grid strong{font-size:2rem}.nphbp-stat-table{display:grid;gap:16px}.nphbp-stat-table .nphbp-card{display:block}.nphbp-stat-table dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.nphbp-stat-table dl div{background:var(--nphbp-cream);padding:10px;border-radius:10px}.nphbp-stat-table dt{font-size:.82rem}.nphbp-stat-table dd{margin:4px 0 0;font-weight:700}.nphbp-gallery-sort,.nphbp-preview{display:flex;flex-wrap:wrap;gap:10px}.nphbp-gallery-sort label{width:120px;padding:6px;border:1px solid var(--nphbp-border);border-radius:10px}.nphbp-gallery-sort img,.nphbp-preview img{width:96px;height:72px;object-fit:cover;border-radius:8px}.nphbp-gallery-sort .dragging{opacity:.45}.nphbp-form fieldset{border:1px solid var(--nphbp-border);border-radius:16px;padding:16px;display:grid;gap:14px}.nphbp-form fieldset[hidden]{display:none}
@media(max-width:767px){.nphbp-shell,.nphbp-portal{width:min(100% - 24px,100%);margin:18px auto}.nphbp-portal{grid-template-columns:1fr}.nphbp-nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.nphbp-content,.nphbp-card,.nphbp-form{padding:16px;border-radius:16px}.nphbp-grid.two,.nphbp-grid.three,.nphbp-stat-grid,.nphbp-stat-table dl{grid-template-columns:1fr}.nphbp-hours>div{grid-template-columns:1fr 1fr}.nphbp-hours strong{grid-column:1/-1}.nphbp-card{align-items:flex-start;flex-direction:column}.nphbp-button{width:100%}}
@media(max-width:360px){.nphbp-nav{grid-template-columns:1fr}.nphbp-shell,.nphbp-portal{width:calc(100% - 20px)}}
