{"id":26,"date":"2026-06-20T11:03:04","date_gmt":"2026-06-20T11:03:04","guid":{"rendered":"https:\/\/ejectwater.com\/?page_id=26"},"modified":"2026-06-20T11:18:04","modified_gmt":"2026-06-20T11:18:04","slug":"terms","status":"publish","type":"page","link":"https:\/\/ejectwater.com\/zh\/terms\/","title":{"rendered":"\u4f7f\u7528\u6761\u6b3e"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Terms of Use | EjectWater.com<\/title>\n<meta name=\"description\" content=\"Read the Terms of Use for EjectWater.com. Understand your rights and responsibilities when using our free water ejection tool, written in plain English, no legal jargon.\">\n<meta property=\"og:title\" content=\"Terms of Use | EjectWater.com\">\n<meta property=\"og:description\" content=\"Simple, fair terms for a simple, free tool. Learn what you can expect from us and what we ask of you.\">\n<meta property=\"og:type\" content=\"website\">\n<link rel=\"canonical\" href=\"https:\/\/ejectwater.com\/terms\/\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Syne:wght@600;700;800&amp;family=Inter:wght@400;500;600&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* =============================================\n   RESET\n============================================= *\/\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: 'Inter', sans-serif;\n  background: #0B1F3A;\n  color: #F8FBFF;\n  overflow-x: hidden;\n  line-height: 1.6;\n  -webkit-text-size-adjust: 100%;\n}\nimg { max-width: 100%; display: block; }\na { color: inherit; text-decoration: none; }\nbutton { cursor: pointer; border: none; background: none; font-family: inherit; }\n\n\/* =============================================\n   WORDPRESS HELLO THEME OVERRIDES\n============================================= *\/\n.ew-page a,\n.ew-page a:link,\n.ew-page a:visited,\n.ew-page a:hover,\n.ew-page a:focus,\n.ew-page a:active {\n  text-decoration: none !important;\n  color: inherit !important;\n}\n.ew-page button,\n.ew-page button:hover,\n.ew-page button:focus,\n.ew-page button:active {\n  color: inherit !important;\n  background-color: transparent !important;\n  outline: none;\n}\n.ew-page .navbar__nav a:hover               { color: #00D4FF !important; }\n.ew-page .navbar__drawer a:hover            { color: #00D4FF !important; }\n.ew-page .footer-links a:hover              { color: #00D4FF !important; }\n.ew-page .navbar__cta:hover                 { background: #33DDFF !important; color: #0B1F3A !important; }\n.ew-page .policy-toc a:hover                { color: #00D4FF !important; }\n.ew-page .legal-nav a:hover                 { color: #00D4FF !important; border-color: #00D4FF !important; }\n.ew-page .policy-inline-link,\n.ew-page .policy-inline-link:hover          { color: #00D4FF !important; text-decoration: underline !important; }\n\n\/* =============================================\n   CSS VARIABLES\n============================================= *\/\n:root {\n  --navy:          #0B1F3A;\n  --navy2:         #0F2847;\n  --cyan:          #00D4FF;\n  --cyan2:         #00A8CC;\n  --white:         #F8FBFF;\n  --gray:          #B0C4D8;\n  --amber:         #FFB347;\n  --card:          rgba(255,255,255,0.05);\n  --border:        rgba(0,212,255,0.18);\n  --glow:          0 0 40px rgba(0,212,255,0.25);\n  --container-px:  1.25rem;\n  --container-max: 1200px;\n}\n\n\/* =============================================\n   TYPOGRAPHY\n============================================= *\/\n.display-xl {\n  font-family: 'Syne', sans-serif;\n  font-size: clamp(2rem, 5.5vw, 5rem);\n  font-weight: 800;\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n}\n.display-lg {\n  font-family: 'Syne', sans-serif;\n  font-size: clamp(1.6rem, 3.8vw, 2.8rem);\n  font-weight: 700;\n  line-height: 1.15;\n  letter-spacing: -0.015em;\n}\n.eyebrow {\n  font-family: 'Syne', sans-serif;\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--cyan);\n}\n.text-cyan   { color: var(--cyan); }\n.text-gray   { color: var(--gray); }\n.text-center { text-align: center; }\n\n\/* =============================================\n   LAYOUT\n============================================= *\/\n.container {\n  width: 100%;\n  max-width: var(--container-max);\n  margin-left: auto;\n  margin-right: auto;\n  padding-left: var(--container-px);\n  padding-right: var(--container-px);\n}\n.container-narrow {\n  width: 100%;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  padding-left: var(--container-px);\n  padding-right: var(--container-px);\n}\n\n\/* =============================================\n   NAVBAR\n============================================= *\/\n.navbar {\n  position: sticky;\n  top: 0;\n  z-index: 200;\n  background: rgba(11,31,58,0.94);\n  backdrop-filter: blur(14px);\n  -webkit-backdrop-filter: blur(14px);\n  border-bottom: 1px solid var(--border);\n}\n.navbar__inner {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  height: 64px;\n  padding-left: var(--container-px);\n  padding-right: var(--container-px);\n  max-width: var(--container-max);\n  margin: 0 auto;\n  gap: 1rem;\n}\n.navbar__logo {\n  font-family: 'Syne', sans-serif;\n  font-size: 1.15rem;\n  font-weight: 800;\n  color: var(--white);\n  display: flex;\n  align-items: center;\n  gap: 0.45rem;\n  flex-shrink: 0;\n  white-space: nowrap;\n}\n.navbar__logo-icon {\n  width: 30px; height: 30px;\n  background: linear-gradient(135deg, var(--cyan), var(--cyan2));\n  border-radius: 7px;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 0.9rem;\n  flex-shrink: 0;\n}\n.navbar__nav {\n  display: flex;\n  gap: 1.75rem;\n  list-style: none;\n  align-items: center;\n}\n.navbar__nav a {\n  font-size: 0.875rem;\n  font-weight: 500;\n  color: var(--gray);\n  transition: color 0.2s;\n  white-space: nowrap;\n}\n.navbar__cta {\n  background: var(--cyan);\n  color: var(--navy);\n  font-weight: 700;\n  font-size: 0.825rem;\n  padding: 0.5rem 1.1rem;\n  border-radius: 8px;\n  transition: all 0.2s;\n  white-space: nowrap;\n  flex-shrink: 0;\n  display: inline-block;\n}\n.navbar__hamburger {\n  display: none;\n  flex-direction: column;\n  gap: 5px;\n  padding: 6px;\n  flex-shrink: 0;\n  cursor: pointer;\n  background: none;\n  border: none;\n}\n.navbar__hamburger span {\n  display: block;\n  width: 22px; height: 2px;\n  background: var(--gray);\n  border-radius: 2px;\n  transition: all 0.25s;\n}\n.navbar__hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\n.navbar__hamburger.open span:nth-child(2) { opacity: 0; }\n.navbar__hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\n.navbar__drawer {\n  display: none;\n  flex-direction: column;\n  background: rgba(11,31,58,0.98);\n  border-top: 1px solid var(--border);\n  padding: 1.25rem var(--container-px);\n  gap: 0.25rem;\n}\n.navbar__drawer.open { display: flex; }\n.navbar__drawer a {\n  font-size: 1rem;\n  font-weight: 500;\n  color: var(--gray);\n  padding: 0.75rem 0;\n  border-bottom: 1px solid rgba(255,255,255,0.05);\n  transition: color 0.2s;\n}\n.navbar__drawer a:last-child { border-bottom: none; }\n.navbar__drawer .drawer-cta {\n  margin-top: 0.75rem;\n  background: var(--cyan);\n  color: var(--navy);\n  font-weight: 700;\n  text-align: center;\n  padding: 0.85rem;\n  border-radius: 10px;\n  font-size: 0.95rem;\n}\n\n\/* =============================================\n   WAVE DIVIDER\n============================================= *\/\n.wave-divider { width: 100%; overflow: hidden; line-height: 0; display: block; }\n.wave-divider svg { display: block; width: 100%; }\n\n\/* =============================================\n   PAGE HERO\n============================================= *\/\n.legal-hero {\n  padding: clamp(3rem, 6vw, 5rem) 0 clamp(2rem, 4vw, 3rem);\n  position: relative;\n  overflow: hidden;\n}\n.legal-hero__bg { position: absolute; inset: 0; pointer-events: none; }\n.legal-hero__circle {\n  position: absolute;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(0,212,255,0.07) 0%, transparent 70%);\n  animation: pulse-circle 5s ease-in-out infinite;\n}\n.legal-hero__circle:nth-child(1) { width: 45vw; height: 45vw; max-width: 500px; max-height: 500px; top: -30%; right: -10%; }\n.legal-hero__circle:nth-child(2) { width: 30vw; height: 30vw; max-width: 350px; max-height: 350px; bottom: -20%; left: -8%; animation-delay: 2.5s; }\n@keyframes pulse-circle { 0%,100%{opacity:0.5;transform:scale(1);} 50%{opacity:0.9;transform:scale(1.06);} }\n.legal-hero__inner { position: relative; z-index: 1; }\n.legal-hero__badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.45rem;\n  background: rgba(0,212,255,0.1);\n  border: 1px solid var(--border);\n  border-radius: 50px;\n  padding: 0.3rem 0.9rem;\n  margin-bottom: 1.25rem;\n}\n.legal-hero__badge-dot {\n  width: 7px; height: 7px;\n  background: var(--cyan);\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n.legal-hero__meta {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 0.5rem 1.5rem;\n  margin-top: 1.5rem;\n}\n.legal-hero__meta-item {\n  display: flex;\n  align-items: center;\n  gap: 0.4rem;\n  font-size: 0.82rem;\n  color: var(--gray);\n}\n.legal-hero__meta-dot {\n  width: 4px; height: 4px;\n  border-radius: 50%;\n  background: rgba(0,212,255,0.3);\n  display: none;\n}\n.legal-hero__meta-item + .legal-hero__meta-item .legal-hero__meta-dot { display: block; }\n\n\/* =============================================\n   POLICY LAYOUT\n============================================= *\/\n.policy-layout {\n  padding: clamp(2.5rem,5vw,4.5rem) 0 clamp(3rem,6vw,5rem);\n}\n.policy-grid {\n  display: grid;\n  grid-template-columns: 260px 1fr;\n  gap: 3rem;\n  align-items: start;\n}\n\n\/* Sidebar TOC *\/\n.policy-sidebar { position: sticky; top: 84px; }\n.policy-toc {\n  background: var(--card);\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  padding: 1.5rem 1.25rem;\n}\n.policy-toc__title {\n  font-family: 'Syne', sans-serif;\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--gray);\n  margin-bottom: 1rem;\n  padding-bottom: 0.75rem;\n  border-bottom: 1px solid rgba(255,255,255,0.07);\n}\n.policy-toc__list { list-style: none; display: flex; flex-direction: column; gap: 0.1rem; }\n.policy-toc__list a {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  font-size: 0.82rem;\n  color: var(--gray);\n  padding: 0.45rem 0.6rem;\n  border-radius: 7px;\n  transition: all 0.18s;\n  line-height: 1.4;\n}\n.policy-toc__list a:hover  { background: rgba(0,212,255,0.08); color: var(--cyan); }\n.policy-toc__list a.active { background: rgba(0,212,255,0.1); color: var(--cyan); font-weight: 600; }\n.policy-toc__num { flex-shrink: 0; font-size: 0.68rem; font-family: 'Syne', sans-serif; font-weight: 700; color: rgba(0,212,255,0.45); min-width: 18px; }\n\n\/* Policy content *\/\n.policy-content { min-width: 0; }\n.policy-section {\n  margin-bottom: 3rem;\n  scroll-margin-top: 90px;\n}\n.policy-section:last-child { margin-bottom: 0; }\n.policy-section__header {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n  margin-bottom: 1.35rem;\n  padding-bottom: 1rem;\n  border-bottom: 1px solid rgba(0,212,255,0.1);\n}\n.policy-section__num {\n  flex-shrink: 0;\n  width: 36px; height: 36px;\n  border-radius: 10px;\n  background: rgba(0,212,255,0.1);\n  border: 1px solid rgba(0,212,255,0.2);\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Syne', sans-serif;\n  font-size: 0.8rem;\n  font-weight: 700;\n  color: var(--cyan);\n  margin-top: 3px;\n}\n.policy-section h2 {\n  font-family: 'Syne', sans-serif;\n  font-size: clamp(1.15rem, 2.5vw, 1.4rem);\n  font-weight: 700;\n  color: var(--white);\n  line-height: 1.25;\n}\n.policy-section p {\n  font-size: 0.95rem;\n  color: var(--gray);\n  line-height: 1.8;\n  margin-bottom: 1rem;\n}\n.policy-section p:last-child { margin-bottom: 0; }\n.policy-section ul,\n.policy-section ol {\n  margin: 0.75rem 0 1rem;\n  padding-left: 0;\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 0.55rem;\n}\n.policy-section ul li,\n.policy-section ol li {\n  display: flex;\n  align-items: flex-start;\n  gap: 0.65rem;\n  font-size: 0.93rem;\n  color: var(--gray);\n  line-height: 1.7;\n}\n.policy-section ul li::before {\n  content: '';\n  flex-shrink: 0;\n  width: 6px; height: 6px;\n  border-radius: 50%;\n  background: var(--cyan);\n  margin-top: 0.6em;\n  opacity: 0.7;\n}\n.policy-section ol { counter-reset: ol-count; }\n.policy-section ol li { counter-increment: ol-count; }\n.policy-section ol li::before {\n  content: counter(ol-count);\n  flex-shrink: 0;\n  width: 22px; height: 22px;\n  border-radius: 50%;\n  background: rgba(0,212,255,0.12);\n  color: var(--cyan);\n  font-size: 0.68rem;\n  font-weight: 700;\n  font-family: 'Syne', sans-serif;\n  display: flex; align-items: center; justify-content: center;\n  margin-top: 2px;\n}\n.policy-subhead {\n  font-family: 'Syne', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--white);\n  margin: 1.35rem 0 0.5rem;\n}\n.policy-callout {\n  display: flex;\n  gap: 0.9rem;\n  align-items: flex-start;\n  padding: 1.1rem 1.2rem;\n  border-radius: 12px;\n  margin: 1.1rem 0;\n  font-size: 0.9rem;\n  line-height: 1.7;\n}\n.policy-callout--info { background: rgba(0,212,255,0.07); border: 1px solid rgba(0,212,255,0.18); color: #9DD9EE; }\n.policy-callout--good { background: rgba(0,212,255,0.05); border: 1px solid rgba(0,212,255,0.15); color: #9DD9EE; }\n.policy-callout--warn { background: rgba(255,179,71,0.07); border: 1px solid rgba(255,179,71,0.2); color: #C9A04A; }\n.policy-callout--red  { background: rgba(255,107,107,0.07); border: 1px solid rgba(255,107,107,0.2); color: #E08080; }\n.policy-callout__icon { flex-shrink: 0; font-size: 1.1rem; margin-top: 1px; }\n.policy-callout strong { color: var(--white); }\n\n\/* Summary card at top *\/\n.terms-summary-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1rem;\n  margin: 0 0 2rem;\n}\n.terms-summary-card {\n  background: var(--card);\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  padding: 1.1rem 1rem;\n  text-align: center;\n}\n.terms-summary-card .icon { font-size: 1.5rem; margin-bottom: 0.5rem; display: block; }\n.terms-summary-card h3 {\n  font-family: 'Syne', sans-serif;\n  font-size: 0.85rem;\n  font-weight: 700;\n  color: var(--white);\n  margin-bottom: 0.25rem;\n}\n.terms-summary-card p { font-size: 0.78rem; color: var(--gray); line-height: 1.5; }\n\n\/* Last updated chip *\/\n.policy-updated {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.45rem;\n  background: rgba(255,179,71,0.08);\n  border: 1px solid rgba(255,179,71,0.2);\n  border-radius: 50px;\n  padding: 0.28rem 0.85rem;\n  font-size: 0.75rem;\n  color: #C9A04A;\n  font-weight: 600;\n  margin-bottom: 2rem;\n}\n\n\/* =============================================\n   CTA BAND\n============================================= *\/\n.cta-band {\n  background: var(--navy2);\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n  padding: clamp(3rem,6vw,4.5rem) 0;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.cta-band::before {\n  content: '';\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%,-50%);\n  width: min(600px,100vw); height: min(600px,100vw);\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(0,212,255,0.06) 0%, transparent 65%);\n  pointer-events: none;\n}\n.cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.6rem;\n  background: linear-gradient(135deg, var(--cyan) 0%, var(--cyan2) 100%);\n  color: var(--navy) !important;\n  font-family: 'Syne', sans-serif;\n  font-size: clamp(0.9rem,1.8vw,1rem);\n  font-weight: 700;\n  padding: 0.9rem 2rem;\n  border-radius: 12px;\n  transition: all 0.22s;\n  box-shadow: 0 4px 24px rgba(0,212,255,0.3);\n  margin-top: 1.5rem;\n  position: relative; z-index: 1;\n  -webkit-tap-highlight-color: transparent;\n}\n.cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 36px rgba(0,212,255,0.5); }\n.legal-nav {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 0.5rem 0.75rem;\n  margin-top: 1.75rem;\n  position: relative; z-index: 1;\n}\n.legal-nav a {\n  font-size: 0.82rem;\n  color: var(--gray);\n  padding: 0.4rem 0.9rem;\n  border: 1px solid var(--border);\n  border-radius: 50px;\n  transition: all 0.2s;\n}\n.legal-nav a.active-page { border-color: rgba(0,212,255,0.4); color: var(--cyan); background: rgba(0,212,255,0.07); }\n\n\/* =============================================\n   FOOTER\n============================================= *\/\nfooter {\n  background: #07121F;\n  border-top: 1px solid rgba(255,255,255,0.06);\n  padding: 3rem 0 1.75rem;\n}\n.footer-inner {\n  display: grid;\n  grid-template-columns: 1.6fr 1fr 1fr 1fr;\n  gap: 2.5rem 2rem;\n  max-width: var(--container-max);\n  margin: 0 auto;\n  padding: 0 var(--container-px);\n}\n.footer-brand h2 {\n  font-family: 'Syne', sans-serif;\n  font-size: 1.1rem;\n  font-weight: 800;\n  color: var(--white);\n  display: flex;\n  align-items: center;\n  gap: 0.45rem;\n  flex-wrap: wrap;\n}\n.footer-brand p { font-size: 0.85rem; color: var(--gray); margin-top: 0.5rem; line-height: 1.6; }\n.footer-links h4 {\n  font-family: 'Syne', sans-serif;\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--gray);\n  margin-bottom: 0.85rem;\n}\n.footer-links ul { list-style: none; display: flex; flex-direction: column; gap: 0.5rem; }\n.footer-links a { font-size: 0.865rem; color: rgba(176,196,216,0.7); transition: color 0.2s; }\n.footer-bottom {\n  max-width: var(--container-max);\n  margin: 2rem auto 0;\n  padding: 1.35rem var(--container-px) 0;\n  border-top: 1px solid rgba(255,255,255,0.06);\n  text-align: center;\n  font-size: 0.78rem;\n  color: rgba(176,196,216,0.4);\n}\n\n\/* =============================================\n   RESPONSIVE\n============================================= *\/\n@media (max-width: 1023px) {\n  .policy-grid { grid-template-columns: 1fr; gap: 0; }\n  .policy-sidebar { position: static; margin-bottom: 2rem; }\n  .footer-inner { grid-template-columns: repeat(2,1fr); }\n  .terms-summary-grid { grid-template-columns: repeat(3,1fr); }\n}\n@media (max-width: 767px) {\n  .navbar__nav, .navbar__cta { display: none; }\n  .navbar__hamburger { display: flex; }\n  .navbar__inner { height: 58px; }\n  .footer-inner { grid-template-columns: 1fr 1fr; }\n  .footer-brand { grid-column: span 2; }\n  .terms-summary-grid { grid-template-columns: repeat(3,1fr); gap: 0.75rem; }\n}\n@media (max-width: 599px) {\n  :root { --container-px: 1rem; }\n  .footer-inner { grid-template-columns: 1fr; }\n  .footer-brand { grid-column: span 1; }\n  .policy-toc { display: none; }\n  .terms-summary-grid { grid-template-columns: 1fr; }\n  .policy-section__num { width: 30px; height: 30px; font-size: 0.72rem; }\n}\n@media (max-width: 479px) {\n  .display-xl { font-size: clamp(1.75rem,8.5vw,2.4rem); }\n  .display-lg { font-size: clamp(1.4rem,6.5vw,1.9rem); }\n}\n@media (min-width: 1440px) { :root { --container-max: 1360px; } }\n\n\/* Scroll reveal *\/\n.reveal { opacity:0; transform:translateY(16px); }\n.reveal.visible { opacity:1; transform:translateY(0); transition: opacity 0.5s ease, transform 0.5s ease; }\n<\/style>\n\n\n<div class=\"ew-page\">\n\n<!-- ======== NAVBAR ======== -->\n<nav class=\"navbar\" role=\"navigation\" aria-label=\"Main navigation\">\n  <div class=\"navbar__inner\">\n    <a href=\"\/\" class=\"navbar__logo\" aria-label=\"EjectWater home\">\n      <span class=\"navbar__logo-icon\" aria-hidden=\"true\">\ud83d\udca7<\/span>\n      EjectWater<span class=\"text-cyan\">.com<\/span>\n    <\/a>\n    <ul class=\"navbar__nav\" role=\"list\">\n      <li><a href=\"\/#how-it-works\">How It Works<\/a><\/li>\n      <li><a href=\"\/#devices\">Devices<\/a><\/li>\n      <li><a href=\"\/#benefits\">Benefits<\/a><\/li>\n      <li><a href=\"\/#faq\">FAQ<\/a><\/li>\n    <\/ul>\n    <a href=\"\/#tool\" class=\"navbar__cta\">Eject Water \u2193<\/a>\n    <button class=\"navbar__hamburger\" id=\"menuToggle\" aria-label=\"Open navigation menu\" aria-expanded=\"false\" aria-controls=\"mobileDrawer\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/button>\n  <\/div>\n  <div class=\"navbar__drawer\" id=\"mobileDrawer\" role=\"menu\" aria-hidden=\"true\">\n    <a href=\"\/#how-it-works\" role=\"menuitem\">How It Works<\/a>\n    <a href=\"\/#devices\" role=\"menuitem\">Supported Devices<\/a>\n    <a href=\"\/#benefits\" role=\"menuitem\">Benefits<\/a>\n    <a href=\"\/#faq\" role=\"menuitem\">FAQ<\/a>\n    <a href=\"\/#tool\" class=\"drawer-cta\" role=\"menuitem\">\ud83d\udca7 Eject Water Now<\/a>\n  <\/div>\n<\/nav>\n\n<!-- ======== HERO ======== -->\n<header class=\"legal-hero\" role=\"banner\">\n  <div class=\"legal-hero__bg\" aria-hidden=\"true\">\n    <div class=\"legal-hero__circle\"><\/div>\n    <div class=\"legal-hero__circle\"><\/div>\n  <\/div>\n  <div class=\"container legal-hero__inner text-center\">\n    <div class=\"legal-hero__badge\">\n      <span class=\"legal-hero__badge-dot\" aria-hidden=\"true\"><\/span>\n      <span class=\"eyebrow\">Legal<\/span>\n    <\/div>\n    <h1 class=\"display-xl\">Terms of <span class=\"text-cyan\">Use<\/span><\/h1>\n    <p style=\"color:var(--gray);font-size:clamp(1rem,1.5vw,1.1rem);max-width:580px;margin:1rem auto 0;line-height:1.75;\">\n      These are the ground rules for using EjectWater.com. We&#8217;ve kept them fair and written them in plain English, because legal documents don&#8217;t have to be painful to read.\n    <\/p>\n    <div class=\"legal-hero__meta\">\n      <div class=\"legal-hero__meta-item\">\n        <span aria-hidden=\"true\">\ud83d\udcc5<\/span>\n        <span>Effective Date: June 1, 2025<\/span>\n      <\/div>\n      <div class=\"legal-hero__meta-item\">\n        <span class=\"legal-hero__meta-dot\" aria-hidden=\"true\"><\/span>\n        <span aria-hidden=\"true\">\ud83d\udd04<\/span>\n        <span>Last Updated: June 20, 2025<\/span>\n      <\/div>\n      <div class=\"legal-hero__meta-item\">\n        <span class=\"legal-hero__meta-dot\" aria-hidden=\"true\"><\/span>\n        <span aria-hidden=\"true\">\ud83c\udf10<\/span>\n        <span>ejectwater.com\/terms\/<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<!-- WAVE DIVIDER -->\n<div class=\"wave-divider\" aria-hidden=\"true\">\n<svg viewBox=\"0 0 1440 56\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\"><path d=\"M0 28C240 56 480 0 720 28C960 56 1200 0 1440 28V56H0V28Z\" fill=\"#0F2847\"><\/path><\/svg>\n<\/div>\n\n<!-- ======== POLICY BODY ======== -->\n<main class=\"policy-layout\" style=\"background:var(--navy2);\">\n  <div class=\"container\">\n    <div class=\"policy-grid\">\n\n      <!-- SIDEBAR TOC -->\n      <aside class=\"policy-sidebar\" aria-label=\"Table of contents\">\n        <nav class=\"policy-toc\">\n          <div class=\"policy-toc__title\">Contents<\/div>\n          <ul class=\"policy-toc__list\" role=\"list\">\n            <li><a href=\"#acceptance\" class=\"active\"><span class=\"policy-toc__num\">01<\/span>Acceptance of Terms<\/a><\/li>\n            <li><a href=\"#what-we-offer\"><span class=\"policy-toc__num\">02<\/span>What We Offer<\/a><\/li>\n            <li><a href=\"#using-the-tool\"><span class=\"policy-toc__num\">03<\/span>Using the Tool<\/a><\/li>\n            <li><a href=\"#acceptable-use\"><span class=\"policy-toc__num\">04<\/span>Acceptable Use<\/a><\/li>\n            <li><a href=\"#no-guarantee\"><span class=\"policy-toc__num\">05<\/span>No Guarantee of Results<\/a><\/li>\n            <li><a href=\"#liability\"><span class=\"policy-toc__num\">06<\/span>Limitation of Liability<\/a><\/li>\n            <li><a href=\"#ip\"><span class=\"policy-toc__num\">07<\/span>Intellectual Property<\/a><\/li>\n            <li><a href=\"#third-party-links\"><span class=\"policy-toc__num\">08<\/span>Third-Party Links<\/a><\/li>\n            <li><a href=\"#availability\"><span class=\"policy-toc__num\">09<\/span>Service Availability<\/a><\/li>\n            <li><a href=\"#governing-law\"><span class=\"policy-toc__num\">10<\/span>Governing Law<\/a><\/li>\n            <li><a href=\"#changes\"><span class=\"policy-toc__num\">11<\/span>Changes to These Terms<\/a><\/li>\n            <li><a href=\"#contact\"><span class=\"policy-toc__num\">12<\/span>Contact Us<\/a><\/li>\n          <\/ul>\n        <\/nav>\n      <\/aside>\n\n      <!-- CONTENT -->\n      <div class=\"policy-content\">\n\n        <div class=\"policy-updated\" role=\"note\">\n          <span aria-hidden=\"true\">\u26a1<\/span>\n          Last updated June 20, 2025, these terms govern your use of ejectwater.com\n        <\/div>\n\n        <!-- Quick summary cards -->\n        <div class=\"terms-summary-grid reveal\">\n          <div class=\"terms-summary-card\">\n            <span class=\"icon\" aria-hidden=\"true\">\ud83c\udd93<\/span>\n            <h3>Always Free<\/h3>\n            <p>The tool is free to use with no hidden fees, subscriptions, or paid tiers.<\/p>\n          <\/div>\n          <div class=\"terms-summary-card\">\n            <span class=\"icon\" aria-hidden=\"true\">\u26a0\ufe0f<\/span>\n            <h3>Use at Your Risk<\/h3>\n            <p>Results vary by device. We can&#8217;t guarantee water removal in every situation.<\/p>\n          <\/div>\n          <div class=\"terms-summary-card\">\n            <span class=\"icon\" aria-hidden=\"true\">\u2705<\/span>\n            <h3>Fair &amp; Simple<\/h3>\n            <p>We ask very little. Just use the tool responsibly and don&#8217;t misuse the site.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"policy-callout policy-callout--info reveal\">\n          <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83d\udca1<\/span>\n          <div><strong>The short version:<\/strong> Use EjectWater.com freely and honestly, understand that results aren&#8217;t guaranteed for every device or water exposure situation, and don&#8217;t do anything that would harm the site or other users. That&#8217;s genuinely it. The sections below spell out the details.<\/div>\n        <\/div>\n\n        <!-- 01 -->\n        <section class=\"policy-section reveal\" id=\"acceptance\" aria-labelledby=\"s1-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">01<\/div>\n            <h2 id=\"s1-heading\">Acceptance of Terms<\/h2>\n          <\/div>\n          <p>By visiting or using EjectWater.com, whether you use the water eject tool, read a guide, or simply browse the site, you agree to be bound by these Terms of Use. If you don&#8217;t agree with any part of these terms, please don&#8217;t use the site.<\/p>\n          <p>These Terms of Use form a legally binding agreement between you (the user) and the operators of EjectWater.com. They apply to all visitors, users, and anyone else who accesses the website.<\/p>\n          <p>You don&#8217;t need to create an account or click &#8220;I agree&#8221; for these terms to apply, accessing the site constitutes acceptance. That said, we&#8217;ve worked hard to make sure these terms are reasonable, and we&#8217;re not here to catch anyone out.<\/p>\n        <\/section>\n\n        <!-- 02 -->\n        <section class=\"policy-section reveal\" id=\"what-we-offer\" aria-labelledby=\"s2-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">02<\/div>\n            <h2 id=\"s2-heading\">What We Offer<\/h2>\n          <\/div>\n          <p>EjectWater.com provides a free, browser-based tool that generates specific sound frequencies designed to help dislodge water from device speakers. We also publish supporting guides, articles, and device-specific tips.<\/p>\n          <p>Our core service includes:<\/p>\n          <ul>\n            <li>An interactive water ejection sound player with selectable frequencies (165 Hz, 200 Hz, 250 Hz, and 528 Hz)<\/li>\n            <li>A 30-second timed ejection cycle with a visual waveform display<\/li>\n            <li>Device-specific guides for iPhone, Android, AirPods, Apple Watch, and more<\/li>\n            <li>Educational content explaining the science behind the water eject process<\/li>\n            <li>A frequently asked questions section addressing common concerns<\/li>\n          <\/ul>\n          <p>All of these features are provided completely free of charge. There is no premium tier, no subscription, and no paid upgrade. We intend to keep it that way.<\/p>\n          <div class=\"policy-callout policy-callout--good\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\u2139\ufe0f<\/span>\n            <div>EjectWater.com is <strong>not affiliated with Apple Inc., Google LLC,<\/strong> or any device manufacturer. The tool is an independent, community-driven utility that uses publicly understood acoustic principles.<\/div>\n          <\/div>\n        <\/section>\n\n        <!-- 03 -->\n        <section class=\"policy-section reveal\" id=\"using-the-tool\" aria-labelledby=\"s3-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">03<\/div>\n            <h2 id=\"s3-heading\">Using the Tool<\/h2>\n          <\/div>\n          <p>Using EjectWater.com is intentionally simple, no account, no download, no setup. Here&#8217;s what you should know before pressing that button:<\/p>\n\n          <p class=\"policy-subhead\">How to Get the Best Results<\/p>\n          <ul>\n            <li>Turn your device volume to maximum before running the ejection cycle<\/li>\n            <li>Hold your device with the speaker facing downward during the cycle<\/li>\n            <li>Run 2\u20133 consecutive cycles for heavier water exposure or after submersion<\/li>\n            <li>Start with 165 Hz and try other frequencies if results are incomplete<\/li>\n            <li>Allow your device to air-dry for at least 30 minutes after running the tool<\/li>\n          <\/ul>\n\n          <p class=\"policy-subhead\">What the Tool Does and Doesn&#8217;t Do<\/p>\n          <p>The tool plays an audio tone through your device speaker. That tone causes the speaker membrane to vibrate at a frequency that can help push water droplets out through the speaker grille. The tool does not:<\/p>\n          <ul>\n            <li>Access your microphone, camera, or any other device sensor<\/li>\n            <li>Collect, upload, or transmit any data from your device<\/li>\n            <li>Require internet access beyond the initial page load<\/li>\n            <li>Install anything on your device or modify any system settings<\/li>\n          <\/ul>\n\n          <p class=\"policy-subhead\">Device Compatibility<\/p>\n          <p>The tool is designed to work on any modern web browser that supports the Web Audio API, including Safari on iOS, Chrome on Android, and all major desktop browsers. If the tool doesn&#8217;t produce sound, check that your browser&#8217;s audio isn&#8217;t muted and that you&#8217;ve given the page permission to play audio if prompted.<\/p>\n        <\/section>\n\n        <!-- 04 -->\n        <section class=\"policy-section reveal\" id=\"acceptable-use\" aria-labelledby=\"s4-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">04<\/div>\n            <h2 id=\"s4-heading\">Acceptable Use<\/h2>\n          <\/div>\n          <p>We want EjectWater.com to be useful for everyone. In order to keep it that way, we ask that all users behave reasonably and honestly when accessing the site. Most of what we ask should feel like common sense.<\/p>\n\n          <p class=\"policy-subhead\">You May<\/p>\n          <ul>\n            <li>Use the water eject tool as many times as you need, on any compatible device<\/li>\n            <li>Share the website URL with friends, family, or anyone who might find it helpful<\/li>\n            <li>Embed or link to EjectWater.com from your own website, blog, or social media<\/li>\n            <li>Use the site on multiple devices simultaneously without restriction<\/li>\n            <li>Access the site from any country where it is lawfully available<\/li>\n          <\/ul>\n\n          <p class=\"policy-subhead\">You May Not<\/p>\n          <ul>\n            <li>Attempt to reverse-engineer, copy, or reproduce the website&#8217;s code or content for commercial use without permission<\/li>\n            <li>Use automated scripts, bots, or crawlers to scrape or overload our servers<\/li>\n            <li>Attempt to bypass, disable, or interfere with any security features of the site<\/li>\n            <li>Misrepresent your identity or impersonate EjectWater.com in any way<\/li>\n            <li>Use the site in any way that violates applicable laws or regulations in your jurisdiction<\/li>\n            <li>Attempt to introduce malware, viruses, or any harmful code through the site<\/li>\n          <\/ul>\n\n          <div class=\"policy-callout policy-callout--warn\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\u26a0\ufe0f<\/span>\n            <div>Violating these acceptable use terms may result in your access to EjectWater.com being blocked. In serious cases involving illegal activity or deliberate harm to the site, we reserve the right to pursue further action.<\/div>\n          <\/div>\n        <\/section>\n\n        <!-- 05 -->\n        <section class=\"policy-section reveal\" id=\"no-guarantee\" aria-labelledby=\"s5-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">05<\/div>\n            <h2 id=\"s5-heading\">No Guarantee of Results<\/h2>\n          <\/div>\n          <p>We want to be upfront with you: while the water eject technique is based on real acoustic science and works well for many people in many situations, we cannot guarantee that it will work for your specific device, in your specific situation, every single time.<\/p>\n\n          <p>Results depend on factors that are outside our control, including:<\/p>\n          <ul>\n            <li>The type, model, and age of your device<\/li>\n            <li>How long the device has been exposed to water<\/li>\n            <li>The volume and depth of water intrusion<\/li>\n            <li>Whether the device has been physically damaged by water already<\/li>\n            <li>The specific speaker and grille design of your device<\/li>\n            <li>Whether your device&#8217;s volume was set to maximum during the cycle<\/li>\n          <\/ul>\n\n          <div class=\"policy-callout policy-callout--red\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83d\udea8<\/span>\n            <div><strong>Important:<\/strong> If your device shows signs of serious water damage, such as a non-responsive screen, failure to turn on, burning smell, or visible corrosion, stop using it immediately and contact a professional repair service. Our tool is designed for clearing minor water from speakers, not for addressing internal hardware damage.<\/div>\n          <\/div>\n\n          <p>EjectWater.com is provided on an &#8220;as is&#8221; and &#8220;as available&#8221; basis. We make no warranties, express or implied, about the fitness of the tool for any particular purpose, and we disclaim all implied warranties to the fullest extent permitted by applicable law.<\/p>\n        <\/section>\n\n        <!-- 06 -->\n        <section class=\"policy-section reveal\" id=\"liability\" aria-labelledby=\"s6-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">06<\/div>\n            <h2 id=\"s6-heading\">Limitation of Liability<\/h2>\n          <\/div>\n          <p>To the maximum extent permitted by applicable law, EjectWater.com and its operators shall not be held liable for any direct, indirect, incidental, consequential, or punitive damages arising from your use of, or inability to use, this website or the water ejection tool.<\/p>\n\n          <p>This limitation covers, but is not limited to:<\/p>\n          <ul>\n            <li>Any damage to your device that occurs during or after using the tool<\/li>\n            <li>Any data loss or corruption on your device<\/li>\n            <li>Any hearing discomfort or injury resulting from improper use at high volumes<\/li>\n            <li>Any financial loss arising from device damage or failed water removal<\/li>\n            <li>Any loss of data, business, revenue, or goodwill<\/li>\n            <li>Any interruption, suspension, or discontinuation of service<\/li>\n          <\/ul>\n\n          <div class=\"policy-callout policy-callout--warn\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83d\udd0a<\/span>\n            <div><strong>Hearing safety:<\/strong> Although the frequencies used by this tool are within normal listening ranges, playing audio at maximum volume for extended periods can be harmful to your hearing. We recommend using the tool for the intended 30-second cycles and not playing the tone directly into your ear or through headphones.<\/div>\n          <\/div>\n\n          <p>If you are in a jurisdiction that does not allow the exclusion of certain warranties or limitations on liability, some of the above exclusions may not apply to you. In such cases, our liability is limited to the fullest extent permitted by your local law.<\/p>\n        <\/section>\n\n        <!-- 07 -->\n        <section class=\"policy-section reveal\" id=\"ip\" aria-labelledby=\"s7-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">07<\/div>\n            <h2 id=\"s7-heading\">Intellectual Property<\/h2>\n          <\/div>\n          <p>The content on EjectWater.com, including the website design, layout, written guides, graphics, and underlying code, is the intellectual property of EjectWater.com and is protected by applicable copyright and intellectual property laws.<\/p>\n\n          <p class=\"policy-subhead\">What You Can Do<\/p>\n          <ul>\n            <li>Share links to pages on EjectWater.com freely<\/li>\n            <li>Quote short excerpts from our articles for educational or commentary purposes, with attribution and a link back<\/li>\n            <li>Screenshot the tool or pages for personal, non-commercial use<\/li>\n          <\/ul>\n\n          <p class=\"policy-subhead\">What You Cannot Do<\/p>\n          <ul>\n            <li>Copy or republish our written content in full without express written permission<\/li>\n            <li>Reproduce our website design or branding for commercial purposes<\/li>\n            <li>Use the EjectWater.com name or logo in a way that implies official affiliation or endorsement<\/li>\n            <li>Resell or sublicense any content, code, or tools from this website<\/li>\n          <\/ul>\n\n          <p>Third-party brand names mentioned on this site, including Apple, iPhone, AirPods, Apple Watch, Android, Samsung, and others, are trademarks of their respective owners. EjectWater.com has no affiliation with these brands and uses their names solely for descriptive, informational purposes.<\/p>\n        <\/section>\n\n        <!-- 08 -->\n        <section class=\"policy-section reveal\" id=\"third-party-links\" aria-labelledby=\"s8-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">08<\/div>\n            <h2 id=\"s8-heading\">Third-Party Links<\/h2>\n          <\/div>\n          <p>EjectWater.com may contain links to external websites, resources, or services, for example, links to device manufacturer support pages, official documentation, or related tools. These links are provided purely for your convenience and information.<\/p>\n          <p>When you click a link and leave EjectWater.com, you are subject to the terms and privacy policies of that external site. We have no control over the content, reliability, or practices of third-party websites, and we accept no responsibility for them.<\/p>\n          <p>The inclusion of any external link does not imply endorsement by EjectWater.com of that site, its operators, or its content. If you find a broken or suspicious link on our site, please let us know via our <a href=\"\/contact\/\" class=\"policy-inline-link\">contact page<\/a>.<\/p>\n        <\/section>\n\n        <!-- 09 -->\n        <section class=\"policy-section reveal\" id=\"availability\" aria-labelledby=\"s9-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">09<\/div>\n            <h2 id=\"s9-heading\">Service Availability<\/h2>\n          <\/div>\n          <p>We work hard to keep EjectWater.com online and running smoothly, but we cannot guarantee that the service will be available 100% of the time. There may be periods of downtime for maintenance, unexpected technical issues, or circumstances beyond our control.<\/p>\n          <p>We reserve the right to:<\/p>\n          <ul>\n            <li>Temporarily suspend the service for maintenance or upgrades<\/li>\n            <li>Modify, update, or discontinue any feature of the website at any time<\/li>\n            <li>Restrict access to the site from certain regions or IP addresses if required<\/li>\n            <li>Permanently discontinue the service if circumstances require it, with or without notice<\/li>\n          <\/ul>\n          <p>If we ever plan to permanently shut down EjectWater.com, we will do our best to provide advance notice through the website. We have no plans to do so, this is just standard legal coverage.<\/p>\n          <div class=\"policy-callout policy-callout--good\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83d\udca7<\/span>\n            <div>Because the tool is browser-based and requires no installation, you will always have access to it as long as the website is online, no software to update, no licence to renew.<\/div>\n          <\/div>\n        <\/section>\n\n        <!-- 10 -->\n        <section class=\"policy-section reveal\" id=\"governing-law\" aria-labelledby=\"s10-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">10<\/div>\n            <h2 id=\"s10-heading\">Governing Law &amp; Disputes<\/h2>\n          <\/div>\n          <p>These Terms of Use are governed by and construed in accordance with applicable law. Because EjectWater.com is an online service accessible globally, the applicable governing law may vary depending on your location and the specific circumstances of any dispute.<\/p>\n          <p>We genuinely hope that disputes never arise, and in the unlikely event that a concern does come up, we&#8217;d much prefer to resolve it informally and directly. If you have any issue with the site or these terms, please reach out to us first. We will make every reasonable effort to address your concern quickly and fairly.<\/p>\n          <p>If a dispute cannot be resolved informally, it shall be subject to the exclusive jurisdiction of the courts in the relevant territory, as determined by applicable law. Nothing in these terms limits your rights to seek resolution through your local consumer protection authority or relevant regulatory body.<\/p>\n        <\/section>\n\n        <!-- 11 -->\n        <section class=\"policy-section reveal\" id=\"changes\" aria-labelledby=\"s11-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">11<\/div>\n            <h2 id=\"s11-heading\">Changes to These Terms<\/h2>\n          <\/div>\n          <p>We may update these Terms of Use from time to time. This might happen if we add new features, change how the service is offered, or if legal requirements change. When we do make updates, we&#8217;ll change the &#8220;Last Updated&#8221; date at the top of this page.<\/p>\n          <p>We won&#8217;t make changes that are materially unfair to you without making those changes clearly visible. For significant updates, we may add a notice at the top of the page explaining what changed and why.<\/p>\n          <p>Your continued use of EjectWater.com after any update to these terms means you accept the revised version. If you disagree with an update, you should stop using the site. Since the service is free and requires no account, stopping is always easy, no cancellation needed.<\/p>\n          <div class=\"policy-callout policy-callout--warn\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83d\udccc<\/span>\n            <div>The permanent URL for these terms is always <strong>ejectwater.com\/terms\/<\/strong>, bookmark it if you&#8217;d like to check for future updates.<\/div>\n          <\/div>\n        <\/section>\n\n        <!-- 12 -->\n        <section class=\"policy-section reveal\" id=\"contact\" aria-labelledby=\"s12-heading\">\n          <div class=\"policy-section__header\">\n            <div class=\"policy-section__num\" aria-hidden=\"true\">12<\/div>\n            <h2 id=\"s12-heading\">Contact Us<\/h2>\n          <\/div>\n          <p>If you have any questions about these Terms of Use, want to report a misuse of the site, or have a concern you&#8217;d like to raise with us, we&#8217;re easy to reach and we actually respond.<\/p>\n          <p>You can contact us through our <a href=\"\/contact\/\" class=\"policy-inline-link\">contact page at ejectwater.com\/contact\/<\/a> or email us directly at <a href=\"mailto:legal@ejectwater.com\" class=\"policy-inline-link\">legal@ejectwater.com<\/a>.<\/p>\n          <p>We aim to respond to all enquiries within 5 business days. We take reports of misuse or legal concerns seriously and will act on them promptly.<\/p>\n          <div class=\"policy-callout policy-callout--good\">\n            <span class=\"policy-callout__icon\" aria-hidden=\"true\">\ud83e\udd1d<\/span>\n            <div>We built EjectWater.com to be genuinely helpful. If something in these terms feels unclear or unfair, we want to know about it. Our goal is a tool and a set of terms that work well for everyone who uses this site.<\/div>\n          <\/div>\n        <\/section>\n\n      <\/div><!-- \/.policy-content -->\n    <\/div><!-- \/.policy-grid -->\n  <\/div><!-- \/.container -->\n<\/main>\n\n<!-- WAVE DIVIDER -->\n<div class=\"wave-divider\" aria-hidden=\"true\">\n<svg viewBox=\"0 0 1440 56\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\"><path d=\"M0 28C240 0 480 56 720 28C960 0 1200 56 1440 28V56H0V28Z\" fill=\"#0B1F3A\"><\/path><\/svg>\n<\/div>\n\n<!-- ======== CTA BAND ======== -->\n<section class=\"cta-band\" aria-label=\"Return to water eject tool\">\n  <div class=\"container-narrow\">\n    <p class=\"eyebrow text-center\">Done Reading?<\/p>\n    <h2 class=\"display-lg text-center\" style=\"margin-top:0.4rem;position:relative;z-index:1;\">\n      Ready to <span class=\"text-cyan\">Eject Water<\/span>?\n    <\/h2>\n    <p style=\"color:var(--gray);font-size:0.95rem;text-align:center;margin-top:0.85rem;position:relative;z-index:1;\">Head back to the tool, free, instant, no sign-up required.<\/p>\n    <div class=\"text-center\">\n      <a href=\"\/\" class=\"cta-btn\">\ud83d\udca7 Back to EjectWater.com<\/a>\n    <\/div>\n    <nav class=\"legal-nav\" aria-label=\"Other legal pages\">\n      <a href=\"\/privacy\/\">Privacy Policy<\/a>\n      <a href=\"\/terms\/\" class=\"active-page\">Terms of Use<\/a>\n      <a href=\"\/disclaimer\/\">Disclaimer<\/a>\n      <a href=\"\/contact\/\">Contact<\/a>\n    <\/nav>\n  <\/div>\n<\/section>\n\n<!-- ======== FOOTER ======== -->\n<footer role=\"contentinfo\">\n  <div class=\"footer-inner\">\n    <div class=\"footer-brand\">\n      <h2><span aria-hidden=\"true\">\ud83d\udca7<\/span> EjectWater<span class=\"text-cyan\">.com<\/span><\/h2>\n      <p>The free, instant water ejection tool for every device and every browser. No download needed, ever.<\/p>\n    <\/div>\n    <div class=\"footer-links\">\n      <h4>Device Guides<\/h4>\n      <ul>\n        <li><a href=\"\/iphone-water-eject\/\">iPhone Water Eject<\/a><\/li>\n        <li><a href=\"\/airpods-water-eject\/\">AirPods Water Eject<\/a><\/li>\n        <li><a href=\"\/apple-watch-water-eject\/\">Apple Watch Eject<\/a><\/li>\n        <li><a href=\"\/android-water-eject\/\">Android Water Eject<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"footer-links\">\n      <h4>Resources<\/h4>\n      <ul>\n        <li><a href=\"\/how-it-works\/\">How It Works<\/a><\/li>\n        <li><a href=\"\/faq\/\">FAQs<\/a><\/li>\n        <li><a href=\"\/blog\/\">Water Damage Tips<\/a><\/li>\n        <li><a href=\"\/contact\/\">Contact<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"footer-links\">\n      <h4>Legal<\/h4>\n      <ul>\n        <li><a href=\"\/privacy\/\">Privacy Policy<\/a><\/li>\n        <li><a href=\"\/terms\/\" style=\"color:var(--cyan);\">Terms of Use<\/a><\/li>\n        <li><a href=\"\/disclaimer\/\">Disclaimer<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <div class=\"footer-bottom\">\n    <p>\u00a9 2025 EjectWater.com \u00b7 Free Water Eject Tool \u00b7 Not affiliated with Apple Inc. or Google LLC. \u00b7 All trademarks belong to their respective owners.<\/p>\n  <\/div>\n<\/footer>\n\n<!-- ======== STRUCTURED DATA ======== -->\n<script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebPage\",\"name\":\"Terms of Use \u2014 EjectWater.com\",\"url\":\"https:\/\/ejectwater.com\/terms\/\",\"description\":\"Terms of Use for EjectWater.com \u2014 a free browser-based water ejection tool. Read our fair, plain-English terms governing your use of the site.\",\"isPartOf\":{\"@type\":\"WebSite\",\"name\":\"EjectWater.com\",\"url\":\"https:\/\/ejectwater.com\"},\"breadcrumb\":{\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ejectwater.com\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Terms of Use\",\"item\":\"https:\/\/ejectwater.com\/terms\/\"}]}}\n<\/script>\n\n<!-- ======== JAVASCRIPT ======== -->\n<script>\n(function () {\n  'use strict';\n\n  \/* Mobile nav *\/\n  var toggle = document.getElementById('menuToggle');\n  var drawer = document.getElementById('mobileDrawer');\n  if (toggle && drawer) {\n    toggle.addEventListener('click', function () {\n      var open = drawer.classList.toggle('open');\n      toggle.classList.toggle('open', open);\n      toggle.setAttribute('aria-expanded', open);\n      drawer.setAttribute('aria-hidden', !open);\n    });\n    drawer.querySelectorAll('a').forEach(function (a) {\n      a.addEventListener('click', function () {\n        drawer.classList.remove('open');\n        toggle.classList.remove('open');\n        toggle.setAttribute('aria-expanded', 'false');\n        drawer.setAttribute('aria-hidden', 'true');\n      });\n    });\n  }\n\n  \/* Scroll reveal *\/\n  if ('IntersectionObserver' in window) {\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e, i) {\n        if (e.isIntersecting) {\n          setTimeout(function () { e.target.classList.add('visible'); }, i * 60);\n          io.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.07, rootMargin: '0px 0px -24px 0px' });\n    document.querySelectorAll('.reveal').forEach(function (el) { io.observe(el); });\n  } else {\n    document.querySelectorAll('.reveal').forEach(function (el) { el.classList.add('visible'); });\n  }\n\n  \/* TOC active state on scroll *\/\n  var sections = document.querySelectorAll('.policy-section');\n  var tocLinks = document.querySelectorAll('.policy-toc__list a');\n  if (sections.length && tocLinks.length && 'IntersectionObserver' in window) {\n    var tocIO = new IntersectionObserver(function (entries) {\n      entries.forEach(function (e) {\n        if (e.isIntersecting) {\n          var id = e.target.getAttribute('id');\n          tocLinks.forEach(function (link) {\n            link.classList.toggle('active', link.getAttribute('href') === '#' + id);\n          });\n        }\n      });\n    }, { rootMargin: '-80px 0px -60% 0px', threshold: 0 });\n    sections.forEach(function (s) { tocIO.observe(s); });\n  }\n\n})();\n<\/script>\n\n<\/div><!-- \/.ew-page -->\n","protected":false},"excerpt":{"rendered":"<p>Terms of Use | EjectWater.com \ud83d\udca7 EjectWater.com How It Works Devices Benefits FAQ Eject Water \u2193 How It Works Supported Devices Benefits FAQ \ud83d\udca7 Eject Water Now Legal Terms of Use These are the ground rules for using EjectWater.com. We&#8217;ve kept them fair and written them in plain English, because legal documents don&#8217;t have to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-26","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/pages\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":2,"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/pages\/26\/revisions"}],"predecessor-version":[{"id":28,"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/pages\/26\/revisions\/28"}],"wp:attachment":[{"href":"https:\/\/ejectwater.com\/zh\/wp-json\/wp\/v2\/media?parent=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}