.page-module__luu1_G__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:2rem;display:flex}.page-module__luu1_G__title{color:var(--color-text);margin-bottom:.5rem;font-size:2rem}.page-module__luu1_G__subtitle{color:#888;margin-bottom:2rem}.page-module__luu1_G__controls{border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #eee;align-items:center;gap:1rem;margin-bottom:2rem;padding:.5rem 1rem;display:flex}.page-module__luu1_G__controlLabel{color:var(--color-text);font-weight:700}.page-module__luu1_G__countBtn{cursor:pointer;width:30px;height:30px;color:var(--color-text);background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.page-module__luu1_G__countBtn:hover:not(:disabled){background:#f0f0f0}.page-module__luu1_G__countBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__luu1_G__countDisplay{width:20px;font-size:1.2rem;font-weight:700}.page-module__luu1_G__diceContainer{cursor:pointer;perspective:1000px;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin-bottom:3rem;display:flex}.page-module__luu1_G__dice{background:#fff;border:1px solid #eee;border-radius:16px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100px;height:100px;padding:12px;transition:transform .2s;display:grid;box-shadow:inset 0 0 10px #0000001a,0 8px 15px #0000001a}.page-module__luu1_G__diceContainer:hover .page-module__luu1_G__dice{transform:translateY(-5px)}.page-module__luu1_G__pip{background-color:#333;border-radius:50%;place-self:center;width:18px;height:18px;box-shadow:inset 0 2px 4px #0000004d}.page-module__luu1_G__pipRed{background-color:#d32f2f;width:24px;height:24px}.page-module__luu1_G__shaking .page-module__luu1_G__dice{animation:.5s cubic-bezier(.36,.07,.19,.97) infinite both page-module__luu1_G__shake}@keyframes page-module__luu1_G__shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-6px)}40%,60%{transform:translate(6px)}}.page-module__luu1_G__instruction{color:#aaa;font-size:.9rem}
