/* V0.2 Fix 9 — Home actions below featured pet, Lucky Wheel, pet detail full-fit */
.home-actions{grid-template-columns:repeat(4,1fr)!important;margin:10px 0!important}.home-actions button{min-width:0!important;padding:10px 3px!important}.home-actions button span{font-size:19px!important}.home-actions button b{font-size:9.5px!important;white-space:nowrap}.featured-stage+.home-actions{margin-top:10px!important}
.lucky-wheel-panel{margin:0 0 10px!important;padding:12px 12px 14px!important;background:linear-gradient(180deg,rgba(20,40,58,.98),rgba(8,24,37,.98))!important}.wheel-wallet{display:flex;align-items:baseline;justify-content:center;gap:7px;margin-top:4px}.wheel-wallet span,.wheel-wallet small{font-size:9px;color:var(--muted)}.wheel-wallet b{font-size:18px;color:var(--gold)}.wheel-stage{position:relative;width:min(270px,74vw);aspect-ratio:1;margin:12px auto 8px}.wheel-pointer{position:absolute;z-index:5;left:50%;top:-13px;transform:translateX(-50%);font-size:28px;color:#ffd166;text-shadow:0 3px 10px rgba(0,0,0,.8)}.lucky-wheel{width:100%;height:100%;border-radius:50%;position:relative;border:7px solid rgba(255,220,126,.9);box-shadow:0 0 0 4px rgba(255,255,255,.08),0 15px 38px rgba(0,0,0,.42),inset 0 0 28px rgba(0,0,0,.22);background:conic-gradient(#65e5bd 0 41%,#6ab9ff 41% 57%,#d39cff 57% 69%,#ffd166 69% 77%,#ff9e64 77% 85%,#7fd8ff 85% 91%,#ffbe5a 91% 94%,#80e7a0 94% 98%,#dca5ff 98% 99%,#ffdf7b 99% 99.05%,#58e5bd 99.05% 99.95%,#ff7dc7 99.95% 100%)}.lucky-wheel:before{content:"";position:absolute;inset:10%;border-radius:50%;border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 0 24px rgba(255,255,255,.10)}.wheel-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:31%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,#112a3b,#071520);border:4px solid #ffe08a;box-shadow:0 5px 18px rgba(0,0,0,.5);color:white}.wheel-center b{font-size:24px;line-height:1;color:#ffd166}.wheel-center span{font-size:9px;color:#c9dae4;margin-top:2px}.lucky-wheel.is-spinning{animation:f9WheelSpin .9s cubic-bezier(.12,.65,.18,1)}@keyframes f9WheelSpin{0%{transform:rotate(0)}100%{transform:rotate(1440deg)}}
.wheel-result{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;padding:8px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.04);font-size:9px}.wheel-result strong{width:100%;text-align:center;color:var(--accent);font-size:10px;letter-spacing:.08em}.wheel-result span{padding:5px 7px;border-radius:999px;background:rgba(101,229,189,.10);border:1px solid rgba(101,229,189,.24);color:#dff9f0}.wheel-result span.miss{color:var(--muted);background:rgba(255,255,255,.04);border-color:var(--line)}.wheel-result.empty-result{color:var(--muted);text-align:center;display:block}.wheel-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.wheel-actions .btn{padding:11px 5px;font-size:10px}.wheel-odds{margin-top:9px;padding-top:8px;border-top:1px solid var(--line);text-align:center}.wheel-odds b{font-size:10px;color:var(--gold)}.wheel-odds p{margin:4px 0;font-size:9px;color:#d3e3eb}.wheel-odds small{display:block;font-size:8px;color:var(--muted);line-height:1.4}
.exp-item-grid button.is-empty{opacity:1!important;border-color:rgba(255,209,102,.45)!important;background:rgba(255,209,102,.07)!important}.exp-item-grid button.is-empty small{color:#ffd166!important}
.pet-detail-visual{height:clamp(420px,52dvh,500px)!important;padding:8px 10px 22px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.pet-detail-visual img{width:90%!important;height:90%!important;max-width:90%!important;max-height:90%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.pet-detail-title{padding-top:18px!important;margin-top:0!important}
@media(max-width:560px){.home-actions{gap:5px!important}.home-actions button b{font-size:8.5px!important}.wheel-stage{width:min(250px,72vw)}.pet-detail-visual{height:clamp(390px,49dvh,460px)!important;padding:6px 8px 24px!important}.pet-detail-visual img{width:88%!important;height:88%!important;max-width:88%!important;max-height:88%!important}.pet-detail-title{padding-top:20px!important}}
@media(max-width:390px){.home-actions button{padding:9px 2px!important}.home-actions button span{font-size:17px!important}.home-actions button b{font-size:8px!important}.pet-detail-visual{height:390px!important;padding-bottom:26px!important}.pet-detail-visual img{width:86%!important;height:86%!important;max-width:86%!important;max-height:86%!important}.pet-detail-title{padding-top:20px!important}}
