------WebKitFormBoundaryH4mIRQI6SWW6BXEe Content-Disposition: form-data; name="file"; filename="terms.html" Content-Type: text/html {"path":"/public_html/terms.html","name":"terms.html","size":11496,"extension":".html","modified":"2026-05-04T08:17:33.567168346Z","mode":420,"isDir":false,"isSymlink":false,"type":"text","content":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n \u003cmeta charset=\"UTF-8\" /\u003e\n \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" /\u003e\n \u003ctitle\u003eTerms of Use — SafeRoom\u003c/title\u003e\n \u003clink rel=\"icon\" href=\"assets/icon.png\" /\u003e\n \u003cstyle\u003e\n *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n :root {\n --accent: #38CC8C;\n --bg: #ffffff;\n --bg-alt: #f5f5f7;\n --text: #1d1d1f;\n --text-2: #6e6e73;\n --text-3: #aeaeb2;\n --stroke: rgba(0,0,0,0.08);\n }\n body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; background: var(--bg); color: var(--text); line-height: 1.7; }\n a { color: var(--accent); text-decoration: none; }\n a:hover { text-decoration: underline; }\n .container { max-width: 760px; margin: 0 auto; padding: 0 24px; }\n\n nav {\n position: sticky; top: 0; z-index: 100;\n background: rgba(255,255,255,0.82);\n backdrop-filter: saturate(180%) blur(20px);\n -webkit-backdrop-filter: saturate(180%) blur(20px);\n border-bottom: 1px solid var(--stroke);\n }\n .nav-inner { display: flex; align-items: center; justify-content: space-between; height: 52px; max-width: 1080px; margin: 0 auto; padding: 0 24px; }\n .nav-logo { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; color: var(--text); }\n .nav-logo img { width: 28px; height: 28px; border-radius: 7px; }\n .btn-nav {\n display: inline-flex; align-items: center; gap: 6px;\n background: var(--text); color: #fff;\n font-size: 0.82rem; font-weight: 600;\n padding: 0.45rem 1rem; border-radius: 99px;\n }\n .btn-nav svg { width: 14px; height: 14px; }\n\n .grad { background: linear-gradient(92deg, #38CC8C 0%, #34aadc 45%, #af52de 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n\n .page-header { padding: 4rem 0 2rem; text-align: center; background: linear-gradient(180deg, #f5f5f7 0%, #fff 100%); border-bottom: 1px solid var(--stroke); margin-bottom: 3rem; }\n .page-header h1 { font-size: clamp(2rem, 4vw, 3rem); font-weight: 800; letter-spacing: -0.04em; margin-bottom: 0.5rem; }\n .page-header p { color: var(--text-2); font-size: 0.9rem; }\n\n .callout {\n background: rgba(56,204,140,0.06);\n border: 1.5px solid rgba(56,204,140,0.2);\n border-radius: 16px; padding: 1.5rem 1.75rem; margin: 2rem 0;\n }\n .callout p { font-size: 0.92rem; color: var(--text); line-height: 1.7; }\n .callout strong { color: var(--text); }\n\n .pricing-box { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin: 1.5rem 0; }\n .pricing-card {\n background: var(--bg-alt); border-radius: 16px;\n padding: 1.5rem; border: 1.5px solid var(--stroke);\n text-align: center;\n }\n .pricing-card.featured { border-color: rgba(56,204,140,0.4); background: rgba(56,204,140,0.04); }\n .plan-name { font-size: 0.75rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-2); margin-bottom: 0.5rem; }\n .plan-price { font-size: 2.2rem; font-weight: 900; letter-spacing: -0.04em; color: var(--text); }\n .plan-period { font-size: 0.8rem; color: var(--text-2); margin-bottom: 0.4rem; }\n .plan-detail { font-size: 0.78rem; color: var(--accent); font-weight: 600; }\n @media (max-width: 480px) { .pricing-box { grid-template-columns: 1fr; } }\n\n .content { padding-bottom: 5rem; }\n .content h2 { font-size: 1.3rem; font-weight: 800; margin: 2.5rem 0 0.7rem; }\n .content p { font-size: 0.95rem; color: var(--text-2); margin-bottom: 0.85rem; line-height: 1.75; }\n .content ul { margin: 0.5rem 0 1rem 1.4rem; }\n .content li { font-size: 0.95rem; color: var(--text-2); margin-bottom: 0.4rem; line-height: 1.65; }\n\n footer { background: var(--text); color: rgba(255,255,255,0.5); padding: 2rem 0; font-size: 0.82rem; text-align: center; }\n footer a { color: rgba(255,255,255,0.6); }\n footer a:hover { color: #fff; }\n .footer-links { display: flex; justify-content: center; gap: 2rem; list-style: none; margin-bottom: 1rem; }\n \u003c/style\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\n\u003cnav\u003e\n \u003cdiv class=\"nav-inner\"\u003e\n \u003ca href=\"index.html\" class=\"nav-logo\"\u003e\n \u003cimg src=\"assets/icon.png\" alt=\"SafeRoom\" /\u003e\n \u003cspan\u003eSafeRoom\u003c/span\u003e\n \u003c/a\u003e\n \u003ca href=\"https://apps.apple.com/ae/app/saferoom-travel-privacy/id6761614513\" class=\"btn-nav\" target=\"_blank\" rel=\"noopener\"\u003e\n \u003csvg viewBox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"/\u003e\u003c/svg\u003e\n Download\n \u003c/a\u003e\n \u003c/div\u003e\n\u003c/nav\u003e\n\n\u003cdiv class=\"page-header\"\u003e\n \u003cdiv class=\"container\"\u003e\n \u003ch1\u003eTerms of \u003cspan class=\"grad\"\u003eUse\u003c/span\u003e\u003c/h1\u003e\n \u003cp\u003eEffective date: 1 April 2026 \u0026nbsp;·\u0026nbsp; saferoom.online/terms.html\u003c/p\u003e\n \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv class=\"container\"\u003e\n \u003cdiv class=\"content\"\u003e\n\n \u003ch2\u003e1. Agreement to terms\u003c/h2\u003e\n \u003cp\u003eBy downloading, installing, or using SafeRoom (\"the App\"), you agree to be bound by these Terms of Use. If you do not agree, do not use the App. These Terms constitute a legally binding agreement between you and The Creative One Agency (\"we\", \"us\", \"our\").\u003c/p\u003e\n\n \u003ch2\u003e2. Description of service\u003c/h2\u003e\n \u003cp\u003eSafeRoom is a personal awareness tool that helps travellers inspect hotel rooms and short-term rentals for potentially undisclosed surveillance devices. The App provides three scan types: Wi-Fi network discovery, Bluetooth Low Energy scanning, and a guided visual inspection checklist.\u003c/p\u003e\n \u003cp\u003eSafeRoom is a personal awareness tool only. It is not a professional security service. Scan results are informational and should not be treated as definitive proof of the presence or absence of surveillance devices.\u003c/p\u003e\n\n \u003ch2\u003e3. Eligibility\u003c/h2\u003e\n \u003cp\u003eYou must be at least 17 years of age to use SafeRoom, consistent with the App's age rating on the Apple App Store. By using the App, you confirm that you meet this requirement.\u003c/p\u003e\n\n \u003ch2\u003e4. Subscriptions\u003c/h2\u003e\n \u003cp\u003eAccess to SafeRoom's scanning features requires an active subscription. The following subscription plans are available:\u003c/p\u003e\n\n \u003cdiv class=\"pricing-box\"\u003e\n \u003cdiv class=\"pricing-card\"\u003e\n \u003cdiv class=\"plan-name\"\u003eWeekly\u003c/div\u003e\n \u003cdiv class=\"plan-price\"\u003e$4.99\u003c/div\u003e\n \u003cdiv class=\"plan-period\"\u003eper week\u003c/div\u003e\n \u003cdiv class=\"plan-detail\"\u003e~$259 if billed for a full year\u003c/div\u003e\n \u003c/div\u003e\n \u003cdiv class=\"pricing-card featured\"\u003e\n \u003cdiv class=\"plan-name\"\u003eAnnual \u0026nbsp;·\u0026nbsp; Best Value\u003c/div\u003e\n \u003cdiv class=\"plan-price\"\u003e$54\u003c/div\u003e\n \u003cdiv class=\"plan-period\"\u003eper year\u003c/div\u003e\n \u003cdiv class=\"plan-detail\"\u003eJust $1.04/week — save over 79%\u003c/div\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003cdiv class=\"callout\"\u003e\n \u003cp\u003e\u003cstrong\u003eImportant subscription information required by Apple:\u003c/strong\u003e Payment will be charged to your Apple ID account at confirmation of purchase. Subscriptions automatically renew unless auto-renewal is turned off at least 24 hours before the end of the current period. Your account will be charged for renewal within 24 hours prior to the end of the current period. You can manage and cancel your subscription at any time by going to \u003cstrong\u003eiPhone Settings → [Your Name] → Subscriptions\u003c/strong\u003e. No refund will be provided for the unused portion of a subscription period.\u003c/p\u003e\n \u003c/div\u003e\n\n \u003cp\u003ePrices are in US dollars and may vary by region. Apple will display the local currency equivalent at the point of purchase.\u003c/p\u003e\n\n \u003ch2\u003e5. Free download; no free trial\u003c/h2\u003e\n \u003cp\u003eThe App is free to download from the App Store. However, a paid subscription is required to access scanning features. There is no free trial period. You will be asked to subscribe before running your first scan.\u003c/p\u003e\n\n \u003ch2\u003e6. Cancellation\u003c/h2\u003e\n \u003cp\u003eYou may cancel your subscription at any time. Cancellation takes effect at the end of the current billing period — you will retain access to SafeRoom's features until that date. To cancel, go to: \u003cstrong\u003eiPhone Settings → [Your Name] → Subscriptions → SafeRoom → Cancel Subscription.\u003c/strong\u003e\u003c/p\u003e\n \u003cp\u003eWe do not process cancellations directly. All subscription management is handled by Apple through the App Store.\u003c/p\u003e\n\n \u003ch2\u003e7. Refunds\u003c/h2\u003e\n \u003cp\u003eAll purchases are processed by Apple. Refund requests must be submitted directly to Apple at \u003ca href=\"https://reportaproblem.apple.com\" target=\"_blank\" rel=\"noopener\"\u003ereportaproblem.apple.com\u003c/a\u003e. We do not have the ability to issue refunds directly.\u003c/p\u003e\n\n \u003ch2\u003e8. Acceptable use\u003c/h2\u003e\n \u003cp\u003eYou agree to use SafeRoom only for lawful purposes and only in spaces where you have a right to be. You must not use the App to:\u003c/p\u003e\n \u003cul\u003e\n \u003cli\u003eScan networks or devices without authorisation from the property owner or network administrator.\u003c/li\u003e\n \u003cli\u003eViolate any applicable local, national, or international laws or regulations.\u003c/li\u003e\n \u003cli\u003eAttempt to reverse-engineer, decompile, or modify the App.\u003c/li\u003e\n \u003c/ul\u003e\n\n \u003ch2\u003e9. Intellectual property\u003c/h2\u003e\n \u003cp\u003eAll content, design, code, and trademarks within SafeRoom and this website are the property of The Creative One Agency and may not be reproduced, distributed, or used without prior written permission.\u003c/p\u003e\n\n \u003ch2\u003e10. Disclaimer of warranties\u003c/h2\u003e\n \u003cp\u003eSafeRoom is provided \"as is\" without warranties of any kind, express or implied. We do not warrant that the App will detect all surveillance devices, that scan results will be accurate or complete, or that the App will be free from errors or interruptions. SafeRoom is a personal awareness tool, not a professional security service.\u003c/p\u003e\n\n \u003ch2\u003e11. Limitation of liability\u003c/h2\u003e\n \u003cp\u003eTo the fullest extent permitted by applicable law, The Creative One Agency shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the App, including but not limited to reliance on scan results. Our total liability to you for any claim arising under these Terms shall not exceed the amount you paid for your current subscription period.\u003c/p\u003e\n\n \u003ch2\u003e12. Governing law\u003c/h2\u003e\n \u003cp\u003eThese Terms shall be governed by and construed in accordance with the laws of the United Arab Emirates. Any disputes arising under these Terms shall be subject to the exclusive jurisdiction of the courts of the UAE.\u003c/p\u003e\n\n \u003ch2\u003e13. Changes to these terms\u003c/h2\u003e\n \u003cp\u003eWe may update these Terms from time to time. We will notify you of material changes by updating the effective date at the top of this page. Continued use of the App after changes constitutes acceptance of the revised Terms.\u003c/p\u003e\n\n \u003ch2\u003e14. Contact\u003c/h2\u003e\n \u003cp\u003eFor questions about these Terms, please contact us at: \u003ca href=\"mailto:office@thecreativeoneagency.com\"\u003eoffice@thecreativeoneagency.com\u003c/a\u003e\u003c/p\u003e\n\n \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cfooter\u003e\n \u003cul class=\"footer-links\"\u003e\n \u003cli\u003e\u003ca href=\"index.html\"\u003eHome\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"privacy.html\"\u003ePrivacy Policy\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"terms.html\"\u003eTerms of Use\u003c/a\u003e\u003c/li\u003e\n \u003cli\u003e\u003ca href=\"mailto:office@thecreativeoneagency.com\"\u003eSupport\u003c/a\u003e\u003c/li\u003e\n \u003c/ul\u003e\n \u003cp\u003e© 2026 SafeRoom. All rights reserved.\u003c/p\u003e\n\u003c/footer\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n","link":""} ------WebKitFormBoundaryH4mIRQI6SWW6BXEe--