body{background-color:#fff;font-family:Arial,sans-serif}.navbar{background-color:#ff6b81;color:#fff;padding:1rem 2rem}.hero{background-color:#fef2f2;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.button{border:none;border-radius:5px;cursor:pointer;padding:.75rem 1.5rem}.button,.footer{background-color:#ff6b81;color:#fff}.footer{padding:2rem}.navbar{background-color:#f1efeb!important;box-shadow:0 2px 6px #0000000d;padding:16px 20px}.navbar-content{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;padding:0 20px}.navbar-logo{color:#b01622;font-family:Playfair Display,serif;font-size:26px;font-style:italic;font-weight:600;letter-spacing:1px;margin-left:8px;text-shadow:2px 2px 6px #0000001a;transition:all .3s ease;white-space:nowrap}.navbar-logo:hover{color:#ff5e42;transform:scale(1.05)}.spacer{flex:0 0 800px}.navbar-links{align-items:center;display:flex;flex-wrap:nowrap;gap:35px;list-style:none;margin:0;overflow:hidden;padding:0}.navbar-links li{white-space:nowrap}.navbar-links li a{align-items:center;color:#040404;display:flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-links li a:hover{color:#be2e1b}@media (max-width:768px){.navbar-content{align-items:flex-start}.navbar-content,.navbar-links{flex-direction:column;gap:10px}.navbar-links{width:100%}.spacer{display:none}}.hero{align-items:center;background-color:#dad2c9;display:flex;flex-wrap:wrap;justify-content:space-between;padding:80px 60px}.hero-content{max-width:600px}.hero-content h1{color:#7f353b;font-family:Poppins,sans-serif;font-size:48px;margin-bottom:20px}.hero-content p{color:#080505;font-size:18px;margin-bottom:30px}.hero-button{background-color:#b83b2f;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:12px 30px;text-decoration:none;transition:background .3s}.hero-button:hover{background-color:#be2e1b}.hero-image img{border-radius:16px;max-width:90%;width:800px}.info-section{background:linear-gradient(to bottom right,#fff,#d7c5ab);color:#1e1e1e;font-family:Segoe UI,sans-serif;padding:100px 20px}.info-container{align-items:center;display:flex;flex-direction:column-reverse;gap:60px;margin:0 auto;max-width:1200px}@media (min-width:768px){.info-container{align-items:center;flex-direction:row}}.info-image img{border-radius:16px;box-shadow:0 20px 40px #00000014;height:300px;max-width:150%;object-fit:cover;transition:transform .3s ease;width:600px}.info-image img:hover{transform:scale(1.03)}.info-text{flex:1 1;padding:0 20px}.info-text h2{-webkit-text-fill-color:#0000;background-clip:text;background:linear-gradient(90deg,#e09862,#c43511);-webkit-background-clip:text;font-size:2.8rem;font-weight:700;margin-bottom:24px}.info-text p{color:#090909;font-size:1.1rem;line-height:1.7;margin-bottom:30px}.info-highlights{display:flex;flex-direction:column;gap:16px}.info-highlights .highlight{align-items:center;background-color:#fff;border-left:5px solid #871f05;border-radius:12px;box-shadow:0 6px 20px #0000000d;display:flex;gap:12px;padding:16px 20px;transition:all .3s ease}.info-highlights .highlight:hover{background-color:#fefefe;transform:translateY(-3px)}.info-highlights .highlight span{font-size:1.4rem}.gallery-section{background-color:#ebe4c4;padding:60px 20px;text-align:center}.gallery-title{color:#010b16;font-size:2.5rem;margin-bottom:40px}.slider{margin:auto;max-width:100%;overflow:hidden;position:relative;width:100%}.slide-track{animation:scroll 20s linear infinite;display:flex;width:3000px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.slide{border-radius:15px;box-shadow:0 8px 16px #0000001a;flex-shrink:0;height:250px;margin:0 10px;overflow:hidden;position:relative;transition:transform .3s;width:250px}.slide img{height:100%;object-fit:cover;width:100%}.slide-overlay{background:#0009;bottom:0;color:#fff;opacity:0;padding:10px;position:absolute;text-align:center;transition:opacity .3s ease;width:100%}.slide:hover .slide-overlay{opacity:1}.slide-overlay h3{font-size:1.2rem;margin:0}.slide-overlay p{font-size:.9rem;margin:4px 0 0}.features{background:linear-gradient(90deg,#dddbdb,#dbd7be);color:#0b0000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:80px 20px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{-webkit-text-fill-color:#0000;background-clip:text;background:linear-gradient(90deg,#e09862,#c1320f);-webkit-background-clip:text;font-size:3rem;font-weight:700;margin-bottom:50px;position:relative;text-align:center}.section-title:after{background-color:#3498db;border-radius:2px;content:"";display:block;height:4px;margin:20px auto 0;width:80px}.features-grid{display:flex;flex-direction:column;gap:30px}@media (min-width:768px){.features-grid{flex-direction:row;justify-content:space-between}}.feature-card{background-color:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014;flex:1 1;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 12px 25px #00000026;transform:translateY(-10px)}.feature-title{color:#2980b9;font-size:1.6rem;margin-bottom:15px}.feature-text{color:#555;font-size:1rem;line-height:1.6}.contact-section{background:linear-gradient(135deg,#e5fff3,#ffe8f0);display:flex;justify-content:center;padding:60px 20px}.contact-section,.contact-wrapper{align-items:flex-start;flex-wrap:wrap}.contact-wrapper{animation:fadeInUp 1s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#efeaeacc;border-radius:20px;box-shadow:0 15px 35px #0000001a;margin:0 auto;max-width:1200px;overflow:hidden}.contact-left,.contact-right{box-sizing:border-box;flex:1 1 500px;max-width:50%;min-width:300px;padding:30px}.contact-left h2{color:#c12a2f;font-size:32px;margin-bottom:15px}.contact-left p{color:#786a6a;font-size:17px;margin-bottom:25px}.contact-info p{color:#786a6a;font-size:16px;line-height:1.6;margin:10px 0}.contact-form{animation:fadeInUp .6s ease forwards;background-color:#fff;border-radius:15px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;padding:30px}.contact-form h3{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.contact-form input,.contact-form textarea{background:#fdfbfb;border:1.5px solid #291dcb;border-radius:8px;box-sizing:border-box;font-size:15px;margin-bottom:18px;padding:14px 16px;transition:border .3s,background .3s}.contact-form input:focus,.contact-form textarea:focus{background:#f7eeee;border-color:#ab1313}.contact-form button{background-color:#e6532f;border-radius:8px;font-size:16px;transition:background-color .3s ease}.contact-form button:hover{background-color:#c43511}@media (max-width:768px){.contact-wrapper{align-items:stretch;flex-direction:column}.contact-left,.contact-right{flex:1 1 100%;max-width:100%;padding:20px}.contact-form{padding:20px}}.footer{background-color:initial;color:#bcbaa0;font-family:Segoe UI,sans-serif;padding:40px 20px 10px}.footer-container{border-bottom:1px solid #080000;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1200px;padding-bottom:30px}.footer-brand h2{color:#c8bea9;font-size:44px;margin-bottom:10px}.footer-brand p{color:#aaa;font-size:14px;max-width:300px}.footer-contact h4,.footer-links h4{color:#fff;margin-bottom:10px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:6px}.footer-links ul li a{color:#aaa;text-decoration:none;transition:color .3s}.footer-links ul li a:hover{color:#fff}.footer-contact p{color:#aaa;font-size:14px;margin:4px 0}.footer-bottom{color:#777;font-size:13px;padding-top:10px;text-align:center}.footer-brand h2,.footer-contact h4,.footer-links h4{color:#100101}.footer-brand p,.footer-contact p,.footer-links ul li a{color:#0c0101}.footer-links ul li a:hover{color:#000}.footer-bottom{color:#0f0101}.navbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 10px #0000000a;display:flex;justify-content:space-between;padding:20px 50px;transition:all .3s ease-in-out;z-index:999}.features-section{animation:fadeIn 1.2s ease-in;background:linear-gradient(90deg,#fdfcfb,#e2d1c3);font-family:Segoe UI,sans-serif;min-height:100vh;padding:100px 20px}.features-title{-webkit-text-fill-color:#0000;background-clip:text;background:linear-gradient(90deg,#df955d,#c43511);-webkit-background-clip:text;font-size:42px;font-weight:800;margin-bottom:12px;text-align:center}.features-subtitle{color:#0c0c0c;font-size:18px;margin-bottom:60px;text-align:center}.features-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:auto;max-width:1200px;padding:0 20px}.feature-card{animation:slideUp .9s ease both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 8px 25px #0000001a;overflow:hidden;padding-bottom:30px;text-align:center;transition:transform .5s ease,box-shadow .4s ease}.feature-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-12px)}.feature-card img{border-radius:20px 20px 0 0;height:220px;object-fit:cover;transition:transform .4s ease;width:100%}.feature-card:hover img{transform:scale(1.04)}.feature-card h3{color:#1f1f1f;font-size:22px;margin:20px 0 10px}.feature-card p{color:#444;font-size:15.5px;line-height:1.6;padding:0 20px}@media (max-width:768px){.features-title{font-size:32px}.features-subtitle{font-size:16px}}html{scroll-behavior:smooth}body{background:linear-gradient(to bottom right,#eae8d6,#dbcda1);box-sizing:border-box;color:#333;font-family:Segoe UI,sans-serif;line-height:1.6;margin:0;padding:0}.navbar{background-color:#9edad4;box-shadow:0 2px 8px #0000000d;padding:15px 0;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.navbar-brand{color:#4caf50;font-size:24px;font-weight:700;text-decoration:none}.navbar-menu{display:flex;gap:25px;list-style:none;margin:0;padding:0}.navbar-menu a{color:#555;font-size:17px;font-weight:600;text-decoration:none;transition:color .3s ease}.navbar-menu a.active,.navbar-menu a:hover{color:#4caf50}.gallery-page-container{animation:fadeIn 1s ease-out forwards;background-color:#f0efe6;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-family:Segoe UI,sans-serif;margin:20px auto;max-width:1200px;min-height:calc(100vh - 120px);opacity:0;padding:80px 20px 40px}.gallery-hero{margin-bottom:50px;padding:0 20px;text-align:center}.gallery-title{-webkit-text-fill-color:#0000;animation:fadeInDown 1s ease-out;background-clip:text;background:linear-gradient(90deg,#e09862,#c43511);-webkit-background-clip:text;color:#0000;font-size:42px;font-weight:700;text-shadow:0 1px 2px #00000014}.hero-subtitle{animation:fadeInUp 1s ease-out .2s forwards;color:#0e0e0e;font-size:18px;margin-top:15px;opacity:0}.pet-cards-section{padding:20px 0}.pet-card{animation:slideUp .8s ease-out forwards;animation-fill-mode:forwards;background-color:#fdf4dc;border:1px solid #0000;border-radius:16px;box-shadow:0 8px 24px #0000000f;margin:30px auto;max-width:1000px;opacity:0;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out,border .3s ease-in-out}.pet-card:hover{border-color:#ddd;box-shadow:0 12px 30px #0000001a;transform:translateY(-5px)}.pet-card.right-img{flex-direction:row-reverse}.pet-card img{border-radius:10px 0 0 10px;display:block;height:auto;max-height:600px;object-fit:cover;width:95%}.pet-card.right-img img{border-radius:0 10px 10px 0}.pet-bio{padding:30px;width:55%}.pet-bio h2{color:#3d0202;font-size:30px;margin-bottom:10px;text-shadow:0 1px 1px #0000000d}.pet-bio p{color:#1e0505;font-size:16px;line-height:1.6}.pet-bio strong{color:#0d0404;font-weight:600}.gallery-scroll-section{margin-top:60px;overflow:hidden;padding:0 20px}.gallery-scroll-title{color:#080808;font-size:30px;font-weight:600;margin-bottom:25px;text-align:center;text-shadow:0 1px 1px #0000000d}.scrolling-gallery{-webkit-overflow-scrolling:touch;display:flex;gap:15px;justify-content:flex-start;overflow-x:auto;padding:15px 0;scroll-behavior:smooth}.scrolling-gallery::-webkit-scrollbar{height:6px}.scrolling-gallery::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:8px}.scrolling-gallery::-webkit-scrollbar-track{background-color:#eee;border-radius:8px}.scroll-gallery-img{animation:fadeIn .6s ease-out forwards;animation:slideUp .8s ease-out forwards;animation-fill-mode:forwards;border-radius:12px;box-shadow:0 4px 12px #00000014;flex-shrink:0;height:200px;opacity:0;transform-origin:center bottom;transition:transform .2s ease-in-out}.scroll-gallery-img:hover{box-shadow:0 6px 18px #0000001f;transform:perspective(200px) rotateX(5deg) scale(1.05)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:#f0f0f0;box-shadow:0 -2px 8px #00000008;color:#666;font-size:15px;margin-top:40px;padding:30px 20px;text-align:center}@media (max-width:1024px){.gallery-page-container{border-radius:8px;margin:15px auto;padding:60px 15px 30px}.gallery-title{font-size:36px;margin-bottom:40px}.hero-subtitle{font-size:16px}.pet-card{border-radius:12px;flex-direction:column;margin:20px auto}.pet-card img{max-height:200px;width:100%}.pet-card img,.pet-card.right-img img{border-radius:12px 12px 0 0}.pet-bio{padding:20px;width:100%}.pet-bio h2{font-size:26px}.gallery-scroll-section{margin-top:40px}.gallery-scroll-title{font-size:24px;margin-bottom:20px}.scroll-gallery-img{border-radius:10px;height:160px}.navbar-menu{gap:15px}.navbar-menu a{font-size:16px}}@media (max-width:768px){.navbar-container{flex-direction:column;gap:10px}.navbar-menu{flex-wrap:wrap;justify-content:center}.gallery-title{font-size:30px;margin-bottom:30px}.hero-subtitle{font-size:15px}.pet-bio h2{font-size:22px}.scroll-gallery-img{border-radius:8px;gap:10px;height:140px}.footer{padding:20px 10px}}@media (max-width:480px){.gallery-title{font-size:26px}.pet-bio h2{font-size:20px}.pet-bio p{font-size:14px}}.adopt-page{background-color:#e7d6ce;font-family:Segoe UI,sans-serif;padding:2rem}.adopt-title{-webkit-text-fill-color:#0000;background-clip:text;background:linear-gradient(90deg,#df955d,#c43511);-webkit-background-clip:text;font-size:2.2rem;margin-bottom:.5rem;text-align:center}.adopt-subtitle{color:#090000;font-size:1.1rem;margin-bottom:2rem;text-align:center}.gallery-section{margin-bottom:4rem;padding:1rem}.gallery-title{color:#140101;font-size:1.8rem;font-weight:600;margin-bottom:1rem;text-align:center}.gallery-container{border-radius:12px;overflow:hidden;width:100%}.gallery-scroll{animation:scrollGallery 40s linear infinite;display:flex;gap:1.5rem;min-width:max-content}.gallery-img{border-radius:12px;box-shadow:0 6px 15px #0000001a;flex-shrink:0;height:180px;object-fit:cover;transition:transform .3s ease;width:auto}.gallery-img:hover{transform:scale(1.05)}@keyframes scrollGallery{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pet-profiles{display:flex;flex-direction:column;gap:2.5rem}.pet-card{align-items:center;background:#ede7db;border-radius:20px;box-shadow:0 8px 25px #00000012;display:flex;justify-content:space-between;padding:2rem;transition:transform .3s ease}.pet-card:hover{transform:translateY(-4px)}.left-bio .pet-info{order:1}.left-bio .pet-image,.right-bio .pet-info{order:2}.right-bio .pet-image{order:1}.pet-info{flex:1 1;padding-right:2rem}.pet-info h3{color:#222;font-size:1.6rem;margin-bottom:.5rem}.pet-info p{color:#444;font-size:1rem;margin:.25rem 0}.pet-desc{color:#555;margin-top:.75rem}.adopt-btn{background-color:#ff914d;border-radius:30px;font-size:1rem;padding:.6rem 1.2rem;transition:background .3s ease}.adopt-btn:hover{background-color:#e36c24}.pet-image img{border-radius:14px;box-shadow:0 6px 20px #0000001a;height:200px;object-fit:cover;width:260px}.adopt-btn{background:linear-gradient(135deg,#ff6b6b,#ff914d);border:none;border-radius:50px;box-shadow:0 0 10px #ff698766;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;margin-top:1rem;padding:.7rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.adopt-btn:hover{box-shadow:0 0 15px #ff698799;transform:scale(1.05)}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1e1e1eb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-form{animation:fadeInModal .4s ease;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0003;max-width:500px;padding:2rem;width:90%}@keyframes fadeInModal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-form h2{color:#333;font-size:1.6rem;margin-bottom:1.2rem;text-align:center}.modal-form form{display:flex;flex-direction:column;gap:.9rem}.modal-form input,.modal-form textarea{border:1px solid #ccc;border-radius:10px;font-size:1rem;outline:none;padding:.8rem 1rem}.modal-form textarea{height:100px;resize:none}.submit-btn{background:linear-gradient(135deg,#00c9ff,#92fe9d);border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem;transition:all .3s ease}.submit-btn:hover{background:linear-gradient(135deg,#00b4d8,#4ade80)}.close-btn{background:#0000;border:none;color:#666;cursor:pointer;font-size:.95rem;margin-top:-.5rem;padding:.5rem;text-align:center};.contact-wrapper{align-items:center;animation:fadeIn .8s ease-in-out;background:linear-gradient(135deg,#fdfcfb,#e2d1c3);display:flex;justify-content:center;min-height:100vh;padding:60px 20px;width:100%}.contact-inner{max-width:1100px;width:100%}.contact-header{animation:slideDown .8s ease-in-out;margin-bottom:50px;text-align:center}.contact-header h1{-webkit-text-fill-color:#0000;background-clip:text;background:linear-gradient(90deg,#df955d,#c43511);-webkit-background-clip:text;font-size:2.8rem;font-weight:700}.contact-header p{color:#180101;font-size:1.2rem;margin-left:auto;margin-right:auto;margin-top:10px;max-width:700px}.contact-container{animation:slideUp 1s ease-in-out;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.contact-form{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;flex:1 1;max-width:500px;min-width:300px;padding:30px 35px}.contact-form h2{color:#333;font-weight:600;margin-bottom:25px}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:12px;font-size:1rem;margin:10px 0;padding:15px 18px;transition:border .3s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff914d;outline:none}.contact-form button{background:linear-gradient(90deg,#e09862,#c43511);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:14px;transition:background .3s ease,transform .2s;width:100%}.contact-form button:hover{background-color:#e67e22,;transform:translateY(-2px)}.contact-info{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;flex:1 1;max-width:400px;min-width:280px;padding:30px 35px}.contact-info h2{color:#333;font-weight:600;margin-bottom:25px}.info-card{background-color:#f7f7f7;border-radius:14px;margin-bottom:20px;padding:18px 20px;transition:transform .3s ease,background .3s ease}.info-card:hover{background-color:#fff4ec;transform:scale(1.03)}.info-card h3{color:#444;font-size:1.1rem;margin-bottom:8px}.info-card p{color:#666;font-size:1rem}.contact-footer-message{animation:fadeIn 1.5s ease-in;border-top:1px solid #ddd;color:#333;font-size:1.1rem;margin-top:60px;padding-top:30px;text-align:center}.contact-footer-message strong{color:linear-gradient(90deg,#e09862,#b97260);font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-container{align-items:center;flex-direction:column}.contact-header h1{font-size:2.2rem}.contact-form,.contact-info{padding:25px}}.contact-decor-image{align-items:center;animation:fadeIn 1s ease-in-out;display:flex;flex:1 1;justify-content:center;max-width:400px;min-width:250px;padding:20px}.contact-decor-image img{border-radius:20px;box-shadow:0 6px 20px #0000001a;height:auto;max-width:300px;object-fit:contain;transition:transform .4s ease;width:100%}.contact-decor-image img:hover{transform:scale(1.05)}
/*# sourceMappingURL=main.2fe657d1.css.map*/