body{font-family:Inter,sans-serif;line-height:1.8;color:#2c3e50;background-color:#f8fafc;margin:0;padding:0}.container{max-width:800px;margin:2rem auto;padding:2.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}h1,h2,h3{font-family:Lora,serif;color:#1a202c;letter-spacing:-.02em}h1{text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}h2{margin-top:3rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0;padding-bottom:.75rem;font-size:2rem}h3{margin-top:2rem;margin-bottom:1rem;color:#2d3748;font-size:1.5rem}p{margin-bottom:1.5rem;font-size:1.05rem;color:#4a5568}ul{margin-bottom:1.5rem;padding-left:1.5rem}li{margin-bottom:.75rem;color:#4a5568;font-size:1.05rem;position:relative}a{color:#4ec0df;text-decoration:none;transition:color .2s ease}a:hover{color:#3498db;text-decoration:underline}.back-link{display:inline-block;text-align:center;margin:3rem auto 1rem;padding:.75rem 1.5rem;font-weight:600;color:#4ec0df;border:2px solid #4ec0df;border-radius:8px;transition:all .2s ease}.back-link:hover{background-color:#4ec0df;color:#fff;text-decoration:none;transform:translateY(-2px)}.nav-menu{text-align:center;margin:2rem 0 3rem;padding:1rem 0 1.5rem;border-bottom:2px solid #e2e8f0;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.nav-menu a{font-weight:600;font-size:1.1rem;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease}.nav-menu a:hover{background-color:#f7fafc;text-decoration:none}em{color:#4ec0df;font-style:normal;font-weight:500}strong{color:#2d3748;font-weight:600}@media (max-width: 768px){.container{margin:1rem;padding:1.5rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.nav-menu{flex-direction:column;gap:1rem}.nav-menu a{display:block;padding:.75rem;background-color:#f7fafc;border-radius:8px}}:root{--primary-color: #4ec0df;--white-color: #ffffff}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Inter,sans-serif;color:var(--white-color);background-color:#1a1a2e;overflow-x:hidden}.hero{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:2;padding:20px}#particles-js{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1;background-image:url(https://images.unsplash.com/photo-1548681528-6a5c45b66b42?q=80&w=2586&auto=format&fit=crop);background-size:cover;background-position:center}#particles-js:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#1a1a2ebf,#1a1a2ef5);z-index:-1}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;flex-grow:1;width:100%;margin:auto;padding:2rem 0}.title-container{background:#ffffff1f;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:30px;padding:15px 40px;margin-bottom:25px;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 40px #0000004d;display:flex;justify-content:center;align-items:center}.hero-title{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;margin:15px 0 10px;text-shadow:0 4px 20px rgba(0,0,0,.9);line-height:1.2;color:#fff;text-align:center}.hero-subtitle{font-size:1.25rem;max-width:750px;margin:0 auto 30px;line-height:1.5;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.8);text-align:center}.hero-subtitle strong{color:var(--primary-color);font-weight:800}.store-buttons{display:flex;flex-direction:column;gap:20px;align-items:center;margin-top:2rem;width:100%}.store-button{display:inline-block;transition:transform .3s ease,box-shadow .3s ease;animation:breathe 3s ease-in-out infinite;max-width:200px}.store-button img{width:100%;border-radius:8px}.trust-note{font-size:.95rem;margin:25px auto;color:#fff;max-width:600px;font-style:italic;text-shadow:0 2px 6px rgba(0,0,0,.8);text-align:center;line-height:1.4}.trust-note strong{color:#4ec0df;font-weight:800}.comparison-section{width:100%;max-width:850px;margin:50px auto;padding:40px;background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.1)}.comparison-section h3{color:#fff;font-size:2rem;font-weight:700;text-shadow:0 4px 12px rgba(0,0,0,1);margin-bottom:35px;text-align:center;font-family:Montserrat,sans-serif}.comparison-table{display:grid;grid-template-columns:1fr 1fr;gap:30px}.comp-card{padding:30px;border-radius:18px;text-align:left}.comp-card.competitor{background:#ff323214;border:1px solid rgba(255,50,50,.25)}.comp-card.petpop{background:#4ec0df1f;border:1px solid rgba(78,192,223,.4)}.comp-card h4{margin-bottom:20px;color:var(--primary-color);font-size:1.5rem;font-weight:800;text-shadow:0 2px 8px rgba(0,0,0,.8)}.comp-list{list-style:none;padding:0}.comp-list li{margin-bottom:14px;font-size:1rem;display:flex;align-items:flex-start;gap:12px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.9);line-height:1.4}.comp-list.cross li:before{content:"✕";color:#ff5f5f;font-weight:900}.comp-list.check li:before{content:"✓";color:#4ec0df;font-weight:900}.glass-support{background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:30px;border:1px solid rgba(255,255,255,.15);margin-top:40px;color:#fff}.apple-verification-badge{background:#ffffff1a;padding:8px 20px;border-radius:50px;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease}.apple-verification-badge:hover{background:#fff3;transform:translateY(-2px)}.footer-container{text-align:center;z-index:3;padding:40px 0}.glass-footer{background:#0009;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1)}.footer-text{font-size:.9rem;color:#fff;margin-bottom:8px;text-shadow:0 1px 4px rgba(0,0,0,.8)}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@media (min-width: 768px){.store-buttons{flex-direction:row;justify-content:center;gap:30px}.store-button{max-width:240px}}@media (max-width: 768px){.title-container{background:#ffffff1f;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:30px;padding:15px 40px;margin-bottom:25px;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 40px #0000004d;display:flex;justify-content:center;align-items:center}.hero-title{font-size:2.2rem}.comparison-table{grid-template-columns:1fr}.comparison-section{padding:25px;margin:30px 15px}}
