:root{--pnsa-blue:#195bd7;--pnsa-navy:#071b3a;--pnsa-bg:#f4f8ff;--pnsa-card:#fff;--pnsa-line:#dbe5f2;--pnsa-muted:#667085;--pnsa-text:#12213f;--pnsa-shadow:0 18px 60px rgba(15,42,80,.13)}body:has(.pnsa-fullscreen) .container,body:has(.pnsa-fullscreen) .container-fluid,body:has(.pnsa-fullscreen) .content-area,body:has(.pnsa-fullscreen) .site-content,body:has(.pnsa-fullscreen) main{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important}body:has(.pnsa-fullscreen) .elementor,body:has(.pnsa-fullscreen) .elementor-container,body:has(.pnsa-fullscreen) .elementor-section,body:has(.pnsa-fullscreen) .elementor-widget-container,body:has(.pnsa-fullscreen) .entry-content,body:has(.pnsa-fullscreen) .mg-blog-post-box,body:has(.pnsa-fullscreen) .mg-card-box,body:has(.pnsa-fullscreen) article{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.pnsa-fullscreen{width:100%;min-height:100vh;background:radial-gradient(circle at top left,rgba(25,91,215,.10),transparent 30%),linear-gradient(180deg,#f8fbff 0,#eef5ff 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--pnsa-text);padding:0 22px 0;box-sizing:border-box}.pnsa-topbar{max-width:1480px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 4px;box-sizing:border-box}.pnsa-top-logo{display:flex;align-items:center;text-decoration:none}.pnsa-top-logo img{display:block;max-width:245px;width:100%;height:auto}.pnsa-top-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pnsa-top-nav a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#071b3a;background:#fff;border:1px solid #dbe5f2;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950;letter-spacing:.02em;box-shadow:0 8px 20px rgba(15,42,80,.06)}.pnsa-top-nav a:hover{background:#071b3a;color:#fff;border-color:#071b3a}.pnsa-hero{max-width:1480px;margin:0 auto 18px;min-height:330px;border-radius:34px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 44px;background:linear-gradient(100deg,rgba(255,255,255,.99) 0 39%,rgba(255,255,255,.86) 51%,rgba(255,255,255,.18) 100%),var(--pnsa-hero-bg,linear-gradient(135deg,#dbeafe,#ccfbf1));background-size:cover;background-position:center right;box-shadow:var(--pnsa-shadow);overflow:hidden;position:relative}.pnsa-hero:not([style]):after{content:"🐕 🐈";position:absolute;right:80px;top:54px;font-size:112px;filter:drop-shadow(0 18px 35px rgba(15,42,80,.17));opacity:.95}.pnsa-hero-text{position:relative;z-index:2;max-width:760px}.pnsa-kicker{display:inline-flex;background:#e8f0ff;color:#1747a6;border:1px solid #c8d9ff;border-radius:999px;padding:7px 11px;font-weight:950;font-size:12px;letter-spacing:.04em}.pnsa-hero h1{font-size:clamp(34px,4.8vw,62px);line-height:.98;letter-spacing:-.055em;margin:16px 0 12px;color:#071b3a}.pnsa-hero p{font-size:17px;line-height:1.55;color:#344054;margin:0;max-width:700px}.pnsa-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.pnsa-btn{display:inline-flex;text-decoration:none;align-items:center;justify-content:center;border-radius:14px;padding:13px 17px;font-weight:950}.pnsa-primary{background:var(--pnsa-navy);color:#fff;box-shadow:0 12px 28px rgba(7,27,58,.22)}.pnsa-secondary{background:#fff;color:var(--pnsa-blue);border:1px solid #c9d8ef}.pnsa-hero-note{position:relative;z-index:2;margin-right:55px;transform:rotate(-8deg);font-weight:950;color:#1747a6;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.9);border-radius:22px;padding:18px 22px;box-shadow:0 18px 50px rgba(15,42,80,.12)}.pnsa-main-grid{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:16px;align-items:start}.pnsa-card{background:rgba(255,255,255,.94);border:1px solid var(--pnsa-line);border-radius:22px;box-shadow:var(--pnsa-shadow);overflow:hidden}.pnsa-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid var(--pnsa-line)}.pnsa-card-head h2{margin:0;font-size:22px;letter-spacing:-.03em;color:#102044}.pnsa-card-head p{margin:5px 0 0;color:var(--pnsa-muted);font-size:13px}.pnsa-small-btn{border:1px solid #cbd5e1;background:#fff;color:#1747a6;border-radius:13px;padding:10px 12px;font-weight:900;cursor:pointer;white-space:nowrap}.pnsa-info-strip{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px 18px;background:linear-gradient(135deg,#fff,#f2f7ff);border-top:1px solid var(--pnsa-line)}.pnsa-info-strip div{border:1px solid #dbe5f2;background:#fff;border-radius:16px;padding:14px 15px}.pnsa-info-strip strong{display:block;color:#071b3a;font-size:14px;font-weight:950;margin-bottom:6px}.pnsa-info-strip span{display:block;color:#475569;font-size:13px;line-height:1.45}.pnsa-legend{display:flex;gap:10px;flex-wrap:wrap;padding:12px 18px;border-top:1px solid var(--pnsa-line);background:#fff}.pnsa-legend span{display:inline-flex;align-items:center;gap:7px;font-weight:900;color:#334155;font-size:13px}.pnsa-legend b{width:12px;height:12px;border-radius:50%;display:inline-block}.pnsa-form{padding:20px 22px}.pnsa-form label{display:block;font-weight:950;color:#344054;font-size:13px;margin-bottom:7px}.pnsa-card-head input,.pnsa-form input,.pnsa-form select,.pnsa-form textarea{width:100%;border:1px solid #ccd7e6;background:#fff;border-radius:12px;padding:12px 13px;font:inherit;color:#111827;outline:none;box-sizing:border-box}.pnsa-card-head input:focus,.pnsa-form input:focus,.pnsa-form select:focus,.pnsa-form textarea:focus{border-color:#5b8def;box-shadow:0 0 0 4px rgba(25,91,215,.12)}.pnsa-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pnsa-form p{margin:0 0 13px}.pnsa-contact-two label{min-height:auto}.pnsa-segment{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.pnsa-segment input{display:none}.pnsa-segment span{display:flex;justify-content:center;align-items:center;min-height:42px;border:1px solid #ccd7e6;border-radius:12px;font-weight:950;background:#fff;color:#334155}.pnsa-segment input:checked+span{background:#e8f0ff;border-color:#195bd7;color:#1747a6}.pnsa-optional-title{margin:4px 0 12px;padding:12px 13px;border-radius:14px;background:#f8fafc;border:1px solid #dbe5f2}.pnsa-optional-title strong{display:block;color:#071b3a;font-size:13px;font-weight:950;margin-bottom:3px}.pnsa-optional-title span{display:block;color:#64748b;font-size:12px;font-weight:700}.pnsa-picked{border:1px dashed #b9c6d8;background:#f8fafc;border-radius:14px;padding:11px 13px;color:#475569;font-weight:800;font-size:13px;margin:2px 0 14px}.pnsa-submit{width:100%;border:0;border-radius:14px;background:linear-gradient(135deg,#195bd7,#2563eb);color:#fff;font-weight:950;padding:14px 16px;font-size:15px;cursor:pointer;box-shadow:0 14px 32px rgba(37,99,235,.26)}.pnsa-message{display:none;margin-top:12px;border-radius:14px;padding:12px 13px;font-weight:800;font-size:13px}.pnsa-message.ok{display:block;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.pnsa-message.err{display:block;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.pnsa-table-card{max-width:1480px;margin:16px auto 0}.pnsa-table-wrap{overflow:auto}.pnsa-table{width:100%;border-collapse:collapse;font-size:14px}.pnsa-table th{background:#f8fafc;text-align:left;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.03em;padding:13px 16px;border-bottom:1px solid var(--pnsa-line);white-space:nowrap}.pnsa-table td{padding:13px 16px;border-bottom:1px solid var(--pnsa-line);white-space:nowrap}.pnsa-table tr{cursor:pointer}.pnsa-table tr.active,.pnsa-table tr:hover{background:#eef5ff}.pnsa-table td:last-child{white-space:normal;min-width:240px;color:#475569}.pnsa-marker{width:34px;height:34px;border-radius:50% 50% 50% 9px;transform:rotate(-45deg);display:grid;place-items:center;border:3px solid #fff;box-shadow:0 10px 22px rgba(15,42,80,.28)}.pnsa-marker span{transform:rotate(45deg);font-size:15px}.pnsa-popup{min-width:230px}.pnsa-popup strong{display:block;font-size:15px;color:#102044;margin-bottom:4px}.pnsa-popup small{display:block;color:#667085;margin-bottom:7px}.pnsa-popup img{width:100%;height:120px;object-fit:cover;border-radius:12px;margin-bottom:8px}.pnsa-disclaimer{max-width:1480px;margin:14px auto 0;background:#fff;border:1px solid #dbe5f2;border-radius:18px;padding:14px 16px;color:#475569;font-weight:700;font-size:13px;line-height:1.45}.pnsa-footer{background:linear-gradient(135deg,#160716 0%,#071525 45%,#08243a 100%);color:#fff;margin:38px -22px 0;position:relative;overflow:hidden;border-top:4px solid #d71920;box-sizing:border-box}.pnsa-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(215,25,32,.24),transparent 28%),radial-gradient(circle at 88% 15%,rgba(0,157,255,.18),transparent 32%),linear-gradient(90deg,rgba(255,255,255,.03),transparent);pointer-events:none}.pnsa-footer-inner{position:relative;z-index:2;width:100%;max-width:none;margin:0;padding:42px 7vw 26px;box-sizing:border-box}.pnsa-footer-grid{display:grid;grid-template-columns:.9fr 1.6fr 1fr 1.15fr;gap:52px;align-items:start;width:100%;box-sizing:border-box}.pnsa-footer-logo-area{display:flex;align-items:flex-start;justify-content:flex-start}.pnsa-footer-logo{max-width:260px;width:100%;height:auto;display:block}.pnsa-footer-col h3,.pnsa-footer-description h3{font-size:15px;color:#fff;margin:0 0 14px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.14)}.pnsa-footer-description p{color:#dbe8ff;font-size:15px;line-height:1.65;margin:0}.pnsa-footer-note{margin-top:16px;padding:12px 14px;border-radius:10px;background:rgba(215,25,32,.13);border:1px solid rgba(215,25,32,.45);color:#fff;font-size:13px;font-weight:700;line-height:1.45}.pnsa-footer-links{list-style:none;padding:0;margin:0}.pnsa-footer-links li{margin-bottom:11px}.pnsa-footer-links a{color:#dbe8ff;text-decoration:none;font-size:14px;transition:all .2s ease}.pnsa-footer-links a:hover{color:#fff;padding-left:4px}.pnsa-footer-contact-box{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:15px;margin-bottom:15px;box-sizing:border-box}.pnsa-footer-contact-box p{margin:0 0 10px;color:#dbe8ff;font-size:14px;line-height:1.5}.pnsa-footer-contact-box p:last-child{margin-bottom:0}.pnsa-footer-contact-box a{color:#fff;font-weight:800;text-decoration:none;overflow-wrap:anywhere}.pnsa-footer-contact-links{margin-top:12px}.pnsa-footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);text-align:center;color:#fff;font-size:14px;letter-spacing:.6px;font-weight:800;width:100%;box-sizing:border-box}@media(max-width:1100px){.pnsa-main-grid{grid-template-columns:1fr}.pnsa-map{height:500px}.pnsa-hero-note{display:none}.pnsa-footer-grid{grid-template-columns:1fr 1fr;gap:34px}.pnsa-footer-logo{max-width:240px}}@media(max-width:760px){.pnsa-fullscreen{padding:0 10px 0}.pnsa-topbar{display:block;text-align:center;padding:12px 0}.pnsa-top-logo{justify-content:center}.pnsa-top-logo img{max-width:220px}.pnsa-top-nav{justify-content:center;margin-top:10px}.pnsa-top-nav a{font-size:12px;padding:9px 11px}.pnsa-hero{padding:26px 18px;min-height:auto;border-radius:24px;background-position:center right}.pnsa-hero:after{display:none}.pnsa-hero h1{font-size:38px}.pnsa-hero p{font-size:15px;max-width:60%}.pnsa-main-grid{gap:12px}.pnsa-card{border-radius:18px}.pnsa-card-head{display:block;padding:16px}.pnsa-map{height:420px}.pnsa-info-strip{grid-template-columns:1fr;padding:12px}.pnsa-form{padding:16px}.pnsa-segment,.pnsa-two{grid-template-columns:1fr}.pnsa-table td,.pnsa-table th{padding:10px 12px;font-size:13px}.pnsa-small-btn,.pnsa-card-head input{margin-top:10px}.pnsa-legend{font-size:12px}.pnsa-hero-actions{display:grid}.pnsa-btn{width:100%}.pnsa-footer{margin-left:-10px;margin-right:-10px;margin-top:28px}.pnsa-footer-inner{padding:32px 16px 22px}.pnsa-footer-grid{grid-template-columns:1fr;gap:24px}.pnsa-footer-logo-area{justify-content:center;text-align:center}.pnsa-footer-logo{max-width:220px;margin:0 auto}.pnsa-footer-col h3,.pnsa-footer-description h3{font-size:14px}.pnsa-footer-contact-box p,.pnsa-footer-description p,.pnsa-footer-links a{font-size:13px}.pnsa-footer-note{font-size:12px;padding:10px 12px}.pnsa-footer-bottom{font-size:13px;line-height:1.5}}@media(max-width:520px){.pnsa-hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.86)),var(--pnsa-hero-bg,linear-gradient(135deg,#dbeafe,#ccfbf1))}.pnsa-hero p{max-width:100%}.pnsa-hero h1{font-size:34px}.pnsa-map{height:380px}.pnsa-footer-logo{max-width:200px}.pnsa-footer-contact-box{padding:13px}}#pnsa-app .leaflet-tile{opacity:1!important;visibility:visible!important;max-width:none!important;max-height:none!important}#pnsa-app .leaflet-container img{max-width:none!important}#pnsa-app .pnsa-form-section-title{margin:18px 0 10px;padding:10px 12px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid rgba(37,99,235,.18);border-left:5px solid #2563eb;font-weight:900;color:#0f172a}#pnsa-app .pnsa-field-note{display:block;margin-top:6px;font-size:12px;line-height:1.35;color:#64748b}#pnsa-app .pnsa-popup-lines{display:grid;gap:3px;margin:7px 0;font-size:12px}@media(max-width:767px){#pnsa-app .pnsa-table{min-width:980px}}#pnsa-app .pnsa-main-grid-map-only{grid-template-columns:1fr!important}#pnsa-app .pnsa-modal-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border:0;border-radius:999px;background:#0f172a;color:#fff;font-size:26px;line-height:34px;cursor:pointer;z-index:2}#pnsa-app .pnsa-wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-right:44px}#pnsa-app .pnsa-wizard-head h2{margin:4px 0 0;font-size:30px;font-weight:900;color:#0f172a}#pnsa-app .pnsa-step-count{background:#f1f5f9;color:#334155;border-radius:999px;padding:8px 12px;font-weight:800;white-space:nowrap;margin-top:4px}#pnsa-app .pnsa-progress{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:16px 0 18px}#pnsa-app .pnsa-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,#2563eb,#16a34a);transition:width .25s ease}@keyframes pnsaStepIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}#pnsa-app .pnsa-step h3{margin:0 0 16px;font-size:24px;font-weight:900;color:#0f172a}#pnsa-app .pnsa-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 16px}#pnsa-app .pnsa-number-row input[type="number"]{max-width:160px}#pnsa-app .pnsa-number-row label{display:flex;align-items:center;gap:7px;margin:0;font-weight:800}#pnsa-app .pnsa-babies-extra,#pnsa-app .pnsa-food-extra,#pnsa-app .pnsa-health-extra,#pnsa-app .pnsa-sterilization-extra{margin-top:14px;padding:14px;border-radius:16px;background:#f8fafc;border:1px dashed #cbd5e1}#pnsa-app .pnsa-summary{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #dbe3ef;border-radius:16px;padding:14px;margin:0 0 16px}#pnsa-app .pnsa-summary strong{display:block;font-size:18px;margin-bottom:8px;color:#0f172a}#pnsa-app .pnsa-summary p{margin:6px 0}#pnsa-app .pnsa-wizard-nav{display:flex;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #e2e8f0}#pnsa-app #pnsa-submit-step{margin-left:auto}#pnsa-app .pnsa-form input[type="number"],#pnsa-app .pnsa-form input[type="text"],#pnsa-app .pnsa-form select,#pnsa-app .pnsa-form textarea{width:100%}@media(max-width:767px){#pnsa-app .pnsa-modal-panel{width:calc(100vw - 14px);max-height:calc(100vh - 14px);margin:7px auto;border-radius:18px;padding:16px}#pnsa-app .pnsa-wizard-head{display:block;padding-right:40px}#pnsa-app .pnsa-step-count{display:inline-block;margin-top:8px}#pnsa-app .pnsa-wizard-nav{position:sticky;bottom:0;background:#fff;padding-bottom:4px}}#pnsa-app .pnsa-modal{position:fixed!important;inset:0!important;z-index:2147483000!important;display:none!important;visibility:hidden!important;opacity:0!important}#pnsa-app .pnsa-modal.is-open,body.pnsa-modal-open #pnsa-app .pnsa-modal#pnsa-wizard-modal{display:block!important;visibility:visible!important;opacity:1!important}#pnsa-app .pnsa-modal-backdrop{background:rgba(15,23,42,.68);backdrop-filter:blur(4px);position:absolute!important;inset:0!important;z-index:1!important}#pnsa-app .pnsa-modal-panel{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 34px);overflow:auto;margin:17px auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:22px;border:1px solid rgba(15,23,42,.10);position:relative!important;z-index:2!important;display:block!important;visibility:visible!important;opacity:1!important}#pnsa-app .pnsa-step.is-active{animation:pnsaStepIn .18s ease-out;display:block!important}#pnsa-app .pnsa-number-row{margin:8px 0 14px;display:flex!important;gap:12px;align-items:center;flex-wrap:wrap}.pnsa-map{height:560px;width:100%;background:#edf5ff;cursor:grab!important;touch-action:pan-x pan-y pinch-zoom!important}#pnsa-map:active,.pnsa-map:active{cursor:grabbing!important}.pnsa-same-street-alert{margin:12px 0 14px!important;padding:14px 16px!important;border-radius:14px!important;border:1px solid rgba(245,158,11,.35)!important;background:#fffbeb!important;color:#78350f!important;box-shadow:0 8px 22px rgba(15,23,42,.08)!important}.pnsa-same-street-alert strong{display:block!important;font-size:16px!important;margin-bottom:4px!important}.pnsa-same-street-alert p{margin:0!important;line-height:1.45!important}.pnsa-confirm-existing{margin-top:10px!important;width:100%!important;border:0!important;border-radius:12px!important;padding:10px 12px!important;background:#16a34a!important;color:#fff!important;font-weight:800!important;cursor:pointer!important}.pnsa-confirm-existing:disabled{opacity:.6!important;cursor:wait!important}.pnsa-location-actions{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 10px}.pnsa-find-address{border:0;border-radius:12px;padding:10px 12px;font-weight:950;cursor:pointer;line-height:1.2;background:#195bd7;color:#fff;box-shadow:0 10px 24px rgba(25,91,215,.18)}.pnsa-find-address:disabled,.pnsa-mini-btn:disabled{opacity:.65;cursor:wait}.pnsa-mini-btn{border-radius:12px;padding:10px 12px;font-weight:950;cursor:pointer;line-height:1.2;background:#eef4ff;color:#1747a6;border:1px solid #cfe0ff}.pnsa-location-result{margin:0 0 10px;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:850;border:1px solid #dbe5f2;background:#f8fafc;color:#334155}.pnsa-location-result.ok{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.pnsa-location-result.err{background:#fef2f2;border-color:#fecaca;color:#b91c1c}#pnsa-app .pnsa-open-wizard,#pnsa-app button,#pnsa-map*{pointer-events:auto}#pnsa-map{cursor:grab!important;touch-action:pan-x pan-y pinch-zoom!important;pointer-events:auto;position:relative;z-index:1}.pnsa-modal[aria-hidden="true"]{display:none!important;pointer-events:none!important}.pnsa-modal.is-open,.pnsa-modal[aria-hidden="false"]{display:flex!important;pointer-events:auto!important}.pnsa-map-error{min-height:360px;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:#7f1d1d;background:#fff5f5;border:1px solid #fecaca;border-radius:18px;font-weight:800}#pnsa-app .pnsa-start-copy h3{margin:6px 0 8px!important;color:#071b3a!important;font-size:28px!important;line-height:1.05!important;font-weight:950!important}#pnsa-app .pnsa-start-copy p{margin:0!important;color:#475569!important;line-height:1.45!important;font-weight:650!important}#pnsa-app .pnsa-start-fields label{display:flex!important;flex-direction:column!important;gap:6px!important;margin:0!important;color:#12213f!important;font-size:13px!important;font-weight:900!important}#pnsa-app .pnsa-start-fields input,#pnsa-app .pnsa-start-fields select{width:100%!important;border:1px solid #cfe0ff!important;border-radius:13px!important;background:#fff!important;color:#12213f!important;padding:11px 12px!important;min-height:44px!important;font-size:15px!important;font-weight:700!important;outline:none!important}#pnsa-app .pnsa-start-fields input:focus,#pnsa-app .pnsa-start-fields select:focus{border-color:#195bd7!important;box-shadow:0 0 0 4px rgba(25,91,215,.12)!important}#pnsa-app #pnsa-start-location-result,#pnsa-app #pnsa-start-same-street-alert,#pnsa-app .pnsa-start-address{grid-column:1/-1!important}#pnsa-app #pnsa-start-picked{grid-column:1/-1!important;margin:0!important}@media(max-width:900px){#pnsa-app .pnsa-map-start-panel{grid-template-columns:1fr!important;padding:14px!important;border-radius:18px!important}#pnsa-app .pnsa-start-copy h3{font-size:24px!important}}#pnsa-app .pnsa-map-first-layout #pnsa-map{height:620px!important;min-height:520px!important;border-radius:18px!important;overflow:hidden!important;border:1px solid #dbe5f2!important}#pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{display:block!important;margin:0!important;height:100%!important;padding:18px!important;border:1px solid rgba(25,91,215,.16)!important;border-radius:18px!important;background:linear-gradient(135deg,#fff 0%,#eef5ff 100%)!important;box-shadow:none!important;overflow:auto!important}#pnsa-app .pnsa-start-fields .pnsa-location-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important}#pnsa-app .pnsa-existing-card{margin:10px 0!important;padding:10px 11px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(245,158,11,.35)!important;color:#78350f!important;line-height:1.45!important}#pnsa-app .pnsa-existing-card span{font-size:12px!important;color:#92400e!important;font-weight:800!important}#pnsa-app .pnsa-new-anyway{width:100%!important;margin-top:8px!important}@media(max-width:767px){#pnsa-app .pnsa-map-first-layout{display:flex!important;flex-direction:column!important;padding:0 12px 14px!important;gap:12px!important}#pnsa-app .pnsa-map-column{order:2!important}#pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{order:1!important;max-height:none!important}#pnsa-app .pnsa-map-first-layout #pnsa-map{height:430px!important;min-height:430px!important}#pnsa-app .pnsa-find-address{position:relative!important}}#pnsa-app .pnsa-check-grid label input,#pnsa-app .pnsa-choice-grid label input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}#pnsa-app .pnsa-check-grid label span em,#pnsa-app .pnsa-choice-grid label span em{font-style:normal!important;display:block!important}#pnsa-app .pnsa-check-grid label:has(input:checked) span,#pnsa-app .pnsa-choice-grid label:has(input:checked) span{color:#fff!important}#pnsa-app .pnsa-check-grid label:has(input:checked) .pnsa-choice-ico,#pnsa-app .pnsa-choice-grid label:has(input:checked) .pnsa-choice-ico{background:#fff!important;color:#195bd7!important}#pnsa-app .pnsa-ear-note{border-left:6px solid #2563eb!important}#pnsa-app .pnsa-volunteer-question{border-left:6px solid #16a34a!important;background:linear-gradient(135deg,#ecfdf5,#fff)!important;border-color:#bbf7d0!important}#pnsa-app input:required#pnsa-reporter-contact{border-color:#16a34a!important;box-shadow:0 0 0 4px rgba(22,163,74,.08)!important}#pnsa-app .pnsa-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:10px 0 16px;gap:10px!important}#pnsa-app .pnsa-check-grid label,#pnsa-app .pnsa-choice-grid label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:800;color:#0f172a;position:relative!important;border:1px solid #d8e4f3!important;background:linear-gradient(135deg,#f8fbff,#f1f6ff)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important;overflow:hidden!important;min-height:46px!important;padding:9px 11px!important;border-radius:13px!important;box-shadow:0 5px 14px rgba(15,42,80,.035)!important}#pnsa-app .pnsa-check-grid label:hover,#pnsa-app .pnsa-choice-grid label:hover{border-color:#8ab2ff!important;background:linear-gradient(135deg,#eff6ff,#fff)!important;transform:translateY(-1px)!important;box-shadow:0 9px 20px rgba(37,99,235,.10)!important}#pnsa-app .pnsa-check-grid label span,#pnsa-app .pnsa-choice-grid label span{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;font-weight:950!important;color:#0f172a!important;gap:9px!important;font-size:14px!important;line-height:1.18!important}#pnsa-app .pnsa-check-grid .pnsa-choice-ico,#pnsa-app .pnsa-choice-grid .pnsa-choice-ico{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#e8f1ff!important;color:#195bd7!important;font-weight:950!important;box-shadow:inset 0 0 0 1px rgba(37,99,235,.12)!important;flex:0 0 30px!important;width:30px!important;height:30px!important;border-radius:10px!important;font-size:16px!important}#pnsa-app .pnsa-check-grid label span::first-letter,#pnsa-app .pnsa-choice-grid label span::first-letter{font-size:18px!important}#pnsa-app .pnsa-info-note{border:1px solid #bfdbfe!important;background:linear-gradient(135deg,#eff6ff,#fff)!important;color:#0f172a!important;box-shadow:0 10px 30px rgba(15,42,80,.06)!important;margin:10px 0 12px!important;padding:11px 13px!important;border-radius:14px!important}#pnsa-app .pnsa-contact-reason{border:1px solid #bfdbfe!important;color:#0f172a!important;box-shadow:0 10px 30px rgba(15,42,80,.06)!important;border-left:6px solid #16a34a!important;background:linear-gradient(135deg,#ecfdf5,#fff)!important;border-color:#bbf7d0!important;margin:10px 0 12px!important;padding:11px 13px!important;border-radius:14px!important}#pnsa-app .pnsa-info-note strong{display:block!important;font-weight:950!important;color:#0b3f93!important;font-size:14px!important;margin-bottom:4px!important}#pnsa-app .pnsa-contact-reason strong{display:block!important;font-weight:950!important;color:#047857!important;font-size:14px!important;margin-bottom:4px!important}#pnsa-app .pnsa-contact-reason span,#pnsa-app .pnsa-info-note span{display:block!important;font-weight:850!important;color:#334155!important;font-size:13px!important;line-height:1.42!important}#pnsa-app .pnsa-compact-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(max-width:767px){#pnsa-app .pnsa-check-grid label,#pnsa-app .pnsa-choice-grid label{min-height:42px!important;padding:8px 9px!important}#pnsa-app .pnsa-check-grid label span,#pnsa-app .pnsa-choice-grid label span{font-size:13px!important}}#pnsa-reports-page .pnsa-reports-map-card{background:#fff;border:1px solid #dbe5f2;border-radius:22px;box-shadow:0 18px 60px rgba(15,42,80,.11);overflow:hidden}#pnsa-reports-page .pnsa-reports-map{height:560px;min-height:440px;border-radius:0 0 22px 22px}#pnsa-reports-page .pnsa-reports-count{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:999px;background:#eef5ff;color:#195bd7;font-weight:900;border:1px solid #cfe0ff;white-space:nowrap}#pnsa-reports-page .pnsa-reports-panel{background:#fff;border:1px solid #dbe5f2;border-radius:22px;box-shadow:0 18px 60px rgba(15,42,80,.11);overflow:hidden;padding:18px;position:sticky;top:14px;align-self:start}#pnsa-reports-page .pnsa-reports-panel h2{margin:0 0 12px;color:#071b3a;font-size:24px;font-weight:950}#pnsa-reports-page .pnsa-reports-panel label{display:block;margin:12px 0 5px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#516070}#pnsa-reports-page .pnsa-reports-panel input,#pnsa-reports-page .pnsa-reports-panel select{width:100%;border:1px solid #cfd9ea;border-radius:13px;padding:11px 12px;font-size:15px;background:#fff;color:#12213f;outline:none}#pnsa-reports-page .pnsa-reports-panel input:focus,#pnsa-reports-page .pnsa-reports-panel select:focus{border-color:#195bd7;box-shadow:0 0 0 3px rgba(25,91,215,.12)}#pnsa-reports-page .pnsa-reports-privacy-note{margin-top:14px;padding:12px 13px;border-radius:14px;background:#f4f8ff;border:1px solid #dbe5f2;color:#516070;font-size:13px;line-height:1.45;font-weight:700}#pnsa-reports-page .pnsa-reports-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}#pnsa-reports-page .pnsa-report-card{background:linear-gradient(180deg,#fff,#f9fbff);border:1px solid #dbe5f2;border-radius:18px;padding:14px;box-shadow:0 8px 24px rgba(15,42,80,.06);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}#pnsa-reports-page .pnsa-report-card.is-active,#pnsa-reports-page .pnsa-report-card:hover{border-color:#195bd7;box-shadow:0 14px 34px rgba(25,91,215,.16);transform:translateY(-1px)}#pnsa-reports-page .pnsa-report-card-top{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}#pnsa-reports-page .pnsa-report-icon{width:44px;height:44px;border-radius:15px;background:#eef5ff;display:grid;place-items:center;font-size:23px;border:1px solid #d7e6ff}#pnsa-reports-page .pnsa-report-title strong{display:block;font-size:17px;line-height:1.15;color:#071b3a;font-weight:950}#pnsa-reports-page .pnsa-report-title span{display:block;margin-top:3px;color:#516070;font-size:13px;line-height:1.3}#pnsa-reports-page .pnsa-report-code{font-weight:950;color:#195bd7;background:#eef5ff;border-radius:999px;padding:6px 9px;font-size:12px}#pnsa-reports-page .pnsa-report-photo{margin:12px 0 0;border-radius:15px;overflow:hidden;max-height:190px;background:#eef5ff}#pnsa-reports-page .pnsa-report-photo img{width:100%;height:100%;max-height:190px;object-fit:cover;display:block}#pnsa-reports-page .pnsa-report-mobile-summary{display:none;margin-top:10px;color:#12213f;font-weight:850;line-height:1.35}#pnsa-reports-page .pnsa-report-badges{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 10px}#pnsa-reports-page .pnsa-report-badges span{display:inline-flex;border-radius:999px;background:#f4f8ff;border:1px solid #dbe5f2;color:#35445a;font-size:12px;font-weight:850;padding:6px 9px}#pnsa-reports-page .pnsa-report-toggle{display:none;width:100%;border:0;border-radius:13px;background:#071b3a;color:#fff;font-weight:950;padding:10px 12px;margin-top:10px}#pnsa-reports-page .pnsa-report-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}#pnsa-reports-page .pnsa-report-detail{background:#fff;border:1px solid #e5ecf7;border-radius:13px;padding:9px 10px;min-height:58px}#pnsa-reports-page .pnsa-report-detail b{display:block;font-size:11px;letter-spacing:.03em;text-transform:uppercase;color:#667085;margin-bottom:4px}#pnsa-reports-page .pnsa-report-detail span{display:block;color:#12213f;font-weight:850;font-size:13px;line-height:1.35}#pnsa-reports-page .pnsa-reports-empty{margin:16px;padding:18px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:900}@media(max-width:900px){#pnsa-reports-page .pnsa-reports-panel{position:relative;top:auto;order:-1}#pnsa-reports-page .pnsa-reports-shell,#pnsa-reports-page .pnsa-reports-list{grid-template-columns:1fr}}@media(max-width:767px){#pnsa-reports-page{background:#eef5ff}#pnsa-reports-page .pnsa-topbar{position:sticky;top:0;z-index:1000}#pnsa-reports-page .pnsa-reports-hero{padding:16px 12px 8px}#pnsa-reports-page .pnsa-reports-hero p{font-size:14px;line-height:1.45}#pnsa-reports-page .pnsa-reports-shell{padding:0 10px;gap:10px}#pnsa-reports-page .pnsa-reports-panel{padding:12px;border-radius:18px}#pnsa-reports-page .pnsa-reports-panel h2{font-size:18px;margin-bottom:8px}#pnsa-reports-page .pnsa-reports-panel label{font-size:11px;margin:8px 0 4px}#pnsa-reports-page .pnsa-reports-panel input,#pnsa-reports-page .pnsa-reports-panel select{padding:10px 11px;font-size:14px;border-radius:12px}#pnsa-reports-page .pnsa-card-head{padding:12px}#pnsa-reports-page .pnsa-card-head h2{font-size:18px}#pnsa-reports-page .pnsa-reports-list-section{margin:10px 10px 28px;border-radius:18px}#pnsa-reports-page .pnsa-reports-list{padding:10px;gap:10px}#pnsa-reports-page .pnsa-report-card{padding:11px;border-radius:16px}#pnsa-reports-page .pnsa-report-card-top{grid-template-columns:38px minmax(0,1fr) auto;gap:8px}#pnsa-reports-page .pnsa-report-icon{width:38px;height:38px;border-radius:13px;font-size:20px}#pnsa-reports-page .pnsa-report-title strong{font-size:15px}#pnsa-reports-page .pnsa-report-mobile-summary{display:block;font-size:13px}#pnsa-reports-page .pnsa-report-badges{gap:5px;margin:9px 0 6px}#pnsa-reports-page .pnsa-report-code,#pnsa-reports-page .pnsa-report-badges span{font-size:11px;padding:5px 7px}#pnsa-reports-page .pnsa-report-toggle{display:block}#pnsa-reports-page .pnsa-report-details{display:none;grid-template-columns:1fr;gap:6px}#pnsa-reports-page .pnsa-report-card.is-open .pnsa-report-details{display:grid}#pnsa-reports-page .pnsa-report-detail{min-height:auto;padding:8px 9px}#pnsa-reports-page .pnsa-report-detail b{font-size:10px}#pnsa-reports-page .pnsa-card-head p,#pnsa-reports-page .pnsa-report-title span,#pnsa-reports-page .pnsa-report-detail span{font-size:12px}}#pnsa-reports-page .pnsa-reports-panel-v2{padding:12px!important;display:flex!important;flex-direction:column!important;gap:10px!important;max-height:calc(100vh - 90px);overflow:auto}#pnsa-reports-page .pnsa-reports-search-box{background:#f8fbff;border:1px solid #dbe5f2;border-radius:16px;padding:12px}#pnsa-reports-page .pnsa-reports-search-box h2{margin:0 0 8px!important;font-size:18px!important;letter-spacing:.02em}#pnsa-reports-page .pnsa-selected-empty{padding:14px;display:flex;flex-direction:column;gap:6px;color:#516070;font-size:13px;line-height:1.4}#pnsa-reports-page .pnsa-selected-empty strong{color:#071b3a;font-size:14px;font-weight:950}#pnsa-reports-page .pnsa-selected-head strong{display:block;font-size:16px;font-weight:950;color:#071b3a;line-height:1.1}#pnsa-reports-page .pnsa-selected-head span{display:block;margin-top:2px;font-size:12px;color:#516070;line-height:1.25}#pnsa-reports-page .pnsa-selected-line:last-child{border-bottom:0}#pnsa-reports-page .pnsa-selected-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}#pnsa-reports-page .pnsa-reports-list-section-v2{padding-bottom:10px!important}#pnsa-reports-page .pnsa-report-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #dbe5f2;background:#fff;border-radius:14px;padding:8px 10px;box-shadow:0 6px 18px rgba(15,42,80,.045);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}#pnsa-reports-page .pnsa-report-row.is-active,#pnsa-reports-page .pnsa-report-row:hover{border-color:#195bd7;box-shadow:0 10px 28px rgba(25,91,215,.13);transform:translateY(-1px)}#pnsa-reports-page .pnsa-report-row-main{display:flex;align-items:center;gap:10px;min-width:0;white-space:nowrap;overflow:hidden}#pnsa-reports-page .pnsa-report-row-main>*{flex:0 0 auto}#pnsa-reports-page .pnsa-report-row-main span:not(.pnsa-report-row-code){color:#35445a;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;max-width:210px}#pnsa-reports-page .pnsa-report-row-main strong{font-size:14px;color:#071b3a;font-weight:950}#pnsa-reports-page .pnsa-report-row-actions{display:flex;gap:6px}#pnsa-reports-page .pnsa-report-row-actions .pnsa-mini-btn{padding:7px 9px;border-radius:10px;font-size:12px;font-weight:950}#pnsa-reports-page .pnsa-row-map{background:#fff!important;color:#0b4ec8!important;border-color:#cfe0ff!important}#pnsa-reports-page .pnsa-report-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}#pnsa-reports-page .pnsa-report-modal-backdrop{position:absolute;inset:0;background:rgba(7,20,45,.66);backdrop-filter:blur(5px)}#pnsa-reports-page .pnsa-report-modal-panel{position:relative;width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 28px 90px rgba(0,0,0,.35);padding:18px;border:1px solid #dbe5f2}#pnsa-reports-page .pnsa-report-modal-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:0;border-radius:15px;background:#071b3a;color:#fff;font-size:28px;font-weight:950;line-height:1;cursor:pointer}#pnsa-reports-page .pnsa-report-modal-head{padding-right:48px;margin-bottom:12px}#pnsa-reports-page .pnsa-report-modal-head h2{margin:6px 0 0;font-size:28px;line-height:1.05;color:#071b3a;font-weight:950}#pnsa-reports-page .pnsa-report-modal-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:12px;align-items:start}#pnsa-reports-page .pnsa-report-modal-map{height:460px;border-radius:18px;overflow:hidden;border:1px solid #dbe5f2;background:#eef5ff}#pnsa-reports-page .pnsa-report-modal-body .pnsa-report-photo{margin:0 0 10px;max-height:230px}@media(max-width:980px){#pnsa-reports-page .pnsa-reports-panel-v2{position:relative!important;top:auto!important;order:2;max-height:none}#pnsa-reports-page .pnsa-reports-map-card{order:1}#pnsa-reports-page .pnsa-report-modal-grid{grid-template-columns:1fr}#pnsa-reports-page .pnsa-report-modal-map{height:320px}}@media(max-width:767px){#pnsa-reports-page .pnsa-reports-hero h1{line-height:1.05;font-size:26px!important}#pnsa-reports-page .pnsa-reports-shell-v2{padding:0 8px!important}#pnsa-reports-page .pnsa-reports-map{border-radius:0 0 18px 18px;height:42vh!important;min-height:290px!important}#pnsa-reports-page .pnsa-selected-line{grid-template-columns:108px minmax(0,1fr)}#pnsa-reports-page .pnsa-report-row{grid-template-columns:1fr;gap:8px;padding:9px;border-radius:14px}#pnsa-reports-page .pnsa-report-row-main{display:grid;grid-template-columns:auto 1fr;gap:5px 8px;white-space:normal}#pnsa-reports-page .pnsa-report-row-main span:not(.pnsa-report-row-code){font-size:12px;max-width:none}#pnsa-reports-page .pnsa-report-row-main strong{font-size:13px}#pnsa-reports-page .pnsa-report-row-actions{display:grid;grid-template-columns:1fr 1fr}#pnsa-reports-page .pnsa-report-modal{padding:8px;align-items:flex-start}#pnsa-reports-page .pnsa-report-modal-panel{width:100%;max-height:96vh;border-radius:18px;padding:12px;margin-top:6px}#pnsa-reports-page .pnsa-report-modal-head h2{font-size:21px}#pnsa-reports-page .pnsa-report-modal-map{height:280px;border-radius:15px}#pnsa-reports-page .pnsa-report-modal-body{padding:10px;border-radius:15px}}#pnsa-reports-page[data-pnsa-reports-layout="1.6.9-v2"].pnsa-reports-shell-v2{order:1}#pnsa-reports-page[data-pnsa-reports-layout="1.6.9-v2"].pnsa-reports-list-section-v2{order:2}#pnsa-reports-page[data-pnsa-reports-layout="1.6.9-v2"].pnsa-reports-list-v2 .pnsa-report-row{display:grid!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-shell-v2{grid-template-columns:minmax(0,1.8fr) minmax(320px,.8fr)!important;align-items:stretch!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-panel-v2{min-height:640px;padding:12px!important;max-height:none!important;height:100%;align-self:stretch!important;position:relative!important;top:auto!important;overflow:auto}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-selected-report{min-height:100%;background:#fff}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-selected-actions{display:grid!important;grid-template-columns:1fr!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-selected-badges span{white-space:normal}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-selected-line{grid-template-columns:116px minmax(0,1fr)!important;gap:8px!important;padding:6px 0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table-head{border-bottom:1px solid #dbe5f2}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-row label,#pnsa-reports-page .pnsa-reports-search-box-table>label{display:block;margin:0 0 5px;font-size:11px;font-weight:950;letter-spacing:.04em;color:#516070}#pnsa-reports-page .pnsa-reports-search-box-table input,#pnsa-reports-page .pnsa-reports-search-box-table select{width:100%;border:1px solid #cfd9ea;border-radius:12px;padding:9px 10px;font-size:14px;background:#fff;color:#12213f}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-row{display:grid;grid-template-columns:1fr 170px 170px auto;gap:8px;align-items:end;margin-top:8px}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-row>p:first-child{grid-column:auto}.pnsa-segment label,#pnsa-reports-page .pnsa-reports-filter-row p,#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-action{margin:0}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-reset{height:39px;min-height:39px;padding:0 14px;white-space:nowrap}#pnsa-reports-page .pnsa-reports-table td:first-child{border-left:1px solid #dbe5f2;border-radius:14px 0 0 14px}#pnsa-reports-page .pnsa-reports-table td:last-child{border-right:1px solid #dbe5f2;border-radius:0 14px 14px 0}#pnsa-reports-page .pnsa-popup-lines{display:grid;gap:4px;margin-top:7px}#pnsa-reports-page .pnsa-popup-lines div{line-height:1.3}@media(max-width:980px){#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-row{grid-template-columns:1fr 1fr auto}#pnsa-reports-page .pnsa-reports-search-box-table>label+input{grid-column:1/-1}}@media(max-width:767px){#pnsa-reports-page .pnsa-reports-search-box-table{margin:10px;padding:9px;border-radius:14px}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-reset{width:100%}#pnsa-reports-page .pnsa-reports-table-wrap{padding:10px!important}#pnsa-reports-page .pnsa-reports-table th{font-size:10px;padding:0 7px 2px}#pnsa-reports-page .pnsa-reports-table td{font-size:12px;padding:8px 7px}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-selected-line{grid-template-columns:100px minmax(0,1fr)!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table td:nth-child(4){min-width:110px}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table td:nth-child(9){width:110px}#pnsa-reports-page .pnsa-stat-card{background:linear-gradient(135deg,#071b3a,#163c80);color:#fff;border-radius:18px;padding:15px 18px;box-shadow:0 16px 36px rgba(7,27,58,.16);display:flex;align-items:center;justify-content:space-between;gap:10px}#pnsa-reports-page .pnsa-stat-card strong{font-size:34px;line-height:1;font-weight:1000}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-shell-v2{grid-template-columns:minmax(0,1.8fr) minmax(330px,.82fr)!important;align-items:stretch!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-map-card,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-map-card{min-height:640px}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-map,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-map{height:560px!important;min-height:560px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-panel-v2{min-height:640px;padding:14px!important;height:100%;overflow:auto}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-selected-line{grid-template-columns:132px minmax(0,1fr)!important;gap:10px!important;padding:7px 0 7px 10px!important;border-left:3px solid #e5eefb;margin-left:4px}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-selected-line b{font-size:11px!important;letter-spacing:.055em!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-selected-line span{padding-left:5px;line-height:1.35}#pnsa-reports-page .pnsa-reports-filter-only{margin:12px 14px 0;padding:9px 10px}#pnsa-reports-page .pnsa-reports-filter-only .pnsa-reports-filter-row{grid-template-columns:minmax(180px,240px) minmax(140px,180px) auto;margin-top:0}#pnsa-reports-page .leaflet-popup-content .pnsa-popup div,#pnsa-reports-page .leaflet-popup-content .pnsa-popup small,#pnsa-reports-page .leaflet-popup-content .pnsa-popup strong{display:block;margin-bottom:5px!important;line-height:1.35!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table tr.pnsa-report-row,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-table tr.pnsa-report-row{display:table-row!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border-radius:0!important;border:0!important;background:transparent!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table td,#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table th,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-table td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-table th{display:table-cell!important}@media(max-width:980px){#pnsa-reports-page .pnsa-reports-stats{grid-template-columns:repeat(3,1fr);gap:9px;padding:0 12px}#pnsa-reports-page .pnsa-stat-card{padding:12px 10px;border-radius:14px}#pnsa-reports-page .pnsa-stat-card strong{font-size:26px}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-map-card,#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-panel-v2,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-map-card,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-panel-v2{min-height:auto}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-map,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-map{height:420px!important;min-height:420px!important}}@media(max-width:767px){#pnsa-reports-page .pnsa-reports-stats{grid-template-columns:1fr 1fr 1fr;gap:7px;padding:0 10px;margin-bottom:10px}#pnsa-reports-page .pnsa-stat-card{display:block;text-align:center;padding:10px 6px}#pnsa-reports-page .pnsa-stat-card span{display:block;font-size:10px;margin-bottom:5px}#pnsa-reports-page .pnsa-stat-card strong{font-size:24px}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-map,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-map{height:42vh!important;min-height:300px!important}#pnsa-reports-page .pnsa-reports-search-box-table .pnsa-reports-filter-row,#pnsa-reports-page .pnsa-reports-filter-only .pnsa-reports-filter-row{grid-template-columns:1fr;gap:7px}#pnsa-reports-page .pnsa-reports-table{border-spacing:0 7px;min-width:1120px}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"],#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"]{font-family:"Roboto Condensed","Arial Narrow","Roboto",Arial,sans-serif!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-popup-select{min-height:28px!important;padding:5px 8px!important;border-radius:9px!important;font-size:10.5px!important;line-height:1.1!important;letter-spacing:.045em;white-space:nowrap}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-row-confirm{background:#eef6ff!important;color:#164f9e!important;border-color:#b9d8ff!important}.pnsa-confirm-modal[aria-hidden="false"]{position:fixed;inset:0;z-index:1000001;display:flex;align-items:center;justify-content:center;padding:18px}.pnsa-confirm-modal-backdrop{position:absolute;inset:0;background:rgba(5,14,30,.72);backdrop-filter:blur(3px)}.pnsa-confirm-modal-panel{position:relative;width:min(720px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:20px;color:#12213f;font-family:"Roboto Condensed","Arial Narrow","Roboto",Arial,sans-serif!important}.pnsa-confirm-summary{display:grid;gap:5px;background:#f3f7ff;border:1px solid #dce9fb;border-radius:15px;padding:12px 14px;margin:0 0 12px}.pnsa-confirm-summary strong{font-size:18px;font-weight:950;color:#071b3a}.pnsa-confirm-summary span{font-size:13px;font-weight:800;color:#34415c}.pnsa-confirm-summary em{font-style:normal;font-size:12px;font-weight:950;color:#195bd7}.pnsa-confirm-intro{background:#fff9e8;border-left:5px solid #f59e0b;border-radius:12px;padding:12px 14px;font-size:15px;font-weight:850;line-height:1.45;margin:10px 0 14px}.pnsa-confirm-form label,.pnsa-confirm-label{display:block;font-size:11px;font-weight:1000;letter-spacing:.07em;color:#071b3a;margin:0 0 6px}.pnsa-confirm-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 13px}.pnsa-confirm-options label{margin:0;padding:9px 10px;border:1px solid #dbe7f5;border-radius:12px;background:#f8fbff;cursor:pointer;font-size:12px;text-align:center}.pnsa-confirm-options label:has(input:checked){background:#e8f1ff;border-color:#195bd7;color:#113d86}.pnsa-confirm-form input[type="email"],.pnsa-confirm-form input[type="text"],.pnsa-confirm-form textarea{width:100%;border:1px solid #d6e1f0;border-radius:12px;padding:10px 12px;font-size:14px;background:#fff;box-sizing:border-box}.pnsa-confirm-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pnsa-confirm-msg{margin-top:8px!important;font-size:13px!important;font-weight:700!important;min-height:20px;margin:8px 0}.pnsa-confirm-msg.ok{color:#166534!important}.pnsa-confirm-msg.err{color:#991b1b!important}.pnsa-confirm-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e7eef8;padding-top:12px;margin-top:10px}@media(max-width:767px){.pnsa-confirm-modal-panel{width:100%;max-height:94vh;border-radius:20px 20px 0 0;padding:16px}.pnsa-confirm-contact-grid{grid-template-columns:1fr;gap:6px}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-row-actions{gap:5px}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table{width:100%!important;border-collapse:separate!important;border-spacing:0 7px!important;table-layout:auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table tr,#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table tr.pnsa-report-row{display:table-row!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table th{display:table-cell!important;vertical-align:middle!important;text-align:left!important;white-space:normal!important;background:#f6f8fb!important;color:#5f6d80!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.055em!important;padding:9px 8px!important;border-top:1px solid #dbe5f2!important;border-bottom:1px solid #dbe5f2!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table td{display:table-cell!important;vertical-align:middle!important;text-align:left!important;white-space:normal!important;background:#fff!important;border-top:1px solid #dbe5f2!important;border-bottom:1px solid #dbe5f2!important;padding:9px 8px!important;font-size:12.5px!important;font-weight:850!important;color:#071b3a!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table td:first-child{border-left:1px solid #dbe5f2!important;border-radius:12px 0 0 12px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table .pnsa-report-row-code{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table .pnsa-col-place{min-width:190px!important;max-width:320px!important;overflow:hidden!important;text-overflow:ellipsis!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table .pnsa-col-action{width:150px!important;white-space:nowrap!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-row-actions{align-items:center;display:flex!important;gap:5px!important;flex-wrap:nowrap!important;justify-content:flex-end!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-row-actions .pnsa-mini-btn{line-height:1.1!important;letter-spacing:.045em;white-space:nowrap;min-height:26px!important;padding:4px 7px!important;border-radius:8px!important;font-size:10px!important}@media(max-width:767px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table th{font-size:11.5px!important;padding:8px 7px!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-popup-actions .pnsa-row-confirm{background:#eef6ff!important;color:#0b4ab7!important;border:1px solid #bcd6ff!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-popup-lines{margin-bottom:8px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner{position:relative!important;min-height:150px!important;border-radius:22px!important;overflow:hidden!important;text-decoration:none!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:18px!important;background:linear-gradient(135deg,rgba(7,27,58,.78),rgba(25,91,215,.72)),var(--pnsa-report-banner-bg,linear-gradient(135deg,#dbeafe,#e0f2fe))!important;background-size:cover!important;background-position:center!important;box-shadow:0 18px 48px rgba(15,42,80,.16)!important;border:1px solid rgba(219,229,242,.9)!important;color:#fff!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.38))!important;pointer-events:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner span{position:relative!important;z-index:2!important;display:inline-block!important;width:max-content!important;max-width:100%!important;font-size:11px!important;letter-spacing:.7px!important;font-weight:950!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px!important;padding:6px 10px!important;margin-bottom:8px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner strong{position:relative!important;z-index:2!important;font-size:20px!important;line-height:1.08!important;font-weight:950!important;text-shadow:0 2px 16px rgba(0,0,0,.28)!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner-1{--pnsa-report-banner-bg:linear-gradient(135deg,#195bd7,#0ea5e9)}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner-2{--pnsa-report-banner-bg:linear-gradient(135deg,#15803d,#22c55e)}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner-3{--pnsa-report-banner-bg:linear-gradient(135deg,#7c3aed,#db2777)}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-footer{margin:30px 0 0!important}@media(max-width:900px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-end-banners{grid-template-columns:1fr!important;width:calc(100% - 20px)!important;gap:12px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-end-banner{min-height:120px!important;border-radius:18px!important}}@media(max-width:560px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-popup-actions,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-actions .pnsa-row-actions{grid-template-columns:1fr 1fr!important;gap:6px!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-topbar .pnsa-top-logo-img img{width:auto!important;max-width:290px!important;max-height:70px!important;object-fit:contain!important;display:block!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-filter-only .pnsa-reports-filter-row{grid-template-columns:minmax(180px,240px) minmax(160px,210px) auto!important;align-items:end!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-filter-action{justify-self:start!important;width:auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-reset,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-search-box-table .pnsa-reports-reset{width:auto!important;min-width:150px!important;max-width:190px!important;height:38px!important;min-height:38px!important;padding:0 18px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-footer-logo{max-width:230px!important;width:100%!important;height:auto!important;display:block!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-footer-logo-area{align-items:flex-start!important}@media(max-width:900px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-filter-only .pnsa-reports-filter-row{grid-template-columns:1fr 1fr auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-reset{min-width:130px!important;max-width:170px!important}}@media(max-width:620px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-topbar .pnsa-top-logo-img img{max-width:230px!important;max-height:58px!important;margin:0 auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-filter-only .pnsa-reports-filter-row{grid-template-columns:1fr!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-filter-action,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-reset{width:100%!important;max-width:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-footer-logo{max-width:210px!important;margin:0 auto!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"]{font-family:"Arial","Helvetica",sans-serif!important;letter-spacing:0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-end-banners{margin:26px auto 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:min(1280px,calc(100% - 44px))!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-list-v2,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table-wrap{display:block!important;padding:12px 14px 16px!important;overflow-x:auto!important;overflow-y:hidden!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table{display:table!important;width:100%!important;min-width:1080px!important;border-collapse:separate!important;border-spacing:0 7px!important;table-layout:auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table tr,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table tr.pnsa-report-row{display:table-row!important;grid-template-columns:none!important;gap:0!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table th{display:table-cell!important;vertical-align:middle!important;text-align:left!important;white-space:normal!important;background:#f6f8fb!important;color:#667085!important;font-size:11px!important;font-weight:800!important;letter-spacing:.035em!important;padding:9px 10px!important;border-top:1px solid #dbe5f2!important;border-bottom:1px solid #dbe5f2!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table td{display:table-cell!important;vertical-align:middle!important;text-align:left!important;white-space:normal!important;background:#fff!important;border-top:1px solid #dbe5f2!important;border-bottom:1px solid #dbe5f2!important;padding:9px 10px!important;font-size:13px!important;font-weight:600!important;color:#071b3a!important;line-height:1.28!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table td:first-child{border-left:1px solid #dbe5f2!important;border-radius:12px 0 0 12px!important;padding-left:14px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table td:last-child,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table td:last-child{border-right:1px solid #dbe5f2!important;border-radius:0 12px 12px 0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table tr.pnsa-report-row.is-active td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table tr.pnsa-report-row:hover td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table tr.pnsa-report-row.is-active td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table tr.pnsa-report-row:hover td{background:#f4f8ff!important;border-color:#195bd7!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table .pnsa-report-row-code{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;font-weight:800!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table td strong{font-weight:750!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table .pnsa-col-place{min-width:210px!important;max-width:360px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table .pnsa-col-action{width:168px!important;white-space:nowrap!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-row-actions{display:flex!important;gap:5px!important;flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-row-actions .pnsa-mini-btn{min-height:26px!important;padding:4px 7px!important;border-radius:8px!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;line-height:1.05!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-card{padding:14px 16px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-actions,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-badges,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-head,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-lines{margin-left:6px!important;margin-right:6px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-line{grid-template-columns:132px minmax(0,1fr)!important;padding:7px 8px 7px 10px!important;column-gap:10px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-line b{font-size:10px!important;font-weight:800!important;letter-spacing:.025em!important;padding-left:2px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-line span{font-size:12.5px!important;font-weight:650!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-popup-actions,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-actions .pnsa-row-actions{align-items:center!important;display:grid!important;grid-template-columns:40% 40%!important;justify-content:center!important;gap:8px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-popup-actions .pnsa-popup-select,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-actions .pnsa-mini-btn{text-align:center!important;width:100%!important;min-height:28px!important;padding:5px 5px!important;border-radius:9px!important;font-size:9.5px!important;font-weight:800!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-detail{padding:10px 12px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-detail b{padding-left:2px!important;font-weight:800!important}@media(max-width:767px){#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table{min-width:1080px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table td,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table th{font-size:11.5px!important;padding:8px 8px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-selected-line,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-line{grid-template-columns:112px minmax(0,1fr)!important}}#pnsa-app .pnsa-table td:last-child,#pnsa-app .pnsa-table th:last-child{text-align:center;white-space:nowrap}#pnsa-app .pnsa-popup-detail-btn:hover,#pnsa-app .pnsa-table-detail-btn:hover{filter:brightness(.96);transform:translateY(-1px)}#pnsa-app .pnsa-popup-note{margin-top:8px;font-size:13px;line-height:1.45;color:#22304a}#pnsa-app .pnsa-report-detail-modal{position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;padding:22px}#pnsa-reports-page .pnsa-report-modal[aria-hidden="false"],#pnsa-app .pnsa-report-detail-modal.is-open{display:flex}body.pnsa-modal-open,body.pnsa-report-modal-open,body.pnsa-detail-open{overflow:hidden}#pnsa-app .pnsa-report-detail-backdrop{position:absolute;inset:0;background:rgba(7,27,58,.66);backdrop-filter:blur(3px)}#pnsa-app .pnsa-report-detail-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:14px;background:#071b3a;color:#fff;font-size:24px;line-height:1;cursor:pointer}#pnsa-app .pnsa-detail-head{padding-right:48px;margin-bottom:14px}#pnsa-app .pnsa-detail-head h3{margin:7px 0 4px;font-size:24px;font-weight:850;letter-spacing:-.02em}#pnsa-app .pnsa-detail-head p{margin:0;color:#667085;font-size:14px}#pnsa-app .pnsa-detail-note{grid-column:1/-1;border:1px solid #dbe5f2;border-radius:12px;padding:12px 14px;background:#f7fbff}#pnsa-app .pnsa-detail-note p{margin:0;font-size:14px;line-height:1.55;color:#10213f;overflow-wrap:anywhere}#pnsa-app .pnsa-inline-confirm{margin-top:18px;padding:16px;border:2px solid #cfe2ff;border-radius:18px;background:#f7fbff;box-shadow:0 12px 30px rgba(20,73,140,.08)}#pnsa-app .pnsa-inline-confirm-head{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #dbe8f8}#pnsa-app .pnsa-inline-confirm-head h3{margin:6px 0 5px;font-size:22px;line-height:1.15;color:#071b3a;font-weight:950}#pnsa-app .pnsa-inline-confirm-head p{margin:0;color:#34415c;font-size:14px;line-height:1.5;font-weight:750}#pnsa-app .pnsa-inline-confirm .pnsa-confirm-summary{background:#fff}#pnsa-app .pnsa-inline-confirm .pnsa-confirm-form p{margin:0 0 10px}#pnsa-app .pnsa-inline-confirm .pnsa-confirm-actions .pnsa-primary{background:#195bd7!important;border-color:#195bd7!important;color:#fff!important}@media(max-width:767px){.pnsa-confirm-modal,#pnsa-app .pnsa-report-detail-modal{padding:10px;align-items:flex-end}#pnsa-app .pnsa-report-detail-panel{width:100%;max-height:92vh;border-radius:18px 18px 0 0;padding:18px 14px}#pnsa-app .pnsa-check-grid,#pnsa-app .pnsa-choice-grid,#pnsa-reports-page .pnsa-reports-filter-row,.pnsa-confirm-options,#pnsa-app .pnsa-detail-grid{grid-template-columns:1fr}#pnsa-app .pnsa-table-detail-btn{padding:7px 9px;font-size:11px}}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-head strong,#pnsa-app h1,#pnsa-app h2,#pnsa-reports-page h1,#pnsa-reports-page h2{font-weight:800!important}#pnsa-app .pnsa-report-detail-panel{position:relative;z-index:2;max-height:88vh;overflow:auto;background:#fff;border:1px solid rgba(191,211,242,.95);border-radius:22px;box-shadow:0 24px 80px rgba(7,27,58,.25);color:#10213f;width:min(1060px,96vw)!important;padding:18px!important}#pnsa-app .pnsa-detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:12px;align-items:start}#pnsa-app .pnsa-report-detail-map{width:100%;height:430px;min-height:320px;border:1px solid #dbe5f2;border-radius:16px;overflow:hidden;background:#eef5ff}#pnsa-app .pnsa-detail-photo{width:100%;max-height:260px;object-fit:cover;border-radius:16px;margin:4px 0 14px;border:1px solid #dbe5f2;margin-top:10px!important}#pnsa-app .pnsa-detail-grid{display:grid;grid-template-columns:1fr!important;gap:6px!important}#pnsa-app .pnsa-detail-row{border:1px solid #dbe5f2;background:#fbfdff;min-width:0;padding:8px 11px 8px 14px!important;border-color:#e3ebf8!important;border-radius:10px!important}#pnsa-app .pnsa-detail-note span,#pnsa-app .pnsa-detail-row span{display:block;margin-bottom:4px;font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:700!important;color:#667085!important;padding-left:2px!important}#pnsa-app .pnsa-detail-row strong{display:block;color:#10213f;font-size:14px;line-height:1.35;overflow-wrap:anywhere;font-weight:600!important}#pnsa-reports-page .pnsa-stat-card span{font-size:13px;letter-spacing:.08em;opacity:.82;font-weight:700!important}#pnsa-reports-page .pnsa-reports-table tr.pnsa-report-row td:first-child{border-left:1px solid #e5edf9!important;border-radius:12px 0 0 12px!important}#pnsa-reports-page .pnsa-reports-table tr.pnsa-report-row td:last-child{border-right:1px solid #e5edf9!important;border-radius:0 12px 12px 0!important}@media(max-width:860px){#pnsa-app .pnsa-detail-layout{grid-template-columns:1fr}#pnsa-app .pnsa-report-detail-map{height:300px}#pnsa-reports-page .pnsa-row-actions{justify-content:flex-start!important}#pnsa-reports-page .pnsa-selected-actions .pnsa-mini-btn{width:48%!important}}#pnsa-reports-page .pnsa-top-logo img{display:block!important;max-width:190px!important;height:auto!important;object-fit:contain!important}#pnsa-reports-page .pnsa-footer-logo{display:block!important;max-width:260px!important;height:auto!important;object-fit:contain!important}#pnsa-reports-page .pnsa-reports-hero h1{font-weight:950;max-width:820px!important;font-size:clamp(34px,4.6vw,58px)!important;line-height:1!important;letter-spacing:-.045em!important;margin:16px 0 10px!important;color:#071b3a!important}#pnsa-reports-page .pnsa-reports-hero p{margin:0;max-width:720px!important;font-size:17px!important;line-height:1.55!important;color:#344054!important}#pnsa-reports-page .pnsa-row-actions .pnsa-mini-btn{width:auto!important;max-width:110px!important;min-height:26px!important;overflow:visible!important;text-overflow:clip!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:104px!important;height:34px!important;padding:0 12px!important;border-radius:10px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;letter-spacing:.01em!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(15,42,80,.12)!important}@media(max-width:760px){#pnsa-reports-page .pnsa-top-logo img{max-width:170px!important;margin:0 auto!important}#pnsa-reports-page .pnsa-reports-hero{padding:26px 18px!important;border-radius:24px!important;min-height:auto!important}#pnsa-app .pnsa-popup-actions,#pnsa-reports-page .pnsa-popup-actions,#pnsa-reports-page .pnsa-row-actions{flex-wrap:wrap!important}#pnsa-app .pnsa-popup-actions .pnsa-confirm-existing,#pnsa-app .pnsa-popup-actions .pnsa-popup-detail-btn,#pnsa-reports-page .pnsa-popup-actions .pnsa-popup-select,#pnsa-reports-page .pnsa-row-actions .pnsa-mini-btn{min-width:96px!important;height:32px!important;font-size:10px!important}}#pnsa-reports-page .pnsa-confirm-existing{background:#eef5ff!important;color:#1747a6!important;border:1px solid #cfe0ff!important;margin-top:0!important}#pnsa-reports-page .pnsa-reports-search-box-table{border:1px solid #dbe5f2;border-radius:15px;background:#f8fbff;max-width:980px!important;margin:12px 14px 0!important;padding:10px 12px!important}#pnsa-reports-page .pnsa-reports-filter-row{display:grid!important;grid-template-columns:minmax(160px,240px) minmax(130px,180px) auto!important;gap:10px!important;align-items:end!important}#pnsa-reports-page .pnsa-reports-filter-action{margin:0!important;align-self:end!important}#pnsa-reports-page .pnsa-reports-reset{margin-top:14px;justify-content:center;width:auto!important;min-width:150px!important;max-width:190px!important;height:38px!important;padding:0 18px!important;margin:0!important;border-radius:12px!important}#pnsa-reports-page .pnsa-reports-list-v2{flex-direction:column!important;gap:8px!important;display:block!important;padding:12px 14px 16px!important;overflow-x:auto!important}#pnsa-reports-page .pnsa-reports-table-wrap{overflow:auto;border:0!important;box-shadow:none!important;margin-left:10px!important;width:calc(100% - 10px)!important;display:block!important;padding:12px 14px 16px!important;overflow-x:auto!important}#pnsa-reports-page .pnsa-reports-table tr.pnsa-report-row{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;display:table-row!important;border-radius:0!important;box-shadow:none!important;outline:0!important;transform:none!important}#pnsa-reports-page .pnsa-reports-table tr{display:table-row!important;border-radius:0!important;box-shadow:none!important;outline:0!important;transform:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-detail span,#pnsa-reports-page .pnsa-reports-table td strong{font-weight:650!important}#pnsa-reports-page .pnsa-reports-table tr.pnsa-report-row.is-active td,#pnsa-reports-page .pnsa-reports-table tr.pnsa-report-row:hover td{border-top-color:#cfe0ff!important;border-bottom-color:#cfe0ff!important;box-shadow:none!important;background:#f7fbff!important;border-color:#d7e5f8!important}#pnsa-reports-page .pnsa-reports-table .pnsa-col-code{width:86px!important}#pnsa-reports-page .pnsa-reports-table .pnsa-col-action{white-space:nowrap;text-align:right!important;min-width:190px!important}#pnsa-reports-page .pnsa-report-row-code{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;padding:5px 8px!important;border-radius:999px!important;background:#eef5ff!important;color:#195bd7!important;border:1px solid #d7e6ff!important;font-size:12px!important;font-weight:750!important}#pnsa-reports-page .pnsa-detail-actions{margin-top:12px;padding-top:12px;border-top:1px solid #e6eef8;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}#pnsa-app .pnsa-popup-actions{margin-top:10px;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}#pnsa-reports-page .pnsa-popup-actions{justify-content:center!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important}#pnsa-reports-page .pnsa-popup-actions .pnsa-popup-select{width:auto!important;max-width:110px!important;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important}#pnsa-reports-page .pnsa-detail-actions .pnsa-mini-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important}#pnsa-reports-page .pnsa-selected-actions .pnsa-row-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;width:100%!important;justify-content:space-between!important}#pnsa-reports-page .pnsa-selected-actions .pnsa-mini-btn{background:#071b3a;color:#fff;border-color:#071b3a;min-height:26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important;width:40%!important;min-width:112px!important;max-width:150px!important}#pnsa-reports-page .pnsa-reports-table .pnsa-row-details{background:#195bd7!important;color:#fff!important;border-color:#195bd7!important;border-radius:10px!important;font-weight:950!important;min-width:84px!important;height:30px!important;font-size:10px!important;padding:0 9px!important}#pnsa-reports-page .pnsa-reports-table .pnsa-row-confirm{min-width:84px!important;height:30px!important;font-size:10px!important;padding:0 9px!important}#pnsa-reports-page .pnsa-row-details{border-color:#195bd7!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important;background:#195bd7!important;border:1px solid #195bd7!important;color:#fff!important}#pnsa-app .pnsa-popup-actions .pnsa-popup-detail-btn{width:auto!important;min-height:28px!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important;background:#195bd7!important;border:1px solid #195bd7!important;color:#fff!important}#pnsa-reports-page .pnsa-detail-actions .pnsa-row-details,#pnsa-reports-page .pnsa-popup-actions .pnsa-row-details{background:#195bd7!important;border:1px solid #195bd7!important;color:#fff!important}#pnsa-app .pnsa-popup-actions .pnsa-confirm-existing{width:auto!important;min-height:28px!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important;background:#eef5ff!important;border:1px solid #cfe0ff!important;color:#1747a6!important}#pnsa-reports-page .pnsa-detail-actions .pnsa-row-confirm,#pnsa-reports-page .pnsa-popup-actions .pnsa-row-confirm{background:#eef5ff!important;border:1px solid #cfe0ff!important;color:#1747a6!important}#pnsa-reports-page .pnsa-selected-report{background:#fff;border:1px solid #dbe5f2;border-radius:16px;overflow:hidden;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important}#pnsa-reports-page .pnsa-report-modal-body{border:1px solid #dbe5f2;border-radius:18px;background:#f8fbff;padding:16px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important}#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-lines{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-line{padding-left:12px!important;margin-left:4px;border-left:3px solid #dbeafe;border-color:#e5edf9!important;display:block!important;min-height:54px!important;border:1px solid #e2ebf8!important;border-radius:13px!important;background:#fff!important;padding:10px 12px!important}#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-line b{display:block!important;padding-left:0!important;margin:0 0 4px!important;font-size:10px!important}#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-line span{display:block!important;padding-left:0!important;font-size:13px!important}#pnsa-reports-page .pnsa-reports-hero{max-width:1480px!important;margin:0 auto 18px!important;border:1px solid #dbe5f2!important;border-radius:34px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-shadow:0 18px 60px rgba(15,42,80,.10)!important;background:linear-gradient(100deg,rgba(248,251,255,.98) 0%,rgba(248,251,255,.94) 38%,rgba(248,251,255,.72) 66%,rgba(248,251,255,.38) 100%),var(--pnsa-hero-bg,linear-gradient(135deg,#eaf2ff 0%,#f7fbff 55%,#eaf7f1 100%))!important;overflow:hidden!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important;min-height:300px!important;padding:38px 42px!important}@media(max-width:900px){#pnsa-reports-page .pnsa-reports-filter-row{grid-template-columns:1fr 1fr!important}#pnsa-reports-page .pnsa-reports-filter-action{grid-column:1/-1!important}#pnsa-reports-page .pnsa-reports-reset{max-width:220px!important}#pnsa-app .pnsa-start-fields,#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-lines{grid-template-columns:1fr!important}}@media(max-width:760px){#pnsa-app .pnsa-table-wrap,#pnsa-reports-page .pnsa-reports-table-wrap{margin-left:0!important;width:100%!important}#pnsa-reports-page .pnsa-selected-actions .pnsa-mini-btn{width:48%!important;min-width:0!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-hero.pnsa-reports-hero{max-width:1480px!important;margin:0 auto 18px!important;min-height:310px!important;border-radius:34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:30px!important;padding:42px 44px!important;border:1px solid rgba(191,211,242,.95)!important;box-shadow:var(--pnsa-shadow)!important;overflow:hidden!important;position:relative!important;background:linear-gradient(100deg,rgba(248,251,255,.98) 0%,rgba(248,251,255,.94) 38%,rgba(248,251,255,.72) 66%,rgba(248,251,255,.38) 100%),var(--pnsa-hero-bg,linear-gradient(135deg,#eaf2ff 0%,#f7fbff 55%,#eaf7f1 100%))!important;background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-hero .pnsa-hero-text{position:relative!important;z-index:2!important;max-width:760px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-hero .pnsa-kicker{width:auto!important;max-width:max-content!important;display:inline-flex!important;padding:7px 11px!important;font-size:12px!important;line-height:1.2!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-hero h1{max-width:820px!important;font-size:clamp(34px,4.6vw,58px)!important;line-height:1!important;letter-spacing:-.045em!important;margin:16px 0 10px!important;color:#071b3a!important;font-weight:800!important;text-shadow:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-hero p{max-width:720px!important;font-size:17px!important;line-height:1.55!important;color:#344054!important;margin:0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-shell,#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-stats{max-width:1480px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-end-banners{max-width:1480px!important;width:min(1480px,calc(100% - 44px))!important;padding:0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-list-section{max-width:1480px!important;overflow:hidden!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table td{padding:10px 10px!important;font-size:12.5px!important;font-weight:500!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table th{padding:10px 10px!important;font-size:10.5px!important;font-weight:700!important;white-space:nowrap!important}@media(max-width:760px){#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-hero.pnsa-reports-hero{padding:26px 18px!important;border-radius:24px!important;min-height:auto!important;background:linear-gradient(90deg,rgba(248,251,255,.98),rgba(248,251,255,.86)),var(--pnsa-hero-bg,linear-gradient(135deg,#eaf2ff,#f7fbff))!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table{min-width:980px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-end-banners{width:calc(100% - 20px)!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"]{--pnsa-reports-max:1480px;background:#eef5ff!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero{max-width:var(--pnsa-reports-max)!important;width:calc(100% - 44px)!important;margin:0 auto 18px!important;min-height:310px!important;border-radius:34px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:42px 44px!important;overflow:hidden!important;position:relative!important;border:1px solid rgba(191,211,242,.95)!important;box-shadow:0 18px 60px rgba(15,42,80,.13)!important;background-image:linear-gradient(100deg,rgba(248,251,255,.97) 0%,rgba(248,251,255,.92) 36%,rgba(248,251,255,.50) 64%,rgba(248,251,255,.05) 100%),url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-size:cover!important;background-position:right 22% top 44%!important;background-repeat:no-repeat!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero .pnsa-hero-text{position:relative!important;z-index:2!important;max-width:760px!important;text-align:left!important;margin:0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero .pnsa-kicker{display:inline-flex!important;width:auto!important;max-width:max-content!important;padding:7px 11px!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.08em!important;white-space:normal!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-footer .pnsa-footer-inner{max-width:var(--pnsa-reports-max)!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-list-section,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-shell,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-stats{max-width:var(--pnsa-reports-max)!important;width:calc(100% - 44px)!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-end-banners{max-width:var(--pnsa-reports-max)!important;width:min(var(--pnsa-reports-max),calc(100% - 44px))!important;margin:28px auto 18px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-report-end-banner{min-height:145px!important;padding:20px 22px!important;border-radius:22px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-report-end-banner span,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-report-end-banner strong{max-width:90%!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table-wrap,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table-wrap{margin-left:10px!important;width:calc(100% - 20px)!important;padding:12px 10px 16px!important;overflow-x:auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table{min-width:1040px!important;table-layout:auto!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table .pnsa-col-place,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table .pnsa-col-place{min-width:210px!important;max-width:380px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-table .pnsa-col-action,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table .pnsa-col-action{min-width:180px!important;width:180px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table thead,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-table thead,#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table thead,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table thead,#pnsa-reports-page .pnsa-reports-table thead,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table thead{display:table-header-group!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table tbody,#pnsa-reports-page[data-pnsa-reports-layout="1.7.2-table-stats"].pnsa-reports-table tbody,#pnsa-reports-page[data-pnsa-reports-layout="1.7.3-table-confirm"].pnsa-reports-table tbody,#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-reports-table tbody,#pnsa-reports-page .pnsa-reports-table tbody,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table tbody{display:table-row-group!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table tr.pnsa-report-row{display:table-row!important;grid-template-columns:none!important;gap:0!important;padding:0!important;border:0!important;background:transparent!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table th{padding:10px 10px!important;font-size:10.5px!important;font-weight:700!important;white-space:nowrap!important;display:table-cell!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-table td{padding:10px 10px!important;font-size:12.5px!important;font-weight:500!important;display:table-cell!important}@media(max-width:760px){#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero{width:calc(100% - 20px)!important;padding:26px 18px!important;border-radius:24px!important;min-height:auto!important;background-image:linear-gradient(90deg,rgba(248,251,255,.98),rgba(248,251,255,.78)),url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-position:right 10%!important}#pnsa-reports-page .pnsa-reports-hero h1,#pnsa-reports-page[data-pnsa-reports-layout="1.8.2-final-width-hero"].pnsa-reports-hero h1,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero h1{font-size:34px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-end-banners{width:calc(100% - 20px)!important;grid-template-columns:1fr!important;gap:12px!important}}#pnsa-app .pnsa-point-confirm strong{margin-bottom:4px!important;display:block!important;font-size:16px!important;line-height:1.2!important;margin:0 0 7px!important}#pnsa-app .pnsa-point-confirm p{margin:0 0 12px!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important}#pnsa-app .pnsa-point-confirm small{margin-bottom:8px!important;display:block!important;margin-top:9px!important;font-size:12px!important;line-height:1.3!important;color:#47618f!important}#pnsa-app .pnsa-point-confirm .pnsa-confirm-point-btn{width:100%!important;min-height:44px!important;border-radius:13px!important;font-weight:900!important}#pnsa-app .pnsa-point-confirm.is-confirmed{background:#ecfdf5!important;border-color:#86efac!important;color:#065f46!important}#pnsa-app .pnsa-point-confirm.is-confirmed .pnsa-confirm-point-btn{background:#dcfce7!important;color:#166534!important;border-color:#86efac!important;cursor:default!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero::after,#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero::before,#pnsa-app .pnsa-hero::after,#pnsa-app .pnsa-hero::before,#pnsa-reports-page .pnsa-hero::after,#pnsa-reports-page .pnsa-hero::before{display:none!important;content:none!important}#pnsa-app .pnsa-hero .pnsa-hero-text,#pnsa-reports-page .pnsa-hero .pnsa-hero-text{position:relative!important;z-index:2!important;max-width:760px!important;margin:0!important;text-align:left!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero h1,#pnsa-app .pnsa-hero h1,#pnsa-reports-page .pnsa-hero h1{max-width:820px!important;margin:16px 0 10px!important;color:#071b3a!important;font-size:clamp(34px,4.6vw,58px)!important;line-height:1!important;letter-spacing:-.045em!important;font-weight:800!important;text-align:left!important;text-shadow:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-reports-hero p,#pnsa-app .pnsa-hero p,#pnsa-reports-page .pnsa-hero p{max-width:720px!important;margin:0!important;color:#344054!important;font-size:17px!important;line-height:1.55!important;text-align:left!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.5-final-hero-menu"].pnsa-hero-actions,#pnsa-reports-page .pnsa-hero-actions{justify-content:flex-start!important}@media(max-width:760px){#pnsa-app .pnsa-hero::before,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before,#pnsa-reports-page .pnsa-hero::before{content:""!important;display:block!important;width:100%!important;height:230px!important;background-image:var(--pnsa-animal-hero-image)!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#eaf2ff!important}#pnsa-app .pnsa-hero .pnsa-hero-text,#pnsa-reports-page .pnsa-hero .pnsa-hero-text,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{max-width:none!important;padding:20px 18px 22px!important;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)!important}#pnsa-app .pnsa-hero h1,#pnsa-reports-page .pnsa-hero h1,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{max-width:none!important;font-size:34px!important;line-height:1.02!important;margin:14px 0 10px!important}#pnsa-reports-page .pnsa-hero p,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{max-width:none!important;font-size:15px!important;line-height:1.5!important}#pnsa-app .pnsa-hero-actions,#pnsa-reports-page .pnsa-hero-actions{display:grid!important;margin-top:18px!important}}@media(max-width:420px){#pnsa-app .pnsa-hero::before,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before,#pnsa-reports-page .pnsa-hero::before{height:205px!important}#pnsa-app .pnsa-hero h1,#pnsa-reports-page .pnsa-hero h1,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{font-size:30px!important}}#pnsa-app .pnsa-disclaimer,#pnsa-app .pnsa-table-card{max-width:var(--pnsa-page-max)!important;width:calc(100% - var(--pnsa-page-gutter))!important;margin-left:auto!important;margin-right:auto!important}#pnsa-reports-page .pnsa-reports-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto 18px;padding:0 18px;max-width:var(--pnsa-page-max)!important;width:calc(100% - var(--pnsa-page-gutter))!important;margin-left:auto!important;margin-right:auto!important}#pnsa-reports-page .pnsa-reports-shell{margin:0 auto;padding:0 18px;display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:18px;align-items:stretch;max-width:var(--pnsa-page-max)!important;width:calc(100% - var(--pnsa-page-gutter))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}@media(max-width:760px){#pnsa-app .pnsa-disclaimer,#pnsa-app .pnsa-main-grid,#pnsa-app .pnsa-table-card,#pnsa-reports-page .pnsa-reports-end-banners,#pnsa-reports-page .pnsa-reports-shell,#pnsa-reports-page .pnsa-reports-stats{width:calc(100% - var(--pnsa-page-gutter))!important}#pnsa-reports-page .pnsa-reports-shell-v2{padding-left:0!important;padding-right:0!important}}@media(max-width:1024px){#pnsa-app .pnsa-hero{display:block!important;width:calc(100% - 20px)!important;max-width:1480px!important;min-height:0!important;padding:0!important;margin:0 auto 18px!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important;background-image:none!important;background-color:#fff!important;box-shadow:0 14px 42px rgba(15,42,80,.10)!important}#pnsa-app .pnsa-hero::before{content:""!important;display:block!important;width:100%!important;height:320px!important;background-image:var(--pnsa-animal-hero-image,url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg"))!important;background-size:cover!important;background-position:center 10%!important;background-repeat:no-repeat!important;background-color:#fff!important}#pnsa-app .pnsa-hero::after{display:none!important;content:none!important}#pnsa-app .pnsa-hero .pnsa-hero-text{max-width:none!important;width:100%!important;padding:24px 22px 26px!important;margin:0!important;background:#fff!important;text-align:left!important}#pnsa-app .pnsa-hero h1{max-width:none!important;font-size:38px!important;line-height:1.02!important;margin:14px 0 10px!important}#pnsa-app .pnsa-hero p{max-width:none!important;font-size:16px!important}}@media(max-width:520px){#pnsa-app .pnsa-hero::before{height:230px!important}#pnsa-app .pnsa-hero h1{font-size:31px!important}}@media(max-width:560px){#pnsa-app .pnsa-hero .pnsa-hero-actions{display:flex!important;width:100%!important}#pnsa-app .pnsa-hero .pnsa-desktop-wizard-btn{display:none!important}#pnsa-app .pnsa-hero .pnsa-mobile-wizard-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:58px!important;padding:16px 18px!important;border-radius:16px!important;background:#dc2626!important;border:1px solid #b91c1c!important;color:#fff!important;font-size:16px!important;font-weight:900!important;line-height:1.15!important;text-align:center!important;box-shadow:0 14px 30px rgba(220,38,38,.28)!important}#pnsa-app .pnsa-hero .pnsa-mobile-wizard-btn:focus,#pnsa-app .pnsa-hero .pnsa-mobile-wizard-btn:hover{background:#b91c1c!important;border-color:#991b1b!important;color:#fff!important}}#pnsa-app .pnsa-start-fields{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding-top:12px!important}#pnsa-app .pnsa-start-fields label:first-child{margin-top:4px!important}#pnsa-app .pnsa-step[data-step="1"].pnsa-two{margin-top:12px!important}#pnsa-app .pnsa-field-error-label input,#pnsa-app .pnsa-field-error-label select,#pnsa-app .pnsa-field-error-label textarea{border-color:#dc2626!important}@media(max-width:760px){#pnsa-app .pnsa-start-fields{padding-top:16px!important;gap:14px!important}body #pnsa-app .pnsa-hero{display:block!important;width:calc(100% - 20px)!important;max-width:1480px!important;min-height:0!important;padding:0!important;margin:0 auto 18px!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important;background-image:none!important;background-color:#fff!important;background-position:initial!important;background-size:auto!important;box-shadow:0 14px 42px rgba(15,42,80,.10)!important}body #pnsa-app .pnsa-hero::before{content:""!important;display:block!important;width:100%!important;height:250px!important;background-image:var(--pnsa-hero-bg,url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg"))!important;background-size:cover!important;background-position:center 10%!important;background-repeat:no-repeat!important;background-color:#fff!important;position:relative!important;inset:auto!important;opacity:1!important;filter:none!important;transform:none!important}body #pnsa-app .pnsa-hero::after{display:none!important;content:none!important}body #pnsa-app .pnsa-hero .pnsa-hero-text{position:relative!important;z-index:2!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:20px 18px 22px!important;background:#fff!important;background-image:none!important;text-align:left!important;box-sizing:border-box!important}body #pnsa-app .pnsa-hero .pnsa-kicker{margin:0 0 12px!important}body #pnsa-app .pnsa-hero h1{max-width:none!important;margin:0 0 10px!important;color:#071b3a!important;font-size:31px!important;line-height:1.04!important;letter-spacing:-.045em!important;text-shadow:none!important}body #pnsa-app .pnsa-hero p{max-width:none!important;margin:0!important;color:#344054!important;font-size:15px!important;line-height:1.55!important;text-shadow:none!important}body #pnsa-app .pnsa-hero .pnsa-hero-actions{display:flex!important;width:100%!important;margin-top:18px!important}}@media(max-width:420px){body #pnsa-app .pnsa-hero::before{height:220px!important}body #pnsa-app .pnsa-hero h1{font-size:29px!important}}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::after,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before{display:none!important;content:none!important;background:none!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{margin:0!important;position:relative!important;z-index:2!important;width:auto!important;max-width:650px!important;margin-left:0!important;margin-right:auto!important;padding:0!important;left:0!important;transform:none!important;text-align:left!important;background:transparent!important;box-sizing:border-box!important}#pnsa-app .pnsa-hero .pnsa-kicker,#pnsa-reports-page .pnsa-hero .pnsa-kicker,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-kicker{display:inline-flex!important;width:auto!important;max-width:max-content!important;padding:7px 11px!important;border-radius:999px!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.08em!important;font-weight:950!important;white-space:normal!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{max-width:650px!important;margin:16px 0 10px!important;color:#071b3a!important;font-size:clamp(34px,4.6vw,58px)!important;line-height:1!important;letter-spacing:-.045em!important;font-weight:800!important;text-align:left!important;text-shadow:none!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{max-width:620px!important;margin:0!important;color:#344054!important;font-size:17px!important;line-height:1.55!important;text-align:left!important;text-shadow:none!important}@media(max-width:1100px){#pnsa-reports-page{--pnsa-page-gutter:28px}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero{width:calc(100% - var(--pnsa-page-gutter))!important;min-height:0!important;padding:0!important;border-radius:26px!important;display:block!important;background:#fff!important;background-image:none!important;overflow:hidden!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before{content:""!important;display:block!important;width:100%!important;height:320px!important;background-image:var(--pnsa-animal-hero-image)!important;background-size:cover!important;background-position:center 10%!important;background-repeat:no-repeat!important;background-color:#eef5ff!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::after{display:none!important;content:none!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{width:100%!important;max-width:none!important;padding:22px 22px 24px!important;background:#fff!important;text-align:left!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{max-width:none!important;font-size:clamp(32px,6vw,46px)!important;line-height:1.03!important;margin:14px 0 10px!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{max-width:none!important;font-size:16px!important;line-height:1.5!important}}@media(max-width:520px){#pnsa-reports-page{--pnsa-page-gutter:20px}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero{border-radius:24px!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before{height:225px!important;background-position:center 10%!important}#pnsa-app .pnsa-hero .pnsa-hero-text,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{padding:20px 18px 22px!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{font-size:30px!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{font-size:15px!important}}#pnsa-reports-page .pnsa-reports-end-banners{margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;max-width:var(--pnsa-page-max,1480px)!important;width:calc(100% - var(--pnsa-page-gutter,44px))!important;margin:22px auto 38px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}#pnsa-reports-page .pnsa-report-end-banner{min-height:220px!important;position:relative!important;overflow:hidden!important;border-radius:28px!important;border:1px solid rgba(207,224,255,.95)!important;padding:26px 24px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;text-decoration:none!important;color:#fff!important;isolation:isolate!important;box-shadow:0 18px 46px rgba(15,42,80,.13)!important;background-image:linear-gradient(180deg,rgba(7,27,58,.04) 0%,rgba(7,27,58,.42) 48%,rgba(7,27,58,.88) 100%),var(--pnsa-end-img,url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg"))!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}#pnsa-reports-page .pnsa-report-end-banner:hover{transform:translateY(-3px)!important;box-shadow:0 24px 60px rgba(15,42,80,.20)!important;border-color:rgba(25,91,215,.45)!important}#pnsa-reports-page .pnsa-report-end-banner:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.28),transparent 32%)!important;pointer-events:none!important}#pnsa-reports-page .pnsa-report-end-banner span{display:inline-flex!important;align-items:center!important;width:auto!important;margin:0 0 10px!important;padding:7px 11px!important;border-radius:999px!important;background:rgba(255,255,255,.90)!important;color:#071b3a!important;font-size:12px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:.07em!important;text-transform:uppercase!important}#pnsa-reports-page .pnsa-report-end-banner strong{display:block!important;max-width:92%!important;color:#fff!important;font-size:clamp(22px,2.1vw,32px)!important;line-height:1.05!important;font-weight:950!important;letter-spacing:-.035em!important;text-shadow:0 2px 14px rgba(0,0,0,.35)!important}@media(max-width:1100px){#pnsa-reports-page .pnsa-reports-end-banners{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:18px!important}#pnsa-reports-page .pnsa-report-end-banner{min-height:210px!important;border-radius:24px!important}}@media(max-width:520px){#pnsa-reports-page .pnsa-reports-end-banners{width:calc(100% - 20px)!important;gap:12px!important}#pnsa-reports-page .pnsa-report-end-banner{min-height:190px!important;padding:22px 18px!important;border-radius:22px!important}#pnsa-reports-page .pnsa-report-end-banner span{font-size:10px!important;padding:6px 9px!important}#pnsa-reports-page .pnsa-report-end-banner strong{font-size:24px!important}}html body #pnsa-app .pnsa-hero:after,html body #pnsa-app .pnsa-hero:before,html body #pnsa-app section.pnsa-hero:after,html body #pnsa-app section.pnsa-hero:before,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero:after,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero:before,html body #pnsa-reports-page .pnsa-hero:after,html body #pnsa-reports-page .pnsa-hero:before,html body #pnsa-reports-page section.pnsa-hero:after,html body #pnsa-reports-page section.pnsa-hero:before{content:none!important;display:none!important;width:0!important;height:0!important;background:none!important;background-image:none!important;opacity:0!important;filter:none!important;mix-blend-mode:normal!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #pnsa-app .pnsa-hero .pnsa-hero-text,html body #pnsa-app section.pnsa-hero .pnsa-hero-text,html body #pnsa-reports-page .pnsa-hero .pnsa-hero-text,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text,html body #pnsa-reports-page section.pnsa-hero .pnsa-hero-text{background:transparent!important;background-image:none!important;background-color:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media(max-width:1100px){html body #pnsa-app .pnsa-hero,html body #pnsa-app section.pnsa-hero,html body #pnsa-reports-page .pnsa-hero,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero,html body #pnsa-reports-page section.pnsa-hero{background:#fff!important;background-image:none!important;display:block!important;padding:0!important;overflow:hidden!important}html body #pnsa-app .pnsa-hero .pnsa-hero-text,html body #pnsa-reports-page .pnsa-hero .pnsa-hero-text,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{padding:20px 18px 22px!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}}@media(max-width:520px){html body #pnsa-app .pnsa-hero:before,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero:before,html body #pnsa-reports-page .pnsa-hero:before{height:230px!important;background-position:center 60%!important}}#pnsa-reports-page .pnsa-hero{max-width:1480px!important;width:calc(100% - 44px)!important;min-height:310px!important;margin:0 auto 18px!important;padding:42px 44px!important;border-radius:34px!important;border:1px solid rgba(191,211,242,.95)!important;box-shadow:0 18px 60px rgba(15,42,80,.13)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:30px!important;overflow:hidden!important;position:relative!important;background-image:linear-gradient(100deg,rgba(248,251,255,.97) 0%,rgba(248,251,255,.92) 36%,rgba(248,251,255,.52) 64%,rgba(248,251,255,.08) 100%),var(--pnsa-animal-hero-image)!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:right 8% top 60%!important}#pnsa-reports-page .pnsa-hero.pnsa-reports-hero{margin-left:auto!important;margin-right:auto!important;max-width:var(--pnsa-page-max)!important;width:calc(100% - var(--pnsa-page-gutter))!important;min-height:310px!important;margin:0 auto 18px!important;padding:46px 44px!important;border-radius:34px!important;border:1px solid rgba(191,211,242,.95)!important;box-shadow:0 18px 60px rgba(15,42,80,.13)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:30px!important;overflow:hidden!important;position:relative!important;box-sizing:border-box!important;background-image:var(--pnsa-animal-hero-image)!important;background-size:cover!important;background-repeat:no-repeat!important;background-color:#fff!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;background-position:right 8% top 60%!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7-table"].pnsa-reports-table .pnsa-report-row-code,#pnsa-app .pnsa-hero-actions .pnsa-how-works-link,#pnsa-app .pnsa-hero-actions .pnsa-how-works-open,#pnsa-app .pnsa-map-actions .pnsa-how-works-link,#pnsa-app .pnsa-map-actions .pnsa-how-works-open{display:inline-flex!important}#pnsa-app .pnsa-hero-actions .pnsa-mobile-report-btn,#pnsa-app .pnsa-map-mobile-report-btn{display:none!important;background:#d71920!important;color:#fff!important;border:1px solid #b9151b!important;text-decoration:none!important;text-align:center!important;box-shadow:0 14px 32px rgba(215,25,32,.28)!important}@media(max-width:760px){#pnsa-app .pnsa-hero,#pnsa-reports-page .pnsa-hero.pnsa-reports-hero{min-height:0!important;padding:0!important;border-radius:24px!important;display:block!important;background:#fff!important;overflow:hidden!important;width:calc(100% - var(--pnsa-page-gutter))!important;background-position:center 60%!important}#pnsa-reports-page .pnsa-hero{width:calc(100% - 20px)!important;min-height:0!important;padding:0!important;border-radius:24px!important;display:block!important;background:#fff!important;overflow:hidden!important;background-position:center 60%!important}#pnsa-app .pnsa-hero-actions .pnsa-mobile-report-btn{display:inline-flex!important;width:100%!important;min-height:52px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;border-radius:14px!important;padding:13px 16px!important}#pnsa-app .pnsa-hero-actions .pnsa-mobile-report-btn span{display:block!important;margin-top:3px!important;font-size:12px!important;font-weight:800!important}#pnsa-app .pnsa-hero-actions .pnsa-desktop-new-report,#pnsa-app .pnsa-map-actions .pnsa-map-new-report{display:none!important}#pnsa-app .pnsa-map-actions .pnsa-map-mobile-report-btn{display:inline-flex!important;width:100%!important;min-height:42px!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-weight:950!important}}html body #pnsa-app .pnsa-how-works-modal{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important;box-sizing:border-box!important;opacity:1!important;visibility:hidden!important;pointer-events:none!important}html body #pnsa-app .pnsa-how-works-modal.is-open{display:flex!important;visibility:visible!important;pointer-events:auto!important}html body #pnsa-app .pnsa-how-works-backdrop{position:absolute!important;inset:0!important;display:block!important;background:rgba(7,20,45,.68)!important;z-index:1!important}html body #pnsa-app .pnsa-how-works-dialog{position:relative!important;z-index:2!important;width:min(720px,100%)!important;max-height:calc(100vh - 36px)!important;overflow:auto!important;background:#fff!important;border-radius:24px!important;padding:28px!important;box-shadow:0 24px 80px rgba(0,0,0,.28)!important;box-sizing:border-box!important}html body #pnsa-app .pnsa-how-works-close{position:absolute!important;top:14px!important;right:14px!important;width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;background:#f1f5f9!important;color:#0f172a!important;font-size:26px!important;line-height:38px!important;cursor:pointer!important;font-weight:800!important;padding:0!important}html body #pnsa-app .pnsa-how-works-label{display:inline-flex!important;background:#e8f0ff!important;color:#1747a6!important;border:1px solid #c8d9ff!important;border-radius:999px!important;padding:7px 11px!important;font-weight:950!important;font-size:12px!important;letter-spacing:.04em!important;margin:0 44px 12px 0!important}html body #pnsa-app .pnsa-how-works-dialog h2{margin:0 44px 18px 0!important;color:#071b3a!important;font-size:30px!important;line-height:1.1!important;letter-spacing:-.03em!important}html body #pnsa-app .pnsa-how-works-steps{display:grid!important;gap:12px!important}html body #pnsa-app .pnsa-how-works-steps div{display:grid!important;grid-template-columns:42px 1fr!important;gap:12px!important;align-items:start!important;padding:14px!important;border:1px solid #dbe5f2!important;border-radius:16px!important;background:#f8fbff!important}html body #pnsa-app .pnsa-how-works-steps b{width:34px!important;height:34px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#195bd7!important;color:#fff!important;font-size:15px!important;line-height:34px!important}html body #pnsa-app .pnsa-how-works-steps span{color:#344054!important;font-size:15px!important;line-height:1.45!important;font-weight:750!important}@media(max-width:760px){html body #pnsa-app .pnsa-how-works-dialog{padding:22px 16px!important;border-radius:20px!important}html body #pnsa-app .pnsa-how-works-dialog h2{font-size:25px!important}}#pnsa-app .pnsa-map-column .pnsa-legend-under-map{margin:10px 0 0!important;padding:0!important;border:0!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important}#pnsa-app .pnsa-map-column .pnsa-legend-under-map span{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:14px!important;font-weight:900!important;color:#1f2a44!important}#pnsa-app .pnsa-map-column .pnsa-legend-under-map b{width:11px!important;height:11px!important;border-radius:999px!important;display:inline-block!important;flex:0 0 11px!important}#pnsa-app .pnsa-table-card .pnsa-card-head{grid-template-columns:1fr!important;gap:8px!important}#pnsa-app .pnsa-table{width:100%!important;table-layout:fixed!important;min-width:980px!important;border-collapse:collapse!important}#pnsa-app .pnsa-table td{padding:10px 10px!important;font-size:13px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;vertical-align:top!important}#pnsa-app .pnsa-table th{padding:10px 10px!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;vertical-align:top!important;font-size:12px!important;letter-spacing:.04em!important;font-weight:950!important}#pnsa-app .pnsa-table td:nth-child(1),#pnsa-app .pnsa-table th:nth-child(1){width:70px!important}#pnsa-app .pnsa-table td:nth-child(2),#pnsa-app .pnsa-table th:nth-child(2){width:90px!important}#pnsa-app .pnsa-table td:nth-child(3),#pnsa-app .pnsa-table th:nth-child(3){width:145px!important}#pnsa-app .pnsa-table td:nth-child(4),#pnsa-app .pnsa-table th:nth-child(4){width:155px!important}#pnsa-app .pnsa-table td:nth-child(5),#pnsa-app .pnsa-table th:nth-child(5){width:110px!important}#pnsa-app .pnsa-table td:nth-child(6),#pnsa-app .pnsa-table th:nth-child(6){width:125px!important}#pnsa-app .pnsa-table td:nth-child(7),#pnsa-app .pnsa-table th:nth-child(7),#pnsa-app .pnsa-table td:nth-child(8),#pnsa-app .pnsa-table th:nth-child(8){width:190px!important}#pnsa-app .pnsa-table td:nth-child(9),#pnsa-app .pnsa-table th:nth-child(9){width:120px!important}@media(max-width:760px){#pnsa-app .pnsa-map-column .pnsa-legend-under-map{margin:10px 0 0!important;gap:8px!important}#pnsa-app .pnsa-table{min-width:860px!important}#pnsa-app .pnsa-table td,#pnsa-app .pnsa-table th{padding:8px 8px!important;font-size:12px!important}}html body #pnsa-app .pnsa-hero::after,html body #pnsa-app .pnsa-hero::before,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero::after,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before,html body #pnsa-reports-page .pnsa-hero::after,html body #pnsa-reports-page .pnsa-hero::before{content:none!important;display:none!important;background:none!important;background-image:none!important;opacity:0!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#pnsa-app .pnsa-photo-banner{display:none!important;filter:none!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#pnsa-app .pnsa-mini-banner,#pnsa-app .pnsa-report-end-banner{filter:none!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#pnsa-app .pnsa-site-banners{align-items:stretch!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image{isolation:isolate!important;mix-blend-mode:normal!important;min-height:175px!important;position:relative!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:22px!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;border-radius:20px!important;filter:none!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image::after,#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image::before{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;content:none!important;display:none!important;background:none!important;background-image:none!important;opacity:0!important;filter:none!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-dogcat{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/ADESPOTA-SKYLOS-GATA-PALLINI-NEWS.jpg")!important;background-position:center right!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-map{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/KATAGRAFI-ADESPOTON-PALLINI-NEWS.jpg")!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-facebook{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/FACEBOOK-PALLININEWS.jpg")!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-site{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/PALLININEWS-BANNER.jpg")!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-research{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/ADESPOTA-PALLINIS-EREYNA-PALLININEWS.jpg")!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-contact{background-image:url("https://pallininews.org/wp-content/uploads/2026/06/EPIKOINONIA-PALLININEWS.jpg")!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image strong{position:relative!important;z-index:2!important;display:inline-block!important;width:max-content!important;max-width:100%!important;background:rgba(255,255,255,.88)!important;color:#071b3a!important;padding:4px 8px!important;border-radius:8px!important;text-shadow:none!important;margin-bottom:4px!important;font-size:21px!important;line-height:1.1!important;font-weight:950!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image em{position:relative!important;z-index:2!important;display:inline-block!important;width:max-content!important;max-width:100%!important;background:rgba(255,255,255,.88)!important;color:#071b3a!important;padding:4px 8px!important;border-radius:8px!important;text-shadow:none!important;font-size:14px!important;line-height:1.35!important;font-weight:850!important;font-style:normal!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-facebook strong{color:#0b4fb3!important}@media(max-width:760px){#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image{background-position:center right!important;min-height:145px!important;padding:18px!important}#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image strong{font-size:19px!important}#pnsa-app .pnsa-map-column .pnsa-legend-under-map span,#pnsa-app .pnsa-site-banners .pnsa-mini-banner-image em{font-size:13px!important}}.pnsa-success-mobile-wrap,.pnsa-success-modal-wrap{width:100%;padding:14px 0 18px}.pnsa-success-card{position:relative;width:min(100%,660px);margin:0 auto;overflow:hidden;border-radius:22px;background:#fff;border:1px solid #dbe5f0;box-shadow:0 18px 44px rgba(15,23,42,.14);text-align:center;font-family:inherit}.pnsa-success-card::before{content:"🐾";position:absolute;z-index:1;color:rgba(15,59,115,.06);font-size:72px;line-height:1;pointer-events:none;right:22px;top:205px;transform:rotate(-18deg)}.pnsa-success-card::after{content:"🐾";position:absolute;z-index:1;color:rgba(15,59,115,.06);line-height:1;pointer-events:none;left:20px;bottom:142px;transform:rotate(14deg);font-size:58px}.pnsa-success-inner{position:relative;z-index:2;padding:22px 22px 20px}.pnsa-success-badge{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 12px;margin:0 auto 12px;border-radius:999px;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;font-size:14px;font-weight:900}.pnsa-success-badge span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#16a34a;color:#fff}.pnsa-success-card h2{margin:0 0 12px!important;color:#0f3b73!important;font-size:28px!important;line-height:1.12!important;font-weight:950!important}.pnsa-success-card p{margin:0 auto 11px!important;max-width:520px;color:#23324a!important;font-size:16px!important;line-height:1.5!important;font-weight:500!important}.pnsa-success-btn{display:flex!important;align-items:center;justify-content:center;min-height:48px;padding:11px 13px;border-radius:13px;text-decoration:none!important;font-size:15px;line-height:1.25;font-weight:950;border:1px solid transparent;box-shadow:none}.pnsa-success-btn.primary{background:#155eaa;color:#fff!important}.pnsa-success-btn.green{background:#16a34a;color:#fff!important}.pnsa-success-btn.light{background:#fff;color:#0f3b73!important;border-color:#dbe5f0}@media(max-width:640px){.pnsa-success-mobile-wrap{padding:10px 0 18px}.pnsa-success-card{border-radius:20px;width:100%}.pnsa-success-photo{height:142px;background-position:right 40% center}.pnsa-success-inner{padding:18px 14px 16px}.pnsa-success-logo{width:142px!important;max-width:68%!important;margin-bottom:12px!important}.pnsa-success-badge{font-size:13px;margin-bottom:10px}.pnsa-success-card h2{font-size:24px!important;color:#0f3b73!important}.pnsa-success-card p{font-size:14.5px!important;line-height:1.45!important}.pnsa-success-note{font-size:13px;margin:14px auto 15px}.pnsa-success-actions{grid-template-columns:1fr;gap:9px}.pnsa-success-btn{min-height:46px;font-size:14px}.pnsa-success-card::before{font-size:58px;right:12px;top:178px}.pnsa-success-card::after{font-size:44px;left:12px;bottom:190px}}.pnsa-success-note{font-weight:800;margin:7px auto 2px!important;padding:8px 10px!important;border-radius:12px!important;font-size:12.5px!important;line-height:1.35!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#475569!important;max-width:420px!important}@media(max-width:767px){.pnsa-mobile-nav{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.pnsa-mobile-secondary{order:1!important;min-height:48px!important}.pnsa-mobile-primary,.pnsa-mobile-submit{order:2!important;min-height:52px!important}.pnsa-mobile-nav:has(.pnsa-mobile-submit:not([hidden])) .pnsa-mobile-submit{grid-column:1/-1!important}.pnsa-success-mobile-wrap{position:fixed!important;inset:0!important;z-index:999999!important;width:100vw!important;height:100dvh!important;padding:10px!important;margin:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(180deg,#edf6ff,#fff)!important}.pnsa-success-mobile-wrap .pnsa-success-card{width:min(100%,430px)!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:20px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.pnsa-success-mobile-wrap .pnsa-success-logo{width:112px!important;max-width:55%!important;margin:0 auto 6px!important}.pnsa-success-mobile-wrap .pnsa-success-badge{font-size:11.5px!important;padding:5px 9px!important;margin-bottom:6px!important}.pnsa-success-mobile-wrap .pnsa-success-badge span{width:17px!important;height:17px!important;font-size:11px!important}.pnsa-success-mobile-wrap .pnsa-success-card h2{font-size:20px!important;line-height:1.08!important;margin:0 0 6px!important}.pnsa-success-mobile-wrap .pnsa-success-card p{font-size:13px!important;line-height:1.32!important;margin:0 auto 6px!important;max-width:360px!important}.pnsa-success-mobile-wrap .pnsa-success-actions{width:100%!important;margin-top:6px!important;gap:6px!important;display:grid!important;grid-template-columns:1fr!important}.pnsa-success-mobile-wrap .pnsa-success-btn{min-height:39px!important;padding:8px 10px!important;border-radius:12px!important;font-size:13px!important;line-height:1.12!important}.pnsa-success-mobile-wrap .pnsa-success-note{font-size:11.2px!important;line-height:1.25!important;padding:6px 8px!important;margin:0 auto 1px!important;max-width:360px!important}}@media(max-width:380px){.pnsa-success-mobile-wrap .pnsa-success-logo{width:96px!important}.pnsa-success-mobile-wrap .pnsa-success-card h2{font-size:18px!important}.pnsa-success-mobile-wrap .pnsa-success-card p{font-size:12.2px!important;line-height:1.25!important}.pnsa-success-mobile-wrap .pnsa-success-btn{min-height:36px!important;font-size:12.4px!important}}.pnsa-success-logo{width:170px!important;max-width:70%!important;height:auto!important;margin:0 auto 14px!important;object-fit:contain!important;display:none!important}@media(max-width:380px){.pnsa-success-mobile-wrap .pnsa-success-photo{height:104px!important}}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-topbar{max-width:1480px!important;margin:0 auto!important;min-height:72px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:14px 4px!important;box-sizing:border-box!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-logo{display:flex!important;align-items:center!important;text-decoration:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-logo img{display:block!important;max-width:245px!important;width:100%!important;height:auto!important;max-height:none!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;justify-content:flex-start!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:#071b3a!important;background:#fff!important;border:1px solid #dbe5f2!important;border-radius:999px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 8px 20px rgba(15,42,80,.06)!important;line-height:1.1!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav a:hover{background:#071b3a!important;color:#fff!important;border-color:#071b3a!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-site-banners{max-width:var(--pnsa-page-max,1480px)!important;width:calc(100% - var(--pnsa-page-gutter,44px))!important;margin:18px auto 26px!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}@media(max-width:760px){#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-topbar{display:block!important;text-align:center!important;padding:12px 0!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-logo{justify-content:center!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-logo img{max-width:220px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav{justify-content:center!important;margin-top:10px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav a{font-size:12px!important;padding:9px 11px!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-site-banners{width:calc(100% - var(--pnsa-page-gutter,20px))!important;grid-template-columns:1fr!important;gap:10px!important;margin:14px auto 22px!important}}#pnsa-app .pnsa-top-nav .pnsa-nav-facebook,#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-facebook{background:#1877f2!important;color:#fff!important;border-color:#1877f2!important}#pnsa-app .pnsa-top-nav .pnsa-nav-report,#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-report{background:#d71920!important;color:#fff!important;border-color:#b9151b!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-mazi{background:#16a34a!important;color:#fff!important;border-color:#15803d!important}#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-facebook:hover,#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-mazi:hover,#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-report:hover{filter:brightness(.94)!important}#pnsa-reports-page .pnsa-site-banners .pnsa-mini-banner-image{min-height:160px!important}#pnsa-reports-page .pnsa-col-place{white-space:normal!important;line-height:1.25!important;overflow-wrap:anywhere!important}#pnsa-reports-page .pnsa-col-animal strong{display:inline-flex!important;max-width:100%!important;white-space:normal!important;line-height:1.15!important}#pnsa-reports-page .pnsa-row-actions{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;justify-content:flex-end!important;gap:0!important}@media(max-width:900px){#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-site-banners,#pnsa-reports-page .pnsa-site-banners{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){#pnsa-reports-page .pnsa-reports-list-section{margin-top:10px!important;margin-bottom:28px!important;width:calc(100% - 20px)!important}#pnsa-reports-page .pnsa-site-banners{width:calc(100% - 20px)!important;grid-template-columns:1fr!important}}#pnsa-reports-page .pnsa-reports-table .pnsa-col-place{max-width:none!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}#pnsa-reports-page .pnsa-col-status span{display:inline-flex!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;border-radius:999px!important;padding:4px 8px!important;font-weight:950!important;line-height:1.15!important}#pnsa-reports-page .pnsa-col-status.tone-green span{background:#dcfce7!important;color:#166534!important}#pnsa-reports-page .pnsa-col-status.tone-orange span{background:#ffedd5!important;color:#9a3412!important}#pnsa-reports-page .pnsa-col-status.tone-red span{background:#fee2e2!important;color:#991b1b!important}#pnsa-reports-page .pnsa-reports-table .pnsa-row-actions,#pnsa-reports-page .pnsa-col-action .pnsa-row-actions{justify-content:flex-end!important}#pnsa-reports-page .pnsa-row-confirm{align-items:center!important;justify-content:center!important;height:32px!important;min-width:92px!important;padding:0 11px!important;border-radius:10px!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;text-decoration:none!important;background:#eef5ff!important;border:1px solid #cfe0ff!important;color:#1747a6!important;display:none!important}#pnsa-reports-page .pnsa-site-banners{margin:22px auto 28px!important;margin-top:22px!important;margin-bottom:28px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:calc(100% - var(--pnsa-reports-unified-gutter))!important;max-width:var(--pnsa-reports-unified-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}#pnsa-reports-page .pnsa-reports-shell-v2{align-items:start!important;width:calc(100% - var(--pnsa-reports-unified-gutter))!important;max-width:var(--pnsa-reports-unified-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1.65fr) minmax(300px,.55fr)!important;gap:16px!important}#pnsa-reports-page .pnsa-reports-list-section{background:#fff;border:1px solid #dbe5f2;border-radius:22px;box-shadow:0 18px 60px rgba(15,42,80,.11);margin:18px auto 40px;padding:0 0 16px;padding-left:0!important;padding-right:0!important;width:calc(100% - var(--pnsa-reports-unified-gutter))!important;max-width:var(--pnsa-reports-unified-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;overflow:hidden!important}#pnsa-reports-page #pnsa-reports-list,#pnsa-reports-page .pnsa-reports-list-scroll,#pnsa-reports-page .pnsa-reports-list-section .pnsa-scroll,#pnsa-reports-page .pnsa-table-scroll{max-width:100%!important}#pnsa-reports-page .pnsa-reports-table{display:table!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;width:100%!important;min-width:1320px!important;table-layout:fixed!important}#pnsa-reports-page .pnsa-reports-table th{text-align:left;font-family:"Roboto Condensed","Arial Narrow","Roboto",Arial,sans-serif!important;border-bottom:1px solid #e4ebf6!important;display:table-cell!important;border:1px solid #e5edf7!important;border-radius:0!important;box-shadow:none!important;white-space:nowrap!important;background:#f7f9fd!important;color:#65748b!important;font-weight:700!important;letter-spacing:.035em!important;padding:7px 7px!important;font-size:12px!important;line-height:1.16!important;vertical-align:middle!important}#pnsa-reports-page .pnsa-reports-table td{font-family:"Roboto Condensed","Arial Narrow","Roboto",Arial,sans-serif!important;border-top:1px solid #e5edf9!important;border-bottom:1px solid #e5edf9!important;border-left:0!important;border-right:0!important;display:table-cell!important;border:1px solid #e5edf7!important;border-radius:0!important;box-shadow:none!important;white-space:nowrap!important;background:#fff!important;color:#14223a!important;font-weight:500!important;padding:7px 7px!important;font-size:12px!important;line-height:1.16!important;vertical-align:middle!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(4),#pnsa-reports-page .pnsa-reports-table th:nth-child(4){width:78px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(7),#pnsa-reports-page .pnsa-reports-table th:nth-child(7){width:95px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(8),#pnsa-reports-page .pnsa-reports-table th:nth-child(8){width:165px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(9),#pnsa-reports-page .pnsa-reports-table th:nth-child(9){width:115px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(10),#pnsa-reports-page .pnsa-reports-table th:nth-child(10){width:100px!important}#pnsa-reports-page .pnsa-place-area{margin-bottom:2px!important;display:block!important;margin:0 0 1px!important;color:#071b3a!important;font-size:12px!important;font-weight:1000!important;line-height:1.05!important;white-space:normal!important}#pnsa-reports-page .pnsa-place-address{display:block!important;margin:0!important;color:#475569!important;font-size:10.5px!important;font-weight:850!important;line-height:1.08!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}#pnsa-reports-page .pnsa-popup-select{border:0;border-radius:12px;background:#195bd7;color:#fff;font-weight:900;cursor:pointer;margin-top:8px!important;display:inline-flex;white-space:nowrap!important;padding:8px 11px!important;line-height:1!important}#pnsa-reports-page .pnsa-mini-btn{white-space:nowrap!important;padding:8px 11px!important;line-height:1!important}@media(max-width:980px){#pnsa-reports-page{--pnsa-reports-unified-gutter:28px!important}#pnsa-reports-page .pnsa-reports-shell-v2,#pnsa-reports-page .pnsa-site-banners{grid-template-columns:1fr!important}}@media(max-width:760px){#pnsa-reports-page{--pnsa-page-gutter:20px;--pnsa-reports-unified-gutter:20px!important}#pnsa-reports-page .pnsa-reports-table{min-width:1240px!important}}#pnsa-reports-page .pnsa-selected-badges{display:flex;flex-wrap:wrap;gap:8px!important;margin:8px 0 10px!important}#pnsa-reports-page .pnsa-selected-badges span{background:transparent!important;border:0!important;padding:0!important;border-radius:0!important;color:#475569!important;font-size:12px!important;line-height:1.15!important;font-weight:950!important}#pnsa-reports-page .pnsa-selected-line{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:start;column-gap:10px!important;gap:10px!important;min-height:0!important;padding:8px 0!important;border-radius:0!important;background:transparent!important;border:0!important;border-bottom:1px solid #e5ecf7!important}#pnsa-reports-page .pnsa-selected-line b{letter-spacing:.02em!important;padding-left:2px!important;font-weight:700!important;color:#607086!important;font-size:11px!important;line-height:1.15!important}#pnsa-reports-page .pnsa-selected-line span{padding-left:6px!important;color:#12213f!important;max-width:100%!important;display:block!important;background:transparent!important;border-radius:0!important;padding:0!important;font-size:13px!important;line-height:1.18!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-reports-page .pnsa-selected-line.tone-green span{background:#dcfce7!important;color:#15803d!important}#pnsa-reports-page .pnsa-selected-line.tone-orange span{background:#ffedd5!important;color:#b45309!important}#pnsa-reports-page .pnsa-selected-line.tone-red span{background:#fee2e2!important;color:#b91c1c!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-report-modal-body,#pnsa-reports-page .pnsa-selected-card{padding:16px!important}#pnsa-reports-page .pnsa-selected-head{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;margin-bottom:9px;gap:10px!important}#pnsa-reports-page .pnsa-selected-head em{font-style:normal;font-weight:950;color:#195bd7;background:#eef5ff;border:1px solid #d7e6ff;border-radius:999px;padding:5px 7px;font-size:11px;white-space:nowrap!important}#pnsa-reports-page .pnsa-selected-lines{display:grid;grid-template-columns:1fr;gap:0!important}#pnsa-reports-page .pnsa-top-nav{gap:10px!important}#pnsa-reports-page{background:#f4f8ff;color:#12213f;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;letter-spacing:-.01em;font-weight:500;--pnsa-page-max:1480px;--pnsa-page-gutter:44px;--pnsa-animal-hero-image:var(--pnsa-hero-bg,url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg"));--pnsa-reports-unified-max:1480px!important;--pnsa-reports-unified-gutter:44px!important;scroll-behavior:auto!important}#pnsa-reports-page*{box-sizing:border-box;font-weight:500;scroll-behavior:auto!important}body:has(#pnsa-reports-page),html:has(#pnsa-reports-page){scroll-behavior:auto!important}#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line,#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-green,#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-orange,#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-red{background:transparent!important;border-left:0!important;border-radius:0!important;box-shadow:none!important}#pnsa-reports-page .pnsa-selected-card .pnsa-selected-badges span,#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line span{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}#pnsa-reports-page .pnsa-reports-table .pnsa-col-status span{display:inline!important;line-height:1.12!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-green span,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-green span{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;color:#15803d!important}#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-orange span,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-orange span{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;color:#b45309!important}#pnsa-reports-page .pnsa-selected-card .pnsa-selected-line.tone-red span,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-red span{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;color:#b91c1c!important}#pnsa-reports-page[data-pnsa-reports-layout="1.7.6-reports-logo-filter"].pnsa-selected-badges span,#pnsa-reports-page .pnsa-kicker,#pnsa-reports-page th,#pnsa-app .pnsa-common-table td strong{font-weight:700!important}#pnsa-app .pnsa-common-table tr.active td,#pnsa-app .pnsa-common-table tr.pnsa-report-row.is-active td,#pnsa-app .pnsa-common-table tr.pnsa-report-row:hover td{background:#f8fbff!important;border-color:#dbe8fb!important;box-shadow:none!important}#pnsa-app .pnsa-common-table .pnsa-report-row-code{font-weight:800!important;color:#1747a6!important}#pnsa-app .pnsa-common-table .pnsa-col-place{min-width:220px!important;white-space:normal!important}#pnsa-app .pnsa-table-wrap{margin-left:10px!important;width:calc(100% - 10px)!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important}#pnsa-app .pnsa-common-table{width:100%!important;min-width:1320px!important;table-layout:fixed!important;border-collapse:collapse!important;border-spacing:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}#pnsa-app .pnsa-common-table th{border:1px solid #e5edf7!important;text-align:left!important;box-sizing:border-box!important;padding:7px 7px!important;font-size:12px!important;line-height:1.16!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;background:#f6f9fe!important;color:#607086!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.03em!important}#pnsa-app .pnsa-common-table td{border:1px solid #e8eef7!important;box-sizing:border-box!important;padding:7px 7px!important;font-size:12px!important;line-height:1.16!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;background:#fff!important;color:#10213f!important;font-weight:650!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(1),#pnsa-reports-page .pnsa-reports-table th:nth-child(1),#pnsa-app .pnsa-common-table td:nth-child(1),#pnsa-app .pnsa-common-table th:nth-child(1){width:108px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(2),#pnsa-reports-page .pnsa-reports-table th:nth-child(2),#pnsa-app .pnsa-common-table td:nth-child(2),#pnsa-app .pnsa-common-table th:nth-child(2){width:96px!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(3),#pnsa-reports-page .pnsa-reports-table th:nth-child(3),#pnsa-app .pnsa-common-table td:nth-child(3),#pnsa-app .pnsa-common-table th:nth-child(3){width:170px!important}#pnsa-app .pnsa-common-table td:nth-child(4),#pnsa-app .pnsa-common-table th:nth-child(4){width:78px!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-app .pnsa-table td:nth-child(10),#pnsa-app .pnsa-table th:nth-child(10),#pnsa-reports-page .pnsa-reports-table td:nth-child(5),#pnsa-reports-page .pnsa-reports-table th:nth-child(5),#pnsa-reports-page .pnsa-reports-table td:nth-child(6),#pnsa-reports-page .pnsa-reports-table th:nth-child(6),#pnsa-app .pnsa-common-table td:nth-child(5),#pnsa-app .pnsa-common-table th:nth-child(5),#pnsa-app .pnsa-common-table td:nth-child(6),#pnsa-app .pnsa-common-table th:nth-child(6){width:105px!important}#pnsa-app .pnsa-common-table td:nth-child(7),#pnsa-app .pnsa-common-table th:nth-child(7){width:95px!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-app .pnsa-common-table td:nth-child(8),#pnsa-app .pnsa-common-table th:nth-child(8){width:165px!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-app .pnsa-common-table td:nth-child(9),#pnsa-app .pnsa-common-table th:nth-child(9){width:115px!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-app .pnsa-common-table td:nth-child(10),#pnsa-app .pnsa-common-table th:nth-child(10){width:100px!important;text-align:left!important}#pnsa-reports-page .pnsa-reports-table td:nth-child(11),#pnsa-reports-page .pnsa-reports-table th:nth-child(11),#pnsa-app .pnsa-common-table td:nth-child(11),#pnsa-app .pnsa-common-table th:nth-child(11){width:108px!important;text-align:right!important}#pnsa-app .pnsa-top-nav .pnsa-nav-link,#pnsa-reports-page[data-pnsa-reports-layout="1.8.6-menu-copy-banners-width"].pnsa-top-nav .pnsa-nav-link,#pnsa-reports-page .pnsa-top-nav a,#pnsa-app .pnsa-common-table .pnsa-col-code,#pnsa-app .pnsa-common-table .pnsa-col-date{white-space:nowrap!important}#pnsa-app .pnsa-common-table .pnsa-col-action{text-align:center!important;white-space:nowrap!important}#pnsa-app .pnsa-common-table .pnsa-place-area{display:block!important;margin:0 0 1px!important;color:#071b3a!important;font-size:12px!important;font-weight:1000!important;line-height:1.05!important;white-space:normal!important}#pnsa-app .pnsa-common-table .pnsa-place-address{margin-top:3px!important;display:block!important;margin:0!important;color:#475569!important;font-size:10.5px!important;font-weight:850!important;line-height:1.08!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}#pnsa-reports-page .pnsa-col-count,#pnsa-app .pnsa-common-table .pnsa-col-count{white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.12!important}#pnsa-reports-page .pnsa-reports-table .pnsa-col-status,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-green,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-orange,#pnsa-reports-page .pnsa-reports-table .pnsa-col-status.tone-red,#pnsa-app .pnsa-common-table .pnsa-col-status,#pnsa-app .pnsa-common-table .pnsa-col-status.tone-green,#pnsa-app .pnsa-common-table .pnsa-col-status.tone-orange,#pnsa-app .pnsa-common-table .pnsa-col-status.tone-red{background:#fff!important}#pnsa-app .pnsa-common-table .pnsa-col-status span{display:inline!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;line-height:1.12!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important}#pnsa-app .pnsa-common-table .pnsa-col-status.tone-green span{display:inline!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;line-height:1.12!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#15803d!important}#pnsa-app .pnsa-common-table .pnsa-col-status.tone-orange span{display:inline!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;line-height:1.12!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#b45309!important}#pnsa-app .pnsa-common-table .pnsa-col-status.tone-red span{display:inline!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;line-height:1.12!important;font-weight:950!important;white-space:normal!important;overflow-wrap:anywhere!important;color:#b91c1c!important}#pnsa-app .pnsa-table-detail-btn{appearance:none;text-align:center!important;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif!important;letter-spacing:0!important;overflow:hidden!important;text-overflow:clip!important;box-shadow:0 7px 16px rgba(15,42,80,.12)!important;background:#195bd7!important;border:1px solid #195bd7!important;color:#fff!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;min-height:32px!important;padding:8px 11px!important;border-radius:10px!important;text-decoration:none!important;white-space:nowrap!important;font-size:11px!important;font-weight:950!important;line-height:1!important;cursor:pointer!important}#pnsa-app .pnsa-popup-detail-btn{appearance:none;border:1px solid rgba(37,99,235,.25);background:#1d5ee8;color:#fff;box-shadow:0 6px 16px rgba(29,94,232,.22);display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;min-height:32px!important;padding:8px 11px!important;border-radius:10px!important;text-decoration:none!important;white-space:nowrap!important;font-size:11px!important;font-weight:950!important;line-height:1!important;cursor:pointer!important}#pnsa-app .pnsa-detail-page-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;min-height:32px!important;padding:8px 11px!important;border-radius:10px!important;text-decoration:none!important;white-space:nowrap!important;font-size:11px!important;font-weight:950!important;line-height:1!important;cursor:pointer!important}@media(max-width:767px){#pnsa-app .pnsa-common-table{width:1500px!important;min-width:1320px!important}#pnsa-app .pnsa-common-table td,#pnsa-app .pnsa-common-table th{padding:7px 7px!important;font-size:11.5px!important}}#pnsa-app .pnsa-top-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important}#pnsa-app .pnsa-footer-logo{display:block!important;visibility:visible!important;opacity:1!important;width:260px!important;max-width:260px!important;height:auto!important;object-fit:contain!important}@media(max-width:1100px){#pnsa-app .pnsa-footer-logo{width:240px!important;max-width:240px!important}}@media(max-width:760px){#pnsa-app .pnsa-footer-logo{width:220px!important;max-width:220px!important;margin:0 auto!important}}#pnsa-app .leaflet-layer,#pnsa-app .leaflet-map-pane,#pnsa-app .leaflet-pane,#pnsa-app .leaflet-tile-container,#pnsa-app .leaflet-tile-pane,#pnsa-app .pnsa-footer-logo-link img,.pnsa-case-page .pnsa-footer-logo-link img,.pnsa-case-page .pnsa-top-logo img{opacity:1!important;visibility:visible!important}#pnsa-app .pnsa-top-logo img{display:block!important;width:245px!important;max-width:245px!important;height:auto!important;max-height:78px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important}.pnsa-success-photo{height:auto!important;min-height:0!important;width:100%!important;display:block!important;overflow:hidden!important;line-height:0!important;background:none!important;background-image:none!important;background-size:auto!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#eef6ff!important;border-bottom:1px solid #e2e8f0!important}.pnsa-success-photo img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important}.pnsa-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px!important}.pnsa-success-note-bottom{display:block!important;width:100%!important;box-sizing:border-box!important;max-width:560px!important;margin:13px auto 0!important;padding:10px 12px!important;border-radius:12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#475569!important;font-size:13px!important;font-weight:900!important;line-height:1.32!important}@media(max-width:767px){.pnsa-success-mobile-wrap .pnsa-success-photo{margin:0!important;border-radius:0!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;overflow:hidden!important}.pnsa-success-mobile-wrap .pnsa-success-photo img{width:100%!important;height:auto!important;max-height:34dvh!important;object-fit:contain!important}.pnsa-success-mobile-wrap .pnsa-success-inner{flex:1 1 auto!important;min-height:0!important;padding:10px 13px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;overflow:auto!important}.pnsa-success-mobile-wrap .pnsa-success-note-bottom{max-width:360px!important;margin:9px auto 0!important;padding:7px 9px!important;font-size:11.5px!important;line-height:1.25!important}}#pnsa-app .pnsa-logo-img,.pnsa-case-page .pnsa-logo-img,#pnsa-app .pnsa-top-logo-bg,.pnsa-case-page .pnsa-top-logo-bg{display:block!important;width:245px!important;height:60px!important;min-width:245px!important;min-height:60px!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/06/Asset-15.png")!important;background-repeat:no-repeat!important;background-position:left center!important;background-size:contain!important;opacity:1!important;visibility:visible!important}#pnsa-app .pnsa-top-logo{justify-content:flex-start!important;flex:0 0 245px!important;min-width:190px!important;opacity:1!important;visibility:visible!important;display:inline-flex!important;align-items:center!important;text-decoration:none!important}#pnsa-app .pnsa-footer-logo-link,.pnsa-case-page .pnsa-footer-logo-link,.pnsa-case-page .pnsa-top-logo{opacity:1!important;visibility:visible!important;display:inline-flex!important;align-items:center!important;text-decoration:none!important}@media(max-width:760px){#pnsa-app .pnsa-logo-img,.pnsa-case-page .pnsa-logo-img,.pnsa-case-page .pnsa-top-logo-bg{width:220px!important;min-width:220px!important;height:54px!important;min-height:54px!important;background-position:center center!important}}body:has(.pnsa-fullscreen){background:#f4f8ff!important;overflow-x:hidden!important}#pnsa-app .pnsa-footer{display:block!important;clear:both!important;grid-column:1/-1!important;width:min(1480px,calc(100% - 44px))!important;max-width:1480px!important;min-width:0!important;margin:40px auto 0!important;left:auto!important;right:auto!important;transform:none!important;position:relative!important;border-radius:0!important;overflow:hidden!important;box-sizing:border-box!important}#pnsa-app .pnsa-footer-inner{width:100%!important;max-width:none!important;margin:0!important;padding:42px 54px 26px!important;box-sizing:border-box!important}#pnsa-app .pnsa-footer-grid{display:grid!important;grid-template-columns:minmax(210px,.82fr) minmax(280px,1.35fr) minmax(170px,.82fr) minmax(240px,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;box-sizing:border-box!important}#pnsa-app .pnsa-footer-logo-area{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important;box-sizing:border-box!important}#pnsa-app .pnsa-footer-logo-bg{display:block!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/05/cropped-Asset-4@4x.png")!important;background-repeat:no-repeat!important;opacity:1!important;visibility:visible!important;width:260px!important;max-width:260px!important;height:96px!important;background-size:contain!important;background-position:left top!important}#pnsa-app .pnsa-footer-bottom{width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}@media(max-width:1100px){#pnsa-app .pnsa-footer,#pnsa-app>.pnsa-footer{width:min(100%,calc(100% - 28px))!important;margin-top:34px!important}#pnsa-app .pnsa-footer-inner{padding:34px 24px 22px!important}#pnsa-app .pnsa-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}}@media(max-width:760px){#pnsa-app .pnsa-footer{width:calc(100% - 20px)!important;margin:28px auto 0!important}#pnsa-app .pnsa-footer-inner{padding:30px 16px 22px!important}#pnsa-app .pnsa-footer-grid{grid-template-columns:1fr!important;gap:24px!important}}.pnsa-case-page .pnsa-footer{display:block!important;clear:both!important;grid-column:1/-1!important;width:100%!important;max-width:1280px!important;min-width:0!important;margin:38px auto 0!important;left:auto!important;right:auto!important;transform:none!important;position:relative!important;border-radius:0!important;overflow:hidden!important;box-sizing:border-box!important}#pnsa-app .pnsa-footer-col,#pnsa-app .pnsa-footer-description,#pnsa-app .pnsa-footer-grid>*,.pnsa-case-page .pnsa-footer-col,.pnsa-case-page .pnsa-footer-description,.pnsa-case-page .pnsa-footer-grid>*,.pnsa-case-page .pnsa-footer-logo-area{min-width:0!important;box-sizing:border-box!important}.pnsa-case-page .pnsa-footer-logo-bg{display:block!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/05/cropped-Asset-4@4x.png")!important;background-repeat:no-repeat!important;opacity:1!important;visibility:visible!important;width:240px!important;max-width:240px!important;height:90px!important;background-size:contain!important;background-position:left top!important}#pnsa-app .pnsa-footer a,#pnsa-app .pnsa-footer p,#pnsa-app .pnsa-footer strong,#pnsa-app .pnsa-footer-contact-box,#pnsa-app .pnsa-footer-note,.pnsa-case-page .pnsa-footer a,.pnsa-case-page .pnsa-footer p,.pnsa-case-page .pnsa-footer strong,.pnsa-case-page .pnsa-footer-contact-box,.pnsa-case-page .pnsa-footer-note{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important;box-sizing:border-box!important}@media(max-width:760px){.pnsa-case-page .pnsa-footer{margin-top:28px!important}#pnsa-app .pnsa-footer-logo-area,.pnsa-case-page .pnsa-footer-logo-area{justify-content:center!important;text-align:center!important}#pnsa-app .pnsa-footer-logo-bg,.pnsa-case-page .pnsa-footer-logo-bg{width:220px!important;max-width:220px!important;height:82px!important;margin:0 auto!important;background-position:center top!important}}.pnsa-case-page{overflow:visible!important}.pnsa-case-page>.pnsa-footer{display:block!important;clear:both!important;grid-column:1/-1!important;margin:38px auto 0!important;position:relative!important;overflow:hidden!important;width:100vw!important;max-width:100vw!important;min-width:100vw!important;margin-top:42px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;transform:none!important;border-radius:0!important;box-sizing:border-box!important}.pnsa-case-page .pnsa-case-footer,.pnsa-case-page>footer.pnsa-footer{width:100vw!important;max-width:100vw!important;min-width:100vw!important;margin-top:42px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;left:auto!important;right:auto!important;transform:none!important;border-radius:0!important;box-sizing:border-box!important}.pnsa-case-page .pnsa-footer-inner{width:100%!important;max-width:1480px!important;margin:0 auto!important;padding:44px clamp(18px,4vw,58px) 28px!important;box-sizing:border-box!important}.pnsa-case-page .pnsa-footer-grid{display:grid!important;align-items:start!important;box-sizing:border-box!important;width:100%!important;grid-template-columns:minmax(230px,.9fr) minmax(320px,1.45fr) minmax(190px,.9fr) minmax(260px,1.05fr)!important;gap:clamp(26px,3vw,54px)!important}@media(max-width:1000px){.pnsa-case-page .pnsa-footer-grid{gap:28px!important;grid-template-columns:1fr 1fr!important}}@media(max-width:760px){.pnsa-case-page .pnsa-case-footer,.pnsa-case-page>.pnsa-footer,.pnsa-case-page>footer.pnsa-footer{margin-top:30px!important}.pnsa-case-page .pnsa-footer-inner{padding:32px 16px 22px!important}.pnsa-case-page .pnsa-footer-grid{gap:24px!important;grid-template-columns:1fr!important}}#pnsa-app .pnsa-contact-optional-note,.pnsa-contact-optional-note{margin:8px 0 12px!important;padding:9px 11px!important;border-radius:12px!important;border:1px solid #e2e8f0!important;background:#f8fafc!important;color:#475569!important;font-size:12.5px!important;line-height:1.45!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important}.pnsa-confirm-privacy{margin:10px 0 12px;padding:11px 13px;border-radius:14px;background:#eefdf6;border:1px solid #bfe8d3;color:#14532d;font-weight:850;font-size:12.5px!important;line-height:1.45!important;text-transform:none!important}#pnsa-app>.pnsa-footer{grid-column:1/-1!important;min-width:0!important;margin:40px auto 0!important;transform:none!important;position:relative!important;border-radius:0!important;overflow:hidden!important;display:block!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:22px!important;margin-bottom:0!important;padding:0!important;clear:both!important;left:auto!important;right:auto!important;box-sizing:border-box!important}#pnsa-reports-page>.pnsa-footer,.pnsa-fullscreen>.pnsa-footer{display:block!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:22px!important;margin-bottom:0!important;padding:0!important;clear:both!important;left:auto!important;right:auto!important;box-sizing:border-box!important}#pnsa-app>.pnsa-footer .pnsa-footer-inner,#pnsa-reports-page>.pnsa-footer .pnsa-footer-inner,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-inner{width:min(1480px,calc(100% - 44px))!important;max-width:1480px!important;margin:0 auto!important;padding:32px 0 24px!important;box-sizing:border-box!important}#pnsa-app>.pnsa-footer .pnsa-footer-grid,#pnsa-reports-page>.pnsa-footer .pnsa-footer-grid,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-grid{grid-template-columns:1.05fr 1.55fr .95fr 1.15fr!important;gap:46px!important;align-items:start!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo-area,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo-area,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo-area{min-height:150px!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;overflow:visible!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo{display:block!important;width:350px!important;max-width:350px!important;height:auto!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;transform:none!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo-bg,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo-bg,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo-bg{width:350px!important;max-width:350px!important;height:155px!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/05/cropped-Asset-4@4x.png")!important;background-size:350px auto!important;background-position:left center!important;background-repeat:no-repeat!important}@media(max-width:980px){#pnsa-app>.pnsa-footer .pnsa-footer-grid,#pnsa-reports-page>.pnsa-footer .pnsa-footer-grid,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-grid{grid-template-columns:1fr 1fr!important;gap:28px!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo{width:300px!important;max-width:300px!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo-bg,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo-bg,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo-bg{width:300px!important;max-width:300px!important;height:135px!important;background-size:300px auto!important}}@media(max-width:760px){#pnsa-app>.pnsa-footer{width:calc(100% - 20px)!important;margin:28px auto 0!important;margin-top:18px!important}#pnsa-reports-page>.pnsa-footer,.pnsa-fullscreen>.pnsa-footer{margin-top:18px!important}#pnsa-app>.pnsa-footer .pnsa-footer-inner,#pnsa-reports-page>.pnsa-footer .pnsa-footer-inner,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-inner{width:min(100% - 20px,1480px)!important;padding:28px 0 22px!important}#pnsa-app>.pnsa-footer .pnsa-footer-grid,#pnsa-reports-page>.pnsa-footer .pnsa-footer-grid,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-grid{grid-template-columns:1fr!important;gap:22px!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo-area,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo-area,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo-area{justify-content:center!important;text-align:center!important;min-height:125px!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo{width:280px!important;max-width:280px!important;margin:0 auto!important}#pnsa-app>.pnsa-footer .pnsa-footer-logo-bg,#pnsa-reports-page>.pnsa-footer .pnsa-footer-logo-bg,.pnsa-fullscreen>.pnsa-footer .pnsa-footer-logo-bg{width:280px!important;max-width:280px!important;margin:0 auto!important;height:125px!important;background-size:280px auto!important;background-position:center center!important}}#pnsa-app .pnsa-how-works-link,#pnsa-app .pnsa-how-works-link:focus,#pnsa-app .pnsa-how-works-link:hover{text-decoration:none!important}#pnsa-app .pnsa-start-continue.is-locked{background:#e5e7eb!important;color:#475569!important;border:1px solid #cbd5e1!important;box-shadow:none!important;cursor:pointer!important}#pnsa-app .pnsa-start-continue.is-warning{background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;box-shadow:0 10px 24px rgba(234,88,12,.12)!important;cursor:pointer!important}#pnsa-app .pnsa-start-continue.is-ready{background:#16a34a!important;color:#fff!important;border:1px solid #15803d!important;box-shadow:0 12px 26px rgba(22,163,74,.18)!important;cursor:pointer!important;font-weight:950!important}#pnsa-app .pnsa-start-continue.is-ready:focus,#pnsa-app .pnsa-start-continue.is-ready:hover{transform:translateY(-1px)!important;background:#15803d!important}#pnsa-app .pnsa-point-confirm.is-error{background:#fef2f2!important;border-color:#fecaca!important;color:#991b1b!important;box-shadow:0 10px 24px rgba(220,38,38,.12)!important}#pnsa-app .pnsa-point-confirm.has-nearby-report{background:#fff7ed!important;border-color:#fdba74!important;color:#9a3412!important;box-shadow:0 10px 24px rgba(234,88,12,.12)!important}#pnsa-app .pnsa-same-street-alert.is-required{background:#fff7ed!important;border-color:#fb923c!important;border-left:6px solid #ea580c!important;box-shadow:0 12px 28px rgba(234,88,12,.16)!important}#pnsa-app .pnsa-same-street-alert.is-required strong{color:#9a3412!important}#pnsa-app .pnsa-same-street-alert.is-accepted{background:#ecfdf5!important;border-color:#86efac!important;border-left:6px solid #16a34a!important;color:#065f46!important}#pnsa-app .pnsa-same-street-alert.is-accepted p,#pnsa-app .pnsa-same-street-alert.is-accepted strong{color:#065f46!important}#pnsa-app .pnsa-same-street-alert.is-accepted .pnsa-existing-card{border-color:#bbf7d0!important;color:#065f46!important}#pnsa-app .pnsa-volunteer-question strong,#pnsa-app .pnsa-same-street-alert.is-accepted .pnsa-existing-card span{color:#047857!important}body:has(.pnsa-case-page),html:has(.pnsa-case-page),body:has(#pnsa-app){overflow-x:hidden!important}#pnsa-app*{box-sizing:border-box!important}#pnsa-app{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;letter-spacing:-.01em;--pnsa-animal-hero-image:var(--pnsa-hero-bg,url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg"));--pnsa-page-max:1480px;--pnsa-page-gutter:44px;box-sizing:border-box!important;max-width:100%!important;overflow-x:clip!important}@supports not(overflow:clip){#pnsa-app{overflow-x:hidden!important}}#pnsa-app .pnsa-hero{background:linear-gradient(100deg,rgba(248,251,255,.98) 0%,rgba(248,251,255,.94) 38%,rgba(248,251,255,.72) 66%,rgba(248,251,255,.38) 100%),var(--pnsa-hero-bg,linear-gradient(135deg,#eaf2ff 0%,#f7fbff 55%,#eaf7f1 100%))!important;min-height:310px!important;margin:0 auto 18px!important;padding:42px 44px!important;border-radius:34px!important;border:1px solid rgba(191,211,242,.95)!important;box-shadow:0 18px 60px rgba(15,42,80,.13)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:30px!important;overflow:hidden!important;position:relative!important;background-image:linear-gradient(100deg,rgba(248,251,255,.97) 0%,rgba(248,251,255,.92) 36%,rgba(248,251,255,.52) 64%,rgba(248,251,255,.08) 100%),var(--pnsa-animal-hero-image)!important;background-size:cover!important;background-repeat:no-repeat!important;width:calc(100% - var(--pnsa-page-gutter))!important;margin-left:auto!important;margin-right:auto!important;background-position:right 8% top 60%!important;max-width:min(1480px,100%)!important}#pnsa-app .pnsa-main-grid{width:calc(100% - var(--pnsa-page-gutter))!important;margin-left:auto!important;margin-right:auto!important;max-width:min(1480px,100%)!important}#pnsa-app .pnsa-info-strip{display:none!important;max-width:min(1480px,100%)!important}#pnsa-app .pnsa-topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:100%!important;margin:0 auto 16px!important;padding:14px 4px!important;box-sizing:border-box!important;max-width:min(1480px,100%)!important}#pnsa-app .pnsa-hero h2,#pnsa-app .pnsa-hero-text h2{margin:0 0 12px!important;color:#0b4fb3!important;font-size:clamp(20px,2.2vw,30px)!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.03em!important}#pnsa-app .pnsa-map-start-panel{display:grid!important;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr)!important;gap:18px!important;align-items:start!important;margin:0 0 18px!important;padding:18px!important;border:1px solid rgba(25,91,215,.16)!important;border-radius:22px!important;background:linear-gradient(135deg,#fff 0%,#eef5ff 100%)!important;box-shadow:0 14px 36px rgba(15,42,80,.10)!important;min-width:0!important}#pnsa-app .pnsa-map-first-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)!important;gap:18px!important;align-items:stretch!important;padding:0 18px 18px!important;min-width:0!important}#pnsa-app .pnsa-card,#pnsa-app .pnsa-card-head,#pnsa-app .pnsa-map-column{min-width:0!important}#pnsa-app .pnsa-map-actions{display:flex;gap:10px;justify-content:flex-end;min-width:0!important;max-width:100%!important;flex-wrap:wrap!important}#pnsa-app .pnsa-hero-actions{justify-content:flex-start!important;display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;max-width:100%!important;flex-wrap:wrap!important}#pnsa-app .pnsa-location-actions{min-width:0!important;max-width:100%!important;flex-wrap:wrap!important}#pnsa-app .pnsa-find-address,#pnsa-app .pnsa-mini-btn{min-height:44px!important;max-width:100%!important;white-space:normal!important}#pnsa-app .pnsa-btn,#pnsa-app .pnsa-small-btn{max-width:100%!important;white-space:normal!important}#pnsa-app .leaflet-container,#pnsa-app .pnsa-map{max-width:100%!important;overflow:hidden!important}@media(max-width:760px){#pnsa-app{--pnsa-page-gutter:20px;width:100%!important;max-width:100%!important}#pnsa-app .pnsa-fullscreen{width:100%!important;max-width:100%!important}#pnsa-app .pnsa-hero h2,#pnsa-app .pnsa-hero-text h2{font-size:21px!important}#pnsa-app .pnsa-hero p{font-size:15px!important;line-height:1.5!important;max-width:100%!important}}#pnsa-app .pnsa-emergency-contact-banner{margin-top:16px!important;margin-bottom:0!important;padding:18px 20px!important;border:1px solid rgba(215,25,32,.22)!important;border-left:7px solid #d71920!important;background:linear-gradient(135deg,#fff5f5 0%,#fff 62%,#eef6ff 100%)!important;box-shadow:0 10px 28px rgba(15,42,80,.08)!important}#pnsa-app .pnsa-emergency-banner-content{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr)!important;gap:16px!important;align-items:center!important}#pnsa-app .pnsa-emergency-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 0 8px!important;padding:6px 10px!important;border-radius:999px!important;background:#d71920!important;color:#fff!important;font-size:12px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:.04em!important}#pnsa-app .pnsa-emergency-contact-banner h2{margin:0 0 8px!important;color:#071b3a!important;font-size:24px!important;line-height:1.15!important;font-weight:950!important}#pnsa-app .pnsa-emergency-contact-banner p{margin:0!important;color:#40516a!important;font-size:15px!important;line-height:1.55!important;font-weight:700!important}#pnsa-app .pnsa-emergency-contact-box{display:flex!important;flex-direction:column!important;gap:5px!important;padding:14px 16px!important;border-radius:16px!important;background:#071b3a!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important}#pnsa-app .pnsa-emergency-contact-box strong{color:#fff!important;font-size:16px!important;line-height:1.25!important;font-weight:950!important}#pnsa-app .pnsa-emergency-contact-box a{color:#fff!important;font-size:15px!important;line-height:1.3!important;font-weight:950!important;text-decoration:underline!important;word-break:break-word!important}#pnsa-app .pnsa-emergency-contact-box span{color:rgba(255,255,255,.88)!important;font-size:13px!important;line-height:1.45!important;font-weight:800!important}#pnsa-app .pnsa-emergency-note{margin:12px 0 0!important;padding:11px 13px!important;border-radius:13px!important;background:rgba(245,166,35,.12)!important;border:1px solid rgba(245,166,35,.28)!important;color:#62420a!important;font-size:14px!important;line-height:1.5!important;font-weight:850!important}@media(max-width:760px){#pnsa-app .pnsa-emergency-contact-banner{padding:16px!important;border-left-width:5px!important}#pnsa-reports-page .pnsa-reports-filter-row,#pnsa-app .pnsa-emergency-banner-content{grid-template-columns:1fr!important}#pnsa-app .pnsa-emergency-contact-banner h2{font-size:20px!important}#pnsa-app .pnsa-emergency-contact-banner p{font-size:14px!important}}@media(min-width:768px) and(max-width:1180px){#pnsa-app .pnsa-map-first-layout{align-items:start!important}#pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{height:auto!important;max-height:none!important;overflow:visible!important;align-self:start!important}#pnsa-app .pnsa-start-fields{gap:10px!important}#pnsa-app .pnsa-point-confirm,#pnsa-app .pnsa-same-street-alert{margin:8px 0!important}#pnsa-app .pnsa-start-continue{margin-top:4px!important;min-height:46px!important}}body:has(.pnsa-fullscreen) .entry-title,body:has(.pnsa-fullscreen) .page-title,#pnsa-app .pnsa-step,#pnsa-app .pnsa-dynamic,.pnsa-same-street-alert[hidden],#pnsa-app .pnsa-modal .pnsa-step[data-step="1"],#pnsa-app .pnsa-modal .pnsa-step[data-step="1"].is-active,#pnsa-app .pnsa-point-confirm[hidden],#pnsa-reports-page[data-pnsa-reports-layout="1.6.9-v2"].pnsa-reports-list-v2 .pnsa-report-card,.pnsa-confirm-modal[aria-hidden="true"],#pnsa-reports-page .pnsa-report-modal-body .pnsa-selected-line:has(span:empty),#pnsa-app .pnsa-map-start-panel #pnsa-picked,#pnsa-app .pnsa-map-start-panel #pnsa-start-picked,#pnsa-app .pnsa-map-start-panel .pnsa-location-result.ok,#pnsa-app .pnsa-point-confirm.is-confirmed small,#pnsa-app .pnsa-mobile-wizard-btn,#pnsa-app #pnsa-search,#pnsa-app .pnsa-map-inner-banners,#pnsa-reports-page .pnsa-confirm-modal,#pnsa-app .pnsa-card-head .pnsa-map-actions,#pnsa-app .pnsa-map-actions-hidden{display:none!important}#pnsa-app .pnsa-menu-toggle{display:none!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:10px 16px!important;border-radius:999px!important;border:1px solid #dbe5f2!important;background:#fff!important;color:#071b3a!important;font-size:13px!important;line-height:1.2!important;font-weight:950!important;box-shadow:0 8px 20px rgba(15,42,80,.08)!important;cursor:pointer!important}#pnsa-app .pnsa-confirm-existing{border:1px solid #cfe0ff!important;margin-top:0!important;background:#0b4fb3!important;color:#fff!important;border-color:#0b4fb3!important}#pnsa-app .pnsa-confirm-existing:focus,#pnsa-app .pnsa-confirm-existing:hover{background:#071b3a!important;border-color:#071b3a!important}@media(max-width:760px){#pnsa-app .pnsa-topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:10px!important;text-align:left!important;padding:12px 0!important}#pnsa-app .pnsa-top-logo{min-width:0!important;flex:0 0 auto!important;width:auto!important;max-width:calc(100% - 118px)!important;justify-content:flex-start!important}#pnsa-app .pnsa-top-logo img{max-height:62px!important;width:220px!important;max-width:100%!important;margin:0!important}#pnsa-app .pnsa-top-logo-bg{min-width:220px!important;height:54px!important;min-height:54px!important;background-position:center center!important;width:220px!important;max-width:100%!important;margin:0!important}#pnsa-app .pnsa-menu-toggle{display:inline-flex!important}#pnsa-app .pnsa-top-nav{justify-content:center!important;display:none!important;width:100%!important;margin-top:6px!important;grid-template-columns:1fr!important;gap:8px!important}#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav{display:grid!important}#pnsa-app .pnsa-top-nav .pnsa-nav-link{font-size:11px!important;padding:9px 10px!important;width:100%!important;justify-content:center!important;min-height:42px!important;white-space:normal!important}#pnsa-app .pnsa-top-nav a{width:100%!important;justify-content:center!important;min-height:42px!important;white-space:normal!important}}@media(max-width:1180px){#pnsa-app .pnsa-topbar{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px 12px!important;text-align:center!important;padding:10px 0!important}#pnsa-app .pnsa-top-logo{width:auto!important;max-width:calc(100% - 118px)!important;flex:0 1 auto!important;justify-content:center!important;margin:0!important}#pnsa-app .pnsa-top-logo img,#pnsa-app .pnsa-top-logo-bg{width:245px!important;max-width:100%!important;margin:0!important}#pnsa-app .pnsa-menu-toggle{display:inline-flex!important;flex:0 0 auto!important;min-height:40px!important;padding:9px 14px!important}#pnsa-app .pnsa-topbar:not(.is-menu-open) .pnsa-top-nav{display:none!important}#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100%,640px)!important;margin:6px auto 0!important;padding:8px!important;gap:8px!important;border-radius:18px!important;background:rgba(255,255,255,.88)!important;border:1px solid #dbe7f7!important;box-shadow:0 10px 26px rgba(15,42,80,.08)!important}#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav .pnsa-nav-link,#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav a{width:100%!important;min-height:38px!important;padding:8px 10px!important;font-size:12px!important;line-height:1.2!important;justify-content:center!important;white-space:normal!important;box-shadow:none!important}#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav .pnsa-nav-facebook{grid-column:1/-1!important}}@media(max-width:560px){#pnsa-app .pnsa-top-logo img,#pnsa-app .pnsa-top-logo-bg{width:210px!important}#pnsa-app .pnsa-menu-toggle{min-height:38px!important;padding:8px 12px!important;font-size:12px!important}#pnsa-app .pnsa-topbar.is-menu-open .pnsa-top-nav{grid-template-columns:1fr!important}}#pnsa-app .pnsa-select-card-grid button:focus,#pnsa-app .pnsa-select-card-grid button:hover{transform:translateY(-1px)!important;border-color:#8ab2ff!important;background:linear-gradient(135deg,#eff6ff,#fff)!important;box-shadow:0 14px 28px rgba(37,99,235,.13)!important;outline:none!important}#pnsa-app .pnsa-select-card-grid button span{display:block!important;width:100%!important;color:inherit!important;font-size:15.5px!important;line-height:1.25!important;font-weight:900!important}#pnsa-app .pnsa-check-grid label:has(input:checked),#pnsa-app .pnsa-choice-grid label:has(input:checked),#pnsa-app .pnsa-select-card-grid button.is-selected,#pnsa-app .pnsa-select-card-grid button[aria-pressed="true"]{border-color:#195bd7!important;background:linear-gradient(135deg,#195bd7,#2563eb)!important;color:#fff!important;box-shadow:0 18px 42px rgba(37,99,235,.28)!important}#pnsa-app .pnsa-food-extra.is-visible .pnsa-select-card-grid{margin-bottom:6px!important}@media(max-width:760px){#pnsa-app .pnsa-select-card-grid button{min-height:52px!important;padding:12px 14px!important;border-radius:16px!important}#pnsa-app .pnsa-select-card-grid button span{font-size:14.5px!important}}#pnsa-app .pnsa-point-help{margin:10px 0 12px!important;padding:10px 12px!important;border-radius:14px!important;background:#fff8e8!important;border:1px solid #f5d998!important;border-left:5px solid #f5a623!important;color:#5d3b00!important;font-size:13.5px!important;line-height:1.45!important;font-weight:750!important}@media(max-width:1180px){body.pnsa-modal-open{overflow:hidden!important}#pnsa-app .pnsa-modal-panel{width:min(760px,calc(100vw - 14px))!important;max-height:calc(100dvh - 12px)!important;margin:6px auto!important;padding:16px 18px 0!important;display:flex!important;flex-direction:column!important;overflow:auto!important;scroll-padding-bottom:96px!important}#pnsa-app .pnsa-wizard-nav{position:sticky!important;bottom:0!important;z-index:50!important;display:flex!important;align-items:center!important;gap:10px!important;margin:14px -18px 0!important;padding:12px 18px 14px!important;background:linear-gradient(180deg,rgba(255,255,255,.92),#fff 38%)!important;border-top:1px solid #dbe7f7!important;box-shadow:0 -14px 28px rgba(15,42,80,.08)!important}#pnsa-app .pnsa-wizard-nav .pnsa-small-btn,#pnsa-app .pnsa-wizard-nav .pnsa-submit{min-height:52px!important}#pnsa-app .pnsa-wizard-nav #pnsa-next-step,#pnsa-app .pnsa-wizard-nav #pnsa-submit-step{flex:1 1 auto!important}#pnsa-app .pnsa-step.is-active{padding-bottom:8px!important}#pnsa-app .pnsa-message.err,#pnsa-app .pnsa-message.ok{margin:12px 0 14px!important}}@media(max-width:430px){#pnsa-app .pnsa-modal-panel{padding-left:14px!important;padding-right:14px!important}#pnsa-app .pnsa-wizard-nav{margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important}}#pnsa-app .pnsa-hidden-select{position:absolute!important;width:1px!important;height:1px!important;min-width:1px!important;max-width:1px!important;opacity:0!important;pointer-events:none!important;left:-9999px!important;overflow:hidden!important}#pnsa-app .pnsa-select-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:10px 0 16px!important}#pnsa-app .pnsa-select-card-grid button{appearance:none!important;-webkit-appearance:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;padding:14px 16px!important;border:1px solid #d8e4f3!important;border-radius:18px!important;background:linear-gradient(135deg,#f8fbff,#f1f6ff)!important;color:#0f172a!important;text-align:left!important;box-shadow:0 8px 22px rgba(15,42,80,.04)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important;width:100%!important;min-height:58px!important;cursor:pointer!important}#pnsa-app .pnsa-field-error{outline:3px solid rgba(215,25,32,.30)!important;outline-offset:4px!important;border-radius:18px!important}@media(max-width:760px){#pnsa-app .pnsa-select-card-grid{gap:9px!important;grid-template-columns:1fr!important}}#pnsa-app .pnsa-volunteer-question span{line-height:1.55!important}#pnsa-app .pnsa-inline-error{display:none!important;margin:8px 0 14px!important;padding:11px 13px!important;border-radius:14px!important;background:#fff5f5!important;border:1px solid #f4c7c7!important;border-left:5px solid #d71920!important;color:#b80f18!important;font-size:14px!important;line-height:1.45!important;font-weight:850!important}#pnsa-app .pnsa-dynamic.is-visible,#pnsa-app .pnsa-inline-error.is-visible{display:block!important}#pnsa-app .pnsa-can-be-caught-error,#pnsa-app .pnsa-can-transport-error,#pnsa-app .pnsa-health-issues-error,#pnsa-app .pnsa-health-status-error{margin-top:10px!important}#pnsa-reports-page .pnsa-menu-toggle{display:none!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:0!important;border-radius:999px!important;background:#eef5ff!important;color:#071b3a!important;font-size:13px!important;font-weight:950!important;padding:10px 14px!important;line-height:1!important;box-shadow:0 10px 22px rgba(7,27,58,.08)!important;cursor:pointer!important}@media(max-width:980px){html body #pnsa-reports-page .pnsa-topbar{max-width:1280px!important;width:calc(100% - 28px)!important;min-height:64px!important;margin:0 auto 10px!important;padding:10px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;position:relative!important;text-align:left!important}html body #pnsa-reports-page .pnsa-top-logo{flex:0 1 auto!important;justify-content:flex-start!important;min-width:0!important}html body #pnsa-reports-page .pnsa-top-logo img{width:210px!important;max-width:55vw!important;height:auto!important;display:block!important}html body #pnsa-reports-page .pnsa-top-nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;z-index:2000!important;margin-top:8px!important;padding:10px!important;border:1px solid #dbe5f2!important;border-radius:18px!important;background:#fff!important;box-shadow:0 18px 45px rgba(7,27,58,.16)!important;grid-template-columns:1fr!important;gap:8px!important}html body #pnsa-reports-page .pnsa-top-nav .pnsa-nav-link,html body #pnsa-reports-page .pnsa-top-nav a{width:100%!important;justify-content:center!important;min-height:42px!important;font-size:12px!important;padding:10px 12px!important;white-space:normal!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero{display:block!important;max-width:1280px!important;width:calc(100% - 28px)!important;margin:12px auto 14px!important;padding:0!important;overflow:hidden!important;border-radius:24px!important;background:#fff!important;background-image:none!important;min-height:auto!important;border:1px solid #dbe5f2!important;box-shadow:0 16px 44px rgba(7,27,58,.08)!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero::before{content:""!important;display:block!important;width:100%!important;height:290px!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-repeat:no-repeat!important;background-size:cover!important;background-position:center 48%!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero::after,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero::after{content:none!important;display:none!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{padding:20px 18px 22px!important;max-width:none!important;width:100%!important;background:transparent!important;box-shadow:none!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{font-size:clamp(34px,7.2vw,50px)!important;line-height:1.02!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{max-width:620px!important;font-size:15px!important;line-height:1.5!important}}@media(max-width:560px){html body #pnsa-reports-page .pnsa-topbar{width:calc(100% - 20px)!important}html body #pnsa-reports-page .pnsa-top-logo img{width:170px!important;max-width:52vw!important}html body #pnsa-reports-page .pnsa-menu-toggle{font-size:12px!important;padding:9px 12px!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero{width:calc(100% - 20px)!important;border-radius:22px!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero::before,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero::before{height:210px!important;background-size:cover!important;background-position:center 50%!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero .pnsa-hero-text{padding:18px 16px 20px!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero h1{font-size:36px!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero p{font-size:14px!important}#pnsa-reports-page .pnsa-reports-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:calc(100% - 20px)!important;padding:0!important;margin:0 auto 10px!important}#pnsa-reports-page .pnsa-stat-card{padding:10px 8px!important;border-radius:14px!important;display:block!important;text-align:center!important}#pnsa-reports-page .pnsa-stat-card span{display:block!important;font-size:10px!important;margin-bottom:5px!important}#pnsa-reports-page .pnsa-stat-card strong{font-size:25px!important}}@media(max-width:980px){html body #pnsa-reports-page .pnsa-menu-toggle{flex:0 0 auto!important;display:inline-flex!important}html body #pnsa-reports-page .pnsa-topbar:not(.is-menu-open) .pnsa-top-nav{display:none!important;visibility:hidden!important;max-height:0!important;overflow:hidden!important;padding:0!important;border:0!important;margin:0!important}html body #pnsa-reports-page .pnsa-topbar.is-menu-open .pnsa-top-nav{display:grid!important;visibility:visible!important;max-height:none!important;overflow:visible!important}}html body #pnsa-app{--pnsa-animal-hero-image:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg")!important;--pnsa-hero-bg:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg")!important}html body #pnsa-reports-page{--pnsa-animal-hero-image:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;--pnsa-hero-bg:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important}@media(min-width:1101px){html body #pnsa-app .pnsa-hero,html body #pnsa-app section.pnsa-hero{background-color:transparent!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg") no-repeat right 8% top 60%/cover!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg")!important;background-position:right 8% top 60%!important;background-size:cover!important;background-repeat:no-repeat!important}html body #pnsa-reports-page .pnsa-hero,html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero,html body #pnsa-reports-page section.pnsa-hero,html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero{background-color:transparent!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg") no-repeat right 22% top 44%/cover!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-position:right 22% top 44%!important;background-size:cover!important;background-repeat:no-repeat!important}}@media(max-width:1100px){html body #pnsa-app .pnsa-hero:before,html body #pnsa-app section.pnsa-hero:before{content:""!important;display:block!important;width:100%!important;height:330px!important;opacity:1!important;filter:none!important;background:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg") no-repeat center 60%/cover!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/06/PALLINI-NEWS-ANIMALS.jpg")!important;background-position:center 60%!important;background-size:cover!important;background-repeat:no-repeat!important}html body #pnsa-reports-page .pnsa-hero.pnsa-reports-hero:before,html body #pnsa-reports-page .pnsa-hero:before,html body #pnsa-reports-page section.pnsa-hero:before{content:""!important;display:block!important;width:100%!important;height:330px!important;opacity:1!important;filter:none!important;background:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg") no-repeat center 60%/cover!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-position:center 60%!important;background-size:cover!important;background-repeat:no-repeat!important}html body #pnsa-reports-page section.pnsa-hero.pnsa-reports-hero:before{background:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg") no-repeat center 60%/cover!important;background-image:url("https://pallininews.org/wp-content/uploads/2026/07/XARTIS-ADESPOTON-PALLINI-NEWS.jpg")!important;background-position:center 60%!important;background-size:cover!important;background-repeat:no-repeat!important}}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-modal-wrap,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-modal-wrap,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-confirm-success-wrap{padding:4px 0 6px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-card,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-card,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-card{width:min(100%,560px)!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(15,23,42,.12)!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-photo,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-photo,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-photo{height:150px!important;max-height:150px!important;min-height:0!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-photo img,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-photo img,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-photo img{width:100%!important;height:150px!important;object-fit:cover!important;object-position:center center!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-inner,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-inner,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-inner{padding:16px 16px 15px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-card h2,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-card h2,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-card h2{font-size:23px!important;margin-bottom:8px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-card p,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-card p,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-card p{max-width:500px!important;font-size:14px!important;line-height:1.38!important;margin-bottom:8px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-badge,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-badge,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-badge{font-size:13px!important;padding:6px 10px!important;margin-bottom:9px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-actions,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-actions,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-actions{gap:8px!important;margin-top:10px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-btn,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-btn,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-btn{min-height:40px!important;padding:9px 11px!important;font-size:13.5px!important;border-radius:11px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-note-bottom,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-note-bottom,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-note-bottom{margin-top:9px!important;padding:8px 10px!important;font-size:12px!important}@media(max-width:767px){#pnsa-app .pnsa-modal-panel.pnsa-success-active,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-report-detail-panel,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-confirm-modal-panel{width:calc(100vw - 18px)!important;max-height:calc(100dvh - 18px)!important;padding:10px!important;border-radius:18px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-photo,#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-photo img,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-photo,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-photo img,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-photo,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-photo img{height:112px!important;max-height:112px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-inner,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-inner,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-inner{padding:14px 12px 13px!important}#pnsa-app .pnsa-start-fields .pnsa-location-actions,#pnsa-app .pnsa-compact-choice-grid,.pnsa-mobile-nav:has(.pnsa-mobile-submit:not([hidden])),#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-success-actions,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-success-actions,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-success-actions{grid-template-columns:1fr!important}}#pnsa-app .pnsa-map-confirm-new-point-holder{display:block!important;width:100%!important;margin:12px 0 14px!important;padding:0!important;clear:both!important}#pnsa-app .pnsa-map-confirm-new-point-btn{width:100%!important;min-height:52px!important;display:none;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:16px!important;padding:13px 16px!important;background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important;font-size:15px!important;line-height:1.15!important;font-weight:1000!important;letter-spacing:.01em!important;box-shadow:0 14px 30px rgba(21,128,61,.26)!important;cursor:pointer!important;text-align:center!important}#pnsa-app .pnsa-map-confirm-new-point-btn::before{content:"✓";display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.22);font-weight:1000}@keyframes pnsaConfirmPulse{0%{box-shadow:0 0 0 0 rgba(22,163,74,.42);transform:scale(1)}45%{box-shadow:0 0 0 8px rgba(22,163,74,.14);transform:scale(1.012)}100%{box-shadow:0 0 0 0 rgba(22,163,74,0);transform:scale(1)}}#pnsa-app .pnsa-point-confirm{grid-column:1/-1!important;font-size:13px!important;font-weight:800!important;background:#eef5ff!important;border:1px solid #b8d4ff!important;color:#153e8a!important;border-radius:16px!important;padding:14px!important;margin:12px 0!important;box-shadow:0 8px 22px rgba(37,99,235,.10)!important;margin-bottom:18px!important}#pnsa-app .pnsa-start-continue{background:#071b3a!important;color:#fff!important;border:0!important;border-radius:12px!important;padding:10px 14px!important;font-weight:950!important;cursor:pointer!important;min-height:44px!important;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;margin-top:14px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-modal-close,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-report-detail-close,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-report-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:10px!important;right:10px!important;width:40px!important;height:40px!important;z-index:100!important;border:2px solid #fff!important;border-radius:999px!important;background:#071b3a!important;color:#fff!important;font-size:28px!important;line-height:1!important;box-shadow:0 10px 24px rgba(2,6,23,.35)!important;opacity:1!important;visibility:visible!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-report-detail-panel,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-confirm-modal-panel{width:min(620px,calc(100vw - 28px))!important;max-height:calc(100dvh - 28px)!important;padding:14px!important;border-radius:20px!important;padding-top:18px!important}@media(max-width:767px){#pnsa-app .pnsa-map-confirm-new-point-holder{margin:10px 0 16px!important}#pnsa-app .pnsa-map-confirm-new-point-btn{min-height:50px!important;border-radius:15px!important;font-size:14px!important}#pnsa-app .pnsa-modal-panel.pnsa-success-active .pnsa-modal-close,#pnsa-app .pnsa-report-detail-modal.pnsa-success-active .pnsa-report-detail-close,#pnsa-reports-page .pnsa-confirm-modal.pnsa-confirm-success-active .pnsa-report-modal-close{top:8px!important;right:8px!important;width:38px!important;height:38px!important;font-size:26px!important}}#pnsa-app .pnsa-field-error-label,#pnsa-app .pnsa-field-error-label>label,#pnsa-app label.pnsa-field-error-label{color:#0f4f5f!important}@keyframes pnsaRequiredSoftPulse{0%{box-shadow:0 0 0 0 rgba(14,165,233,.22);filter:brightness(1)}55%{box-shadow:0 0 0 5px rgba(99,102,241,.06);filter:brightness(1.025)}100%{box-shadow:0 0 0 0 rgba(14,165,233,0);filter:brightness(1)}}#pnsa-app .pnsa-action-needed,#pnsa-reports-page .pnsa-action-needed{position:relative!important;outline:1.5px solid rgba(217,119,6,.42)!important;outline-offset:3px!important;box-shadow:0 0 0 3px rgba(251,191,36,.12),0 10px 24px rgba(15,23,42,.08)!important}#pnsa-app .pnsa-point-confirm.pnsa-action-needed,#pnsa-app .pnsa-same-street-alert.pnsa-action-needed{border-color:rgba(217,119,6,.42)!important;background:linear-gradient(180deg,rgba(255,251,235,.96),rgba(255,255,255,.98))!important}#pnsa-app .pnsa-map-confirm-new-point-btn.pnsa-action-needed,#pnsa-app .pnsa-point-confirm.pnsa-action-needed .pnsa-confirm-point-btn{background:linear-gradient(135deg,#0f766e,#0891b2)!important;color:#fff!important;box-shadow:0 10px 24px rgba(8,145,178,.22)!important}#pnsa-app .pnsa-start-continue.is-ready.pnsa-action-needed{background:linear-gradient(135deg,#0f766e,#0891b2)!important;color:#fff!important;border-color:rgba(15,118,110,.40)!important;box-shadow:0 10px 24px rgba(8,145,178,.20)!important}#pnsa-app .pnsa-action-needed.is-pulsing,#pnsa-app .pnsa-map-confirm-new-point-btn.is-pulsing,#pnsa-app .pnsa-point-confirm.is-pulsing,#pnsa-app .pnsa-start-continue.is-ready.is-pulsing,#pnsa-reports-page .pnsa-action-needed.is-pulsing{animation:pnsaNextStepSoftPulse .65s ease-out 0 2!important}@keyframes pnsaNextStepSoftPulse{0%{box-shadow:0 0 0 0 rgba(217,119,6,.24),0 10px 24px rgba(15,23,42,.06);transform:scale(1)}55%{box-shadow:0 0 0 7px rgba(251,191,36,.08),0 12px 26px rgba(15,23,42,.08);transform:scale(1.006)}100%{box-shadow:0 0 0 0 rgba(217,119,6,0),0 10px 24px rgba(15,23,42,.06);transform:scale(1)}}#pnsa-app input.pnsa-field-error,#pnsa-app select.pnsa-field-error,#pnsa-app textarea.pnsa-field-error{border-color:#dc2626!important;border:1.5px solid rgba(217,119,6,.58)!important;background:#fffaf0!important;outline:0!important;box-shadow:0 0 0 3px rgba(251,191,36,.13)!important;animation:pnsaFieldSoftPulse 1s ease-out 0 3!important}#pnsa-reports-page input.pnsa-field-error,#pnsa-reports-page select.pnsa-field-error,#pnsa-reports-page textarea.pnsa-field-error{border:1.5px solid rgba(217,119,6,.58)!important;background:#fffaf0!important;outline:0!important;box-shadow:0 0 0 3px rgba(251,191,36,.13)!important;animation:pnsaFieldSoftPulse 1s ease-out 0 3!important}#pnsa-app .pnsa-can-be-caught-choice.pnsa-field-error,#pnsa-app .pnsa-can-transport-choice.pnsa-field-error,#pnsa-app .pnsa-check-grid.pnsa-field-error,#pnsa-app .pnsa-choice-grid.pnsa-field-error,#pnsa-app .pnsa-compact-choice-grid.pnsa-field-error,#pnsa-app .pnsa-field-error-wrap,#pnsa-app .pnsa-field-error:not(input):not(select):not(textarea),#pnsa-app .pnsa-health-issues-choice.pnsa-field-error,#pnsa-app .pnsa-health-status-choice.pnsa-field-error,#pnsa-app .pnsa-select-card-grid.pnsa-field-error{outline:1.5px solid rgba(217,119,6,.48)!important;outline-offset:3px!important;border-radius:16px!important;background:rgba(255,251,235,.58)!important;box-shadow:0 0 0 3px rgba(251,191,36,.10)!important;animation:pnsaFieldSoftPulse 1s ease-out 0 3!important}@keyframes pnsaFieldSoftPulse{0%{box-shadow:0 0 0 0 rgba(217,119,6,.22);filter:brightness(1)}55%{box-shadow:0 0 0 7px rgba(251,191,36,.07);filter:brightness(1.025)}100%{box-shadow:0 0 0 0 rgba(217,119,6,0);filter:brightness(1)}}@media(max-width:760px){#pnsa-app .pnsa-action-needed{outline-offset:2px!important;box-shadow:0 0 0 2px rgba(251,191,36,.13),0 8px 18px rgba(15,23,42,.07)!important}}#pnsa-app .pnsa-map-card.pnsa-anchor-focus{position:relative!important;border-color:rgba(215,25,32,.72)!important;box-shadow:0 0 0 4px rgba(215,25,32,.10),0 18px 44px rgba(15,42,80,.18)!important}#pnsa-app .pnsa-map-start-panel.pnsa-anchor-focus{position:relative!important;border-color:rgba(215,25,32,.72)!important;box-shadow:0 0 0 4px rgba(215,25,32,.10),0 18px 44px rgba(15,42,80,.18)!important;background:linear-gradient(135deg,#fff 0%,#fff7ed 42%,#eef5ff 100%)!important}#pnsa-app .pnsa-map-start-panel.pnsa-anchor-focus .pnsa-kicker{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 12px!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(135deg,#d71920,#0b2b57)!important;box-shadow:0 10px 24px rgba(215,25,32,.20)!important}#pnsa-app .pnsa-map-start-panel.pnsa-anchor-focus .pnsa-kicker::before{content:"➜";font-size:13px;line-height:1}#pnsa-app .pnsa-map-start-panel.pnsa-anchor-focus h3{color:#071b3a!important;text-shadow:0 1px 0 rgba(255,255,255,.65)!important}#pnsa-app .pnsa-map-start-panel.pnsa-anchor-flash::after{content:"Ξεκινήστε από εδώ";position:absolute!important;top:12px!important;right:14px!important;z-index:3!important;padding:9px 12px!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(135deg,#d71920,#f97316)!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.02em!important;box-shadow:0 12px 26px rgba(215,25,32,.24)!important;pointer-events:none!important}#pnsa-app .pnsa-map-card.pnsa-anchor-flash,#pnsa-app .pnsa-map-start-panel.pnsa-anchor-flash{animation:pnsaAnchorStepPulse .62s ease-out 0 2!important}@keyframes pnsaAnchorStepPulse{0%{transform:translateY(0) scale(1);box-shadow:0 0 0 0 rgba(215,25,32,.30),0 12px 26px rgba(15,42,80,.08)}50%{transform:translateY(-2px) scale(1.006);box-shadow:0 0 0 10px rgba(215,25,32,.10),0 22px 46px rgba(15,42,80,.18)}100%{transform:translateY(0) scale(1);box-shadow:0 0 0 0 rgba(215,25,32,0),0 12px 26px rgba(15,42,80,.08)}}@media(max-width:720px){#pnsa-app .pnsa-map-start-panel.pnsa-anchor-flash::after{position:static!important;display:inline-flex!important;margin:0 0 12px!important}}@media(min-width:1181px){html body.pnsa-modal-open #pnsa-app #pnsa-wizard-modal.pnsa-modal.is-open,html body.pnsa-modal-open #pnsa-app .pnsa-modal#pnsa-wizard-modal.is-open{display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;box-sizing:border-box!important;overflow:hidden!important}html body #pnsa-app #pnsa-wizard-modal .pnsa-modal-backdrop{position:absolute!important;inset:0!important}html body #pnsa-app #pnsa-wizard-modal .pnsa-modal-panel{margin:0!important;width:min(760px,calc(100vw - 48px))!important;max-height:calc(100vh - 48px)!important;overflow:auto!important}}

/* Optional email verification + verified source badge */
.pnsa-email-verify-box{
  margin:14px 0 0;
  padding:14px 16px;
  border-radius:18px;
  background:#f0fdf4;
  border:1px solid #bbf7d0;
  border-left:5px solid #16a34a;
  color:#14532d;
  box-shadow:0 6px 18px rgba(22,163,74,.08);
}
.pnsa-email-verify-box strong{display:block;margin:0 0 6px;font-size:15px;font-weight:900;color:#14532d}
.pnsa-email-verify-box p{margin:0 0 12px;font-size:14px;line-height:1.55;color:#166534}
.pnsa-email-verify-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  min-height:40px;padding:9px 14px;border:0;border-radius:12px;
  background:#16a34a;color:#fff;font-weight:900;cursor:pointer;
  box-shadow:0 7px 18px rgba(22,163,74,.18);
}
.pnsa-email-verify-btn:disabled{opacity:.65;cursor:wait}
.pnsa-email-verify-msg{margin-top:10px;font-size:13px;line-height:1.45;font-weight:800;color:#315b40}
.pnsa-email-verify-msg.ok{color:#15803d}
.pnsa-email-verify-msg.err{color:#b91c1c}
.pnsa-badge-verified-source{
  display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;
  padding:7px 11px;border-radius:999px;background:linear-gradient(180deg,#e8fff0 0%,#d9f6e3 100%);
  border:1px solid #72c78f;color:#0f6a35;font-size:12px;font-weight:900;line-height:1.2;
  box-shadow:0 5px 14px rgba(36,125,69,.10);vertical-align:middle;
}
.pnsa-badge-verified-source .tick{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#18a957;color:#fff;font-size:12px;font-weight:900;flex:0 0 20px}
.pnsa-col-code .pnsa-badge-verified-source{display:flex;margin-top:7px;font-size:11px;padding:6px 9px;white-space:normal}
.pnsa-popup .pnsa-badge-verified-source{margin:0 0 8px;font-size:11px}
.pnsa-verified-source-box{margin:12px 0 16px;padding:15px 17px;border-radius:18px;background:#e7f8ec;border:1px solid #91d4a7;color:#155f35;box-shadow:0 8px 22px rgba(21,95,53,.08)}
.pnsa-verified-source-box strong{display:block;margin:0 0 6px;font-size:16px;font-weight:900;color:#155f35}
.pnsa-verified-source-box p{margin:0;font-size:14px;line-height:1.55;color:#166534}
@media (max-width:720px){.pnsa-email-verify-btn{width:100%}.pnsa-badge-verified-source{font-size:11px}}


/* PNSA RESPONSIVE MAP START PANEL FIX V20 */
@media (max-width: 980px){
  html body #pnsa-app .pnsa-map-first-layout{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    max-width:100%!important;
    gap:14px!important;
    align-items:stretch!important;
    box-sizing:border-box!important;
  }

  html body #pnsa-app .pnsa-map-first-layout .pnsa-map-column,
  html body #pnsa-app .pnsa-map-first-layout #pnsa-map,
  html body #pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  html body #pnsa-app .pnsa-map-first-layout .pnsa-map-column{
    order:1!important;
    display:block!important;
  }

  html body #pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{
    order:2!important;
    display:block!important;
    flex:0 0 auto!important;
    margin:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    white-space:normal!important;
  }

  html body #pnsa-app .pnsa-map-start-panel *,
  html body #pnsa-app .pnsa-start-copy,
  html body #pnsa-app .pnsa-start-copy *,
  html body #pnsa-app .pnsa-start-fields,
  html body #pnsa-app .pnsa-start-fields *{
    writing-mode:horizontal-tb!important;
    text-orientation:mixed!important;
    word-break:normal!important;
    white-space:normal!important;
  }

  html body #pnsa-app .pnsa-start-copy h3{
    font-size:24px!important;
    line-height:1.12!important;
    margin:8px 0 8px!important;
  }

  html body #pnsa-app .pnsa-start-copy p{
    font-size:14px!important;
    line-height:1.45!important;
  }
}

@media (max-width: 767px){
  html body #pnsa-app .pnsa-map-first-layout{
    padding:0 10px 12px!important;
    gap:10px!important;
  }

  html body #pnsa-app .pnsa-map-first-layout #pnsa-map{
    height:390px!important;
    min-height:360px!important;
    border-radius:16px!important;
  }

  html body #pnsa-app .pnsa-map-first-layout .pnsa-map-start-panel{
    padding:14px!important;
    border-radius:18px!important;
  }

  html body #pnsa-app .pnsa-start-fields .pnsa-location-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  html body #pnsa-app .pnsa-find-address,
  html body #pnsa-app .pnsa-mini-btn,
  html body #pnsa-app .pnsa-start-continue{
    width:100%!important;
    min-height:44px!important;
  }

  html body #pnsa-app .pnsa-start-copy h3{
    font-size:22px!important;
  }
}

@media (max-width: 420px){
  html body #pnsa-app .pnsa-map-first-layout #pnsa-map{
    height:350px!important;
    min-height:330px!important;
  }

  html body #pnsa-app .pnsa-start-copy h3{
    font-size:20px!important;
  }

  html body #pnsa-app .pnsa-start-copy p{
    font-size:13px!important;
  }
}


/* PNSA reports side panel: verified source badge + clearer food/feeding fields */
#pnsa-reports-page .pnsa-selected-verified{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  margin:10px 0 8px !important;
  padding:0 !important;
  max-width:100% !important;
}
#pnsa-reports-page .pnsa-selected-verified .pnsa-badge-verified-source{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:7px !important;
  width:auto !important;
  max-width:100% !important;
  padding:6px 10px !important;
  border-radius:999px !important;
  background:linear-gradient(180deg,#e8fff0 0%,#d9f6e3 100%) !important;
  border:1px solid #72c78f !important;
  color:#0f6a35 !important;
  font-size:11.5px !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  box-shadow:0 6px 18px rgba(36,125,69,.12) !important;
}
#pnsa-reports-page .pnsa-selected-verified .pnsa-badge-verified-source .tick{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  border-radius:50% !important;
  background:#18a957 !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:950 !important;
  line-height:1 !important;
  flex:0 0 20px !important;
  box-shadow:0 4px 10px rgba(24,169,87,.22) !important;
}
@media(max-width:420px){
  #pnsa-reports-page .pnsa-selected-verified .pnsa-badge-verified-source{
    font-size:10.8px !important;
    padding:6px 8px !important;
  }
}

/* PNSA reports map popup: copy the richer public-page popup style */
#pnsa-reports-page .leaflet-popup-content-wrapper{
  border-radius:18px!important;
  box-shadow:0 18px 48px rgba(7,27,58,.22)!important;
  border:1px solid rgba(219,229,242,.96)!important;
  background:#fff!important;
}
#pnsa-reports-page .leaflet-popup-content{
  margin:16px 18px!important;
  min-width:260px!important;
  max-width:330px!important;
}
#pnsa-reports-page .leaflet-popup-tip{
  background:#fff!important;
  box-shadow:0 10px 22px rgba(7,27,58,.14)!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike{
  min-width:270px!important;
  max-width:330px!important;
  color:#102044!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-badge-verified-source{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  max-width:100%!important;
  margin:0 0 10px!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:#dcfce7!important;
  border:1px solid #86efac!important;
  color:#166534!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1.1!important;
  white-space:nowrap!important;
  box-shadow:0 5px 14px rgba(22,101,52,.10)!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-badge-verified-source .tick{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  border-radius:999px!important;
  background:#16a34a!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:1000!important;
  box-shadow:0 4px 10px rgba(22,163,74,.22)!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike strong{
  display:block!important;
  margin:0 0 5px!important;
  color:#071b3a!important;
  font-size:18px!important;
  font-weight:1000!important;
  line-height:1.12!important;
  letter-spacing:-.02em!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike small{
  display:block!important;
  margin:0 0 10px!important;
  color:#5d6c82!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.35!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-lines{
  display:grid!important;
  gap:5px!important;
  margin:9px 0 10px!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-lines span{
  display:block!important;
  color:#2f3d52!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.3!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-lines b{
  color:#111827!important;
  font-weight:1000!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-note{
  margin:9px 0 5px!important;
  color:#4b5b73!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1.42!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-date{
  color:#64748b!important;
  font-size:12px!important;
  font-weight:800!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-actions{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
  align-items:center!important;
  margin-top:12px!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-detail-btn,
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-confirm-existing{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  min-height:38px!important;
  margin:0!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  font-size:12px!important;
  font-weight:1000!important;
  line-height:1!important;
  text-decoration:none!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
  white-space:nowrap!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-detail-btn{
  background:#195bd7!important;
  color:#fff!important;
  border:1px solid #195bd7!important;
  box-shadow:0 10px 22px rgba(25,91,215,.22)!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-confirm-existing{
  background:#eef5ff!important;
  color:#1747a6!important;
  border:1px solid #cfe0ff!important;
  box-shadow:none!important;
}
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-detail-btn:hover,
#pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-confirm-existing:hover{
  filter:brightness(.97)!important;
  transform:translateY(-1px)!important;
}
@media(max-width:767px){
  #pnsa-reports-page .leaflet-popup-content{
    min-width:245px!important;
    max-width:290px!important;
    margin:14px 16px!important;
  }
  #pnsa-reports-page .pnsa-reports-popup-publiclike{
    min-width:245px!important;
    max-width:290px!important;
  }
  #pnsa-reports-page .pnsa-reports-popup-publiclike strong{
    font-size:16px!important;
  }
  #pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-lines span,
  #pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-note{
    font-size:12px!important;
  }
  #pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  #pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-popup-detail-btn,
  #pnsa-reports-page .pnsa-reports-popup-publiclike .pnsa-confirm-existing{
    width:100%!important;
    padding:10px 8px!important;
  }
}
