@import"https://db.onlinewebfonts.com/c/5dbc415cdb542783ba48c36c25cd74ed?family=KyivType+Sans";body{font-family:KyivType Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:#1f2937;background:#f9fafb}.default-layout{min-height:100vh;display:flex;flex-direction:column}.default-main{flex:1;background:#f9fafb}.default-header{background:#fff;border-bottom:1px solid #E5E7EB;position:sticky;top:0;z-index:100}.default-header-inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.default-logo{font-size:20px;font-weight:600;color:#1f2937;text-decoration:none}.default-nav{display:flex;align-items:center;gap:24px}.default-nav a{color:#6b7280;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.default-nav a:hover{color:#4c46f1}.default-donate-btn{background:#4c46f1;color:#fff!important;padding:10px 20px;border-radius:8px;font-weight:600;transition:background .2s}.default-donate-btn:hover{background:#4338ca}.default-footer{background:#1f2937;color:#fff;margin-top:auto}.default-footer-inner{max-width:1200px;margin:0 auto;padding:48px 24px 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.default-footer-section h4{font-size:16px;font-weight:600;margin-bottom:16px}.default-footer-section p{color:#9ca3af;font-size:14px;line-height:1.6}.default-footer-links{display:flex;flex-direction:column;gap:8px}.default-footer-links a{color:#9ca3af;text-decoration:none;font-size:14px;transition:color .2s}.default-footer-links a:hover{color:#fff}.theme-select{background:#374151;color:#fff;border:1px solid #4B5563;border-radius:6px;padding:8px 12px;font-size:14px;cursor:pointer}.default-footer-bottom{border-top:1px solid #374151;max-width:1200px;margin:0 auto;padding:16px 24px;text-align:center}.default-footer-bottom p{color:#9ca3af;font-size:14px}.default-home{max-width:1200px;margin:0 auto;padding:0 24px 48px}.default-hero{background:linear-gradient(135deg,#4c46f1,#7c3aed);color:#fff;padding:64px 48px;border-radius:16px;text-align:center;margin:32px 0}.default-hero h1{font-size:40px;font-weight:700;margin-bottom:16px}.default-hero p{font-size:18px;opacity:.9;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto}.default-primary-btn{background:#fff;color:#4c46f1;border:none;padding:14px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s}.default-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.default-section{margin:48px 0}.default-section-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:24px}.default-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.default-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#4c46f1;border-radius:50%;animation:default-spin .8s linear infinite}@keyframes default-spin{to{transform:rotate(360deg)}}.default-goals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.default-goal-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.default-goal-card h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.default-goal-card p{color:#6b7280;font-size:14px;margin-bottom:16px}.default-progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:12px}.default-progress-fill{height:100%;background:#4c46f1;border-radius:4px;transition:width .3s ease}.default-goal-amounts{display:flex;justify-content:space-between;font-size:14px;color:#6b7280}.default-stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.default-story-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}.default-story-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.default-story-content{padding:20px}.default-story-content h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.default-story-content p{color:#6b7280;font-size:14px;line-height:1.6;margin-bottom:12px}.default-read-more{color:#4c46f1;font-size:14px;font-weight:500}.default-residents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.default-resident-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.default-resident-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.default-resident-image{height:180px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.default-resident-image img{width:100%;height:100%;object-fit:cover}.default-resident-placeholder{font-size:48px}.default-resident-info{padding:16px}.default-resident-info h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.default-resident-species{color:#6b7280;font-size:14px;margin-bottom:2px}.default-resident-status{color:#4c46f1;font-size:13px;font-weight:500;text-transform:capitalize}.default-view-all{text-align:center;margin-top:32px}.default-secondary-btn{background:transparent;color:#4c46f1;border:2px solid #4C46F1;padding:12px 28px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:background .2s,color .2s}.default-secondary-btn:hover{background:#4c46f1;color:#fff}.default-posts-list{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.default-post-item{padding:20px 24px;border-bottom:1px solid #E5E7EB}.default-post-item:last-child{border-bottom:none}.default-post-date{color:#9ca3af;font-size:13px;margin-bottom:4px;display:block}.default-post-title{font-size:17px;font-weight:600;color:#1f2937;margin-bottom:6px}.default-post-excerpt{color:#6b7280;font-size:14px;line-height:1.6}.default-empty{text-align:center;color:#9ca3af;padding:48px;font-size:16px}@media (max-width: 768px){.default-header-inner{flex-direction:column;gap:16px}.default-nav{flex-wrap:wrap;justify-content:center;gap:16px}.default-hero{padding:48px 24px}.default-hero h1{font-size:28px}.default-hero p{font-size:16px}}@font-face{font-family:PixelFont;src:local("MS Gothic"),local("Hiragino Gothic"),local("Meiryo")}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Hiragino Kaku Gothic Pro,Meiryo,MS Gothic,sans-serif;font-size:12px;line-height:1.5;color:#333;background-color:#9cf;background-image:linear-gradient(0deg,transparent 24%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 26%,transparent 27%,transparent 74%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgba(255,255,255,.3) 25%,rgba(255,255,255,.3) 26%,transparent 27%,transparent 74%,rgba(255,255,255,.3) 75%,rgba(255,255,255,.3) 76%,transparent 77%,transparent);background-size:50px 50px}a{color:#06c;text-decoration:underline}a:hover{color:#f69;text-decoration:none;cursor:pointer}.app{display:flex;flex-direction:column;min-height:100vh;width:780px;margin:0 auto;background:#fff;border-left:3px solid #ff9999;border-right:3px solid #99ff99;box-shadow:4px 4px #0003}.header-area{background:linear-gradient(to right,#fcf,#ffc,#cf9);padding:10px;border-bottom:4px solid #ff99ff}.top-banner{background:#000;color:#ff0;padding:5px;text-align:center;font-size:11px;letter-spacing:2px;animation:blink 1s infinite}@keyframes blink{0%,49%{opacity:1}50%,to{opacity:0}}.nav{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#fff0f5;border-bottom:3px dotted #ff99ff}.nav-left h1{font-size:24px;font-weight:700;color:#f69;text-shadow:2px 2px 0 #ffff00;letter-spacing:-1px}.nav-left h1 a{color:#f69;text-decoration:none;font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif}.nav-left h1 a:hover{color:#f06}.nav-right{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.nav-right a{display:inline-block;padding:6px 12px;background:linear-gradient(to bottom,#9cf,#69c);color:#fff!important;text-decoration:none;border:2px solid #336699;border-radius:15px;font-size:11px;font-weight:700;box-shadow:2px 2px #369;transition:none}.nav-right a:hover{background:linear-gradient(to bottom,#fc9,#f96);border-color:#c60;box-shadow:2px 2px #c60;color:#fff!important;transform:translate(1px,1px)}.nav-right a:active{box-shadow:none;transform:translate(2px,2px)}.donate-btn{background:linear-gradient(to bottom,#f99,#f66)!important;border-color:#c00!important;box-shadow:2px 2px #c00!important}.donate-btn:hover{background:linear-gradient(to bottom,#fcc,#f33)!important;border-color:#900!important;box-shadow:2px 2px #900!important}.marquee-container{background:#ff9;border-top:2px solid #ffcc00;border-bottom:2px solid #ffcc00;padding:5px 10px;overflow:hidden}.marquee{display:inline-block;white-space:nowrap;animation:marquee 15s linear infinite;font-size:11px;color:#f06;font-weight:700}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}main{flex:1;padding:15px}.main-layout{display:flex;gap:15px}.sidebar-left,.sidebar-right{width:180px;flex-shrink:0}.content-area{flex:1;min-width:0}.sidebar-box{background:#f0f8ff;border:3px solid #99ccff;border-radius:10px;margin-bottom:15px;box-shadow:3px 3px #0000001a}.sidebar-box h3{background:linear-gradient(to right,#9cf,#69c);color:#fff;padding:8px 12px;font-size:11px;border-radius:7px 7px 0 0;text-align:center;letter-spacing:2px}.sidebar-box ul{list-style:none;padding:10px}.sidebar-box li{padding:5px 0;border-bottom:1px dashed #99ccff}.sidebar-box li:last-child{border-bottom:none}.sidebar-box a{font-size:11px}.sidebar-box .new-badge{background:red;color:#fff;padding:1px 4px;font-size:9px;border-radius:3px;margin-left:5px;animation:pulse .5s infinite alternate}@keyframes pulse{0%{opacity:1}to{opacity:.5}}.hero{text-align:center;padding:20px 15px;margin-bottom:20px;background:linear-gradient(to bottom,#fff5ee,#fffaf0);border:3px solid #ffcc99;border-radius:15px;box-shadow:4px 4px #ff99664d}.hero h1{font-size:28px;color:#f69;margin-bottom:10px;text-shadow:2px 2px 0 #ffff00;letter-spacing:-1px}.hero p{font-size:13px;color:#666}section{margin-bottom:25px}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding-bottom:8px;border-bottom:3px double #ff99ff}.section-header h2{font-size:16px;color:#f69;background:#fff0f5;padding:5px 15px;border-radius:20px;border:2px solid #ff99ff}.section-header .sparkle{font-size:16px}.goals-grid,.residents-grid{display:flex;flex-wrap:wrap;gap:12px}.goal-card{background:#fffacd;padding:12px;border:3px solid #ffcc00;border-radius:10px;box-shadow:3px 3px #fc06;width:calc(50% - 6px)}.goal-card h3{margin-bottom:8px;color:#f60;font-size:13px;display:flex;align-items:center;gap:5px}.goal-card h3:before{content:"★";color:#fc0}.goal-card p{color:#666;font-size:11px;margin-bottom:10px}.progress-bar{height:16px;background:#fff;border:2px solid #ff9999;border-radius:8px;overflow:hidden;margin-bottom:8px;box-shadow:inset 2px 2px 5px #0000001a}.progress{height:100%;background:repeating-linear-gradient(45deg,#9f9,#9f9 10px,#6c6 10px,#6c6 20px);transition:width .3s ease}.amounts{font-weight:700;color:#f60;font-size:12px;display:flex;justify-content:space-between}.resident-card{background:#fff;border:3px solid #99ccff;border-radius:15px;overflow:hidden;width:calc(33.333% - 8px);box-shadow:4px 4px #9cf6;transition:none}.resident-card:hover{transform:translate(2px,2px);box-shadow:2px 2px #9cf6;border-color:#f9f}.resident-card img{width:100%;height:120px;object-fit:cover;border-bottom:3px solid #99ccff}.resident-card h3{padding:8px 10px 4px;color:#06c;font-size:12px;text-align:center}.resident-card .status{padding:0 10px 8px;color:#999;font-size:10px;text-transform:uppercase;text-align:center;background:#f0f8ff;border-radius:0 0 12px 12px}.status-new{color:red!important}.status-in-clinic{color:#f90!important}.status-kept{color:#090!important}.status-adopted{color:#06c!important}.loading{text-align:center;padding:40px;color:#999;font-size:14px}.loading:before{content:"◇";font-size:24px;animation:spin 1s infinite linear;display:block;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stories-grid{display:flex;flex-direction:column;gap:15px}.story-card{background:#fffaf0;padding:15px;border:3px solid #ffcc99;border-radius:15px;position:relative;box-shadow:3px 3px #ffcc994d}.story-card:before{content:"♪";position:absolute;top:-10px;left:15px;background:#fc9;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.story-card p{color:#555;line-height:1.8;font-size:12px}.story-card time{display:block;margin-top:10px;color:#999;font-size:10px;text-align:right}.featured-badge{display:inline-block;background:red;color:#fff;padding:3px 8px;border-radius:10px;font-size:10px;margin-bottom:8px;animation:flash .5s infinite alternate}@keyframes flash{0%{background:red}to{background:#f60}}.about-page{background:#fffaf0;padding:20px;border:3px solid #ffcc99;border-radius:15px}.about-page h1{color:#f69;margin-bottom:15px;font-size:22px;text-align:center;text-shadow:2px 2px 0 #ffff00}.about-page h2{margin-top:20px;margin-bottom:10px;color:#f60;font-size:14px;padding-left:15px;border-left:4px solid #ffcc99}.about-page p{color:#555;margin-bottom:10px;font-size:12px}.about-page address{font-style:normal;color:#555;background:#fff;padding:15px;border-radius:10px;border:2px solid #ffcc99}.footer{background:linear-gradient(to right,#fcf,#ffc,#cf9);color:#666;text-align:center;padding:15px;margin-top:auto;border-top:4px double #ff99ff;font-size:10px}.footer a{color:#f69}.footer-links{margin-top:10px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}hr.divider{border:none;height:4px;background:repeating-linear-gradient(90deg,#f9f,#f9f 10px,#9cf 10px,#9cf 20px);margin:15px 0}.counter{background:#000;color:#0f0;padding:3px 8px;font-family:Courier New,monospace;font-size:12px;border-radius:3px}.updated{font-size:10px;color:#999;margin-top:5px}@media (max-width: 800px){.app{width:100%;border-left:none;border-right:none}.main-layout{flex-direction:column}.sidebar-left,.sidebar-right{width:100%;display:flex;gap:10px;flex-wrap:wrap}.sidebar-box{flex:1;min-width:150px}.goal-card{width:100%}.resident-card{width:calc(50% - 6px)}}
