{"id":1830,"date":"2026-05-13T02:57:32","date_gmt":"2026-05-13T06:57:32","guid":{"rendered":"https:\/\/www.coudersportpa.org\/?page_id=1830"},"modified":"2026-05-13T02:58:45","modified_gmt":"2026-05-13T06:58:45","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/www.coudersportpa.org\/?page_id=1830","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n\n\n<style>\n.coudy-policy-page {\n  --navy:#06152f;\n  --blue:#0b3d91;\n  --gold:#f5b700;\n  --green:#047857;\n  --ink:#111827;\n  --muted:#4b5563;\n  --soft:#f5f8ff;\n  --border:#dbe5f5;\n  --shadow:0 24px 70px rgba(6,21,47,.14);\n  font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  color:var(--ink);\n  background:#fff;\n  line-height:1.7;\n}\n\n.coudy-policy-page *,\n.coudy-policy-page *::before,\n.coudy-policy-page *::after {\n  box-sizing:border-box;\n}\n\n.coudy-policy-page a {\n  color:#073b8e;\n  text-decoration-thickness:2px;\n  text-underline-offset:4px;\n}\n\n.coudy-policy-page a:hover,\n.coudy-policy-page a:focus {\n  color:#001f5b;\n}\n\n.coudy-policy-page :focus-visible {\n  outline:4px solid #ffbf00;\n  outline-offset:4px;\n  border-radius:8px;\n}\n\n.coudy-policy-skip {\n  position:absolute;\n  left:-999px;\n  top:16px;\n  z-index:99999;\n  background:#fff;\n  color:#06152f;\n  padding:12px 18px;\n  border:3px solid #ffbf00;\n  border-radius:10px;\n  font-weight:900;\n}\n\n.coudy-policy-skip:focus {\n  left:16px;\n}\n\n.coudy-policy-hero {\n  color:#fff;\n  background:\n    radial-gradient(circle at 12% 20%, rgba(245,183,0,.42), transparent 28%),\n    radial-gradient(circle at 88% 12%, rgba(0,166,214,.35), transparent 30%),\n    linear-gradient(135deg,#020817 0%,#06152f 45%,#0b3d91 100%);\n  padding:clamp(64px,9vw,112px) 22px;\n  border-radius:0 0 44px 44px;\n}\n\n.coudy-policy-wrap {\n  width:min(1120px, calc(100% - 34px));\n  margin:0 auto;\n}\n\n.coudy-policy-eyebrow {\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  background:rgba(255,255,255,.14);\n  border:1px solid rgba(255,255,255,.35);\n  color:#fff;\n  padding:9px 15px;\n  border-radius:999px;\n  font-size:.86rem;\n  font-weight:900;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.coudy-policy-eyebrow::before {\n  content:\"\";\n  width:11px;\n  height:11px;\n  border-radius:999px;\n  background:var(--gold);\n  box-shadow:0 0 0 5px rgba(245,183,0,.22);\n}\n\n.coudy-policy-hero h1 {\n  max-width:900px;\n  margin:24px 0 16px;\n  color:#fff;\n  font-size:clamp(2.7rem,6vw,5.5rem);\n  line-height:.94;\n  letter-spacing:-.065em;\n  font-weight:1000;\n}\n\n.coudy-policy-hero p {\n  max-width:780px;\n  margin:0;\n  color:#eef6ff;\n  font-size:clamp(1.08rem,2vw,1.3rem);\n  font-weight:550;\n}\n\n.coudy-policy-main {\n  width:min(1120px, calc(100% - 34px));\n  margin:42px auto 70px;\n}\n\n.coudy-policy-card {\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:30px;\n  box-shadow:var(--shadow);\n  overflow:hidden;\n  margin-bottom:26px;\n}\n\n.coudy-policy-card-header {\n  padding:26px 28px;\n  color:#fff;\n  background:\n    radial-gradient(circle at 92% 10%, rgba(255,255,255,.20), transparent 24%),\n    linear-gradient(135deg,#06152f,#0b3d91);\n}\n\n.coudy-policy-card-header.green {\n  background:\n    radial-gradient(circle at 92% 10%, rgba(255,255,255,.20), transparent 24%),\n    linear-gradient(135deg,#064e3b,#047857);\n}\n\n.coudy-policy-card-header h2 {\n  margin:12px 0 0;\n  color:#fff;\n  font-size:clamp(1.7rem,3vw,2.55rem);\n  line-height:1;\n  letter-spacing:-.045em;\n  font-weight:1000;\n}\n\n.coudy-policy-card-body {\n  padding:clamp(22px,4vw,34px);\n  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);\n}\n\n.coudy-policy-card-body h3 {\n  margin:26px 0 8px;\n  color:#06152f;\n  font-size:1.25rem;\n  font-weight:1000;\n}\n\n.coudy-policy-card-body h3:first-child {\n  margin-top:0;\n}\n\n.coudy-policy-card-body p,\n.coudy-policy-card-body li {\n  color:#374151;\n  font-weight:600;\n}\n\n.coudy-policy-card-body ul {\n  margin:10px 0 0;\n  padding-left:1.25rem;\n}\n\n.coudy-policy-note {\n  padding:22px 24px;\n  border-radius:24px;\n  background:#06152f;\n  color:#fff;\n}\n\n.coudy-policy-note p {\n  margin:0;\n  color:#eef6ff;\n  font-weight:650;\n}\n\n@media (max-width:760px) {\n  .coudy-policy-card-header,\n  .coudy-policy-card-body {\n    padding:22px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .coudy-policy-page *,\n  .coudy-policy-page *::before,\n  .coudy-policy-page *::after {\n    scroll-behavior:auto !important;\n    transition:none !important;\n  }\n}\n<\/style>\n\n<div class=\"coudy-policy-page\" id=\"top\">\n\n  <a class=\"coudy-policy-skip\" href=\"#privacyMainContent\">Skip to Privacy Policy<\/a>\n\n  <header class=\"coudy-policy-hero\" aria-labelledby=\"privacyPageTitle\">\n    <div class=\"coudy-policy-wrap\">\n      <div class=\"coudy-policy-eyebrow\">Coudersport Borough Website<\/div>\n      <h1 id=\"privacyPageTitle\">Privacy Policy<\/h1>\n      <p>\n        This Privacy Policy explains how Coudersport Borough may collect, use, protect,\n        retain, and disclose information submitted through this website.\n      <\/p>\n    <\/div>\n  <\/header>\n\n  <main class=\"coudy-policy-main\" id=\"privacyMainContent\">\n\n    <section class=\"coudy-policy-card\" aria-labelledby=\"privacyOverviewTitle\">\n      <div class=\"coudy-policy-card-header\">\n        <div class=\"coudy-policy-eyebrow\">Privacy Overview<\/div>\n        <h2 id=\"privacyOverviewTitle\">Our Commitment to Privacy<\/h2>\n      <\/div>\n\n      <div class=\"coudy-policy-card-body\">\n        <p>\n          Coudersport Borough respects the privacy of residents, visitors, businesses, and users\n          of this website. This website is intended to provide public information, online forms,\n          service request tools, payment access, and municipal resources.\n        <\/p>\n\n        <p>\n          By using this website or submitting information through an online form, you acknowledge\n          that the Borough may collect and use information as described in this policy.\n        <\/p>\n\n        <h3>Information We May Collect<\/h3>\n        <p>\n          Depending on the form or service used, the Borough may collect information such as:\n        <\/p>\n\n        <ul>\n          <li>Name, address, phone number, and contact information.<\/li>\n          <li>Information submitted through public records, park reservation, pool, event, police, camera, property check, or other Borough forms.<\/li>\n          <li>Details necessary to process a request, registration, application, complaint, report, or public service submission.<\/li>\n          <li>Technical information such as browser type, device information, IP address, and website usage information.<\/li>\n        <\/ul>\n\n        <h3>How We Use Information<\/h3>\n        <p>\n          Information submitted through this website may be used to:\n        <\/p>\n\n        <ul>\n          <li>Respond to requests and provide Borough services.<\/li>\n          <li>Process applications, registrations, reservations, public records requests, reports, or submissions.<\/li>\n          <li>Communicate with requestors about the status of a submission.<\/li>\n          <li>Maintain official Borough records and internal administrative records.<\/li>\n          <li>Improve website usability, security, accessibility, and public service delivery.<\/li>\n        <\/ul>\n\n        <h3>Public Records Notice<\/h3>\n        <p>\n          Information submitted to Coudersport Borough may become a public record and may be subject\n          to disclosure under applicable law, including the Pennsylvania Right-to-Know Law, unless an\n          exemption, privilege, confidentiality requirement, or other legal protection applies.\n        <\/p>\n\n        <h3>Online Payments and Third-Party Websites<\/h3>\n        <p>\n          Online payments may be processed through a third-party payment provider. When you leave\n          the Borough website and access a third-party website, your use of that website may be governed\n          by the privacy policy and terms of that third-party provider.\n        <\/p>\n\n        <h3>Security<\/h3>\n        <p>\n          The Borough uses reasonable administrative, technical, and organizational safeguards to help\n          protect information submitted through this website. No website or online transmission can be\n          guaranteed to be completely secure.\n        <\/p>\n\n        <h3>Cookies and Website Analytics<\/h3>\n        <p>\n          This website may use cookies, server logs, analytics tools, or similar technologies to improve\n          website performance, security, accessibility, and user experience.\n        <\/p>\n\n        <h3>Children\u2019s Privacy<\/h3>\n        <p>\n          This website is intended for general public use. Certain forms related to pool lessons,\n          recreation, or youth activities may require information submitted by a parent, guardian,\n          or responsible adult.\n        <\/p>\n\n        <h3>Retention of Records<\/h3>\n        <p>\n          Records submitted through this website may be retained according to Borough policy,\n          applicable records retention schedules, legal obligations, and administrative needs.\n        <\/p>\n\n        <h3>Contact<\/h3>\n        <p>\n          Questions about this Privacy Policy may be directed to Coudersport Borough through the\n          official Contact Us page.\n        <\/p>\n\n        <p>\n          <a href=\"https:\/\/www.coudersportpa.org\/?page_id=1806\">Contact Coudersport Borough<\/a>\n        <\/p>\n\n        <h3>Last Updated<\/h3>\n        <p>May 13, 2026<\/p>\n      <\/div>\n    <\/section>\n\n    <section class=\"coudy-policy-note\" aria-label=\"Privacy policy notice\">\n      <p>\n        <strong>Notice:<\/strong> This policy is provided for public information and should be reviewed\n        periodically as Borough services, technology, forms, and legal requirements change.\n      <\/p>\n    <\/section>\n\n  <\/main>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-1830","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/1830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1830"}],"version-history":[{"count":2,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/1830\/revisions"}],"predecessor-version":[{"id":1839,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/1830\/revisions\/1839"}],"wp:attachment":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}