.DiceRoller-module__k_nGBW__container{flex-direction:column;gap:20px;max-width:480px;margin:40px auto;padding:0 20px 40px;display:flex}.DiceRoller-module__k_nGBW__title{color:#1a3a5c;text-align:center;font-size:1.5rem;font-weight:700}.DiceRoller-module__k_nGBW__card{background:#fff;border-radius:12px;flex-direction:column;gap:14px;padding:20px 24px;display:flex;box-shadow:0 1px 4px #00000012}.DiceRoller-module__k_nGBW__fieldRow{gap:16px;display:flex}.DiceRoller-module__k_nGBW__field{flex-direction:column;flex:1;gap:6px;display:flex}.DiceRoller-module__k_nGBW__label{color:#888;font-size:.8rem}.DiceRoller-module__k_nGBW__numberInput,.DiceRoller-module__k_nGBW__select{color:#1a3a5c;background:#fff;border:1.5px solid #d0dbe8;border-radius:8px;outline:none;padding:8px 12px;font-size:.95rem}.DiceRoller-module__k_nGBW__btnRoll{color:#fff;cursor:pointer;background:#1a3a5c;border:none;border-radius:10px;padding:12px 0;font-size:1rem;font-weight:700}.DiceRoller-module__k_nGBW__btnRoll:hover{opacity:.9}.DiceRoller-module__k_nGBW__resultCard{background:#f0f6ff;border:1.5px solid #c8daf0;justify-content:center;align-items:center;min-height:130px}.DiceRoller-module__k_nGBW__diceGrid{flex-wrap:wrap;justify-content:center;gap:20px;padding:10px 0;display:flex}.DiceRoller-module__k_nGBW__scene{perspective:500px}.DiceRoller-module__k_nGBW__cube{width:56px;height:56px;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.2,.8,.2,1);position:relative}.DiceRoller-module__k_nGBW__cubeFace{backface-visibility:hidden;box-sizing:border-box;background:#fff;border:2px solid #1a3a5c;border-radius:8px;position:absolute;inset:0}.DiceRoller-module__k_nGBW__faceFront{transform:translateZ(28px)}.DiceRoller-module__k_nGBW__faceBack{transform:rotateY(180deg)translateZ(28px)}.DiceRoller-module__k_nGBW__faceRight{transform:rotateY(90deg)translateZ(28px)}.DiceRoller-module__k_nGBW__faceLeft{transform:rotateY(-90deg)translateZ(28px)}.DiceRoller-module__k_nGBW__faceTop{transform:rotateX(90deg)translateZ(28px)}.DiceRoller-module__k_nGBW__faceBottom{transform:rotateX(-90deg)translateZ(28px)}.DiceRoller-module__k_nGBW__pipGrid{box-sizing:border-box;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:2px;width:100%;height:100%;padding:8px;display:grid}.DiceRoller-module__k_nGBW__pip{border-radius:50%;place-self:center;width:8px;height:8px}.DiceRoller-module__k_nGBW__pipActive{background:#1a3a5c}.DiceRoller-module__k_nGBW__tumbleCard{width:56px;height:56px;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.2,.8,.2,1);position:relative}.DiceRoller-module__k_nGBW__cardFace{backface-visibility:hidden;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;font-weight:800;display:flex;position:absolute;inset:0}.DiceRoller-module__k_nGBW__cardFront{color:#1a3a5c;background:#fff;border:2px solid #1a3a5c;font-size:1.4rem;transform:translateZ(1px)}.DiceRoller-module__k_nGBW__cardBack{color:#fff;background:#1a3a5c;font-size:.8rem;transform:rotateY(180deg)translateZ(1px)}.DiceRoller-module__k_nGBW__total{color:#1a3a5c;margin-top:6px;font-size:1rem;font-weight:700}.DiceRoller-module__k_nGBW__placeholder{color:#aaa;font-size:.9rem}@media (max-width:640px){.DiceRoller-module__k_nGBW__container{margin:16px auto;padding:0 12px 24px}}
