*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{background-color:#282c34;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-logo{color:#61dafb;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-link{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.nav-link:hover{color:#61dafb}.dropdown{position:relative}.dropdown-arrow{font-size:.8rem;margin-left:.5rem;transition:transform .3s ease}.dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{background-color:#1e2328;border:1px solid #404040;border-radius:4px;box-shadow:0 4px 8px #0003;left:0;list-style:none;margin:0;min-width:160px;padding:.5rem 0;position:absolute;top:100%;z-index:1000}.dropdown-link{color:#fff;display:block;font-size:.9rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .3s,color .3s}.dropdown-link:hover{background-color:#61dafb;color:#282c34}@media (max-width:768px){.nav-container{flex-direction:column;gap:1rem;padding:0 1rem}.nav-menu{flex-wrap:wrap;gap:1rem;justify-content:center}}.home{min-height:calc(100vh - 80px)}.hero{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:4rem 2rem;position:relative;text-align:center}.hero h1{font-size:3rem;margin:0 0 1rem}.tagline{font-size:1.5rem;margin:0;opacity:.95}.cta,.features,.intro{padding:4rem 2rem}.intro{background-color:#fff}.cta h2,.features h2,.intro h2{color:#333;font-size:2.5rem;margin-bottom:2rem}.intro p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.features{background-color:#f5f5f5}.feature-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.feature-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-5px)}.feature-card h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#666;font-size:1rem;line-height:1.6}.cta{background-color:#fff;text-align:center}.cta p{color:#555;font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#667eea;border-radius:5px;color:#fff;display:inline-block;font-size:1.1rem;padding:1rem 2rem;text-decoration:none;transition:background-color .3s}.cta-button:hover{background-color:#764ba2}@media (max-width:768px){.hero h1{font-size:2rem}.tagline{font-size:1.2rem}.cta h2,.features h2,.intro h2{font-size:2rem}.feature-grid{grid-template-columns:1fr}}.apps{min-height:calc(100vh - 80px)}.apps-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.apps-header h1{font-size:3rem;margin:0 0 1rem}.apps-header p{font-size:1.3rem;margin:0;opacity:.95}.apps-overview{background-color:#fff;padding:4rem 2rem}.apps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.app-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 32px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.app-card:hover{box-shadow:0 16px 48px #00000026;transform:translateY(-8px)}.app-card-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;padding:2rem;text-align:center}.app-card-header h2{color:#2d3748;font-size:2rem;margin-bottom:.5rem}.app-tagline{color:#667eea;font-size:1.1rem;font-weight:500;margin:0}.app-card-content{padding:2rem}.app-preview{margin-bottom:2rem;text-align:center}.app-icon{display:block;font-size:4rem;margin-bottom:1rem}.app-preview p{color:#4a5568;font-size:1rem;line-height:1.6}.app-highlights{margin-bottom:2rem}.app-highlights ul{list-style:none;margin:0;padding:0}.app-highlights li{color:#4a5568;font-size:.95rem;line-height:1.5;margin-bottom:.75rem}.app-status{margin-bottom:1rem;text-align:center}.status-badge{border-radius:20px;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.app-status.available .status-badge{background-color:#c6f6d5;color:#22543d}.app-status.coming-soon .status-badge{background-color:#fed7d7;background-color:#e6fffa;color:#742a2a;color:#234e52}.app-card-actions{padding:0 2rem 2rem}.learn-more-btn{border:none;border-radius:8px;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.learn-more-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.learn-more-btn.primary:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.learn-more-btn.secondary{background:linear-gradient(135deg,#6c757d,#495057);color:#fff}.learn-more-btn.secondary:hover{background:linear-gradient(135deg,#5a6268,#3d4245);box-shadow:0 8px 20px #6c757d4d;transform:translateY(-2px)}.why-42pets{background-color:#f8f9fa;padding:4rem 2rem}.why-42pets h2{color:#2d3748;font-size:2.5rem;margin-bottom:3rem;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-item{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000000d;padding:2rem;text-align:center}.benefit-item h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.benefit-item p{color:#4a5568;line-height:1.6}@media (max-width:968px){.apps-grid{gap:2rem;grid-template-columns:1fr}.apps-header h1{font-size:2.5rem}.app-card-header h2{font-size:1.8rem}.why-42pets h2{font-size:2rem}}@media (max-width:600px){.apps-header{padding:2rem 1rem}.apps-header h1{font-size:2rem}.apps-overview{padding:2rem 1rem}.app-card-content,.app-card-header{padding:1.5rem}.why-42pets{padding:2rem 1rem}.benefits-grid{gap:1.5rem;grid-template-columns:1fr}}.bartmenu{min-height:calc(100vh - 80px)}.bartmenu-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.bartmenu-header h1{font-size:3rem;margin:0 0 1rem}.bartmenu-header p{font-size:1.3rem;margin:0;opacity:.95}.app-store-badge{display:inline-block;transition:transform .3s}.app-store-badge:hover{transform:translateY(-2px)}.app-store-image{height:60px;transition:opacity .3s;width:auto}.app-store-badge:hover .app-store-image{opacity:.8}.responsible-drinking-notice{background-color:#fff3cd;border:2px solid #ffc107;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.responsible-drinking-notice h3{color:#856404;font-size:1.2rem;margin-bottom:1rem}.responsible-drinking-notice p{color:#856404;line-height:1.6;margin-bottom:1rem}.help-resources-link{background-color:#dc3545;border-radius:6px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.help-resources-link:hover{background-color:#c82333;box-shadow:0 4px 8px #dc35454d;transform:translateY(-2px)}.screenshots-grid{grid-template-columns:repeat(3,1fr)}.screenshot-item img{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;margin-bottom:1rem;max-width:200px;width:100%}.screenshot-item p{color:#555;font-size:1rem;font-weight:500;margin:0}@media (max-width:968px){.app-detail{gap:2rem;grid-template-columns:1fr}.bartmenu-header h1{font-size:2.5rem}.screenshots-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.bartmenu-header{padding:2rem 1rem}.bartmenu-header h1{font-size:2rem}.app-showcase{padding:2rem 1rem}.screenshots-grid{grid-template-columns:1fr}}.dishlist{min-height:calc(100vh - 80px)}.dishlist-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.dishlist-header h1{font-size:3rem;margin:0 0 1rem}.dishlist-header p{font-size:1.3rem;margin:0;opacity:.95}@media (max-width:968px){.app-detail{gap:2rem;grid-template-columns:1fr}.dishlist-header h1{font-size:2.5rem}.screenshots-grid{grid-template-columns:repeat(2,1fr)}.step{flex-direction:column;text-align:center}.step-number{margin-bottom:1rem;margin-right:0}}@media (max-width:600px){.dishlist-header{padding:2rem 1rem}.dishlist-header h1{font-size:2rem}.app-showcase{padding:2rem 1rem}.screenshots-grid{grid-template-columns:1fr}.step{padding:1rem}}.pawkit{min-height:calc(100vh - 80px)}.pawkit-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.pawkit-header h1{font-size:3rem;margin:0 0 1rem}.pawkit-header p{font-size:1.3rem;margin:0;opacity:.95}.app-showcase{background-color:#fff;padding:4rem 2rem}.app-detail{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.app-description p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.app-description h3{color:#333;font-size:1.8rem;margin-bottom:1rem;margin-top:2rem}.app-description ul{list-style:none;padding:0}.app-description ul li{color:#555;font-size:1rem;line-height:1.8;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.app-description ul li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.how-it-works{margin:2rem 0}.step{align-items:flex-start;background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;display:flex;margin-bottom:2rem;padding:1.5rem}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;margin-right:1.5rem;width:40px}.step-content h4{color:#333;font-size:1.2rem;margin:0 0 .5rem}.step-content p{color:#555;line-height:1.6;margin:0}.pet-care-sections{margin:3rem 0}.care-categories{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.care-category{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.care-category h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.care-category ul{list-style:none;margin:0;padding:0}.care-category li{color:#555;font-size:.9rem;line-height:1.5;margin-bottom:.5rem;padding-left:1rem;position:relative}.care-category li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.app-store-section{background-color:#f5f5f5;border-radius:8px;margin-top:2rem;padding:2rem;text-align:center}.availability{color:#333;font-size:1.2rem;margin-bottom:1rem}.coming-soon-badge{background:linear-gradient(135deg,#6c757d,#495057);border-radius:8px;color:#fff;display:inline-block;margin-bottom:1rem;padding:1rem 2rem;transition:transform .3s}.coming-soon-badge:hover{transform:translateY(-2px)}.coming-soon-badge .badge-text{font-size:1rem;font-weight:600}.notify-text{color:#666;font-size:.9rem;font-style:italic;margin:0}.app-screenshots h3{color:#333;font-size:1.8rem;margin-bottom:1.5rem}.screenshots-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.screenshot-item{background:linear-gradient(135deg,#f5f7fa,#e4e9f2);border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;padding:1rem;text-align:center;transition:transform .3s,box-shadow .3s}.screenshot-item:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-5px)}.screenshot-placeholder{align-items:center;background:linear-gradient(135deg,#f5f7fa,#e4e9f2);border:2px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:2rem 1rem;text-align:center}.screenshot-placeholder span{display:block;font-size:3rem;margin-bottom:1rem}.screenshot-placeholder p{color:#555;font-size:1rem;font-weight:500;margin:0}@media (max-width:968px){.app-detail{gap:2rem;grid-template-columns:1fr}.pawkit-header h1{font-size:2.5rem}.screenshots-grid{grid-template-columns:repeat(2,1fr)}.step{flex-direction:column;text-align:center}.step-number{margin-bottom:1rem;margin-right:0}.care-categories{grid-template-columns:1fr}}@media (max-width:600px){.pawkit-header{padding:2rem 1rem}.pawkit-header h1{font-size:2rem}.app-showcase{padding:2rem 1rem}.screenshots-grid{grid-template-columns:1fr}.care-category,.step{padding:1rem}}.about{min-height:calc(100vh - 80px)}.about-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.about-header h1{font-size:3rem;margin:0 0 1rem}.about-header p{font-size:1.3rem;margin:0;opacity:.95}.about-content{background-color:#fff;padding:4rem 2rem}.about-section{margin-bottom:4rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:#333;font-size:2.5rem;margin-bottom:1.5rem}.about-section p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.value-card{background:#f5f5f5;border-radius:8px;padding:2rem;transition:transform .3s,box-shadow .3s}.value-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-5px)}.value-card h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.value-card p{color:#666;font-size:1rem;line-height:1.6;margin:0}.contact-section{padding:3rem}@media (max-width:768px){.about-header h1{font-size:2rem}.about-header p{font-size:1.1rem}.about-section h2{font-size:2rem}.values-grid{grid-template-columns:1fr}}.privacy{min-height:calc(100vh - 80px)}.privacy-header{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.privacy-header h1{font-size:3rem;margin:0 0 1rem}.privacy-header p{font-size:1rem;margin:0;opacity:.9}.privacy-content{background-color:#fff;padding:4rem 2rem}.content-wrapper{max-width:900px}.privacy-section{margin-bottom:3rem}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{border-bottom:2px solid #667eea;color:#333;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-section h3{color:#555;font-size:1.5rem;margin-bottom:1rem;margin-top:1.5rem}.privacy-section p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:1rem}.privacy-section ul{margin:1rem 0;padding-left:2rem}.privacy-section ul li{color:#555;font-size:1rem;line-height:1.8;margin-bottom:.5rem}.privacy-section a{color:#667eea;text-decoration:none;word-break:break-all}.privacy-section a:hover{text-decoration:underline}.contact-section{background-color:#f5f5f5;border-radius:8px;margin-top:3rem;padding:2rem}@media (max-width:768px){.privacy-header h1{font-size:2rem}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}.privacy-content{padding:2rem 1rem}}.support{background:linear-gradient(135deg,#667eea66,#764ba266),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;min-height:100vh}.support-header{padding:4rem 2rem 2rem;text-align:center}.support-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.support-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.support-content{padding:2rem}.support-form-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.support-info h2{color:#fff;font-size:2rem;margin-bottom:1rem}.support-info p{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.support-tips{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;padding:1.5rem}.support-tips h3{color:#fff;font-size:1.2rem;margin-bottom:1rem}.support-tips ul{list-style:none;padding:0}.support-tips li{opacity:.9;padding:.5rem 0 .5rem 1.5rem;position:relative}.support-tips li:before{color:#4ade80;content:"✓";font-weight:700;left:0;position:absolute}.support-form{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{background:#ffffff26;border-color:#4ade80;box-shadow:0 0 0 3px #4ade8033;outline:none}.form-group input[type=file]{background:#ffffff0d;border:2px dashed #ffffff4d;cursor:pointer;padding:1rem;text-align:center}.form-group input[type=file]:hover{background:#4ade801a;border-color:#4ade80}.form-hint{color:#fff;display:block;font-size:.875rem;margin-top:.5rem;opacity:.7}.submit-button{background:linear-gradient(135deg,#4ade80,#22c55e);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 10px 20px #22c55e4d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-message{border-radius:8px;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}.submit-message.success{background:#4ade8033;border:1px solid #4ade80;color:#4ade80}.submit-message.error{background:#ef444433;border:1px solid #ef4444;color:#ef4444}@media (max-width:768px){.support-form-container{gap:2rem;grid-template-columns:1fr}.support-header{padding:2rem 1rem}.support-header h1{font-size:2rem}.support-content{padding:1rem}.support-form{padding:1.5rem}}@media (max-width:480px){.support-header h1{font-size:1.8rem}.support-info h2{font-size:1.5rem}.support-form{padding:1rem}.form-group input,.form-group textarea{padding:.6rem}}.drink-responsibly{background-color:#f8f9fa;min-height:100vh}.dr-header{background:linear-gradient(135deg,#2d374899,#4a556899),url(/static/media/cuomo_bridge.7b53c67acba28bd30bdd.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:3rem 2rem;text-align:center}.dr-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.dr-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.dr-content{padding:3rem 2rem}.content-wrapper{margin:0 auto;max-width:1200px}.emergency-section{background:#fff3cd;border:2px solid #ffc107;border-radius:12px;margin-bottom:3rem;padding:2rem}.emergency-section h2{color:#856404;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.emergency-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.emergency-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;text-align:center}.emergency-card h3{color:#dc3545;font-size:1.2rem;margin-bottom:1rem}.resources-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.resource-section{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:2rem}.resource-section h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.resource-item{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.resource-item:last-child{border-bottom:none;margin-bottom:0}.resource-item h3{color:#2b6cb0;font-size:1.1rem;margin-bottom:.5rem}.phone-number{font-size:1.2rem;font-weight:700;margin:.5rem 0}.phone-number a{border:2px solid #dc3545;border-radius:6px;color:#dc3545;display:inline-block;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.phone-number a:hover{background-color:#dc3545;color:#fff}.resource-item p{color:#4a5568;line-height:1.6;margin-bottom:.5rem}.resource-item a{color:#2b6cb0;text-decoration:none}.resource-item a:hover{text-decoration:underline}.info-section{background:linear-gradient(135deg,#e6fffa,#b2f5ea);border:2px solid #38b2ac;border-radius:12px;margin-bottom:2rem;padding:2rem}.info-section h2{color:#234e52;font-size:1.5rem;margin-bottom:1rem}.info-content ul{list-style:none;padding:0}.info-content li{color:#2d3748;line-height:1.6;margin-bottom:1rem;padding-left:1.5rem;position:relative}.info-content li:before{content:"💚";left:0;position:absolute;top:0}.disclaimer-section{background:#f7fafc;border-left:4px solid #718096;border-radius:8px;padding:2rem}.disclaimer-section h2{color:#4a5568;font-size:1.2rem;margin-bottom:1rem}.disclaimer-section p{color:#718096;font-size:.9rem;line-height:1.6}@media (max-width:768px){.dr-header{padding:2rem 1rem}.dr-header h1{font-size:2rem}.dr-content{padding:2rem 1rem}.resources-grid{gap:1.5rem}.emergency-cards,.resources-grid{grid-template-columns:1fr}.resource-section{padding:1.5rem}.phone-number a{display:block;margin:1rem 0;text-align:center}}@media (max-width:480px){.dr-header h1{font-size:1.8rem}.emergency-section,.resource-section{padding:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.7e85caba.css.map*/