.SamoyedCard-module__sq1SLG__card{-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 32px var(--shadow-color);background:#ffffffa6;border:2px solid #fffc;border-radius:28px;flex-direction:row;align-items:center;min-height:140px;padding:16px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.SamoyedCard-module__sq1SLG__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #ff8ca040}.SamoyedCard-module__sq1SLG__imageFrame{background-color:#fff;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:85px;height:85px;margin-right:18px;overflow:hidden;box-shadow:0 4px 12px #ff8ca033}.SamoyedCard-module__sq1SLG__dogImage{object-fit:cover;width:100%;height:100%}.SamoyedCard-module__sq1SLG__infoContainer{flex-direction:column;flex:1;display:flex}.SamoyedCard-module__sq1SLG__headerRow{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.SamoyedCard-module__sq1SLG__jobClass{color:var(--accent-pink);background:#ff758c1a;border-radius:12px;padding:2px 8px;font-size:.85rem;font-weight:700}.SamoyedCard-module__sq1SLG__name{color:var(--text-primary);margin:0;font-size:1.3rem;font-weight:700}.SamoyedCard-module__sq1SLG__hpLabel{color:var(--text-sub);margin-bottom:4px;font-size:.85rem;font-weight:700}.SamoyedCard-module__sq1SLG__hpContainer{background-color:#fffc;border-radius:10px;width:100%;height:14px;margin-bottom:8px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.SamoyedCard-module__sq1SLG__hpBar{background:linear-gradient(90deg,var(--hp-green-light),var(--hp-green));border-radius:10px;height:100%;transition:width .5s}.SamoyedCard-module__sq1SLG__statusText{color:var(--text-sub);font-size:.85rem;font-weight:700;line-height:1.4}.SamoyedCard-module__sq1SLG__icon{font-size:1.5rem;position:absolute;top:12px;right:12px}.SamoyedCard-module__sq1SLG__levelUpCard{background-image:linear-gradient(#ffffffb3,#ffffffb3),linear-gradient(45deg,#ff007f,#fa0,#0fa,#0cf,#9d00ff,#ff007f);background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;animation:3s linear infinite SamoyedCard-module__sq1SLG__superRainbowGlow,2.5s ease-in-out infinite alternate SamoyedCard-module__sq1SLG__levitate;box-shadow:0 0 20px #fa09,0 0 40px #ff007f66!important}@keyframes SamoyedCard-module__sq1SLG__superRainbowGlow{0%{background-position:0%;box-shadow:0 0 25px #ffaa00b3,0 0 45px #ff007f80}50%{background-position:100%;box-shadow:0 0 35px #00ffaab3,0 0 55px #00ccff80}to{background-position:0%;box-shadow:0 0 25px #ffaa00b3,0 0 45px #ff007f80}}@keyframes SamoyedCard-module__sq1SLG__levitate{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.SamoyedCard-module__sq1SLG__levelUpBadge{color:#fff;z-index:10;text-shadow:1px 1px 2px #0003;background:linear-gradient(135deg,gold 0%,orange 50%,#ff4500 100%);border:2px solid #fff;border-radius:25px;padding:8px 18px;font-size:1.1rem;font-weight:900;animation:1.5s infinite SamoyedCard-module__sq1SLG__badgePulseRotate;position:absolute;top:-16px;left:-16px;overflow:hidden;box-shadow:0 6px 16px #ffa50099,inset 0 0 10px #ffffff80}.SamoyedCard-module__sq1SLG__badgeShine{background:linear-gradient(90deg,#fff0 0%,#fffc 50%,#fff0 100%);width:50%;height:100%;animation:2.5s infinite SamoyedCard-module__sq1SLG__shineSweep;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes SamoyedCard-module__sq1SLG__shineSweep{0%{left:-100%}20%{left:200%}to{left:200%}}@keyframes SamoyedCard-module__sq1SLG__badgePulseRotate{0%,to{filter:brightness();transform:rotate(-5deg)scale(1)}50%{filter:brightness(1.2);transform:rotate(5deg)scale(1.15)}}.SamoyedCard-module__sq1SLG__levelUpDecorations{pointer-events:none;z-index:5;position:absolute;inset:-20px}.SamoyedCard-module__sq1SLG__sparkle1{font-size:1.5rem;animation:1s ease-out infinite alternate SamoyedCard-module__sq1SLG__popOut;position:absolute;top:-5%;right:5%}.SamoyedCard-module__sq1SLG__sparkle2{font-size:1.3rem;animation:1.2s ease-out infinite alternate-reverse SamoyedCard-module__sq1SLG__popOut;position:absolute;top:40%;left:-2%}.SamoyedCard-module__sq1SLG__sparkle3{font-size:1.8rem;animation:.8s ease-out infinite alternate SamoyedCard-module__sq1SLG__popOut;position:absolute;bottom:-5%;right:10%}.SamoyedCard-module__sq1SLG__sparkle4{font-size:1.5rem;animation:1.5s ease-out infinite alternate-reverse SamoyedCard-module__sq1SLG__popOut;position:absolute;bottom:20%;left:-2%}@keyframes SamoyedCard-module__sq1SLG__popOut{0%{opacity:0;transform:scale(0)rotate(0)}50%{opacity:1}to{opacity:0;transform:scale(1.3)rotate(180deg)}}
.page-module__E0kJGG__main{flex-direction:column;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__main:before{content:"";z-index:0;background:radial-gradient(circle,#ffb6c166 0%,#ffb6c100 70%);width:400px;height:400px;animation:12s ease-in-out infinite alternate page-module__E0kJGG__drift;position:absolute;top:10%;left:10%}.page-module__E0kJGG__main:after{content:"";z-index:0;background:radial-gradient(circle,#ffeba066 0%,#ffeba000 70%);width:500px;height:500px;animation:15s ease-in-out infinite alternate-reverse page-module__E0kJGG__drift;position:absolute;bottom:10%;right:10%}.page-module__E0kJGG__header{text-align:center;z-index:1;width:100%;max-width:800px;margin-bottom:40px;padding-bottom:20px}.page-module__E0kJGG__title{color:var(--accent-pink);text-shadow:2px 2px 8px #ffffffe6,0 0 15px #ff758c66;margin:0;font-family:Nunito,sans-serif;font-size:3.5rem;animation:3s ease-in-out infinite page-module__E0kJGG__floatTitle}.page-module__E0kJGG__subtitle{color:var(--text-sub);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:20px;margin-top:10px;padding:8px 24px;font-size:1.5rem;font-weight:700;display:inline-block}.page-module__E0kJGG__grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px;width:100%;max-width:1400px;margin-bottom:40px;display:grid}.page-module__E0kJGG__footer{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:100%;box-shadow:0 8px 24px var(--shadow-color);color:var(--accent-pink);z-index:1;background:#ffffffb3;border-radius:24px;margin-top:auto;padding:20px;font-size:1.2rem;font-weight:700;position:relative}.page-module__E0kJGG__footer span{color:var(--text-primary);margin:0 10px}@keyframes page-module__E0kJGG__drift{0%{transform:translateY(0)scale(1)}to{transform:translateY(-40px)scale(1.1)}}@keyframes page-module__E0kJGG__floatTitle{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}
