:root{font-family:Rubik,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#159428;text-decoration:inherit}a:hover{color:#138823}a:visited{color:#159428}a:visited:hover{color:#138823}body{margin:0;min-width:320px;min-height:100vh;font-family:Rubik,system-ui,-apple-system,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#159428}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{box-sizing:border-box}.home-page{min-height:100vh;background:linear-gradient(135deg,#159428,#138823);padding:2rem}.header{text-align:center;color:#fff;margin-bottom:4rem}.logo{width:120px;height:120px;margin-bottom:1.5rem;border-radius:24px;box-shadow:0 8px 32px #0003}.header h1{font-size:3rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.subtitle{font-size:1.25rem;font-weight:400;opacity:.9;margin:0 0 1rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.subtitle-tagline{font-size:1.5rem;font-weight:600;opacity:1;margin:1.5rem 0 2.5rem;font-style:italic}.app-links{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:2rem}.app-store-link,.google-play-link{text-decoration:none;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.app-store-link:hover,.google-play-link:hover{transform:translateY(-3px);opacity:.9}.app-store-badge,.google-play-badge{display:flex;align-items:center;gap:.75rem;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1.25rem;border-radius:12px;border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.app-store-link:hover .app-store-badge,.google-play-link:hover .google-play-badge{background:#000c;border-color:#fff6}.app-store-badge svg,.google-play-badge svg{width:28px;height:28px;color:#fff;flex-shrink:0}.badge-text{display:flex;flex-direction:column;line-height:1.2}.badge-label{font-size:.65rem;font-weight:400;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.badge-name{font-size:1rem;font-weight:600;color:#fff}.screenshots-section{margin-bottom:5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #0000001a}.screenshots-section h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.screenshot-item{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0003;transition:transform .3s ease,box-shadow .3s ease}.screenshot-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000004d}.screenshot{width:100%;height:auto;display:block;border-radius:12px}.policies-section{max-width:1200px;margin:0 auto}.policies-section h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.policies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.policy-card{background:#fff;border-radius:16px;padding:2rem;text-decoration:none;color:inherit;box-shadow:0 4px 20px #00000026;transition:transform .3s ease,box-shadow .3s ease;display:block}.policy-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000040}.policy-card-content h3{color:#159428;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.policy-card-content p{color:#666;font-size:1rem;line-height:1.6;margin:0 0 1rem}.read-more{color:#159428;font-weight:600;font-size:1rem;display:inline-block;transition:transform .2s ease}.policy-card:hover .read-more{transform:translate(5px)}@media(max-width:768px){.home-page{padding:1rem}.header h1{font-size:2rem}.subtitle{font-size:1rem}.subtitle-tagline{font-size:1.25rem}.app-links{gap:1rem}.app-store-badge,.google-play-badge{padding:.625rem 1rem}.badge-label{font-size:.6rem}.badge-name{font-size:.875rem}.screenshots-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}.policies-grid{grid-template-columns:1fr;gap:1.5rem}.screenshots-section{padding:1.5rem}}.policy-page{min-height:100vh;background:linear-gradient(135deg,#159428,#138823);padding:2rem}.policy-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.back-link{color:#159428;text-decoration:none;font-size:1.1rem;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;padding:.5rem 1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.back-link:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.policy-logo{width:60px;height:60px;border-radius:12px;box-shadow:0 4px 16px #0003}.policy-content{max-width:1200px;margin:0 auto;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 8px 40px #0003}.policy-content h1{color:#159428;font-size:2.5rem;font-weight:700;margin:0 0 2rem;text-align:center}.pdf-container{margin-top:2rem}.pdf-viewer{width:100%;height:80vh;min-height:600px;border:2px solid #e0e0e0;border-radius:12px;margin-bottom:1.5rem}.pdf-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.download-button,.open-button{padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:inline-block}.download-button{background:#159428;color:#fff}.download-button:hover{background:#138823;transform:translateY(-2px);box-shadow:0 4px 12px #15942866}.open-button{background:#fff;color:#159428;border:2px solid #159428}.open-button:hover{background:#159428;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #15942866}.error-container{text-align:center;color:#fff;padding:4rem 2rem}.error-container h1{font-size:2.5rem;margin-bottom:1rem}.error-container p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.back-button{display:inline-block;padding:.875rem 2rem;background:#fff;color:#159428;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.back-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffffff4d}@media(max-width:768px){.policy-page{padding:1rem}.policy-content{padding:1.5rem}.policy-content h1{font-size:1.75rem}.pdf-viewer{height:70vh;min-height:500px}.pdf-actions{flex-direction:column}.download-button,.open-button{width:100%;text-align:center}}.privacy-html-content{max-width:900px;margin:0 auto;line-height:1.8}.privacy-html-content .updated-date{color:#666;font-size:.95rem;margin-bottom:2rem;font-style:italic}.privacy-html-content h2{color:#159428;font-size:1.75rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.privacy-html-content p{color:#333;font-size:1rem;margin-bottom:1.25rem;text-align:justify}.privacy-html-content ul{margin:1.5rem 0;padding-left:2rem}.privacy-html-content li{color:#333;font-size:1rem;margin-bottom:.75rem;line-height:1.7}.privacy-html-content li strong{color:#159428;font-weight:600}.privacy-html-content a{color:#159428;text-decoration:underline;transition:color .2s ease}.privacy-html-content a:hover{color:#138823}.privacy-html-content ul li p{margin-top:.5rem;margin-bottom:.5rem}@media(max-width:768px){.privacy-html-content{padding:1.5rem}.privacy-html-content h2{font-size:1.5rem;margin-top:2rem}.privacy-html-content p,.privacy-html-content li{font-size:.95rem}.privacy-html-content ul{padding-left:1.5rem}}#root{width:100%;margin:0;padding:0}
