*{margin:0;padding:0;box-sizing:border-box;line-height:1}body{font-family:-apple-system,BlinkMacSystemFont,Inter,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.7;color:#1a1a1a;background-color:#fff;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative;padding-bottom:200px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.navbar{background-color:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:1000}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:.75rem 24px;max-width:1200px;margin:0 auto}.logo{display:flex;align-items:center;gap:.75rem}.logo-icon{flex-shrink:0}.logo h1{color:#06c;font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}.nav-menu{display:flex;list-style:none;gap:2.5rem}.nav-menu a{text-decoration:none;color:#374151;font-weight:500;font-size:.9rem;letter-spacing:.01em;transition:color .2s ease;position:relative}.nav-menu a:hover{color:#06c}.nav-menu a::after{content:'';position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#06c;transition:width .2s ease}.nav-menu a:hover::after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{width:24px;height:2px;background-color:#374151;margin:3px 0;transition:.3s;border-radius:2px}.hamburger.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero{background:linear-gradient(135deg,#f8fafc 0,#e1f5fe 100%);padding:5rem 0 6rem;text-align:center;position:relative}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(0,102,204,.05) 0,transparent 70%)}.hero .container{position:relative;z-index:1}.hero h1{font-size:3.5rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:800;letter-spacing:-.025em;line-height:1.1}.hero p{font-size:1.25rem;color:#4b5563;max-width:650px;margin:0 auto 2.5rem;font-weight:400;line-height:1.6}.hero-cta{margin:2rem auto 3rem;display:inline-flex;font-size:1rem}.content-wrapper{display:grid;grid-template-columns:1fr 280px;gap:3rem;margin:4rem 0}.main-content{background:#fff;position:relative}.main-content h1{color:#1a1a1a;font-size:2.5rem;margin:0 0 1.7rem 0;font-weight:700;letter-spacing:-.025em;line-height:1}.article-sidebar{background:#f8fafc;padding:2rem;border-radius:12px;height:fit-content;position:sticky;top:120px;border:1px solid rgba(0,0,0,.06)}.content-ad-float{float:right;margin:0 0 1.5rem 2rem;clear:right;shape-outside:margin-box;z-index:1;position:relative}.categories-section,.intro-section{margin-bottom:4rem}.categories-section h2,.intro-section h2{color:#1a1a1a;font-size:2.25rem;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.025em}.intro-section p{font-size:1.125rem;margin-bottom:1.5rem;color:#4b5563;line-height:1.7}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:3rem 0}.category-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.category-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06c,#0052a3);transform:translateX(-100%);transition:transform .3s ease}.category-card:hover::before{transform:translateX(0)}.category-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06)}.category-card h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem;font-weight:700;letter-spacing:-.01em}.category-card p{color:#6b7280;margin-bottom:2rem;line-height:1.6;font-size:1rem}.cta-button{display:inline-flex;align-items:center;background:linear-gradient(135deg,#06c 0,#0052a3 100%);color:#fff;padding:.875rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;letter-spacing:.01em;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,102,204,.2)}.cta-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,102,204,.3)}.cta-button:active{transform:translateY(0)}.article-sidebar h3,.sidebar h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.sidebar-links{list-style:none}.sidebar-links li{margin-bottom:.75rem}.sidebar-links a{color:#6b7280;text-decoration:none;transition:color .2s ease;font-weight:500;font-size:.9rem;display:block;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.04)}.sidebar-links a:hover{color:#06c}.ad-placeholder{background:linear-gradient(135deg,#f1f5f9 0,#e2e8f0 100%);border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;margin:2rem 0;border-radius:8px;position:relative}.ad-content{color:#94a3b8;font-weight:600;font-size:.875rem;letter-spacing:.025em}.mobile-ad{height:90px;width:100%;max-width:728px;margin:1.5rem auto}.desktop-sidebar-ad{height:250px;width:300px;margin-bottom:0}.mid-content-ad{height:90px;width:100%;max-width:728px;margin:3rem auto;clear:both}.mid-content-ad-section{text-align:center;margin:3rem 0;clear:both}.bottom-ad{height:90px;width:100%;max-width:728px;margin:3rem auto}.bottom-ad-section{text-align:center;margin:4rem 0}.adsense-container{min-height:90px;margin:2rem auto;text-align:center;position:relative}.adsense-container.sidebar{min-height:250px;width:300px}.adsense-container.mobile{min-height:90px;max-width:728px}.adsense-container.rectangle{min-height:250px;width:300px}.adsense-container::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #06c;border-radius:50%;animation:ad-loading 1s linear infinite;opacity:.3}.adsense-container.loaded::before{display:none}@keyframes ad-loading{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.adsbygoogle{display:block!important;min-height:inherit}.content-section{margin:3rem 0}.content-section h1{color:#1a1a1a;font-size:2.5rem;margin:3rem 0 1rem 0;font-weight:700;letter-spacing:-.025em;line-height:1;position:relative;padding-bottom:.75rem}.content-section h2{color:#1a1a1a;font-size:1.75rem;margin:3rem 0 1rem 0;font-weight:700;letter-spacing:-.025em;line-height:1;position:relative;padding-bottom:.75rem}.content-section h1::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#06c,#0052a3);border-radius:2px}.content-section h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#06c,#0052a3);border-radius:2px}.content-section h3{color:#1a1a1a;font-size:1.375rem;margin:2rem 0 1rem 0;font-weight:600;letter-spacing:-.01em;line-height:1}.content-section p{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;color:#374151}.intro-content{font-size:1.1875rem;line-height:1.8;margin:0 0 2.5rem 0;color:#1f2937;font-weight:400}.intro-content p{margin-bottom:1.75rem}.related-links{background:linear-gradient(135deg,#f8fafc 0,#f1f5f9 100%);padding:2.5rem;border-radius:12px;margin:4rem 0;border-left:4px solid #06c;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.related-links h3{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.related-list{list-style:none;padding:0}.related-list li{margin:1rem 0}.related-list a{color:#06c;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-flex;align-items:center}.related-list a::before{content:'→';margin-right:.5rem;transition:transform .2s ease}.related-list a:hover{color:#0052a3}.related-list a:hover::before{transform:translateX(3px)}.logo a{text-decoration:none;color:inherit}.animal-types-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin:3rem 0}.animal-type-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.animal-type-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#06c,#0052a3);transform:translateX(-100%);transition:transform .3s ease}.animal-type-card:hover::before{transform:translateX(0)}.animal-type-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06)}.animal-type-card h2{color:#1a1a1a;font-size:1.75rem;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.025em;position:relative;padding-bottom:.75rem}.animal-type-card h2::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:2px;background:#e5e7eb;border-radius:1px}.animal-type-card p{color:#6b7280;margin-bottom:2rem;line-height:1.6;font-size:1rem}.breed-links{margin:2rem 0}.breed-links h3{color:#1a1a1a;font-size:1.125rem;margin-bottom:1rem;font-weight:600}.breed-links ul{list-style:none;padding:0;margin:0}.breed-links li{margin:.5rem 0}.breed-links a{color:#06c;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease;display:inline-flex;align-items:center}.breed-links a::before{content:'•';margin-right:.5rem;color:#cbd5e1}.breed-links a:hover{color:#0052a3}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}.nav-menu{position:fixed;left:-100%;top:85px;flex-direction:column;background-color:rgba(255,255,255,.95);backdrop-filter:blur(20px);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px rgba(0,0,0,.05);padding:2rem 0;border-top:1px solid rgba(0,0,0,.06)}.nav-menu.active{left:0}.hamburger{display:flex}.content-wrapper{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.hero h1{font-size:2.5rem}.hero p{font-size:1.125rem}.animal-types-grid,.category-grid{grid-template-columns:1fr;gap:1.5rem}.animal-type-card,.category-card{padding:2rem}.container{padding:0 16px}.nav-container{padding:.75rem 16px}.hero{padding:3rem 0 4rem}.content-ad-float{float:none;margin:2rem 0;text-align:center;position:static}.main-content h1{font-size:2rem}.content-section h1{font-size:2rem}.content-section h2{font-size:1.5rem}.intro-content{font-size:1.125rem}.mid-content-ad{margin:2rem 0;max-width:100%}.mid-content-ad-section{margin:2rem 0}}.loading-container{min-height:60vh;display:flex;align-items:center;justify-content:center}.loading-spinner{text-align:center}.spinner{width:40px;height:40px;margin:0 auto 1rem;border:3px solid #f3f3f3;border-top:3px solid #06c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-spinner p{color:#6b7280;font-weight:500}.nav-menu a.active{color:#06c}.nav-menu a.active::after{width:100%}footer{background:linear-gradient(135deg,#f8fafc 0,#f1f5f9 100%);padding:3rem 0;text-align:center;color:#6b7280;border-top:1px solid rgba(0,0,0,.06);font-weight:500;font-size:.9rem;position:absolute;bottom:0;left:0;right:0;height:200px;display:flex;align-items:center}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease;padding:.5rem}.footer-links a:hover{color:#06c}@media (max-width:768px){body{padding-bottom:160px}footer{height:160px;padding:2rem 0}.footer-content{gap:1rem}.footer-links{gap:1.5rem}.footer-links a{font-size:.85rem}}